summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2023-07-13 18:03:52 +0800
committerAndrew Yu <andrew@andrewyu.org>2023-07-13 18:04:24 +0800
commit2853411169ec3a6cd62e2229fa64f96d498799d2 (patch)
tree6f562c4a53931c9f3c9f99f012b7557a549a0280
parent495846286d55ff91c22bf30de4fc67921f16198d (diff)
downloadspecification-2853411169ec3a6cd62e2229fa64f96d498799d2.tar.gz
specification-2853411169ec3a6cd62e2229fa64f96d498799d2.zip
License clarification
-rw-r--r--cpu/LICENSE10
1 files changed, 10 insertions, 0 deletions
diff --git a/cpu/LICENSE b/cpu/LICENSE
index 0b83276..6051d26 100644
--- a/cpu/LICENSE
+++ b/cpu/LICENSE
@@ -3,3 +3,13 @@ Test_User <hax@andrewyu.org>
Andrew Yu <andrew@andrewyu.org>
All rights reserved
+
+---
+Of course, this is not ideal. We do want to use a strong copyleft
+license, but the AGPL is not strong enough when it comes to patents.
+License proliferation is harmful in that combining works become harder,
+however this is less of a concern for Evosaur which seeks no
+compatibility with the existing world of computing.
+We don't want to risk it, so it's all rights reserved for now. Once
+license selection (or perhaps development) finishes, we'll switch to
+a strong copyleft license.