add :license to project.clj
This commit is contained in:
parent
c956d354a1
commit
2f767f38a0
@ -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"]
|
||||
|
Loading…
Reference in New Issue
Block a user