diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2024-05-30 15:22:19 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2024-05-30 15:22:19 +0000 |
commit | 3b165f534839cce4c2f59e354ee4c0d3dfcbb5aa (patch) | |
tree | 2b921969a6fa768d8673f1543f8d7f0dc3443a02 /dist/files_reminders-init.js.license | |
parent | eb3bbf4f5806d0e69cb0217a162cc119cf97fea0 (diff) | |
download | nextcloud-server-3b165f534839cce4c2f59e354ee4c0d3dfcbb5aa.tar.gz nextcloud-server-3b165f534839cce4c2f59e354ee4c0d3dfcbb5aa.zip |
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'dist/files_reminders-init.js.license')
-rw-r--r-- | dist/files_reminders-init.js.license | 27 |
1 files changed, 5 insertions, 22 deletions
diff --git a/dist/files_reminders-init.js.license b/dist/files_reminders-init.js.license index 46660007f07..6c99e3e14d4 100644 --- a/dist/files_reminders-init.js.license +++ b/dist/files_reminders-init.js.license @@ -44,28 +44,6 @@ */ /** - * @copyright 2023 Christopher Ng <chrng8@gmail.com> - * - * @author Christopher Ng <chrng8@gmail.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/>. - * - */ - -/** * @copyright Copyright (c) 2021 John Molakvoæ <skjnldsv@protonmail.com> * * @author John Molakvoæ <skjnldsv@protonmail.com> @@ -153,3 +131,8 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. * */ + +/** + * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: AGPL-3.0-or-later + */ |