diff options
author | Christian Schneppe <christian@pix-art.de> | 2018-01-19 23:08:22 +0100 |
---|---|---|
committer | Christian Schneppe <christian@pix-art.de> | 2018-01-19 23:08:22 +0100 |
commit | 8793b454e54fb83e1b7e83e59fda108592ffbf28 (patch) | |
tree | 82702326579af77a48091fad038da7cf03f0cd1c /src | |
parent | 6e458109c5c8d6aa44ad54c3417286fe5fceff5d (diff) |
updated some licenses
Diffstat (limited to 'src')
-rw-r--r-- | src/main/res/values/defaults.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/res/values/defaults.xml b/src/main/res/values/defaults.xml index 4fa1e37a2..78a63e46e 100644 --- a/src/main/res/values/defaults.xml +++ b/src/main/res/values/defaults.xml @@ -8,7 +8,7 @@ <string name="type_web" translatable="false">Web browser</string> <string name="type_console" translatable="false">Console</string> <string name="pref_about_message" translatable="false"><b>Pix-Art Messenger</b> - \n\nCopyright © 2014-2017 Christian Schneppe + \n\nCopyright © 2014-2018 Christian Schneppe \n\nhttp://jabber.pix-art.de \n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -26,7 +26,7 @@ \n\nhttps://www.bouncycastle.org\n(The MIT License (MIT)) \n\nhttps://www.gnu.org/software/libidn\n(Apache License, Version 2.0) \n\nhttps://github.com/ge0rg/MemorizingTrustManager\n(The MIT License (MIT)) - \n\nhttps://github.com/rtreffer/minidns\n(WTFPL) + \n\nhttps://github.com/MiniDNS/minidns\n(WTFPL) \n\nhttps://github.com/open-keychain/openkeychain-api-lib\n(Apache License, Version 2.0) \n\nhttps://github.com/jitsi/otr4j\n(LGPL-3.0) \n\nhttps://developer.android.com/tools/support-library\n(Apache License, Version 2.0) @@ -37,9 +37,7 @@ \n\nhttps://github.com/WhisperSystems/libaxolotl-java\n(GPLv3) \n\nhttps://github.com/vinc3m1/RoundedImageView\n(Apache License, Version 2.0) \n\nhttps://github.com/jdamcd/android-crop\n(Apache License, Version 2.0) - \n\nhttps://github.com/jaydeepw/audio-wife\n(The MIT License (MIT)) \n\nhttps://github.com/google/gson\n(Apache License, Version 2.0) - \n\nhttps://github.com/google/gcm\n(Apache License, Version 2.0) \n\nhttp://hc.apache.org/httpcomponents-client\n(Apache License, Version 2.0) \n\nhttp://hc.apache.org/httpcomponents-core\n(Apache License, Version 2.0) \n\nhttps://github.com/bumptech/glide\n(BSD, The MIT License (MIT) and Apache License, Version 2.0) @@ -48,9 +46,10 @@ \n\nhttps://github.com/mangstadt/ez-vcard\n(FreeBSD) \n\nhttps://github.com/googlesamples/easypermissions\n(Apache License, Version 2.0) \n\nhttps://github.com/blazsolar/FlowLayout\n(Apache License, Version 2.0) - \n\nhttps://github.com/vanniktech/Emoji\n(Apache License, Version 2.0) \n\nhttps://github.com/ypresto/android-transcoder\n(Apache License, Version 2.0) \n\nhttp://www.eclipse.org/jetty/\n(Apache License, Version 2.0 and Eclipse Public License 1.0) + \n\nhttp://leafletjs.com/\n(BSD 2-Clause) + \n\nhttps://www.openstreetmap.org/\n(Open Database License) </string> <string name="default_resource" translatable="false">Phone</string> <bool name="portrait_only">true</bool> |