forked from owncloud/ios-app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
THIRD_PARTY.txt
87 lines (62 loc) · 2.95 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
###################################################################
Copyright (C) 2018, 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:
* ownCloud iOS SDK v 0.0.1
Copyright (c) 2018-2019 ownCloud GmbH. (http://www.owncloud.org/)
Licensed under GNU Public License, Version 3.
Placed at ios-sdk
Original license document included at ios-sdk/LICENSE.
See https://github.com/owncloud/ios-sdk
* earlGrey v 1.12.1
Copyright (c) 2016 Google Inc.
Licensed under Apache License, Version 2.0.
Placed at Pods/EarlGrey
Original license document included at Pods/EarlGrey/EarlGrey/LICENSE
See https://github.com/google/EarlGrey
* PocketSVG
Copyright (c) Ponderwell, Ariel Elkin, Fjšlnir çsgeirsson, and Contributors
Licensed under MIT License.
Placed at external/PocketSVG
Original license document included at external/PocketSVG/LICENSE
See https://github.com/pocketsvg/PocketSVG
* libzip
Copyright (C) 1999-2017 Dieter Baron and Thomas Klausner
Licensed under a 3-clause BSD license
Placed at external/libzip
Original license document included at external/libzip/LICENSE
See https://github.com/nih-at/libzip
* PLCrashReporter
Copyright (c) Microsoft Corporation.
Copyright (c) 2008 - 2014 Plausible Labs Cooperative, Inc.
Licensed under proprietary license
Placed as swift package
Original license document included at plcrashreporter/LICENSE.
See https://github.com/microsoft/plcrashreporter