diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2024-06-16 17:52:59 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2024-06-16 17:52:59 +0000 |
commit | 76897b88c191b523a2e5f7da956e24e905eb4aa0 (patch) | |
tree | ed7d62567fb8a3b86eafa47287562ad51ff73e55 /dist/core-files_client.js.license | |
parent | cb9d8ca4aa7cb9ef5f7da3fa5ffe3450b1407405 (diff) | |
download | nextcloud-server-76897b88c191b523a2e5f7da956e24e905eb4aa0.tar.gz nextcloud-server-76897b88c191b523a2e5f7da956e24e905eb4aa0.zip |
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'dist/core-files_client.js.license')
-rw-r--r-- | dist/core-files_client.js.license | 121 |
1 files changed, 116 insertions, 5 deletions
diff --git a/dist/core-files_client.js.license b/dist/core-files_client.js.license index 8a8790aeb5f..1f1934bf4b2 100644 --- a/dist/core-files_client.js.license +++ b/dist/core-files_client.js.license @@ -1,5 +1,116 @@ -/** - * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors - * SPDX-FileCopyrightText: 2016 ownCloud, Inc. - * SPDX-License-Identifier: AGPL-3.0-or-later - */ +This file is generated from multiple sources. Included packages: + +- assert + - version: 2.1.0 + - license: MIT +- available-typed-arrays + - version: 1.0.7 + - license: MIT +- call-bind + - version: 1.0.7 + - license: MIT +- console-browserify + - version: 1.2.0 + - license: MIT +- define-data-property + - version: 1.1.4 + - license: MIT +- define-properties + - version: 1.2.1 + - license: MIT +- es-define-property + - version: 1.0.0 + - license: MIT +- es-errors + - version: 1.3.0 + - license: MIT +- escape-html + - version: 1.0.3 + - license: MIT +- for-each + - version: 0.3.3 + - license: MIT +- function-bind + - version: 1.1.2 + - license: MIT +- get-intrinsic + - version: 1.2.4 + - license: MIT +- gopd + - version: 1.0.1 + - license: MIT +- has-property-descriptors + - version: 1.0.2 + - license: MIT +- has-proto + - version: 1.0.3 + - license: MIT +- has-symbols + - version: 1.0.3 + - license: MIT +- has-tostringtag + - version: 1.0.2 + - license: MIT +- hasown + - version: 2.0.1 + - license: MIT +- inherits + - version: 2.0.4 + - license: ISC +- is-arguments + - version: 1.1.1 + - license: MIT +- is-callable + - version: 1.2.7 + - license: MIT +- is-generator-function + - version: 1.0.10 + - license: MIT +- is-nan + - version: 1.3.2 + - license: MIT +- is-typed-array + - version: 1.1.13 + - license: MIT +- object-is + - version: 1.1.5 + - license: MIT +- object-keys + - version: 1.1.1 + - license: MIT +- object.assign + - version: 4.1.5 + - license: MIT +- possible-typed-array-names + - version: 1.0.0 + - license: MIT +- process + - version: 0.11.10 + - license: MIT +- set-function-length + - version: 1.2.1 + - license: MIT +- util + - version: 0.12.5 + - license: MIT +- webpack + - version: 5.91.0 + - license: MIT +- which-typed-array + - version: 1.1.14 + - license: MIT +- nextcloud + - version: 1.0.0 + - license: AGPL-3.0-or-later + +SPDX-License-Identifier: AGPL-3.0-or-later AND ISC AND MIT +SPDX-FileCopyrightText: Jordan Harband +SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com> +SPDX-FileCopyrightText: Joyent +SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors +SPDX-FileCopyrightText: Raynos <raynos2@gmail.com> +SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com> +SPDX-FileCopyrightText: Tobias Koppers @sokra +SPDX-FileCopyrightText: assert developers +SPDX-FileCopyrightText: escape-html developers +SPDX-FileCopyrightText: inherits developers
\ No newline at end of file |