From f4b994c783ef8e0f16a227d79816fc3bb7f0f70b Mon Sep 17 00:00:00 2001 From: Maximilian Techritz Date: Wed, 26 Nov 2025 16:53:47 +0100 Subject: [PATCH] fix(REUSE): typo --- REUSE.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/REUSE.toml b/REUSE.toml index ed1c41a..ce508d5 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -6,5 +6,5 @@ SPDX-PackageComment = "The code in this project may include calls to APIs (\"API [[annotations]] path = "**" precedence = "closest" -SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and mcp-operator contributors" -SPDX-License-Identifier = "Apache-2.0" \ No newline at end of file +SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and openmcp-project contributors" +SPDX-License-Identifier = "Apache-2.0"