File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -25,9 +25,9 @@ Disclaimer: The code in this project may include calls to APIs (“API Calls”)
25
25
parties the right to use of access any SAP External Product, through API Calls.
26
26
27
27
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
29
29
License: Apache-2.0
30
30
31
31
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
33
33
License: Apache-2.0
Original file line number Diff line number Diff line change 186
186
same "printed page" as the copyright notice for easier
187
187
identification within third-party archives.
188
188
189
- Copyright 2018-2024 SAP SE or an SAP affiliate company and UI5 Tooling contributors
189
+ Copyright [yyyy] [name of copyright owner]
190
190
191
191
Licensed under the Apache License, Version 2.0 (the "License");
192
192
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
/*
2
2
* Node script to create cross-library API index files for use in the UI5 SDKs.
3
3
*
4
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
5
5
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
6
6
*/
7
7
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Node script to preprocess api.json files for use in the UI5 SDKs.
3
3
*
4
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
5
5
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
6
6
*/
7
7
Original file line number Diff line number Diff line change 1
1
/*
2
2
* JSDoc3 plugin for UI5 documentation generation.
3
3
*
4
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
5
5
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
6
6
*/
7
7
Original file line number Diff line number Diff line change 1
1
/*
2
2
* JSDoc3 template for UI5 documentation generation.
3
3
*
4
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
5
5
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
6
6
*/
7
7
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Node script to parse type strings.
3
3
*
4
- * (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
4
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
5
5
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
6
6
*/
7
7
You can’t perform that action at this time.
0 commit comments