summarylogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorDominik Opyd2022-07-18 16:35:14 +0200
committerDominik Opyd2022-07-18 16:35:14 +0200
commitd458f386ebfbf2249d95d3ae8e8cc14120fe6f3a (patch)
treea236af6a53776681d1b29d5930339647e39f3f35 /LICENSE
parent793a49c5791488d0ab01e64299e064d3bef3609c (diff)
downloadaur-strapi.tar.gz
build: 4.2.3 version
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE23
1 files changed, 19 insertions, 4 deletions
diff --git a/LICENSE b/LICENSE
index 374bffb6c555..db018546b5eb 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,7 +1,22 @@
-Copyright (c) 2015-2018 Strapi Solutions.
+Copyright (c) 2015-present Strapi Solutions SAS
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+Portions of the Strapi software are licensed as follows:
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+* All software that resides under an "ee/" directory (the “EE Software”), if that directory exists, is licensed under the license defined in "ee/LICENSE".
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+* All software outside of the above-mentioned directories or restrictions above is available under the "MIT Expat" license as set forth below.
+
+MIT Expat License
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.