aboutsummaryrefslogtreecommitdiff
path: root/lux-c++/project.lux
diff options
context:
space:
mode:
Diffstat (limited to 'lux-c++/project.lux')
-rw-r--r--lux-c++/project.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/lux-c++/project.lux b/lux-c++/project.lux
index 085d7ee0c..07d345a69 100644
--- a/lux-c++/project.lux
+++ b/lux-c++/project.lux
@@ -6,8 +6,8 @@
"info" ["description" "A C++ compiler for Lux."
"url" "https://github.com/LuxLang/lux"
"scm" "https://github.com/LuxLang/lux.git"
- "licenses" [["name" "Lux License v0.1.2"
- "url" "https://github.com/LuxLang/lux/blob/master/license.txt"
+ "licenses" [["name" "Mozilla Public License Version 2.0"
+ "url" "https://github.com/LuxLang/lux/blob/master/license.md"
"type" "repo"]]
"developers" [["name" "Eduardo Julian"
"url" "https://github.com/eduardoejp"]]]