diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-02-09 01:29:33 +0100 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-02-09 12:08:04 +0100 |
commit | 165520dc333036033507bd4179c7496f76d1caa2 (patch) | |
tree | 79f47b34db99f2ee9f91531c975ad5f7f78a9f2f /dist/core-install.js.LICENSE.txt | |
parent | bae46da85c570a01625a1b052610fbeb395be771 (diff) | |
download | nextcloud-server-165520dc333036033507bd4179c7496f76d1caa2.tar.gz nextcloud-server-165520dc333036033507bd4179c7496f76d1caa2.zip |
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'dist/core-install.js.LICENSE.txt')
-rw-r--r-- | dist/core-install.js.LICENSE.txt | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/dist/core-install.js.LICENSE.txt b/dist/core-install.js.LICENSE.txt index 1d3ea4e8ac3..48c9ba0ad81 100644 --- a/dist/core-install.js.LICENSE.txt +++ b/dist/core-install.js.LICENSE.txt @@ -108,30 +108,6 @@ */ /** - * @copyright 2019 Julius Härtl <jus@bitgrid.net> - * - * @author Christoph Wurst <christoph@winzerhof-wurst.at> - * @author John Molakvoæ <skjnldsv@protonmail.com> - * @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/>. - * - */ - -/** * @copyright Copyright (c) 2016 Julius Härtl <jus@bitgrid.net> * * @author John Molakvoæ <skjnldsv@protonmail.com> |