diff options
author | Carl Schwan <carl@carlschwan.eu> | 2022-02-03 18:00:12 +0100 |
---|---|---|
committer | Carl Schwan <carl@carlschwan.eu> | 2022-02-03 18:00:12 +0100 |
commit | 1ac1b1b5935e2cf33709e9607bf65c06ceea447c (patch) | |
tree | 03578e52a85a1de1d8a08df5ce58194e4d77692f /dist/settings-vue-settings-admin-delegation.js.LICENSE.txt | |
parent | d635d58d19d5ab65c0be754fc32fce99672c249f (diff) | |
download | nextcloud-server-1ac1b1b5935e2cf33709e9607bf65c06ceea447c.tar.gz nextcloud-server-1ac1b1b5935e2cf33709e9607bf65c06ceea447c.zip |
Fix JS for delegation admin not being generated
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Diffstat (limited to 'dist/settings-vue-settings-admin-delegation.js.LICENSE.txt')
-rw-r--r-- | dist/settings-vue-settings-admin-delegation.js.LICENSE.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/dist/settings-vue-settings-admin-delegation.js.LICENSE.txt b/dist/settings-vue-settings-admin-delegation.js.LICENSE.txt new file mode 100644 index 00000000000..90315b0da5d --- /dev/null +++ b/dist/settings-vue-settings-admin-delegation.js.LICENSE.txt @@ -0,0 +1,21 @@ +/** + * @copyright Copyright (c) 2021 Carl Schwan <carl@carlschwan.eu> + * + * @author Carl Schwan <carl@carlschwan.eu> + * + * @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/>. + * + */ |