aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Whited <sam@samwhited.com>2014-11-03 08:49:05 -0500
committerSam Whited <sam@samwhited.com>2014-11-04 12:48:25 -0500
commit97b4b012d0128232f16988d7b8742ac5c50d3e48 (patch)
tree86ab3152428167c56a612aec3c0fa018c612fa30
parent8bf40308c87ca62ef4b450c69c80202f09c3f80c (diff)
Use real copyright symbol ©
-rw-r--r--src/main/res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 64044774..92918f1e 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -268,9 +268,9 @@
\n
http://www.apache.org/licenses/LICENSE-2.0\n
\n
- Minidns (c) 2014 Rene Treffer and is provided under the WTFPL\n
+ Minidns © 2014 Rene Treffer and is provided under the WTFPL\n
\n
- MemorizingTrustManager Copyright (c) 2010 Georg Lukas\n
+ MemorizingTrustManager Copyright © 2010 Georg Lukas\n
\n
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
@@ -322,4 +322,4 @@
<string name="scan_qr_code">Scan QR code</string>
<string name="show_qr_code">Show QR code</string>
<string name="account_details">Account details</string>
-</resources> \ No newline at end of file
+</resources>