diff options
author | John Molakvoæ <skjnldsv@protonmail.com> | 2023-01-03 16:51:59 +0100 |
---|---|---|
committer | John Molakvoæ <skjnldsv@protonmail.com> | 2023-01-04 16:46:16 +0100 |
commit | e2da30a0c5315273936232e3ad28ca0c8653ed33 (patch) | |
tree | 1be96d7e8ff90e379e06198e68a849bd56048d92 /dist/core-common.js.LICENSE.txt | |
parent | 0a3ef8b74bffc9b1cb6ef21695037d52aabd3ee1 (diff) | |
download | nextcloud-server-e2da30a0c5315273936232e3ad28ca0c8653ed33.tar.gz nextcloud-server-e2da30a0c5315273936232e3ad28ca0c8653ed33.zip |
Add component testing workflow
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'dist/core-common.js.LICENSE.txt')
-rw-r--r-- | dist/core-common.js.LICENSE.txt | 97 |
1 files changed, 66 insertions, 31 deletions
diff --git a/dist/core-common.js.LICENSE.txt b/dist/core-common.js.LICENSE.txt index 5d4f8823755..04164b731f6 100644 --- a/dist/core-common.js.LICENSE.txt +++ b/dist/core-common.js.LICENSE.txt @@ -52,13 +52,13 @@ */ /*! - * Vue.js v2.7.10 + * Vue.js v2.7.13 * (c) 2014-2022 Evan You * Released under the MIT License. */ /*! - * Vue.js v2.7.13 + * Vue.js v2.7.14 * (c) 2014-2022 Evan You * Released under the MIT License. */ @@ -307,21 +307,11 @@ */ /*! -* focus-trap 7.0.0 -* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE -*/ - -/*! * focus-trap 7.1.0 * @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE */ /*! -* tabbable 6.0.0 -* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE -*/ - -/*! * tabbable 6.0.1 * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE */ @@ -354,6 +344,8 @@ /*! For license information please see NcAppNavigationSettings.js.LICENSE.txt */ +/*! For license information please see NcAppSettingsDialog.js.LICENSE.txt */ + /*! For license information please see NcAppSidebar.js.LICENSE.txt */ /*! For license information please see NcAvatar.js.LICENSE.txt */ @@ -392,8 +384,6 @@ /*! For license information please see index.module.js.LICENSE.txt */ -/*! For license information please see ncvuecomponents.js.LICENSE.txt */ - /*! Hammer.JS - v2.0.7 - 2016-04-22 * http://hammerjs.github.io/ * @@ -424,6 +414,51 @@ */ /** + * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at> + * + * @author Christoph Wurst <christoph@winzerhof-wurst.at> + * + * @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 2019 Christoph Wurst <christoph@winzerhof-wurst.at> + * + * @author Christoph Wurst <christoph@winzerhof-wurst.at> + * @author John Molakvoæ <skjnldsv@protonmail.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) 2018 John Molakvoæ <skjnldsv@protonmail.com> * * @author John Molakvoæ <skjnldsv@protonmail.com> @@ -647,7 +682,7 @@ */ /** - * @copyright Copyright (c) 2020 Georg Ehrke + * @copyright Copyright (c) 2020 Georg Ehrke <georg-nextcloud@ehrke.email> * * @author Georg Ehrke <georg-nextcloud@ehrke.email> * @@ -659,7 +694,7 @@ * 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 + * 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. * @@ -669,9 +704,9 @@ */ /** - * @copyright Copyright (c) 2020 Georg Ehrke <georg-nextcloud@ehrke.email> + * @copyright Copyright (c) 2020 John Molakvoæ <skjnldsv@protonmail.com> * - * @author Georg Ehrke <georg-nextcloud@ehrke.email> + * @author John Molakvoæ <skjnldsv@protonmail.com> * * @license GNU AGPL version 3 or any later version * @@ -682,7 +717,7 @@ * * 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 + * 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 @@ -691,9 +726,9 @@ */ /** - * @copyright Copyright (c) 2020 John Molakvoæ <skjnldsv@protonmail.com> + * @copyright Copyright (c) 2020 Raimund Schlüßler <raimund.schluessler@mailbox.org> * - * @author John Molakvoæ <skjnldsv@protonmail.com> + * @author Raimund Schlüßler <raimund.schluessler@mailbox.org> * * @license GNU AGPL version 3 or any later version * @@ -703,7 +738,7 @@ * 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 + * 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. * @@ -725,7 +760,7 @@ * 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 + * 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. * @@ -735,9 +770,9 @@ */ /** - * @copyright Copyright (c) 2020 Raimund Schlüßler <raimund.schluessler@mailbox.org> + * @copyright Copyright (c) 2021 Christoph Wurst * - * @author Raimund Schlüßler <raimund.schluessler@mailbox.org> + * @author Christoph Wurst <christoph@winzerhof-wurst.at> * * @license GNU AGPL version 3 or any later version * @@ -747,8 +782,8 @@ * 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 + * 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 @@ -757,11 +792,11 @@ */ /** - * @copyright Copyright (c) 2021 Christoph Wurst + * @copyright Copyright (c) 2021 John Molakvoæ <skjnldsv@protonmail.com> * - * @author Christoph Wurst <christoph@winzerhof-wurst.at> + * @author John Molakvoæ <skjnldsv@protonmail.com> * - * @license GNU AGPL version 3 or any later version + * @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 @@ -769,7 +804,7 @@ * 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 + * 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. * |