Skip to content

Commit

Permalink
Added a link to the LLGPL license.
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliott Johnson committed Jun 3, 2009
1 parent 3b86aab commit 6e4751b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tester.asd
Expand Up @@ -3,7 +3,7 @@
(asdf:defsystem :tester (asdf:defsystem :tester
:description "A test harness for Common Lisp." :description "A test harness for Common Lisp."
:author "Kevin Layer <layer@franz.com>" :author "Kevin Layer <layer@franz.com>"
:license "LLGPL" :license "LLGPL (http://opensource.franz.com/preamble.html)"
:components ((:static-file "readme.txt") :components ((:static-file "readme.txt")
(:file "tester"))) (:file "tester")))


Expand Down

0 comments on commit 6e4751b

Please sign in to comment.