Skip to content

Commit

Permalink
Add license and URL
Browse files Browse the repository at this point in the history
  • Loading branch information
bobby committed Mar 20, 2013
1 parent 36c84a3 commit 8abde00
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
(defproject com.datomic/simulant "0.1.4"
:description "Simulation testing with Datomic"
:url "https://github.com/Datomic/simulant"
:license {:name "Eclipse Public License - v 1.0"
:url "http://www.eclipse.org/legal/epl-v10.html"
:distribution :repo
:comments "same as Clojure"}
:source-paths ["src" "examples"]
:plugins [[lein-marginalia "0.7.1"]]
:min-lein-version "2.0.0"
Expand Down

0 comments on commit 8abde00

Please # to comment.