aboutsummaryrefslogtreecommitdiffstats
path: root/dist/dashboard-main.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/dashboard-main.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/dashboard-main.js.LICENSE.txt')
-rw-r--r--dist/dashboard-main.js.LICENSE.txt24
1 files changed, 22 insertions, 2 deletions
diff --git a/dist/dashboard-main.js.LICENSE.txt b/dist/dashboard-main.js.LICENSE.txt
index 61a274cee29..58143116d36 100644
--- a/dist/dashboard-main.js.LICENSE.txt
+++ b/dist/dashboard-main.js.LICENSE.txt
@@ -1,5 +1,3 @@
-/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
-
/**
* @copyright Copyright (c) 2016 Julius Härtl <jus@bitgrid.net>
*
@@ -22,6 +20,28 @@
*
*/
+/**
+ * @copyright Copyright (c) 2020 Julius Härtl <jus@bitgrid.net>
+ *
+ * @author Julius Härtl <jus@bitgrid.net>
+ *
+ * @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/>.
+ *
+ */
+
/**!
* Sortable 1.10.2
* @author RubaXa <trash@rubaxa.org>