aboutsummaryrefslogtreecommitdiffstats
path: root/dist/core-common.js.LICENSE.txt
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2023-11-03 19:44:44 +0100
committerJohn Molakvoæ <skjnldsv@protonmail.com>2023-11-08 08:39:14 +0100
commit50417bcee8f103fb569a860b63cf8cf1e6bc1c18 (patch)
tree5b92e8bdb948fb5ccc0d06270c840c42eaee8f57 /dist/core-common.js.LICENSE.txt
parentcf6c921376effdf7e3682388237f675bb1520945 (diff)
downloadnextcloud-server-50417bcee8f103fb569a860b63cf8cf1e6bc1c18.tar.gz
nextcloud-server-50417bcee8f103fb569a860b63cf8cf1e6bc1c18.zip
chore(jest): update snapshot after component update
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.txt25
1 files changed, 23 insertions, 2 deletions
diff --git a/dist/core-common.js.LICENSE.txt b/dist/core-common.js.LICENSE.txt
index 86280fc0c63..184bd0052c1 100644
--- a/dist/core-common.js.LICENSE.txt
+++ b/dist/core-common.js.LICENSE.txt
@@ -74,8 +74,6 @@
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
-/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
-
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
/**
@@ -214,6 +212,29 @@
/**
* @copyright Copyright (c) 2019 Georg Ehrke
*
+ * @author Georg Ehrke <georg-nextcloud@ehrke.email>
+ * @author Richard Steinmetz <richard@steinmetz.cloud>
+ *
+ * @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/>.
+ *
+ */
+
+/**
+ * @copyright Copyright (c) 2019 Georg Ehrke
+ *
* @author Georg Ehrke <oc.list@georgehrke.com>
*
* @license AGPL-3.0-or-later