summaryrefslogtreecommitdiffstats
path: root/src/App.vue
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2024-04-26 19:10:41 +0200
committerGitHub <noreply@github.com>2024-04-26 19:10:41 +0200
commit8ef7b2ef63a809bc9136ed6c730a73269060f29a (patch)
treec76ab95e07dbdcbffca30720a2ba2902f2b92bfa /src/App.vue
parent0ace1fe5ca9e7c7e8a51bd91d8007d58deb2e096 (diff)
parentb2d9bf1fa9c11fd57da9ea874f2653085862f948 (diff)
Merge pull request #12204 from nextcloud/chore/spdx
chore: Migrate to SPDX headers
Diffstat (limited to 'src/App.vue')
-rw-r--r--src/App.vue20
1 files changed, 2 insertions, 18 deletions
diff --git a/src/App.vue b/src/App.vue
index 155c79e8a..17eff15ba 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,22 +1,6 @@
<!--
- - @copyright Copyright (c) 2019 Marco Ambrosini <marcoambrosini@icloud.com>
- -
- - @author Marco Ambrosini <marcoambrosini@icloud.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/>.
+ - SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
+ - SPDX-License-Identifier: AGPL-3.0-or-later
-->
<template>