From 1f0106b441b082e7afb3aef4e3ed262c43e4f282 Mon Sep 17 00:00:00 2001 From: Ming Di Leom <2809763-curben@users.noreply.gitlab.com> Date: Thu, 27 Apr 2023 09:31:30 +0000 Subject: [PATCH] chore: dual-license under MIT & CC0 - OSI-approved license (e.g. MIT license) is required for GitLab Open Source Program - https://docs.gitlab.com/ee/subscriptions/community_programs.html#gitlab-for-open-source --- LICENSE | 21 +++++++++++++++++++++ LICENSE.md => LICENSE-CC0.md | 0 README.md | 2 +- 3 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 LICENSE rename LICENSE.md => LICENSE-CC0.md (100%) diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..be815da --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2023 Ming Di Leom + +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. diff --git a/LICENSE.md b/LICENSE-CC0.md similarity index 100% rename from LICENSE.md rename to LICENSE-CC0.md diff --git a/README.md b/README.md index 6f79617..156adb9 100644 --- a/README.md +++ b/README.md @@ -437,6 +437,6 @@ Optional variables: ## License -[Creative Commons Zero v1.0 Universal](LICENSE.md) +[Creative Commons Zero v1.0 Universal](LICENSE-CC0.md) and [MIT License](LICENSE) [api.chongluadao.vn](https://chongluadao.vn) (operated by Hieu Minh Ngo): [CC0](https://creativecommons.org/publicdomain/zero/1.0/)