From 53e19517a6f69db8583083d819e3ad25e9ed0895 Mon Sep 17 00:00:00 2001 From: Clownacy Date: Tue, 3 Nov 2020 20:28:24 +0000 Subject: [PATCH] Update the 'licence.txt's --- game_english/licence.txt | 28 +++++++++++++++++++++++----- game_japanese/licence.txt | 28 +++++++++++++++++++++++----- 2 files changed, 46 insertions(+), 10 deletions(-) diff --git a/game_english/licence.txt b/game_english/licence.txt index 942fc721..fd4c7a90 100644 --- a/game_english/licence.txt +++ b/game_english/licence.txt @@ -54,12 +54,30 @@ Special Thanks to... = CSE2 = ======== -Currently we don't have a licence for our code. But, considering CSE2 is -intended for modders, you can probably get away with using it for that without -any of us getting mad over it. +MIT License -It might be worth crediting us, just to be safe - I (Clownacy) don't mind, but -GabrielRavier does. +Copyright (c) 2019 Regan "cuckydev" Green +Copyright (c) 2019-2020 Clownacy +Copyright (c) 2019-2020 Gabriel Ravier +Copyright (c) 2020 Cameron Cawley + +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/game_japanese/licence.txt b/game_japanese/licence.txt index 6d1f4990..13637895 100644 --- a/game_japanese/licence.txt +++ b/game_japanese/licence.txt @@ -15,12 +15,30 @@ this code defaults to 'All Rights Reserved'. = CSE2 = ======== -Currently we don't have a licence for our code. But, considering CSE2 is -intended for modders, you can probably get away with using it for that without -any of us getting mad over it. +MIT License -It might be worth crediting us, just to be safe - I (Clownacy) don't mind, but -GabrielRavier does. +Copyright (c) 2019 Regan "cuckydev" Green +Copyright (c) 2019-2020 Clownacy +Copyright (c) 2019-2020 Gabriel Ravier +Copyright (c) 2020 Cameron Cawley + +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. ==============