From bdda3a8fd295441142c4c805d09a585fef28c53d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Ferna=CC=81ndez?= Date: Thu, 18 Jan 2024 10:32:54 +0100 Subject: [PATCH 1/5] test --- LICENSE copy.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 LICENSE copy.txt diff --git a/LICENSE copy.txt b/LICENSE copy.txt new file mode 100644 index 0000000..1164b11 --- /dev/null +++ b/LICENSE copy.txt @@ -0,0 +1,19 @@ +Copyright (c) 2022-Present ALTEN (https://www.alten.es/) + +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. \ No newline at end of file From e91894d6b1efda3039c030b8852a30442d50e3df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Ferna=CC=81ndez?= Date: Thu, 18 Jan 2024 10:34:50 +0100 Subject: [PATCH 2/5] Revert "test" This reverts commit bdda3a8fd295441142c4c805d09a585fef28c53d. --- LICENSE copy.txt | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 LICENSE copy.txt diff --git a/LICENSE copy.txt b/LICENSE copy.txt deleted file mode 100644 index 1164b11..0000000 --- a/LICENSE copy.txt +++ /dev/null @@ -1,19 +0,0 @@ -Copyright (c) 2022-Present ALTEN (https://www.alten.es/) - -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. \ No newline at end of file From 83e7e6b4283451a3fd6efd6c084982ee3fc7d883 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Ferna=CC=81ndez?= Date: Thu, 18 Jan 2024 10:36:26 +0100 Subject: [PATCH 3/5] test --- CHANGELOG copy.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 CHANGELOG copy.md diff --git a/CHANGELOG copy.md b/CHANGELOG copy.md new file mode 100644 index 0000000..0e84b62 --- /dev/null +++ b/CHANGELOG copy.md @@ -0,0 +1,7 @@ +## [1.1.0](https://github.com/SDOSLabs/ALTENLoggerCore/tree/1.1.0) + +- Upgrade swift-log to 1.5.3 + +## [1.0.0](https://github.com/SDOSLabs/ALTENLoggerCore/tree/1.0.0) + +- Create first stable version From fdcc3a786eddfff40cddc3492f97a50f5e7cd4dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Ferna=CC=81ndez?= Date: Thu, 18 Jan 2024 10:57:40 +0100 Subject: [PATCH 4/5] Revert "Revert "test"" This reverts commit e91894d6b1efda3039c030b8852a30442d50e3df. --- LICENSE copy.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 LICENSE copy.txt diff --git a/LICENSE copy.txt b/LICENSE copy.txt new file mode 100644 index 0000000..1164b11 --- /dev/null +++ b/LICENSE copy.txt @@ -0,0 +1,19 @@ +Copyright (c) 2022-Present ALTEN (https://www.alten.es/) + +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. \ No newline at end of file From 3d8e35f0def438bb856114cdb1fd6a439d0b429c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Ferna=CC=81ndez?= Date: Thu, 18 Jan 2024 13:17:49 +0100 Subject: [PATCH 5/5] Revert "Revert "Revert "test""" This reverts commit fdcc3a786eddfff40cddc3492f97a50f5e7cd4dc. --- LICENSE copy.txt | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 LICENSE copy.txt diff --git a/LICENSE copy.txt b/LICENSE copy.txt deleted file mode 100644 index 1164b11..0000000 --- a/LICENSE copy.txt +++ /dev/null @@ -1,19 +0,0 @@ -Copyright (c) 2022-Present ALTEN (https://www.alten.es/) - -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. \ No newline at end of file