Skip to content

Commit e1bb492

Browse files
committed
[ui5-builder][INTERNAL] Update copyright year to 2025
JIRA: CPOUI5FOUNDATION-1045
1 parent fdf0814 commit e1bb492

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

packages/builder/.reuse/dep5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Disclaimer: The code in this project may include calls to APIs (“API Calls”)
2525
parties the right to use of access any SAP External Product, through API Calls.
2626

2727
Files: *
28-
Copyright: 2018-2024 SAP SE or an SAP affiliate company and UI5 Tooling contributors
28+
Copyright: 2025 SAP SE or an SAP affiliate company and UI5 Tooling contributors
2929
License: Apache-2.0
3030

3131
Files: lib/processors/jsdoc/lib/*
32-
Copyright: 2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
32+
Copyright: 2025 SAP SE or an SAP affiliate company and OpenUI5 contributors
3333
License: Apache-2.0

packages/builder/LICENSE.txt

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 2018-2024 SAP SE or an SAP affiliate company and UI5 Tooling contributors
189+
Copyright [yyyy] [name of copyright owner]
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.

packages/builder/lib/processors/jsdoc/lib/createIndexFiles.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Node script to create cross-library API index files for use in the UI5 SDKs.
33
*
4-
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
55
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
66
*/
77

packages/builder/lib/processors/jsdoc/lib/transformApiJson.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Node script to preprocess api.json files for use in the UI5 SDKs.
33
*
4-
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
55
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
66
*/
77

packages/builder/lib/processors/jsdoc/lib/ui5/plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* JSDoc3 plugin for UI5 documentation generation.
33
*
4-
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
55
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
66
*/
77

packages/builder/lib/processors/jsdoc/lib/ui5/template/publish.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* JSDoc3 template for UI5 documentation generation.
33
*
4-
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
55
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
66
*/
77

packages/builder/lib/processors/jsdoc/lib/ui5/template/utils/typeParser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Node script to parse type strings.
33
*
4-
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4+
* (c) Copyright 2025 SAP SE or an SAP affiliate company.
55
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
66
*/
77

0 commit comments

Comments
 (0)