From 032ba88eddf0e18b23b3f56209099650d84c56f0 Mon Sep 17 00:00:00 2001 From: marcmaro Date: Fri, 15 Sep 2023 11:37:28 +0200 Subject: [PATCH 1/3] adapted to new bosch template & added missing reuse compliance --- LICENSE-images => LICENSES/LICENSE-images | 0 LICENSES/MIT.txt | 24 +++++++++++++++++++++++ README.md | 15 +++++--------- 3 files changed, 29 insertions(+), 10 deletions(-) rename LICENSE-images => LICENSES/LICENSE-images (100%) create mode 100644 LICENSES/MIT.txt diff --git a/LICENSE-images b/LICENSES/LICENSE-images similarity index 100% rename from LICENSE-images rename to LICENSES/LICENSE-images diff --git a/LICENSES/MIT.txt b/LICENSES/MIT.txt new file mode 100644 index 00000000..90487a7a --- /dev/null +++ b/LICENSES/MIT.txt @@ -0,0 +1,24 @@ +This license applies only to the code in this repository. +Images, fonts and other assets are explicitly excluded. + +MIT License + +Copyright (c) 2021 Bosch Rexroth AG + +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/README.md b/README.md index 5d449c91..cad3b026 100644 --- a/README.md +++ b/README.md @@ -18,18 +18,13 @@ Additionally, the specifications given in the "Areas of Use and Application" for Any use of the source code and related documents of this repository in applications other than those specified above or under operating conditions other than those described in the documentation and the technical specifications is considered as "unintended". Furthermore, this software must not be used in any application areas not expressly approved by Bosch Rexroth. -## License +## About -SPDX-FileCopyrightText: Bosch Rexroth AG -SPDX-License-Identifier: MIT +SPDX-FileCopyrightText: Copyright (c) 2021 Bosch Rexroth AG -## About + -Please note that any trademarks, logos and pictures contained or linked to in this Software are owned by or copyright © Bosch Rexroth AG 2021 and not licensed under the Software's license terms. - +## Licenses -Bosch Rexroth AG -Bgm.-Dr.-Nebel-Str. 2 -97816 Lohr am Main -GERMANY +SPDX-License-Identifier: MIT From 2938695c945cda9b89b2cfbb826f154ae7b8ebfb Mon Sep 17 00:00:00 2001 From: marcmaro Date: Fri, 15 Sep 2023 11:38:11 +0200 Subject: [PATCH 2/3] added clean MIT LICENSE file to satisfy github license detection --- LICENSE | 45 +++++++++++++++++++++------------------------ 1 file changed, 21 insertions(+), 24 deletions(-) diff --git a/LICENSE b/LICENSE index 5c46aeda..69f6136f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,24 +1,21 @@ -This license applies only to the code in this repository. -Images, fonts and other assets are explicitly excluded. - -MIT License - -Copyright (c) 2021 Bosch Rexroth AG - -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 +MIT License + +Copyright (c) 2023 Bosch Rexroth AG + +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. From 37ebc7f0cc05677cb244896f21ca2017051dd5dd Mon Sep 17 00:00:00 2001 From: marcmaro Date: Fri, 15 Sep 2023 11:45:50 +0200 Subject: [PATCH 3/3] added clean MIT LICENSE file to satisfy github license detection --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 69f6136f..7b04ed59 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Bosch Rexroth AG +Copyright (c) 2021 Bosch Rexroth AG Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal