Skip to content

Commit

Permalink
Fixed license in the .asd file.
Browse files Browse the repository at this point in the history
  • Loading branch information
smithzvk committed May 26, 2011
1 parent eefa349 commit ee1782f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modf-fset.asd
Expand Up @@ -2,7 +2,7 @@
(asdf:defsystem :modf-fset
:name "FSet extensions for MODF"
:author "Zachary Smith <zachkostsmith@gmail.com>"
:license "LLGPL"
:license "Modified BSD"
:components ((:file "fset"))
:serial t
:depends-on (:modf :fset) )

0 comments on commit ee1782f

Please sign in to comment.