File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
lib/jsdoc/plugin/template Expand file tree Collapse file tree 3 files changed +3
-3
lines changed 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 = " 2018-2024 SAP SE or an SAP affiliate company and UI5 Tooling contributors"
10+ SPDX-FileCopyrightText = " 2025 SAP SE or an SAP affiliate company and UI5 Tooling contributors"
1111SPDX-License-Identifier = " Apache-2.0"
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 2024 , SAP SE and UI5 Tooling Contributors</div>
86+ <div>© Copyright 2025 , SAP SE and UI5 Tooling 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 @@ -5,7 +5,7 @@ repo_url: 'https://github.com/SAP/ui5-tooling'
55edit_uri : ./edit/main/docs # default points to "master" branch
66docs_dir : ' docs' # default
77site_dir : ' site' # default
8- copyright : ' © Copyright 2024 , SAP SE and UI5 Tooling Contributors'
8+ copyright : ' © Copyright 2025 , SAP SE and UI5 Tooling Contributors'
99nav :
1010 - Home : index.md
1111 - Getting Started : pages/GettingStarted.md
You can’t perform that action at this time.
0 commit comments