diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-05-13 15:30:47 +0200 |
---|---|---|
committer | Andy Scherzinger <info@andy-scherzinger.de> | 2024-05-13 17:41:37 +0200 |
commit | cba9a7ff4926cc2a79ede9a6d5ffff4a090628cd (patch) | |
tree | 0c29efbbe255eb02e7414469890ccc02a5b7d5b1 /dist/core-install.js.license | |
parent | 36b6af9259a50d967075870482efa0917ea5f98f (diff) | |
download | nextcloud-server-cba9a7ff4926cc2a79ede9a6d5ffff4a090628cd.tar.gz nextcloud-server-cba9a7ff4926cc2a79ede9a6d5ffff4a090628cd.zip |
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'dist/core-install.js.license')
-rw-r--r-- | dist/core-install.js.license | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/dist/core-install.js.license b/dist/core-install.js.license new file mode 100644 index 00000000000..339885e7307 --- /dev/null +++ b/dist/core-install.js.license @@ -0,0 +1,91 @@ +/*! + * jQuery UI Button 1.13.2 + * http://jqueryui.com + * + * Copyright jQuery Foundation and other contributors + * Released under the MIT license. + * http://jquery.org/license + */ + +/*! + * jQuery UI Checkboxradio 1.13.2 + * http://jqueryui.com + * + * Copyright jQuery Foundation and other contributors + * Released under the MIT license. + * http://jquery.org/license + */ + +/*! + * jQuery UI Controlgroup 1.13.2 + * http://jqueryui.com + * + * Copyright jQuery Foundation and other contributors + * Released under the MIT license. + * http://jquery.org/license + */ + +/*! + * jQuery UI Form Reset Mixin 1.13.2 + * http://jqueryui.com + * + * Copyright jQuery Foundation and other contributors + * Released under the MIT license. + * http://jquery.org/license + */ + +/*! + * jQuery UI Keycode 1.13.2 + * http://jqueryui.com + * + * Copyright jQuery Foundation and other contributors + * Released under the MIT license. + * http://jquery.org/license + */ + +/*! + * jQuery UI Labels 1.13.2 + * http://jqueryui.com + * + * Copyright jQuery Foundation and other contributors + * Released under the MIT license. + * http://jquery.org/license + */ + +/*! + * jQuery UI Widget 1.13.2 + * http://jqueryui.com + * + * Copyright jQuery Foundation and other contributors + * Released under the MIT license. + * http://jquery.org/license + */ + +/** + * @name Show Password + * @description + * @version 1.3.0 + * @requires Jquery 1.5 + * + * @author Jan Jarfalk <jan.jarfalk@unwrongest.com> + * author-website http://www.unwrongest.com + * + * special-thanks Michel Gratton + * + * @license MIT + */ + +/** + * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + +/** + * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: AGPL-3.0-or-later + */ + +/** + * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors + * SPDX-License-Identifier: AGPL-3.0-or-later + */ |