File: owncloud-client

package info (click to toggle)
libconfig-model-dpkg-perl 3.014
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,200 kB
  • sloc: perl: 8,255; python: 242; makefile: 77; javascript: 16; sh: 1
file content (224 lines) | stat: -rw-r--r-- 8,162 bytes parent folder | download | duplicates (5)
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mirall
Upstream-Contact: Klaas Freitag <freitag@owncloud.com>
Source: http://owncloud.org/sync-clients/
Files-Excluded: admin

Files: *
Copyright: 2014, Daniel Molkentin <danimo@owncloud.com>
           Markus Goetz <markus@woboq.com>
License: GPL-2

Files: debian/*
Copyright: 2012 Sandro Knauß <bugs@sandroknauss.de>
License: GPL-2+

Files: src/creds/credentialscommon.*
       src/creds/httpcredentials.*
Copyright: Cédric Bellegarde <gnumdk@gmail.com>
           Daniel Molkentin <danimo@owncloud.com>
           Olivier Goffart <ogoffart@owncloud.com>
License: GPL-2+

Files: src/3rdparty/qtlockedfile/*
       src/3rdparty/qtsingleapplication/*
Copyright: 2012 Nokia Corporation and/or its subsidiary(-ies)
License: LGPL-2.1 with Diaga-LGPL-1.1 exception

Files: src/3rdparty/fancylineedit/*
Copyright: 2013 Digia Plc and/or its subsidiary(-ies)
License: LGPL-2.1 with Diaga-LGPL-1.1 exception

Files: src/3rdparty/QProgressIndicator/*
Copyright: 2009-2010 Morgan Leborgne
License: LGPL-3+

Files: src/3rdparty/qjson/*
Copyright: 2011 Eeli Reilin <eeli@emicode.fi>
License: BSD-2-clause

Files: csync/*
Copyright: 2006-2013 Andreas Schneider <asn@cryptomilk.org>
           2012-2014 Dominik Schmidt <dev@dominik-schmidt.de>
License: LGPL-2.1+

Files: csync/src/std/c_jhash.h
Copyright: 1996-1997 Bob Jenkins <bob_jenkins@burtleburtle.net>
License: public-domain

Files: csync/tests/ownCloud/HTTP/DAV.pm
Copyright: 1998 Swarthmore College
License: GPL-1+ or Artistic

Files: doc/*
Copyright: 2013 The ownCloud developers
License: CC-BY-3.0

Files: doc/scripts/*
Copyright: José Fonseca <jrfonseca@users.berlios.de>
License: LGPL-2.1

Files: test/*.h
Copyright: Klaas Freitag <freitag@owncloud.com>
License: public-domain

Files: doc/scripts/htmlhelp.sh
       test/manual/favlink/main.cpp
       test/scripts/torture_create_files.pl
       test/scripts/torture_gen_layout.pl
Copyright: Daniel Molkentin <danimo@owncloud.com>
License: GPL-2

Files: cmake/modules/*
Copyright:  2006-2010 Alexander Neundorf <neundorf@kde.org>
            2009 Vittorio Giovara <vittorio.giovara@gmail.com>
License: BSD-3-clause

Files: cmake/modules/GetGitRevisionDescription.*
Copyright: 2009-2010 Ryan Pavlik <rpavlik@iastate.edu> <abiryan@ryand.net>
           2009-2010 Iowa State University
License: BSL-1.0

Files: cmake/modules/GNUInstallDirs.cmake
Copyright: 2011 Nikita Krupen'ko <krnekit@gmail.com>
           2011 Kitware, Inc.
License: BSD-3-clause-Kitware

License: Artistic
 You will find a copy of the Artistic licence in
 /usr/share/common-licenses/Artistic.

License: GPL-1+
 This 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 1
 of the License, or (at your option) any later version.
 .
 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.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software Foundation,
 Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 .
 On Debian systems a full copy of the GPL 1 can be found at
 /usr/share/common-licenses/GPL-1

License: GPL-2+
 This 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 2
 of the License, or (at your option) any later version.
 .
 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.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software Foundation,
 Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 .
 On Debian systems a full copy of the GPL 2 can be found at
 /usr/share/common-licenses/GPL-2

License: LGPL-2.1
 This file may be used under the terms of the GNU Lesser General Public
 License version 2.1 as published by the Free Software Foundation and
 appearing in the file LICENSE.LGPL included in the packaging of this file.
 Please review the following information to ensure the GNU Lesser General
 Public License version 2.1 requirements will be met:
 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
 .
 On Debian systems a full copy of the LGPL 2.1 can be found at
 /usr/share/common-licenses/LGPL-2.1

License: LGPL-2.1+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 This library 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 .
 On Debian systems a full copy of the LGPL 2.1 can be found at
 /usr/share/common-licenses/LGPL-2.1

License: LGPL-3+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 [snip]
 .
 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 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with QRecentFilesMenu. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems a full copy of the LGPL 3 can be found at
 /usr/share/common-licenses/LGPL-3

License: LGPL-2.1 with Diaga-LGPL-1.1 exception
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License.
 [snipped exception]

License: public-domain
 This software is in the public domain, furnished "as is", without technical
 support, and with no warranty, express or implied, as to its usefulness for
 any purpose.

License: GPL-2
 This 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; version 2 of the License.
 .
 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.
 .
 On Debian systems a full copy of the GPL 2 can be found at
 /usr/share/common-licenses/GPL-2

License: CC-BY-3.0
 Creative Commons Legal Code
 .
 Attribution 3.0 Unported
 [snip]

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 [snip]

License: BSD-3-clause-Kitware
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 [snipped also]

License: BSD-2-clause
 Redistribution and use in source and binary forms, with or without modification,
 are permitted provided that the following conditions are met:
 [snipped]

License: BSL-1.0
 Boost Software License - Version 1.0 - August 17th, 2003
 [snip]