summaryrefslogtreecommitdiff
path: root/debian/copyright
blob: 62b0be7faf385953386f8256d5911f7221118c3a (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
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
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: OpenVPN
Upstream-Contact: OpenVPN Solutions LLC <info@openvpn.net>
Source: https://openvpn.net/

Files: *
Copyright: 2002-2019 OpenVPN Inc <sales@openvpn.net>
License: GPL-2 with OpenSSL exception

Files: aclocal.m4
       compile
       config.guess
       config.sub
       configure
       depcomp
       ltmain.sh
       missing
       m4/libtool.m4
       m4/ltversion.m4
Copyright: 1994-2015 Free Software Foundation, Inc.
License: GPL-2+

Files: */Makefile.*
Copyright: 1994-2015 Free Software Foundation, Inc.
           2002-2018 OpenVPN Inc <sales@openvpn.net>
           2006-2012 Alon Bar-Lev <alon.barlev@gmail.com>
License: GPL-2

Files: src/openvpn/crypto.*
       src/openvpn/crypto_*.*
       src/openvpn/pkcs11_*.*
       src/openvpn/ssl*
       src/openvpn/tls_*
       src/openvpn/openssl_compat.h
       tests/unit_tests/openvpn/*
Copyright: 2010-2018 Fox Crypto B.V. <openvpn@fox-it.com>
License: GPL-2

Files: build/ltrc.inc
       build/msvc/msvc-generate/Makefile.mak
Copyright: 2008-2012 Alon Bar-Lev <alon.barlev@gmail.com>
License: GPL-2

Files: build/msvc/msvc-generate/msvc-generate.js
Copyright: 2008-2012 Alon Bar-Lev <alon.barlev@gmail.com>
License: BSD-3

Files: sample/sample-plugins/log/log_v3.c
       src/compat/compat-basename.c
       src/compat/compat-daemon.c
       src/compat/compat-dirname.c
       src/compat/compat-inet_ntop.c
       src/compat/compat-inet_pton.c
       src/compat/compat.h
       src/openvpn/console.c
       src/openvpn/console.h
       src/openvpn/console_builtin.c
       src/openvpn/console_systemd.c
       src/openvpn/console_systemd.c
       src/openvpn/misc.c
       src/openvpn/options.c
       src/openvpn/ssl.c
       src/plugins/down-root/down-root.c
Copyright: 2010-2016 David Sommerseth <davids@redhat.com>
License: GPL-2

Files: src/compat/compat-lz4.c
       src/compat/compat-lz4.h
Copyright: 2011-2016 Yann Collet
License: BSD-2

Files: src/openvpn/base64.c
       src/openvpn/base64.h
Copyright: 1995 -2001 Kungliga Tekniska Högskolan
License: BSD-3

Files: include/openvpn-msg.h
       src/openvpnserv/common.c
       src/openvpnserv/service.h
       src/openvpnserv/interactive.c
Copyright: 2011-2018 Heiko Hund <heiko.hund@sophos.com>
License: GPL-2

Files: src/openvpn/block_dns.c
Copyright: 2002-2018 OpenVPN Inc <sales@openvpn.net>
           2015-2016  <iam@valdikss.org.ru>
           2016 Selva Nair <selva.nair@gmail.com>
License: GPL-2

Files: src/openvpn/block_dns.h
       src/openvpnserv/validate.h
       src/openvpnserv/validate.c
Copyright: 2016 Selva Nair <selva.nair@gmail.com>
License: GPL-2

Files: src/openvpn/comp-lz4.c
       src/openvpn/comp-lz4.h
Copyright: 2002-2018 OpenVPN Inc <sales@openvpn.net>
           2013-2018 Gert Doering <gert@greenie.muc.de>
License: GPL-2

Files: src/openvpn/cryptoapi.c
Copyright: 2004      Peter 'Luna' Runestig <peter@runestig.com>
License: BSD-3

Files: src/openvpn/ntlm.c
Copyright: 2004      William Preston
License: GPL-2

Files: src/openvpn/ssl_mbedtls.c
Copyright: 2002-2018 OpenVPN Inc <sales@openvpn.net>
           2010-2018 Fox Crypto B.V. <openvpn@fox-it.com>
           2006-2010 Brainspark B.V.
License: GPL-2

Files: src/openvpn/ssl_mbedtls.h
Copyright: 2002-2018 OpenVPN Inc <sales@openvpn.net>
           2010-2018 Fox Crypto B.V. <openvpn@fox-it.com>
License: GPL-2

Files: src/openvpnserv/service.c
Copyright: 1993-2000 Microsoft Corporation
           2013      Heiko Hund <heiko.hund@sophos.com>
License: other

Files: sample/sample-keys/gen-sample-keys.sh
Copyright: 2014      Steffan Karger <steffan@karger.me>
License: GPL-2

Files: m4/pkg.m4
Copyright: 2004      Scott James Remnant <scott@netsplit.com>.
License: GPL-2+

Files: install-sh
Copyright: 1994      X Consortium
License: MIT

Files: tests/t_cltsrv.sh
Copyright: 2005-2008  Matthias Andree
License: GPL-2+

Files: tests/t_lpback.sh
Copyright: 2005       Matthias Andree
           2014       Steffan Karger
License: GPL-2+

Files: debian/*
Copyright: 2002-2017 Alberto Gonzalez Iniesta <agi@inittab.org>
           2017-2018 Bernhard Schmidt <berni@debian.org>
           2017-2020 Jörg Frings-Fürst <debian@jff.email>
License: GPL-3+

License: BSD-2
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
     * Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 .
     * Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
License: BSD-3
 All rights reserved.
 .
 Redistribution and use in source and binary forms, with or without 
 modification, are permitted provided that the following conditions are met:
 .
 1. Redistributions of source code must retain the above copyright notice, 
    this list of conditions and the following disclaimer.
 .
 2. Redistributions in binary form must reproduce the above copyright notice, 
    this list of conditions and the following disclaimer in the documentation 
    and/or other materials provided with the distribution.
 .
 3. Neither the name of the copyright holder nor the names of its contributors
    may be used to endorse or promote products derived from this software 
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE 
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
 POSSIBILITY OF SUCH DAMAGE.

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.
 .
 You should have received a copy of the GNU General Public
 License along with this package; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 On Debian systems, the full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.

License: GPL-2 with OpenSSL exception
 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.
 .
 This program is distributed in the hope that it will be useful, but
 is provided AS IS, WITHOUT ANY WARRANTY; without even the implied
 warranty of MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, and
 NON-INFRINGEMENT.  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, see <http://www.gnu.org/licenses/>.
 .
 The complete text of the GNU General Public License
 can be found in /usr/share/common-licenses/GPL-2 file.
 .
 In addition, as a special exception, the copyright holders give
 permission to link the code of portions of this program with the
 OpenSSL library under certain conditions as described in each
 individual source file, and distribute linked combinations
 including the two.
 You must obey the GNU General Public License in all respects
 for all of the code used other than OpenSSL.  If you modify
 file(s) with this exception, you may extend this exception to your
 version of the file(s), but you are not obligated to do so.  If you
 do not wish to do so, delete this exception statement from your
 version.  If you delete this exception statement from all source
 files in the program, then also delete it here.

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, see <http://www.gnu.org/licenses/>.
 .
 The complete text of the GNU General Public License
 can be found in /usr/share/common-licenses/GPL-2 file.

License: GPL-3+
 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 3 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, see <http://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

License: MIT
 All rights reserved.  No part of this source code may be reproduced,
 stored in a retrieval system, or transmitted, in any form or by any
 means, electronic, mechanical, photocopying, recording or otherwise,
 except as stated in the end-user licence agreement, without the prior
 permission of the copyright owners.
 .
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted, provided
 that the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation, and that the name of OSF, UI or X/Open not be used in 
 advertising or publicity pertaining to distribution of the software 
 without specific, written prior permission.  OSF, UI and X/Open make 
 no representations about the suitability of this software for any purpose.  
 It is provided "as is" without express or implied warranty.
 .
 OSF, UI and X/Open DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 
 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO 
 EVENT SHALL OSF, UI or X/Open BE LIABLE FOR ANY SPECIAL, INDIRECT OR 
 CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF 
 USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR 
 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 
 PERFORMANCE OF THIS SOFTWARE.

License: other
 THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
 ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED
 TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
 PARTICULAR PURPOSE.