aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/about.xml
blob: c5e82dff592973d0ae04579699f151377d495ba9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="pref_about_message" translatable="false"><b>Pix-Art Messenger</b>
			\n\nCopyright © 2014-%s 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
			the Free Software Foundation, either version 3 of the License, or
			(at your option) any later version.
			\n\nThis program is distributed in the hope that it will be useful,
			but WITHOUT ANY WARRANTY; without even the implied warranty of
			MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
			GNU General Public License for more details.
			\n\nYou should have received a copy of the GNU General Public License
			along with this program. If not, see https://www.gnu.org/licenses
			\n\nDownload the full original source code at https://github.com/siacs/Conversations (Copyright © Daniel Gultsch)
			\n\nDownload the modified source code at https://github.com/kriztan/Pix-Art-Messenger
            \n\nPix-Art Messenger recommends blabber.im as provider. More information can be found at https://blabber.im
            \n\nYou can support me by making a donation in form of a gift in sense of § 516 ff BGB i.e. a gratuitous donation.
	</string>
    <string name="pref_about_libraries" translatable="false"><b>Libraries</b>
			\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/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)
			\n\nhttps://github.com/google/material-design-icons\n(CC BY 4.0)
			\n\nhttps://github.com/leolin310148/ShortcutBadger\n(Apache License, Version 2.0)
			\n\nhttps://github.com/kyleduo/SwitchButton\n(Apache License, Version 2.0)
			\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/google/gson\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/square/picasso\n(Apache License, Version 2.0)
			\n\nhttps://github.com/davemorrissey/subsampling-scale-image-view\n(Apache License, Version 2.0)
            \n\nhttps://github.com/koral--/android-gif-drawable\n(The MIT License (MIT))
			\n\nhttps://github.com/google/ExoPlayer\n(Apache License, Version 2.0)
            \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/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)
            \n\nhttp://xmpp.rocks/\n(The MIT License (MIT))
            \n\nhttps://github.com/drakeet/ToastCompat/\n(Apache License, Version 2.0)
            \n\nhttps://github.com/leinardi/FloatingActionButtonSpeedDial/\n(Apache License, Version 2.0)
            \n\nhttps://github.com/PonnamKarthik/RichLinkPreview\n(Apache License, Version 2.0)
            \n\nhttps://github.com/AppIntro/AppIntro\n(Apache License, Version 2.0)
    </string>
</resources>