diff --git a/project.clj b/project.clj index 770c000..cddf5f3 100644 --- a/project.clj +++ b/project.clj @@ -1,6 +1,7 @@ (defproject witch-house/pronouns "1.10.0-SNAPSHOT" :description "Pronoun.is is a website for personal pronoun usage examples" :url "http://pronoun.is" + :license "GNU Affero General Public License 3.0" :dependencies [[org.clojure/clojure "1.6.0"] [compojure "1.1.8"] [ring/ring-jetty-adapter "1.2.2"]