X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=project.clj;fp=project.clj;h=308289a2c8d250a8e8d7fab6a31b9c3f24dfef5b;hb=95b1942981997412f107c5d96189128d3476166d;hp=c0826ad066760545d76b63026a6e2d495d8715e6;hpb=c81c04b0509bab4027faf8d093fa9b2251fef88d;p=flibbertigibbet diff --git a/project.clj b/project.clj index c0826ad..308289a 100644 --- a/project.clj +++ b/project.clj @@ -1,6 +1,6 @@ (defproject flibbertigibbet/lein-template "0.1.0-SNAPSHOT" :description "FIXME: write description" :url "http://example.com/FIXME" - :license {:name "Eclipse Public License" - :url "http://www.eclipse.org/legal/epl-v10.html"} + :license {:name "Affero General Public License v3 or later (at your option)" + :url "https://www.gnu.org/licenses/agpl-3.0.txt"} :eval-in-leiningen true)