Browse Source

Merge pull request #12768 from nextcloud/chore/noid/spdxHeaderStringsXml

Add SPDX header
Andy Scherzinger 1 year ago
parent
commit
442b73d7a1
1 changed files with 6 additions and 0 deletions
  1. 6 0
      app/src/main/res/values/strings.xml

+ 6 - 0
app/src/main/res/values/strings.xml

@@ -1,4 +1,10 @@
 <?xml version="1.0" encoding="utf-8"?>
+<!--
+  ~ Nextcloud - Android Client
+  ~
+  ~ SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
+  ~ SPDX-License-Identifier: AGPL-3.0-or-later
+-->
 <resources>
     <string name="about_android">%1$s Android app</string>
     <string name="about_version">version %1$s</string>