File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
packages/dts-generator/src/checkDtslint Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 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.
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ SPDX-PackageDownloadLocation = "https://github.com/UI5/typescript"
66[[annotations ]]
77path = " **"
88precedence = " 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"
1010SPDX-License-Identifier = " Apache-2.0"
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ function prepareTempDir(): string {
133133}
134134
135135const 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/**
You can’t perform that action at this time.
0 commit comments