Skip to content

Commit 0c7aefd

Browse files
matz3maxreichmann
andauthored
docs: Update copyright year to 2025 (#636)
JIRA: CPOUI5FOUNDATION-1045 --------- Co-authored-by: Max Reichmann <[email protected]>
1 parent 2128f91 commit 0c7aefd

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,4 +455,4 @@ We as members, contributors, and leaders pledge to make participation in our com
455455

456456
## Licensing
457457

458-
Copyright 2024 SAP SE or an SAP affiliate company and contributors. Please see our [LICENSE](./LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/ui5-linter).
458+
Copyright 2025 SAP SE or an SAP affiliate company and contributors. Please see our [LICENSE](./LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/ui5-linter).

REUSE.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,82 +7,82 @@ SPDX-PackageComment = "The code in this project may include calls to APIs (“AP
77
[[annotations]]
88
path = "**"
99
precedence = "aggregate"
10-
SPDX-FileCopyrightText = "2024 SAP SE or an SAP affiliate company and UI5 linter contributors"
10+
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and UI5 linter contributors"
1111
SPDX-License-Identifier = "Apache-2.0"
1212

1313
[[annotations]]
1414
path = "src/linter/xmlTemplate/lib/EventHandlerResolver.js"
1515
precedence = "aggregate"
16-
SPDX-FileCopyrightText = "2009-2025 SAP SE or an SAP affiliate company"
16+
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company"
1717
SPDX-License-Identifier = "Apache-2.0"
1818
SPDX-FileComment = "This file is a copy of sap/ui/core/mvc/EventHandlerResolver.js from the OpenUI5 project."
1919

2020
[[annotations]]
2121
path = "src/linter/xmlTemplate/lib/JSTokenizer.js"
2222
precedence = "aggregate"
23-
SPDX-FileCopyrightText = "2009-2024 SAP SE or an SAP affiliate company"
23+
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company"
2424
SPDX-License-Identifier = "Apache-2.0"
2525
SPDX-FileComment = "This file is a copy of sap/base/util/JSTokenizer.js from the OpenUI5 project."
2626

2727
[[annotations]]
2828
path = "src/linter/binding/lib/BindingParser.js"
2929
precedence = "aggregate"
30-
SPDX-FileCopyrightText = "2009-2025 SAP SE or an SAP affiliate company"
30+
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company"
3131
SPDX-License-Identifier = "Apache-2.0"
3232
SPDX-FileComment = "This file is a copy of sap/ui/base/BindingParser.js from the OpenUI5 project."
3333

3434
[[annotations]]
3535
path = "src/linter/binding/lib/ExpressionParser.js"
3636
precedence = "aggregate"
37-
SPDX-FileCopyrightText = "2009-2025 SAP SE or an SAP affiliate company"
37+
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company"
3838
SPDX-License-Identifier = "Apache-2.0"
3939
SPDX-FileComment = "This file is a copy of sap/ui/base/ExpressionParser.js from the OpenUI5 project."
4040

4141
[[annotations]]
4242
path = "src/linter/binding/lib/BindingMode.js"
4343
precedence = "aggregate"
44-
SPDX-FileCopyrightText = "2009-2025 SAP SE or an SAP affiliate company"
44+
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company"
4545
SPDX-License-Identifier = "Apache-2.0"
4646
SPDX-FileComment = "This file is a copy of sap/ui/model/BindingMode.js from the OpenUI5 project."
4747

4848
[[annotations]]
4949
path = "src/linter/binding/lib/util/deepEqual.js"
5050
precedence = "aggregate"
51-
SPDX-FileCopyrightText = "2009-2025 SAP SE or an SAP affiliate company"
51+
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company"
5252
SPDX-License-Identifier = "Apache-2.0"
5353
SPDX-FileComment = "This file is a copy of sap/base/util/deepEqual.js from the OpenUI5 project."
5454

5555
[[annotations]]
5656
path = "src/linter/binding/lib/strings/escapeRegExp.js"
5757
precedence = "aggregate"
58-
SPDX-FileCopyrightText = "2009-2025 SAP SE or an SAP affiliate company"
58+
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company"
5959
SPDX-License-Identifier = "Apache-2.0"
6060
SPDX-FileComment = "This file is a copy of sap/base/strings/escapeRegExp.js from the OpenUI5 project."
6161

6262
[[annotations]]
6363
path = "src/formatter/lib/resolveLinks.ts"
6464
precedence = "aggregate"
65-
SPDX-FileCopyrightText = "2009-2024 SAP SE or an SAP affiliate company"
65+
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company"
6666
SPDX-License-Identifier = "Apache-2.0"
6767
SPDX-FileComment = "This file contains parts of the https://github.com/SAP/ui5-builder file lib/processors/jsdoc/lib/transformApiJson.cjs which itself is a copy from the OpenUI5 file lib/jsdoc/transformApiJson.js."
6868

6969
[[annotations]]
7070
path = "src/manifest.d.ts"
7171
precedence = "aggregate"
72-
SPDX-FileCopyrightText = "2009-2020 SAP SE or an SAP affiliate company"
72+
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company"
7373
SPDX-License-Identifier = "Apache-2.0"
7474
SPDX-FileComment = "TypeScript definitions created from https://github.com/SAP/ui5-manifest/tree/v1.60.0"
7575

7676
[[annotations]]
7777
path = "test/fixtures/transpiler/amd/sapUiTestGenericUtils.js"
7878
precedence = "aggregate"
79-
SPDX-FileCopyrightText = "2009-2024 SAP SE or an SAP affiliate company"
79+
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company"
8080
SPDX-License-Identifier = "Apache-2.0"
8181
SPDX-FileComment = "This file is a copy of sap/ui/test/generic/Utils.js from the OpenUI5 project."
8282

8383
[[annotations]]
8484
path = "scripts/metadataProvider/model.ts"
8585
precedence = "aggregate"
86-
SPDX-FileCopyrightText = "2020-2021 SAP SE or an SAP affiliate company and UI5 Language Assistant contributors"
86+
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and UI5 Language Assistant contributors"
8787
SPDX-License-Identifier = "Apache-2.0"
8888
SPDX-FileComment = "This file contains a part from the https://github.com/SAP/ui5-language-assistant project (getTypeNameFix)."

0 commit comments

Comments
 (0)