This repository has been archived by the owner on Jun 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 686
/
THIRD_PARTY.txt
152 lines (118 loc) · 6.08 KB
/
THIRD_PARTY.txt
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
###################################################################
Copyright (C) 2017, ownCloud GmbH.
This code is covered by the GNU Public License Version 3.
For distribution utilizing Apple mechanisms please see
https://owncloud.org/contribute/iOS-license-exception/
You should have received a copy of this license along with this program.
If not, see <http://www.gnu.org/licenses/gpl-3.0.en.html>,
<https://owncloud.com/de/licenses/owncloud-commercial/>.
###################################################################
###########
# LICENSE #
###########
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License verions 3,
as published by the Free Software Foundation.
This 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.
The source distribution of this program should include a full copy
of the GNU GPL version 3 license in the LICENSE.txt file located
in its root directory. If not, see <http://www.gnu.org/licenses/>.
########################
# THIRD PARTY LICENSES #
########################
Both the source and binary distributions of this software contain
some third party software. All the third party software included
or linked is redistributed under the terms and conditions of their
original licenses. These licenses are compatible the GPL license
that govern this software, for the purposes they are being used.
The third party software included and used by this project is:
* CWStatusBarNotification
Copyright (c) 2013 Cezary Wojcik <http://www.cezarywojcik.com>
Licensed under MIT License.
Placed at ExternalLibreries/CustomStatusBar.
Original license document included at ExternalLibreries/CustomStatusBar/LICENSE.
See https://github.com/cezarywojcik/CWStatusBarNotification
* Includes a modified version of SWTableViewCell
Original SWTableViewCell Copyright (c) 2013 Christopher Wendel.
Licensed under MIT License.
Placed at ExternalLibreries/SWTableViewCell.
Original license document included at ExternalLibreries/SWTableViewCell/LICENSE.
See https://github.com/CEWendel/SWTableViewCell
* Includes a modified version of KKPasscodeLock
Original KKPasscodeLock Copyright (c) 2011-2012 Kosher Penguin LLC.
Licensed under Apache License, Version 2.0.
Placed at ExternalLibreries/KKPasscodeLock.
Original license document included at ExternalLibreries/KKPasscodeLock/LICENSE.
See https://github.com/aporat/KKPasscodeLock
* Includes a modified version of ELCImagePickerController
Original ELCImagePickerController Copyright (c) 2010 ELC Technologies.
Licensed under MIT License
Placed at ExternalLibreries/ELCPickerLib.
Original license document included at ExternalLibreries/ELCPickerLib/LICENSE.
See https://github.com/B-Sides/ELCImagePickerController
* Includes a modified version of MBProgressHUD
Original MBProgressHUD Copyright (c) 2013 Matej Bukovinski, version 0.9
Licensed under MIT License
Placed at ExternalLibreries/LoadingScreen.
Original license document included at ExternalLibreries/LoadingScreen/LICENSE.
See https://github.com/jdg/MBProgressHUD
* UIAlertView-Blocks
Copyright (c) 2013 Ryan Maxwell.
Licensed under MIT License.
Placed at ExternalLibreries/UIAlertViewWithBlocks
Original license document included at ExternalLibreries/UIAlertViewWithBlocks/LICENSE.
See https://github.com/ryanmaxwell/UIAlertView-Blocks
* Includes a modified version of UIImage+Resize, UIImage+Alpha, UIImage+RoundedCorner
Original Copyright (c) 2009 Created by Trevor Harmon.
Placed at Utils/Image Scale
Original license document included at Utils/Image Scale/LICENSE.
See http://vocaro.com/trevor/blog/2009/10/12/resize-a-uiimage-the-right-way/
* FMDB v2.5
Copyright (c) 2008-2014 Flying Meat Inc.
Licensed under MIT License.
Placed at Supporting Files/FMDB
Original license document included at Supporting Files/FMDB/LICENSE.
See https://github.com/ccgus/fmdb
* VFR Pdf Reader
Copyright (c) 2011-2014 Julius Oklamcak. All rights reserved.
Placed at ExternalLibreries/VFR Pdf Reader
Original license document included at ExternalLibreries/VFR Pdf Reader/LICENSE.
See https://github.com/vfr/Reader
* ownCloud iOS Library v 2.2.1
Copyright (c) 2017, ownCloud GmbH. (http://www.owncloud.org/)
Licensed under MIT License.
Placed at OCCommunicationLib
Original license document included at OCCommunicationLib/LICENSE.
See https://github.com/owncloud/ios-library
* TTOpenInAppActivity
Copyright (c) 2012-2014 Tobias Tiemerding
Licensed under MIT License.
Placed at ExternalLibreries/TTOpenInAppActivity.
Original license document included at ExternalLibreries/TTOpenInAppActivity/LICENSE.
See https://github.com/honkmaster/TTOpenInAppActivity
* TSMessages
Copyright (c) 2014 Toursprung, Felix Krause <[email protected]>
Licensed under MIT License.
Placed at ExternalLibreries/TTMessages.
Original license document included at ExternalLibreries/TTMesages/LICENSE.txt
See https://github.com/KrauseFx/TSMessages/
* cwl-ordered-dictionary
Copyright (c) 2012-2014 Matt Gallagher & Kazuto Yamasaki
Placed at ExternalLibreries/CWLOrderedDictionary.
Original license document included at Class Headers.
See https://github.com/pokelabo/cwl-ordered-dictionary
* ocmock v 3.1.5
Copyright (c) 2004-2015 by Erik Dörnenburg (http://ocmock.org)
Licensed under Apache License, Version 2.0.
Placed at Owncloud iOs ClientTests/ExternalLibraries/OCMock_3.1.5
Original license document included at Owncloud iOs ClientTests/ExternalLibraries/OCMock_3.1.5/LICENSE
See https://github.com/erikdoe/ocmock
* FLAnimatedImage
Copyright (c) 2014-2016 Flipboard
Licensed under MIT License.
Placed at ExternalLibreries/FLAnimatedImage.
Original license document included at ExternalLibreries/FLAnimatedImage/LICENSE
See https://github.com/Flipboard/FLAnimatedImage