OC-2459: Ask for pincode, when click on an instant upload notification
[pub/Android/ownCloud.git] / THIRD_PARTY.txt
1 ###################################################################
2 ownCloud Android client
3
4 Copyright (C) 2012-2013 ownCloud Inc.
5 Copyright (C) 2012 Bartek Przybylski
6 ###################################################################
7
8
9 ###########
10 # LICENSE #
11 ###########
12
13 This program is free software: you can redistribute it and/or modify
14 it under the terms of the GNU General Public License verions 2,
15 as published by the Free Software Foundation.
16
17 This program is distributed in the hope that it will be useful,
18 but WITHOUT ANY WARRANTY; without even the implied warranty of
19 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 GNU General Public License for more details.
21
22 The source distribution of this program should include a full copy
23 of the GNU GPL version 2 license in the LICENSE.txt file located
24 in its root directory. If not, see <http://www.gnu.org/licenses/>.
25
26
27 ########################
28 # THIRD PARTY LICENSES #
29 ########################
30
31 Both the source and binary distributions of this software contain
32 some third party software. All the third party software included
33 or linked is redistributed under the terms and conditions of their
34 original licenses. These licenses are compatible the GPL license
35 that govern this software, for the purposes they are being used.
36
37 The third party software included and used by this project is:
38
39 * Apache JackRabbit, version 2.2.5.
40 Copyright (C) 2004-2010 The Apache Software Foundation.
41 Licensed under Apache License, Version 2.0.
42 Placed at libs/jackrabbit-webdav-2.2.5-jar-with-dependencies.jar
43 The jar file must be included in the ownCloud client APK.
44 Original license document included at libs/LICENSE.txt
45 See http://jackrabbit.apache.org/
46
47 * Transifex client.
48 Copyright (C) Transifex.
49 Licensed under GNU General Public License.
50 Placed at third_party/transifex-client.
51 Used as a helper tool, not included in the ownCloud client APK.
52 Original license document included at third_party/transifex-client/LICENSE.
53 See http://help.transifex.com/features/client/
54
55 * ActionBarSherlock, master branch.
56 Copyright (C) 2012 Jake Wharton.
57 Licensed under Apache License, Version 2.0.
58 The official repository is linked as a submodule in the
59 ownCloud/android repository.
60 A binary JAR file must be generated from this linked project
61 and included in the ownCloud client APK.
62 See http://http://actionbarsherlock.com/
63