diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..daa2e5d7 --- /dev/null +++ b/LICENSE @@ -0,0 +1,3 @@ +LICENSE.agpl (AGPL-3.0) applies to all files in this +repository, except for files that contain ".ee." in their name +which are covered by LICENSE.enterprise. diff --git a/LICENSE_CE.md b/LICENSE.agpl similarity index 100% rename from LICENSE_CE.md rename to LICENSE.agpl diff --git a/LICENSE_EE.md b/LICENSE.enterprise similarity index 100% rename from LICENSE_EE.md rename to LICENSE.enterprise diff --git a/LICENSE.md b/LICENSE.md deleted file mode 100644 index cbf70bd4..00000000 --- a/LICENSE.md +++ /dev/null @@ -1,7 +0,0 @@ -Copyright (c) 2021-present Ömer Faruk Aydın, Ali Barın. - -Parts of Automatisch's software are licensed as follows: - -- All source code files that contain ".ee." in their name are licensed under the "Automatisch Enterprise License" as defined in "LICENSE_EE.md". -- All third party components incorporated into the Automatisch Software are licensed under the original license provided by the owner of the applicable component. -- Content outside of the above mentioned files or restrictions above [Automatisch Community Edition ("Automatisch CE")] is available under the "AGPL-3.0 license" as defined in "LICENSE_CE.md".