From fcf69051e76f8f257b8a2195976f09f7fbd56760 Mon Sep 17 00:00:00 2001 From: Felix Riegger Date: Wed, 9 Sep 2026 10:40:12 +0200 Subject: [PATCH] Remove year from license headers Signed-off-by: Felix Riegger --- REUSE.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/REUSE.toml b/REUSE.toml index 283eadf..b4f28ac 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -18,7 +18,7 @@ path = [ "CNAME", ] precedence = "aggregate" -SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and IronCore contributors" +SPDX-FileCopyrightText = "SAP SE or an SAP affiliate company and IronCore contributors" SPDX-License-Identifier = "Apache-2.0" [[annotations]] @@ -27,5 +27,5 @@ path = [ "README.md" ] precedence = "aggregate" -SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and IronCore contributors" +SPDX-FileCopyrightText = "SAP SE or an SAP affiliate company and IronCore contributors" SPDX-License-Identifier = "Apache-2.0"