Skip to content

Commit f33e9fd

Browse files
committed
fix Node CI
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
1 parent 452700e commit f33e9fd

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

js/app_api-adminSettings.js.license

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ SPDX-License-Identifier: GPL-3.0-or-later
44
SPDX-License-Identifier: BSD-3-Clause
55
SPDX-License-Identifier: AGPL-3.0-or-later
66
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
7-
SPDX-License-Identifier: ( AGPL-3.0-or-later)
87
SPDX-FileCopyrightText: rhysd <lin90162@yahoo.co.jp>
98
SPDX-FileCopyrightText: p-queue developers
109
SPDX-FileCopyrightText: inline-style-parser developers
@@ -42,7 +41,6 @@ SPDX-FileCopyrightText: Arnout Kazemier
4241
SPDX-FileCopyrightText: Antoni Andre <antoniandre.web@gmail.com>
4342
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
4443
SPDX-FileCopyrightText: Andrea Giammarchi
45-
SPDX-FileCopyrightText: Alexander Piskun <bigcat88@icloud.com>
4644
SPDX-FileCopyrightText: @nextcloud/dialogs developers
4745

4846

@@ -377,6 +375,6 @@ This file is generated from multiple sources. Included packages:
377375
- webpack
378376
- version: 5.102.1
379377
- license: MIT
380-
- app_api
378+
- nextcloud
381379
- version: 1.0.0
382-
- license: ( AGPL-3.0-or-later)
380+
- license: AGPL-3.0-or-later

js/app_api-adminSettings.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/app_api-filesplugin.js.license

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ SPDX-License-Identifier: MIT
22
SPDX-License-Identifier: ISC
33
SPDX-License-Identifier: GPL-3.0-or-later
44
SPDX-License-Identifier: BSD-3-Clause
5-
SPDX-License-Identifier: ( AGPL-3.0-or-later)
5+
SPDX-License-Identifier: AGPL-3.0-or-later
66
SPDX-FileCopyrightText: string_decoder developers
77
SPDX-FileCopyrightText: escape-html developers
88
SPDX-FileCopyrightText: Tobias Koppers @sokra
@@ -13,7 +13,6 @@ SPDX-FileCopyrightText: James Halliday
1313
SPDX-FileCopyrightText: GitHub Inc.
1414
SPDX-FileCopyrightText: Feross Aboukhadijeh
1515
SPDX-FileCopyrightText: Alkemics
16-
SPDX-FileCopyrightText: Alexander Piskun <bigcat88@icloud.com>
1716

1817

1918
This file is generated from multiple sources. Included packages:
@@ -56,6 +55,6 @@ This file is generated from multiple sources. Included packages:
5655
- webpack
5756
- version: 5.102.1
5857
- license: MIT
59-
- app_api
58+
- nextcloud
6059
- version: 1.0.0
61-
- license: ( AGPL-3.0-or-later)
60+
- license: AGPL-3.0-or-later

0 commit comments

Comments
 (0)