1:5.8.1p1-3
[openssh.git] / debian / copyright
1 This package was debianized by Philip Hands <phil@hands.com> on 31 Oct 1999
2 (with help from  Dan Brosemer <odin@linuxfreak.com>)
3
4 It was downloaded from here:
5   ftp://ftp.fu-berlin.de/unix/security/openssh/openssh-2.3.0p1.tar.gz
6
7 worldwide mirrors are listed here:
8   http://www.openssh.com/ftp.html
9
10 The Debian specific parts of the package are mostly taken from the
11 original ssh package, which has since been renamed as ssh-nonfree.
12
13 The Debian patch is distributed under the terms of the GPL, which you
14 can find in /usr/share/common-licenses/GPL.
15
16 In addition, as a special exception, Matthew Vernon gives permission
17 to link the code of the Debian patch with any version of the OpenSSH
18 code which is distributed under a license identical to that listed in
19 the included Copyright file, and distribute linked combinations
20 including the two.  You must obey the GNU General Public License in
21 all respects for all of the code used other than OpenSSH.  If you
22 modify this file, you may extend this exception to your version of the
23 file, but you are not obligated to do so.  If you do not wish to do
24 so, delete this exception statement from your version.
25
26 The upstream source for this package is a combination of the ssh
27 branch that is being maintained by the OpenBSD team (starting from
28 the last version of SSH that was distributed under a free license),
29 and porting work by Damien Miller <damien@ibs.com.au> to get it
30 working on Linux.  Other people also contributed to this, and are
31 credited in /usr/share/doc/ssh/README.
32
33 This package contains Kerberos version 5 patches from
34 http://www.sxw.org.uk/computing/patches/openssh.html; this is Copyright
35 (c) 2001-2009 Simon Wilkinson and provided under the standard 2-term BSD
36 licence used elsewhere in OpenSSH.
37
38 Copyright:
39
40 Code in helper.[ch] is Copyright Internet Business Solutions and is
41 released under a X11-style license (see source file for details).
42
43 (A)RC4 code in rc4.[ch] is Copyright Damien Miller. It too is under a
44 X11-style license (see source file for details).
45
46 make-ssh-known-hosts is Copyright Tero Kivinen <Tero.Kivinen@hut.fi>,
47 and is distributed under the GPL (see source file for details).
48
49 The copyright for the original SSH version follows.  It has been
50 modified with [comments] to reflect the changes that the OpenBSD folks
51 have made:
52
53 This file is part of the OpenSSH software.
54
55 The licences which components of this software fall under are as
56 follows.  First, we will summarize and say that all components
57 are under a BSD licence, or a licence more free than that.
58
59 OpenSSH contains no GPL code.
60
61 1)
62      * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
63      *                    All rights reserved
64      *
65      * As far as I am concerned, the code I have written for this software
66      * can be used freely for any purpose.  Any derived versions of this
67      * software must be clearly marked as such, and if the derived work is
68      * incompatible with the protocol description in the RFC file, it must be
69      * called by a name other than "ssh" or "Secure Shell".
70
71     [Tatu continues]
72      *  However, I am not implying to give any licenses to any patents or
73      * copyrights held by third parties, and the software includes parts that
74      * are not under my direct control.  As far as I know, all included
75      * source code is used in accordance with the relevant license agreements
76      * and can be used freely for any purpose (the GNU license being the most
77      * restrictive); see below for details.
78
79     [However, none of that term is relevant at this point in time.  All of
80     these restrictively licenced software components which he talks about
81     have been removed from OpenSSH, i.e.,
82
83      - RSA is no longer included, found in the OpenSSL library
84      - IDEA is no longer included, its use is deprecated
85      - DES is now external, in the OpenSSL library
86      - GMP is no longer used, and instead we call BN code from OpenSSL
87      - Zlib is now external, in a library
88      - The make-ssh-known-hosts script is no longer included
89      - TSS has been removed
90      - MD5 is now external, in the OpenSSL library
91      - RC4 support has been replaced with ARC4 support from OpenSSL
92      - Blowfish is now external, in the OpenSSL library
93
94     [The licence continues]
95
96     Note that any information and cryptographic algorithms used in this
97     software are publicly available on the Internet and at any major
98     bookstore, scientific library, and patent office worldwide.  More
99     information can be found e.g. at "http://www.cs.hut.fi/crypto".
100
101     The legal status of this program is some combination of all these
102     permissions and restrictions.  Use only at your own responsibility.
103     You will be responsible for any legal consequences yourself; I am not
104     making any claims whether possessing or using this is legal or not in
105     your country, and I am not taking any responsibility on your behalf.
106
107
108                             NO WARRANTY
109
110     BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
111     FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
112     OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
113     PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
114     OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
115     MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
116     TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
117     PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
118     REPAIR OR CORRECTION.
119
120     IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
121     WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
122     REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
123     INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
124     OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
125     TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
126     YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
127     PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
128     POSSIBILITY OF SUCH DAMAGES.
129
130 2)
131     The 32-bit CRC compensation attack detector in deattack.c was
132     contributed by CORE SDI S.A. under a BSD-style license.
133
134      * Cryptographic attack detector for ssh - source code
135      *
136      * Copyright (c) 1998 CORE SDI S.A., Buenos Aires, Argentina.
137      *
138      * All rights reserved. Redistribution and use in source and binary
139      * forms, with or without modification, are permitted provided that
140      * this copyright notice is retained.
141      *
142      * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
143      * WARRANTIES ARE DISCLAIMED. IN NO EVENT SHALL CORE SDI S.A. BE
144      * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY OR
145      * CONSEQUENTIAL DAMAGES RESULTING FROM THE USE OR MISUSE OF THIS
146      * SOFTWARE.
147      *
148      * Ariel Futoransky <futo@core-sdi.com>
149      * <http://www.core-sdi.com>
150
151 3)
152     ssh-keyscan was contributed by David Mazieres under a BSD-style
153     license.
154
155      * Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>.
156      *
157      * Modification and redistribution in source and binary forms is
158      * permitted provided that due credit is given to the author and the
159      * OpenBSD project by leaving this copyright notice intact.
160
161 4)
162     The Rijndael implementation by Vincent Rijmen, Antoon Bosselaers
163     and Paulo Barreto is in the public domain and distributed
164     with the following license:
165
166      * @version 3.0 (December 2000)
167      *
168      * Optimised ANSI C code for the Rijndael cipher (now AES)
169      *
170      * @author Vincent Rijmen <vincent.rijmen@esat.kuleuven.ac.be>
171      * @author Antoon Bosselaers <antoon.bosselaers@esat.kuleuven.ac.be>
172      * @author Paulo Barreto <paulo.barreto@terra.com.br>
173      *
174      * This code is hereby placed in the public domain.
175      *
176      * THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''AS IS'' AND ANY EXPRESS
177      * OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
178      * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
179      * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE
180      * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
181      * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
182      * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
183      * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
184      * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
185      * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
186      * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
187
188 5)
189     One component of the ssh source code is under a 3-clause BSD license,
190     held by the University of California, since we pulled these parts from
191     original Berkeley code.
192
193      * Copyright (c) 1983, 1990, 1992, 1993, 1995
194      *      The Regents of the University of California.  All rights reserved.
195      *
196      * Redistribution and use in source and binary forms, with or without
197      * modification, are permitted provided that the following conditions
198      * are met:
199      * 1. Redistributions of source code must retain the above copyright
200      *    notice, this list of conditions and the following disclaimer.
201      * 2. Redistributions in binary form must reproduce the above copyright
202      *    notice, this list of conditions and the following disclaimer in the
203      *    documentation and/or other materials provided with the distribution.
204      * 3. Neither the name of the University nor the names of its contributors
205      *    may be used to endorse or promote products derived from this software
206      *    without specific prior written permission.
207      *
208      * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
209      * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
210      * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
211      * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
212      * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
213      * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
214      * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
215      * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
216      * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
217      * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
218      * SUCH DAMAGE.
219
220 6)
221     Remaining components of the software are provided under a standard
222     2-term BSD licence with the following names as copyright holders:
223
224         Markus Friedl
225         Theo de Raadt
226         Niels Provos
227         Dug Song
228         Aaron Campbell
229         Damien Miller
230         Kevin Steves
231         Daniel Kouril
232         Wesley Griffin
233         Per Allansson
234         Nils Nordman
235         Simon Wilkinson
236
237     Portable OpenSSH additionally includes code from the following copyright
238     holders, also under the 2-term BSD license:
239
240         Ben Lindstrom
241         Tim Rice
242         Andre Lucas
243         Chris Adams
244         Corinna Vinschen
245         Cray Inc.
246         Denis Parker
247         Gert Doering
248         Jakob Schlyter
249         Jason Downs
250         Juha Yrjölä
251         Michael Stone
252         Networks Associates Technology, Inc.
253         Solar Designer
254         Todd C. Miller
255         Wayne Schroeder
256         William Jones
257         Darren Tucker
258         Sun Microsystems
259         The SCO Group
260         Daniel Walsh
261         Red Hat, Inc
262
263      * Redistribution and use in source and binary forms, with or without
264      * modification, are permitted provided that the following conditions
265      * are met:
266      * 1. Redistributions of source code must retain the above copyright
267      *    notice, this list of conditions and the following disclaimer.
268      * 2. Redistributions in binary form must reproduce the above copyright
269      *    notice, this list of conditions and the following disclaimer in the
270      *    documentation and/or other materials provided with the distribution.
271      *
272      * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
273      * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
274      * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
275      * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
276      * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
277      * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
278      * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
279      * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
280      * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
281      * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
282
283 8) Portable OpenSSH contains the following additional licenses:
284
285     a) md5crypt.c, md5crypt.h
286
287          * "THE BEER-WARE LICENSE" (Revision 42):
288          * <phk@login.dknet.dk> wrote this file.  As long as you retain this
289          * notice you can do whatever you want with this stuff. If we meet
290          * some day, and you think this stuff is worth it, you can buy me a
291          * beer in return.   Poul-Henning Kamp
292
293     b) snprintf replacement
294
295         * Copyright Patrick Powell 1995
296         * This code is based on code written by Patrick Powell
297         * (papowell@astart.com) It may be used for any purpose as long as this
298         * notice remains intact on all source code distributions
299
300     c) Compatibility code (openbsd-compat)
301
302        Apart from the previously mentioned licenses, various pieces of code
303        in the openbsd-compat/ subdirectory are licensed as follows:
304
305        Some code is licensed under a 3-term BSD license, to the following
306        copyright holders:
307
308         Todd C. Miller
309         Theo de Raadt
310         Damien Miller
311         Eric P. Allman
312         The Regents of the University of California
313         Constantin S. Svintsoff
314
315         * Redistribution and use in source and binary forms, with or without
316         * modification, are permitted provided that the following conditions
317         * are met:
318         * 1. Redistributions of source code must retain the above copyright
319         *    notice, this list of conditions and the following disclaimer.
320         * 2. Redistributions in binary form must reproduce the above copyright
321         *    notice, this list of conditions and the following disclaimer in the
322         *    documentation and/or other materials provided with the distribution.
323         * 3. Neither the name of the University nor the names of its contributors
324         *    may be used to endorse or promote products derived from this software
325         *    without specific prior written permission.
326         *
327         * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
328         * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
329         * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
330         * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
331         * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
332         * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
333         * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
334         * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
335         * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
336         * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
337         * SUCH DAMAGE.
338
339        Some code is licensed under an ISC-style license, to the following
340        copyright holders:
341
342         Internet Software Consortium.
343         Todd C. Miller
344         Reyk Floeter
345         Chad Mynhier
346
347         * Permission to use, copy, modify, and distribute this software for any
348         * purpose with or without fee is hereby granted, provided that the above
349         * copyright notice and this permission notice appear in all copies.
350         *
351         * THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER DISCLAIMS ALL
352         * WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
353         * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
354         * FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
355         * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
356         * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
357         * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
358
359        Some code is licensed under a MIT-style license to the following
360        copyright holders:
361
362         Free Software Foundation, Inc.
363
364         * Permission is hereby granted, free of charge, to any person obtaining a  *
365         * copy of this software and associated documentation files (the            *
366         * "Software"), to deal in the Software without restriction, including      *
367         * without limitation the rights to use, copy, modify, merge, publish,      *
368         * distribute, distribute with modifications, sublicense, and/or sell       *
369         * copies of the Software, and to permit persons to whom the Software is    *
370         * furnished to do so, subject to the following conditions:                 *
371         *                                                                          *
372         * The above copyright notice and this permission notice shall be included  *
373         * in all copies or substantial portions of the Software.                   *
374         *                                                                          *
375         * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  *
376         * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF               *
377         * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.   *
378         * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,   *
379         * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR    *
380         * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR    *
381         * THE USE OR OTHER DEALINGS IN THE SOFTWARE.                               *
382         *                                                                          *
383         * Except as contained in this notice, the name(s) of the above copyright   *
384         * holders shall not be used in advertising or otherwise to promote the     *
385         * sale, use or other dealings in this Software without prior written       *
386         * authorization.                                                           *
387         ****************************************************************************/
388
389
390 ------
391 $OpenBSD: LICENCE,v 1.19 2004/08/30 09:18:08 markus Exp $