From 0e4830eb54d7289c82aaab3d1d5486195291d0bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Sch=C3=BCnemann=20=28SAP=29?= Date: Thu, 28 May 2026 08:42:48 +0200 Subject: [PATCH] chore: replace SAP references with NeoNephos/OpenControlPlane MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove SAP copyright headers and policy references per NeoNephos Foundation guidelines (Section 7, 9). Part of https://github.com/openmcp-project/backlog/issues/533 Signed-off-by: René Schünemann (SAP) On-behalf-of: @SAP rene.schuenemann@sap.com --- README.md | 17 ++++++++++++++++- REUSE.toml | 2 +- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b9a10c..2b9c774 100644 --- a/README.md +++ b/README.md @@ -486,4 +486,19 @@ All community members must abide by our [Code of Conduct](https://github.com/ope ## Licensing -Copyright OpenControlPlane contributors. See [LICENSE](LICENSE) for details. Licensing information is available [via the REUSE tool](https://api.reuse.software/info/github.com/openmcp-project/community). \ No newline at end of file +Copyright OpenControlPlane contributors. See [LICENSE](LICENSE) for details. Licensing information is available [via the REUSE tool](https://api.reuse.software/info/github.com/openmcp-project/community). +--- + +

+ + BMWK-EU funding logo + +

+ +

+ OpenControlPlane is part of ApeiroRA, an EU Important Project of Common European Interest (IPCEI-CIS). +

+ +

+ Copyright Linux Foundation Europe. For web site terms of use, trademark policy and other project policies please see https://linuxfoundation.eu/en/policies. +

diff --git a/REUSE.toml b/REUSE.toml index 5b10cc5..8e69d72 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -7,4 +7,4 @@ SPDX-PackageComment = "The code in this project may include calls to APIs (\"API path = "**" precedence = "aggregate" SPDX-FileCopyrightText = "Copyright OpenControlPlane contributors." -SPDX-License-Identifier = "Apache-2.0" \ No newline at end of file +SPDX-License-Identifier = "Apache-2.0"