Add SPDX header

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2024-03-30 12:22:58 +01:00
parent 1c9d392372
commit 2a7ca3a066
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B
1 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?> -
<!-- -
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Nextcloud - Android Client
~
~ SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
~ SPDX-FileCopyrightText: 2021 Tobias Kaminsky <tobias@kaminsky.me>
~ SPDX-License-Identifier: AGPL-3.0-or-later
--> -
<resources> -
-->
<resources>
<bool name="show_push_warning">true</bool>
</resources> -
</resources>