Skip to content

Commit 7436812

Browse files
committed
[INTERNAL] Update copyright year to 2026
JIRA: CPOUI5FOUNDATION-1182
1 parent 7269c2a commit 7436812

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2025 SAP SE or an SAP affiliate company and UI5-TypeScript contributors
189+
Copyright 2026 SAP SE or an SAP affiliate company and UI5-TypeScript contributors
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

REUSE.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ SPDX-PackageDownloadLocation = "https://github.com/UI5/typescript"
66
[[annotations]]
77
path = "**"
88
precedence = "aggregate"
9-
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and UI5-TypeScript contributors"
9+
SPDX-FileCopyrightText = "2026 SAP SE or an SAP affiliate company and UI5-TypeScript contributors"
1010
SPDX-License-Identifier = "Apache-2.0"

packages/dts-generator/src/checkDtslint/check-dtslint.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ function prepareTempDir(): string {
133133
}
134134

135135
const MIN_TYPESCRIPT_VERSION_LINES = `/**
136-
* Copyright (c) 2025 SAP SE or an SAP affiliate company and OpenUI5 contributors.
136+
* Copyright (c) 2026 SAP SE or an SAP affiliate company and OpenUI5 contributors.
137137
*/
138138
139139
/**

0 commit comments

Comments
 (0)