From 41c9415a2a533ab02c38f9237f77a2d6b2646a93 Mon Sep 17 00:00:00 2001 From: nicosammito Date: Thu, 12 Mar 2026 23:26:28 +0100 Subject: [PATCH] feat: update LICENSE file with new copyright and permissions --- LICENSE | 30 ++++-------------------------- 1 file changed, 4 insertions(+), 26 deletions(-) diff --git a/LICENSE b/LICENSE index fc2f74462..5648b779e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,29 +1,7 @@ -Copyright (c) 2023-present Code0 +Copyright 2023-2026 Code0 UG (haftungsbeschränkt) i.G. -Portions of this software are licensed as follows: +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: -* All content residing under the "docs/" directory of this repository is licensed under "Creative Commons: CC BY-SA 4.0 license". -* All third party components incorporated into the Code0 Software are licensed under the original license provided by the owner of the applicable component. -* Content outside of the above mentioned directories or restrictions above is available as defined below. +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software. This Software comes with restrictions, including the rights -to use, copy, modify, merge, publish, distribute and not sublicense, and/or sell copies of this Software, -and to permit persons to whom this 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 this Software. - -This Software can be used, copied, merged, published and distributed commercially and non commercially, but it is not allowed -to sell this Software and/or any copies. - -You agree that Code0 and/or its licensors (as applicable) retain all right, title and interest in and -to all such modifications and/or patches and/or copies of this 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. +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