diff options
Diffstat (limited to 'remoteExample/src/main/res/values/styles.xml')
-rw-r--r-- | remoteExample/src/main/res/values/styles.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/remoteExample/src/main/res/values/styles.xml b/remoteExample/src/main/res/values/styles.xml index ff6c9d2c..746cf3dd 100644 --- a/remoteExample/src/main/res/values/styles.xml +++ b/remoteExample/src/main/res/values/styles.xml @@ -1,3 +1,8 @@ +<!-- + ~ Copyright (c) 2012-2017 Arne Schwabe + ~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt + --> + <resources> <!-- Base application theme. --> |