summaryrefslogtreecommitdiff
path: root/debian/copyright.head
diff options
context:
space:
mode:
Diffstat (limited to 'debian/copyright.head')
-rw-r--r--debian/copyright.head37
1 files changed, 37 insertions, 0 deletions
diff --git a/debian/copyright.head b/debian/copyright.head
new file mode 100644
index 000000000..6d95c8ae2
--- /dev/null
+++ b/debian/copyright.head
@@ -0,0 +1,37 @@
1This package was debianized by Philip Hands <phil@hands.com> on 31 Oct 1999
2(with help from Dan Brosemer <odin@linuxfreak.com>)
3
4It was downloaded from here:
5 ftp://ftp.fu-berlin.de/unix/security/openssh/openssh-2.3.0p1.tar.gz
6
7worldwide mirrors are listed here:
8 http://www.openssh.com/ftp.html
9
10The Debian specific parts of the package are mostly taken from the
11original ssh package, which has since been renamed as ssh-nonfree.
12
13The Debian patch is distributed under the terms of the GPL, which you
14can find in /usr/share/common-licenses/GPL.
15
16The upstream source for this package is a combination of the ssh
17branch that is being maintained by the OpenBSD team (starting from
18the last version of SSH that was distributed under a free license),
19and porting work by Damien Miller <damien@ibs.com.au> to get it
20working on Linux. Other people also contributed to this, and are
21credited in /usr/share/doc/ssh/README.
22
23Copyright:
24
25Code in helper.[ch] is Copyright Internet Business Solutions and is
26released under a X11-style license (see source file for details).
27
28(A)RC4 code in rc4.[ch] is Copyright Damien Miller. It too is under a
29X11-style license (see source file for details).
30
31make-ssh-known-hosts is Copyright Tero Kivinen <Tero.Kivinen@hut.fi>,
32and is distributed under the GPL (see source file for details).
33
34The copyright for the original SSH version follows. It has been
35modified with [comments] to reflect the changes that the OpenBSD folks
36have made:
37