Changed my license opinion once again, now in favour of WTFPL.

This commit is contained in:
2013-01-31 20:59:45 +01:00
parent ac0d9c4923
commit ff62e1afca
11 changed files with 126 additions and 41 deletions

View File

@@ -2,8 +2,8 @@
#&summary
An esoteric programming language with compiler/interpreter
#&
#+license: bysa, text
#+license: agpl 3+, program
#+license: wtfpl
#+startup: showall
#&toc
* Half-Broken Car in Heavy Traffic
@@ -107,9 +107,7 @@ output as a text string instead of a list of numbers.
** Download
hbcht is released under the AGPLv3+.
[[hbcht-0.1.0.tar.gz][Download]].
hbcht is released under the WTFPL. [[hbcht-0.1.0.tar.gz][Download]].
hbcht can also be found in the [[http://pypi.python.org/pypi/hbcht][Python Package Index]]. hbcht has its code at
Gitorious; see [[http://gitorious.org/hbcht]].