diff options
author | Christopher Ng <chrng8@gmail.com> | 2023-08-08 16:04:19 -0700 |
---|---|---|
committer | Christopher Ng <chrng8@gmail.com> | 2023-08-09 10:41:18 -0700 |
commit | 38e4ba211d4816b401556939a30401b602088677 (patch) | |
tree | 636ea506f13510dc3b8a62310fa2863d86dc0177 /dist/files_reminders-main.js.LICENSE.txt | |
parent | ffd68a80fc5f44b7fa7b4a40a929d8bebb9d2bd3 (diff) | |
download | nextcloud-server-38e4ba211d4816b401556939a30401b602088677.tar.gz nextcloud-server-38e4ba211d4816b401556939a30401b602088677.zip |
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Diffstat (limited to 'dist/files_reminders-main.js.LICENSE.txt')
-rw-r--r-- | dist/files_reminders-main.js.LICENSE.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/dist/files_reminders-main.js.LICENSE.txt b/dist/files_reminders-main.js.LICENSE.txt new file mode 100644 index 00000000000..2caa8cf569e --- /dev/null +++ b/dist/files_reminders-main.js.LICENSE.txt @@ -0,0 +1,23 @@ +/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ + +/** + * @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/>. + * + */ |