From 4c592ce30f3fdc8d56d1c4361dfb339285f6d713 Mon Sep 17 00:00:00 2001 From: eric-intuitem <71850047+eric-intuitem@users.noreply.github.com> Date: Sat, 30 Nov 2024 17:40:21 +0100 Subject: [PATCH 1/2] update licenses - Convert to markdown. - Provide text for enterprise license. --- LICENSE.txt => LICENSE.md | 2 +- README.md | 2 +- enterprise/LICENSE.md | 47 +++++++++++++++++++++++++++++++++++++++ enterprise/LICENSE.txt | 3 --- 4 files changed, 49 insertions(+), 5 deletions(-) rename LICENSE.txt => LICENSE.md (85%) create mode 100644 enterprise/LICENSE.md delete mode 100644 enterprise/LICENSE.txt diff --git a/LICENSE.txt b/LICENSE.md similarity index 85% rename from LICENSE.txt rename to LICENSE.md index 15a1df5ed..3db9c7edc 100644 --- a/LICENSE.txt +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Source code in this repository is variously licensed under the GNU Affero General Public License (AGPL), or the intuitem Commercial License (https://intuitem.com/license/commercial/). +Source code in this repository is variously licensed under the GNU Affero General Public License (AGPL), or the [intuitem Commercial License](enterprise/LICENSE.md). - All the files within the top-level "enterprise" directory are released under the intuitem Commercial Software License. diff --git a/README.md b/README.md index f2690a523..e18943f94 100644 --- a/README.md +++ b/README.md @@ -534,6 +534,6 @@ All the files within the top-level "enterprise" directory are released under the All the files outside the top-level "enterprise" directory are released under the [AGPLv3](https://choosealicense.com/licenses/agpl-3.0/). -See [LICENSE.txt](./LICENSE.txt) for details. For more details about the commercial editions, you can reach us on . +See [LICENSE.md](./LICENSE.md) for details. For more details about the commercial editions, you can reach us on . Unless otherwise noted, all files are © intuitem. diff --git a/enterprise/LICENSE.md b/enterprise/LICENSE.md new file mode 100644 index 000000000..a53638542 --- /dev/null +++ b/enterprise/LICENSE.md @@ -0,0 +1,47 @@ +# Intuitem Commercial License + +## Preamble +Usage of files in this directory and its subdirectories, and of **CISO Assistant PRO** and **Enterprise** features, is governed by the terms set forth in the Intuitem Commercial License below. A valid license from Intuitem is required for any authorized use. + +Access to files in this directory and its subdirectories does not constitute permission to use this code. The full terms of the Intuitem Commercial License are detailed herein. + +--- + +## Copyright Notice +Copyright (c) 2024 intuitem SARL. + +--- + +## License Overview +This license governs the use of the **CISO Assistant** source code located in the `"enterprise"` directory (the "Software"). These components are not part of the Community Edition and are subject to the following terms. + +--- + +## Terms of Use +1. **Production Use**: The Software may only be used in production with a valid subscription for the appropriate number of users. +2. **Testing and Contributions**: + - You may modify the Software solely for testing purposes. + - Modifications may be submitted to Intuitem as pull requests (PRs) for possible inclusion in the Software. +3. **Prohibited Actions**: The Software may not be used in production, copied, modified, distributed, sublicensed, or sold without authorization, except as expressly permitted above. + +--- + +## Scope +- This license applies to the content of the `"enterprise"` directory. +- Binaries for **CISO Assistant** located directly under the `ghcr.io/intuitem/` namespace are also released under this Intuitem Commercial License. +- Third-party components incorporated into the Software are licensed under their respective original licenses. + +--- + +## Additional Licensing +For a non-AGPLv3 license of the Community Edition, please contact Intuitem. + +--- + +## Disclaimer +The Software is provided "AS IS," without any warranties. Intuitem and its licensors are not liable for damages arising from its use. + +--- + +## Contact +For licensing inquiries, subscriptions, or more information, please contact **[contact@intuitem.com](mailto:contact@intuitem.com)** or visit **[www.intuitem.com](http://www.intuitem.com)**. diff --git a/enterprise/LICENSE.txt b/enterprise/LICENSE.txt deleted file mode 100644 index 20f50883d..000000000 --- a/enterprise/LICENSE.txt +++ /dev/null @@ -1,3 +0,0 @@ -Usage of files in this directory and its subdirectories, and of CISO Assistant PRO and Enterprise features, is subject to the intuitem Commercial License (https://intuitem.com/license/commercial/), and conditional on having a valid license from intuitem. - -Access to files in this directory and its subdirectories does not constitute permission to use this code. From 8fbdc9ba6bca954ea7da26beb0f1e32d1eef278c Mon Sep 17 00:00:00 2001 From: eric-intuitem <71850047+eric-intuitem@users.noreply.github.com> Date: Sat, 30 Nov 2024 17:46:49 +0100 Subject: [PATCH 2/2] Update LICENSE.md --- LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index 3db9c7edc..c12c788b3 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -5,7 +5,7 @@ Source code in this repository is variously licensed under the GNU Affero Genera - All the files outside the top-level "enterprise" directory are released under the [AGPLv3](https://choosealicense.com/licenses/agpl-3.0/). Binary files are generated for each edition for CISO Assistant: -- Binaries located at ghcr.io/intuitem/ciso-assistant-community/ are released under the AGPL. +- Binaries located at ghcr.io/intuitem/ciso-assistant-community/ are released under the AGPLv3. - Binaries located directly under the ghcr.io/intuitem/ namespace are released under the intuitem Commercial Software License. intuitem Commercial Software License requires a valid contract between the licensee and intuitem.