summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAutomatic Filter <andrew+autofilter@andrewyu.org>2023-07-15 00:02:38 +0800
committerAutomatic Filter <andrew+autofilter@andrewyu.org>2023-07-15 00:02:38 +0800
commitd648e1c1a414135fb3a567d62aae1812e11aa084 (patch)
tree3dfe5303b07487c4f91095fd5fa1b9de5792344c
parent12c171bfa1673045f5ce64cc32ccc946d966f8f1 (diff)
downloaddevelopment-d648e1c1a414135fb3a567d62aae1812e11aa084.tar.gz
development-d648e1c1a414135fb3a567d62aae1812e11aa084.zip
LICENSEHEADmaster
-rw-r--r--LICENSE15
-rw-r--r--assembler/LICENSE15
2 files changed, 30 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..6051d26
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,15 @@
+Copyright (C) 2022--2023
+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.
diff --git a/assembler/LICENSE b/assembler/LICENSE
new file mode 100644
index 0000000..6051d26
--- /dev/null
+++ b/assembler/LICENSE
@@ -0,0 +1,15 @@
+Copyright (C) 2022--2023
+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.