File tree Expand file tree Collapse file tree 15 files changed +17
-17
lines changed
Expand file tree Collapse file tree 15 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ SPDX-PackageComment = "The code in this project may include calls to APIs (“AP
77[[annotations ]]
88path = " **"
99precedence = " aggregate"
10- SPDX-FileCopyrightText = " 2025 SAP SE or an SAP affiliate company and UI5 CLI contributors"
10+ SPDX-FileCopyrightText = " 2026 SAP SE or an SAP affiliate company and UI5 CLI contributors"
1111SPDX-License-Identifier = " Apache-2.0"
1212
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ SPDX-PackageComment = "The code in this project may include calls to APIs (“AP
77[[annotations ]]
88path = " **"
99precedence = " aggregate"
10- SPDX-FileCopyrightText = " 2025 SAP SE or an SAP affiliate company and UI5 CLI contributors"
10+ SPDX-FileCopyrightText = " 2026 SAP SE or an SAP affiliate company and UI5 CLI contributors"
1111SPDX-License-Identifier = " Apache-2.0"
1212
1313[[annotations ]]
Original file line number Diff line number Diff line change 8383<?js // ##### BEGIN: MODIFIED BY SAP ?>
8484<footer>
8585 <div class= " ui5-footer-item ui5-footer-item-growing" >
86- <div>© Copyright 2025 , SAP SE and UI5 CLI Contributors</div>
86+ <div>© Copyright 2026 , SAP SE and UI5 CLI Contributors</div>
8787 <div>Documentation generated by <a href= " https://github.com/jsdoc3/jsdoc" >JSDoc <?js = env.version.number ?></a> using the <a href= " https://github.com/clenemt/docdash" >docdash</a> theme. </div>
8888 <?js if (env.conf.templates && env.conf.templates.default && env.conf.templates.default.includeDate !== false) {
8989 function pad(v){
Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ SPDX-PackageComment = "The code in this project may include calls to APIs (“AP
77[[annotations ]]
88path = " **"
99precedence = " aggregate"
10- SPDX-FileCopyrightText = " 2025 SAP SE or an SAP affiliate company and UI5 CLI contributors"
10+ SPDX-FileCopyrightText = " 2026 SAP SE or an SAP affiliate company and UI5 CLI contributors"
1111SPDX-License-Identifier = " Apache-2.0"
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ SPDX-PackageComment = "The code in this project may include calls to APIs (“AP
77[[annotations ]]
88path = " **"
99precedence = " aggregate"
10- SPDX-FileCopyrightText = " 2025 SAP SE or an SAP affiliate company and UI5 CLI contributors"
10+ SPDX-FileCopyrightText = " 2026 SAP SE or an SAP affiliate company and UI5 CLI contributors"
1111SPDX-License-Identifier = " Apache-2.0"
1212
1313[[annotations ]]
1414path = " lib/processors/jsdoc/lib/**"
1515precedence = " aggregate"
16- SPDX-FileCopyrightText = " 2025 SAP SE or an SAP affiliate company and OpenUI5 contributors"
16+ SPDX-FileCopyrightText = " 2026 SAP SE or an SAP affiliate company and OpenUI5 contributors"
1717SPDX-License-Identifier = " Apache-2.0"
Original file line number Diff line number Diff line change 11/*
22 * Node script to create cross-library API index files for use in the UI5 SDKs.
33 *
4- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
55 * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
66 */
77
Original file line number Diff line number Diff line change 11/**
22 * Node script to preprocess api.json files for use in the UI5 SDKs.
33 *
4- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
55 * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
66 */
77
Original file line number Diff line number Diff line change 11/*
22 * JSDoc3 plugin for UI5 documentation generation.
33 *
4- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
55 * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
66 */
77
Original file line number Diff line number Diff line change 11/*
22 * JSDoc3 template for UI5 documentation generation.
33 *
4- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
55 * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
66 */
77
Original file line number Diff line number Diff line change 11/**
22 * Node script to parse type strings.
33 *
4- * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4+ * (c) Copyright 2026 SAP SE or an SAP affiliate company.
55 * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
66 */
77
You can’t perform that action at this time.
0 commit comments