diff options
author | John Molakvoæ <skjnldsv@protonmail.com> | 2023-04-04 11:43:21 +0200 |
---|---|---|
committer | John Molakvoæ <skjnldsv@protonmail.com> | 2023-04-06 15:31:35 +0200 |
commit | 904348b8c75aef856984e7c24a9b666ad8d257fd (patch) | |
tree | 9805c9c2eca551cd70f6ea48bdccd4600a7eeb82 /dist/core-common.js.LICENSE.txt | |
parent | bdbe4773370aa9f29e4514fb9be73a9f2a033244 (diff) | |
download | nextcloud-server-904348b8c75aef856984e7c24a9b666ad8d257fd.tar.gz nextcloud-server-904348b8c75aef856984e7c24a9b666ad8d257fd.zip |
chore(npm): build assets
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'dist/core-common.js.LICENSE.txt')
-rw-r--r-- | dist/core-common.js.LICENSE.txt | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/dist/core-common.js.LICENSE.txt b/dist/core-common.js.LICENSE.txt index e527aa9a922..5b0abd2dcb2 100644 --- a/dist/core-common.js.LICENSE.txt +++ b/dist/core-common.js.LICENSE.txt @@ -26,6 +26,12 @@ object-assign */ /*! + * pinia v2.0.33 + * (c) 2023 Eduardo San Martin Morote + * @license MIT + */ + +/*! * vue-router v3.6.5 * (c) 2022 Evan You * @license MIT @@ -369,6 +375,10 @@ object-assign /*! For license information please see NcAppSidebarTab.js.LICENSE.txt */ +/*! For license information please see NcBreadcrumb.js.LICENSE.txt */ + +/*! For license information please see NcBreadcrumbs.js.LICENSE.txt */ + /*! For license information please see NcButton.js.LICENSE.txt */ /*! For license information please see NcCheckboxRadioSwitch.js.LICENSE.txt */ @@ -825,6 +835,28 @@ object-assign */ /** + * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com> + * + * @author John Molakvoæ <skjnldsv@protonmail.com> + * + * @license AGPL-3.0-or-later + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * + */ + +/** * @license * Lodash <https://lodash.com/> * Copyright OpenJS Foundation and other contributors <https://openjsf.org/> @@ -834,6 +866,17 @@ object-assign */ /** + * natural-orderby v3.0.2 + * + * Copyright (c) Olaf Ennen + * + * This source code is licensed under the MIT license found in the + * LICENSE.md file in the root directory of this source tree. + * + * @license MIT + */ + +/** * @license nested-property https://github.com/cosmosio/nested-property * * The MIT License (MIT) |