diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-23 15:20:20 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2024-03-23 15:24:16 +0000 |
commit | 8f199662ccf1eabf8c6fd438c86bd192a0a25b61 (patch) | |
tree | d788b38a0d481440f10b5c0e885a29d890b63461 /dist/core-common.js.LICENSE.txt | |
parent | 2195256cde7bd4f521f115255852e94d60580bcb (diff) | |
download | nextcloud-server-8f199662ccf1eabf8c6fd438c86bd192a0a25b61.tar.gz nextcloud-server-8f199662ccf1eabf8c6fd438c86bd192a0a25b61.zip |
build(deps): bump @nextcloud/vue from 8.11.0 to 8.11.1
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.11.0 to 8.11.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.0...v8.11.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'dist/core-common.js.LICENSE.txt')
-rw-r--r-- | dist/core-common.js.LICENSE.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/dist/core-common.js.LICENSE.txt b/dist/core-common.js.LICENSE.txt index 0afc8f5f2ef..7d1b2f47f94 100644 --- a/dist/core-common.js.LICENSE.txt +++ b/dist/core-common.js.LICENSE.txt @@ -655,6 +655,28 @@ * */ +/** + * @copyright Copyright (c) 2024 Maksim Sukharev <antreesy.web@gmail.com> + * + * @author Maksim Sukharev <antreesy.web@gmail.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/>. + * + */ + /**! * @fileOverview Kickass library to create and place poppers near their reference elements. * @version 1.16.1 |