summaryrefslogtreecommitdiff
path: root/android/sdremote
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2013-02-07 15:37:37 +0100
committerThorsten Behrens <tbehrens@suse.com>2013-02-07 15:40:15 +0100
commitf3e42e07da568553b7e2c056259a2667d6789ca3 (patch)
tree19a80f9d9da06ae27da250c24e8d7311ad916383 /android/sdremote
parentdb9823414d91386b01187d5945f08ac8385bd575 (diff)
Clarify android-coverflow license.
See http://code.google.com/p/android-coverflow/source/browse/LICENCE.txt Change-Id: I29cd2f9115f9c711dc07d8efbe89e42bedab040f
Diffstat (limited to 'android/sdremote')
-rw-r--r--android/sdremote/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/sdremote/res/values/strings.xml b/android/sdremote/res/values/strings.xml
index 9beaab7f869f..e84b7faa2606 100644
--- a/android/sdremote/res/values/strings.xml
+++ b/android/sdremote/res/values/strings.xml
@@ -41,7 +41,7 @@
<string name="about_versionstring">Version: {0} (Build ID: {1})</string>
<string name="about_copyright">Copyright © 2012 LibreOffice Contributors and/or their affiliates.</string>
<string name="about_licence">This app is released under the Mozilla Public License, v. 2.0.</string>
- <string name="about_libraries">This app uses android-coverflow\n\tCopyright © 2011, Polidea\n\tAll rights reserved.\n\nThis app uses ActionBarSherlock:\n\tCopyright 2012 Jake Wharton\n\tLicensed under the Apache License, Version 2.0 (the "License")</string>
+ <string name="about_libraries">This app uses android-coverflow\n\tCopyright © 2011, Polidea\n\tNew BSD License.\n\nThis app uses ActionBarSherlock:\n\tCopyright 2012 Jake Wharton\n\tLicensed under the Apache License, Version 2.0 (the "License")</string>
<string name="addserver">Add Server</string>
<string name="addserver_entername">Server name:</string>
<string name="addserver_enteraddress">Server address as IP or hostname:</string>