aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Marek <phmarek@users.noreply.github.com>2017-01-19 08:22:46 +0100
committerStas Boukarev <stassats@gmail.com>2017-01-19 13:32:23 +0400
commitab4c8ca5244197b02e308406e5a154d2cb938f5a (patch)
tree5c49c8290537f76fa008ac0a786b98fd9fb6390d
parentf29086d5f0b1d505a92a355c022d8733b149b85e (diff)
downloadtl-who-ab4c8ca5244197b02e308406e5a154d2cb938f5a.tar.gz
tl-who-ab4c8ca5244197b02e308406e5a154d2cb938f5a.tar.bz2
tl-who-ab4c8ca5244197b02e308406e5a154d2cb938f5a.zip
Add license information to the ASDF file
-rw-r--r--cl-who.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/cl-who.asd b/cl-who.asd
index b598aa1..eb0abfa 100644
--- a/cl-who.asd
+++ b/cl-who.asd
@@ -31,6 +31,7 @@
:description "(X)HTML generation macros"
:version "1.1.4"
:serial t
+ :license "BSD"
:components ((:file "packages")
(:file "specials")
(:file "util")