summary refs log tree commit diff stats
path: root/web/question.txt
diff options
context:
space:
mode:
Diffstat (limited to 'web/question.txt')
-rw-r--r--web/question.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/question.txt b/web/question.txt
index 7e93d2574..cccc784b6 100644
--- a/web/question.txt
+++ b/web/question.txt
@@ -50,8 +50,7 @@ memory heap.
 How is Nimrod licensed?
 -----------------------
 
-The Nimrod compiler is GPL licensed, the runtime library is LGPL licensed
-with a special exception that allows for static linking.
+The Nimrod compiler and the library are MIT licensed.
 This means that you can use any license for your own programs developed with
 Nimrod.