From bc56512d3b1e25250b1b2b5b255f2a8aeb765e49 Mon Sep 17 00:00:00 2001 From: Max Reichmann Date: Tue, 3 Feb 2026 14:59:00 +0100 Subject: [PATCH] docs: Update copyright year to 2026 JIRA: CPOUI5FOUNDATION-1182 -> main branch version --- REUSE.toml | 2 +- internal/documentation/REUSE.toml | 2 +- internal/documentation/jsdoc/templates/layout.tmpl | 2 +- internal/shrinkwrap-extractor/REUSE.toml | 2 +- packages/builder/REUSE.toml | 4 ++-- packages/builder/lib/processors/jsdoc/lib/createIndexFiles.js | 2 +- packages/builder/lib/processors/jsdoc/lib/transformApiJson.js | 2 +- packages/builder/lib/processors/jsdoc/lib/ui5/plugin.js | 2 +- .../builder/lib/processors/jsdoc/lib/ui5/template/publish.js | 2 +- .../lib/processors/jsdoc/lib/ui5/template/utils/typeParser.js | 2 +- packages/cli/REUSE.toml | 2 +- packages/fs/REUSE.toml | 2 +- packages/logger/REUSE.toml | 2 +- packages/project/REUSE.toml | 2 +- packages/server/REUSE.toml | 4 ++-- 15 files changed, 17 insertions(+), 17 deletions(-) diff --git a/REUSE.toml b/REUSE.toml index 2fc7b1cffda..d24ecb5ecce 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -7,6 +7,6 @@ SPDX-PackageComment = "The code in this project may include calls to APIs (“AP [[annotations]] path = "**" precedence = "aggregate" -SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and UI5 CLI contributors" +SPDX-FileCopyrightText = "2026 SAP SE or an SAP affiliate company and UI5 CLI contributors" SPDX-License-Identifier = "Apache-2.0" diff --git a/internal/documentation/REUSE.toml b/internal/documentation/REUSE.toml index bae2f972221..16214df8d3b 100644 --- a/internal/documentation/REUSE.toml +++ b/internal/documentation/REUSE.toml @@ -7,7 +7,7 @@ SPDX-PackageComment = "The code in this project may include calls to APIs (“AP [[annotations]] path = "**" precedence = "aggregate" -SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and UI5 CLI contributors" +SPDX-FileCopyrightText = "2026 SAP SE or an SAP affiliate company and UI5 CLI contributors" SPDX-License-Identifier = "Apache-2.0" [[annotations]] diff --git a/internal/documentation/jsdoc/templates/layout.tmpl b/internal/documentation/jsdoc/templates/layout.tmpl index 63bad429df7..dfec26da012 100644 --- a/internal/documentation/jsdoc/templates/layout.tmpl +++ b/internal/documentation/jsdoc/templates/layout.tmpl @@ -83,7 +83,7 @@