From 38e4ba211d4816b401556939a30401b602088677 Mon Sep 17 00:00:00 2001 From: Christopher Ng Date: Tue, 8 Aug 2023 16:04:19 -0700 Subject: chore: compile assets Signed-off-by: Christopher Ng --- dist/files_reminders-main.js.LICENSE.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 dist/files_reminders-main.js.LICENSE.txt (limited to 'dist/files_reminders-main.js.LICENSE.txt') 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 + * + * @author Christopher Ng + * + * @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 . + * + */ -- cgit v1.2.3