From ab4c8ca5244197b02e308406e5a154d2cb938f5a Mon Sep 17 00:00:00 2001 From: Philipp Marek Date: Thu, 19 Jan 2017 08:22:46 +0100 Subject: Add license information to the ASDF file --- cl-who.asd | 1 + 1 file changed, 1 insertion(+) 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") -- cgit v1.2.3