From 5d49d1c0fa785e6042f799d59970f462569b13e5 Mon Sep 17 00:00:00 2001 From: David Capello Date: Fri, 15 Mar 2024 11:17:22 -0300 Subject: [PATCH] Update LICENSE files --- LICENSE.txt | 2 +- os/LICENSE.txt | 21 --------------------- 2 files changed, 1 insertion(+), 22 deletions(-) delete mode 100644 os/LICENSE.txt diff --git a/LICENSE.txt b/LICENSE.txt index d2223a08e..4b4a4ffe6 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2018-2023 Igara Studio S.A. +Copyright (c) 2018-2024 Igara Studio S.A. Copyright (c) 2016-2018 David Capello Permission is hereby granted, free of charge, to any person obtaining diff --git a/os/LICENSE.txt b/os/LICENSE.txt deleted file mode 100644 index 0bf4929e6..000000000 --- a/os/LICENSE.txt +++ /dev/null @@ -1,21 +0,0 @@ -Copyright (C) 2018-2021 Igara Studio S.A. -Copyright (C) 2012-2018 David Capello - -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.