diff --git a/LICENSE.txt b/LICENSE.txt index f2ac0f5b4f..261eeb9e9f 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2024 SAP SE or an SAP affiliate company. + Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/REUSE.toml b/REUSE.toml index 976cfc00d3..1e14865f0a 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -7,5 +7,5 @@ SPDX-PackageComment = "The code in this project may include calls to APIs (“AP [[annotations]] path = "**" precedence = "aggregate" -SPDX-FileCopyrightText = "2018-2024 SAP SE or an SAP affiliate company and openui5-sample-app contributors" +SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and openui5-sample-app contributors" SPDX-License-Identifier = "Apache-2.0"