Skip to content

Commit 0e3ad00

Browse files
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent c066677 commit 0e3ad00

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

js/app_api-adminSettings.js.license

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ SPDX-License-Identifier: BSD-3-Clause
55
SPDX-License-Identifier: BSD-2-Clause
66
SPDX-License-Identifier: AGPL-3.0-or-later
77
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
8+
SPDX-License-Identifier: ( AGPL-3.0-or-later)
89
SPDX-FileCopyrightText: xiaokai <kexiaokai@gmail.com>
910
SPDX-FileCopyrightText: rhysd <lin90162@yahoo.co.jp>
1011
SPDX-FileCopyrightText: inline-style-parser developers
@@ -47,6 +48,7 @@ SPDX-FileCopyrightText: Antoni Andre <antoniandre.web@gmail.com>
4748
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
4849
SPDX-FileCopyrightText: Andris Reinman
4950
SPDX-FileCopyrightText: Andrea Giammarchi
51+
SPDX-FileCopyrightText: Alexander Piskun <bigcat88@icloud.com>
5052
SPDX-FileCopyrightText: @nextcloud/dialogs developers
5153

5254

@@ -432,6 +434,6 @@ This file is generated from multiple sources. Included packages:
432434
- zwitch
433435
- version: 2.0.4
434436
- license: MIT
435-
- nextcloud
437+
- app_api
436438
- version: 1.0.0
437-
- license: AGPL-3.0-or-later
439+
- license: ( AGPL-3.0-or-later)

js/app_api-filesplugin.js.license

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@ 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
65
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
6+
SPDX-License-Identifier: ( AGPL-3.0-or-later)
77
SPDX-FileCopyrightText: escape-html developers
88
SPDX-FileCopyrightText: Tobias Koppers @sokra
99
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
1010
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
1111
SPDX-FileCopyrightText: Roeland Jago Douma
12-
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
1312
SPDX-FileCopyrightText: Matt Zabriskie
1413
SPDX-FileCopyrightText: James Halliday
1514
SPDX-FileCopyrightText: GitHub Inc.
1615
SPDX-FileCopyrightText: Feross Aboukhadijeh
1716
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
1817
SPDX-FileCopyrightText: Christoph Wurst
1918
SPDX-FileCopyrightText: Alkemics
19+
SPDX-FileCopyrightText: Alexander Piskun <bigcat88@icloud.com>
2020

2121

2222
This file is generated from multiple sources. Included packages:
@@ -65,6 +65,6 @@ This file is generated from multiple sources. Included packages:
6565
- webpack
6666
- version: 5.94.0
6767
- license: MIT
68-
- nextcloud
68+
- app_api
6969
- version: 1.0.0
70-
- license: AGPL-3.0-or-later
70+
- license: ( AGPL-3.0-or-later)

0 commit comments

Comments
 (0)