Skip to content

Commit

Permalink
Merge pull request #1066 from nextcloud/dependabot/npm_and_yarn/nextc…
Browse files Browse the repository at this point in the history
…loud/vue-8.5.1
  • Loading branch information
dependabot[bot] authored Jan 27, 2024
2 parents 8a11ab2 + 5c22e0e commit 9dfb2fc
Show file tree
Hide file tree
Showing 5 changed files with 865 additions and 43 deletions.
4 changes: 2 additions & 2 deletions js/firstrunwizard-main.js

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions js/firstrunwizard-main.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -286,9 +286,9 @@
*/

/**
* @copyright Copyright (c) 2020 Georg Ehrke <[email protected]>
* @copyright Copyright (c) 2020 John Molakvoæ <[email protected]>
*
* @author Georg Ehrke <[email protected]>
* @author John Molakvoæ <[email protected]>
*
* @license AGPL-3.0-or-later
*
Expand All @@ -299,7 +299,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
Expand All @@ -308,7 +308,7 @@
*/

/**
* @copyright Copyright (c) 2020 John Molakvoæ <[email protected]>
* @copyright Copyright (c) 2022 John Molakvoæ <[email protected]>
*
* @author John Molakvoæ <[email protected]>
*
Expand All @@ -320,8 +320,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
Expand All @@ -330,9 +330,9 @@
*/

/**
* @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>
* @copyright Copyright (c) 2022 Julia Kirschenheuter <julia.kirschenheuter@nextcloud.com>
*
* @author John Molakvoæ <skjnldsv@protonmail.com>
* @author Julia Kirschenheuter <julia.kirschenheuter@nextcloud.com>
*
* @license AGPL-3.0-or-later
*
Expand All @@ -342,8 +342,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
Expand All @@ -352,9 +352,9 @@
*/

/**
* @copyright Copyright (c) 2022 Julia Kirschenheuter <[email protected]>
* @copyright Copyright (c) 2024 Ferdinand Thiessen <[email protected]>
*
* @author Julia Kirschenheuter <[email protected]>
* @author Ferdinand Thiessen <[email protected]>
*
* @license AGPL-3.0-or-later
*
Expand Down
2 changes: 1 addition & 1 deletion js/firstrunwizard-main.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 9dfb2fc

Please sign in to comment.