diff options
author | John Molakvoæ <skjnldsv@protonmail.com> | 2023-12-20 10:52:39 +0100 |
---|---|---|
committer | John Molakvoæ <skjnldsv@protonmail.com> | 2023-12-20 10:52:39 +0100 |
commit | dc82c2798a072c9054c60a14136dd7e2ab78dad7 (patch) | |
tree | d2f299ba728225580fa39b59087d3bdcb6dccc86 /dist/files-main.js.LICENSE.txt | |
parent | dbfd8f612bbf4b243fbce9d223746cc5355975eb (diff) | |
download | nextcloud-server-dc82c2798a072c9054c60a14136dd7e2ab78dad7.tar.gz nextcloud-server-dc82c2798a072c9054c60a14136dd7e2ab78dad7.zip |
chore: compile assets
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'dist/files-main.js.LICENSE.txt')
-rw-r--r-- | dist/files-main.js.LICENSE.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/dist/files-main.js.LICENSE.txt b/dist/files-main.js.LICENSE.txt index b6380ddf00c..2a9a45fb683 100644 --- a/dist/files-main.js.LICENSE.txt +++ b/dist/files-main.js.LICENSE.txt @@ -169,6 +169,28 @@ */ /** + * @copyright Copyright (c) 2023 Ferdinand Thiessen <opensource@fthiessen.de> + * + * @author Ferdinand Thiessen <opensource@fthiessen.de> + * + * @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) 2023 John Molakvoæ <skjnldsv@protonmail.com> * * @author John Molakvoæ <skjnldsv@protonmail.com> |