aboutsummaryrefslogtreecommitdiff
path: root/stdlib/project.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/project.lux')
-rw-r--r--stdlib/project.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/project.lux b/stdlib/project.lux
index 636658edd..8fede484b 100644
--- a/stdlib/project.lux
+++ b/stdlib/project.lux
@@ -11,8 +11,8 @@
"info" ["description" "Standard library for the Lux programming language."
"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"]]
... "organization" [["name" "Lux Foundation"
... "url" "http://example.com/lux_foundation"]]