File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/dts-generator/src/checkDtslint Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -133,15 +133,15 @@ function prepareTempDir(): string {
133133}
134134
135135const MIN_TYPESCRIPT_VERSION_LINES = `/**
136- * Copyright (c) 2024 SAP SE or an SAP affiliate company and OpenUI5 contributors.
136+ * Copyright (c) 2025 SAP SE or an SAP affiliate company and OpenUI5 contributors.
137137*/
138138
139139/**
140140* For important notes, please read README.md!
141141*
142142* These *.d.ts files are generated. In case of issues, either the generator or the JSDoc in the original
143- * OpenUI5 repository must be fixed. While the latest version of the generator is not yet available at
144- * GitHub, you can contribute to OpenUI5: https://github.com/SAP/openui5/blob/master/CONTRIBUTING.md
143+ * OpenUI5 repository must be fixed. The generator is developed at https://github.com/SAP/ui5-typescript/tree/main/packages/dts-generator
144+ * and you can contribute to OpenUI5, see : https://github.com/SAP/openui5/blob/master/CONTRIBUTING.md
145145*/
146146
147147/// <reference types="jquery" />
You can’t perform that action at this time.
0 commit comments