aboutsummaryrefslogtreecommitdiff
path: root/lux-lein/project.clj
diff options
context:
space:
mode:
Diffstat (limited to 'lux-lein/project.clj')
-rw-r--r--lux-lein/project.clj3
1 files changed, 3 insertions, 0 deletions
diff --git a/lux-lein/project.clj b/lux-lein/project.clj
index a3ffe8469..d67b87742 100644
--- a/lux-lein/project.clj
+++ b/lux-lein/project.clj
@@ -1,3 +1,6 @@
+;; This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.
+;; If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
+
(def version "0.8.0-SNAPSHOT")
(defproject com.github.luxlang/lein-luxc #=(identity version)