From cba9a7ff4926cc2a79ede9a6d5ffff4a090628cd Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Mon, 13 May 2024 15:30:47 +0200 Subject: chore: Compile assets Signed-off-by: Ferdinand Thiessen --- dist/files_sharing-additionalScripts.js.license | 70 +++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 dist/files_sharing-additionalScripts.js.license (limited to 'dist/files_sharing-additionalScripts.js.license') diff --git a/dist/files_sharing-additionalScripts.js.license b/dist/files_sharing-additionalScripts.js.license new file mode 100644 index 00000000000..12375e9bc2a --- /dev/null +++ b/dist/files_sharing-additionalScripts.js.license @@ -0,0 +1,70 @@ +/** + * @copyright 2016 Christoph Wurst + * + * @author Christoph Wurst + * @author John Molakvoæ + * @author Roeland Jago Douma + * + * @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 . + * + */ + +/** + * @copyright Copyright (c) 2016 John Molakvoæ + * + * @author John Molakvoæ + * @author Julius Härtl + * + * @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 . + * + */ + +/** + * @copyright Copyright (c) 2016 Roeland Jago Douma + * + * @author John Molakvoæ + * @author Julius Härtl + * @author Roeland Jago Douma + * + * @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