Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 112 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 112 Rev 123
1
This package was debianized by Timshel Knoll <timshel@debian.org> on
1
This package was debianized by Timshel Knoll <timshel@debian.org> on
2
Thu, 25 May 2000 13:13:39 +1000. Package based on initial work by
2
Thu, 25 May 2000 13:13:39 +1000. Package based on initial work by
3
Robert Bihlmeyer <robbe@orcus.priv.at>
3
Robert Bihlmeyer <robbe@orcus.priv.at>
4
4
5
It was downloaded from ftp://ftp.lysator.liu.se/pub/security/lsh/
5
It was downloaded from ftp://ftp.lysator.liu.se/pub/security/lsh/
6
6
7
Upstream Authors: Niels Möller <nisse@lysator.liu.se>
7
Upstream Authors: Niels Möller <nisse@lysator.liu.se>
8
		  Balázs Scheidler
8
		  Balázs Scheidler
9
	Many others, too numerous to list here. See the file
9
	Many others, too numerous to list here. See the file
10
	`/usr/share/doc/lsh-utils/AUTHORS' for a more complete list of
10
	`/usr/share/doc/lsh-utils/AUTHORS' for a more complete list of
11
	the authors and licenses the of various lsh components.
11
	the authors and licenses the of various lsh components.
12
12
13
Copyright:
13
Copyright:
14
14
15
    Copyright (C) 1999 Niels Möller
15
    Copyright (C) 1999 Niels Möller
16
    This program is free software; you can redistribute it and/or modify
16
    This program is free software; you can redistribute it and/or modify
17
    it under the terms of the GNU General Public License as published by
17
    it under the terms of the GNU General Public License as published by
18
    the Free Software Foundation; either version 2 of the License, or
18
    the Free Software Foundation; either version 2 of the License, or
19
    (at your option) any later version.
19
    (at your option) any later version.
20
    This program is distributed in the hope that it will be useful,
20
    This program is distributed in the hope that it will be useful,
21
    but WITHOUT ANY WARRANTY; without even the implied warranty of
21
    but WITHOUT ANY WARRANTY; without even the implied warranty of
22
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
22
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23
    GNU General Public License for more details.
23
    GNU General Public License for more details.
24
    You should have received a copy of the GNU General Public License
24
    You should have received a copy of the GNU General Public License
25
    along with this program; if not, write to the Free Software
25
    along with this program; if not, write to the Free Software
26
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
26
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
27
27
28
On Debian GNU/Linux systems, the complete text of the GNU General
28
On Debian GNU/Linux systems, the complete text of the GNU General
29
Public License can be found in `/usr/share/common-licenses/GPL'.
29
Public License can be found in `/usr/share/common-licenses/GPL'.
30
30
31
Some of the components of lsh are licensed under the GNU Lesser
31
Some of the components of lsh are licensed under the GNU Lesser
32
General Public License (LGPL) which can be found (on Debian GNU
32
General Public License (LGPL) which can be found (on Debian GNU
33
systems) in the file `/usr/share/common-licenses/LGPL'
33
systems) in the file `/usr/share/common-licenses/LGPL'
34
34
35
Other components of lsh are from the public domain. For a more
35
Other components of lsh are from the public domain. For a more
36
complete list of the authors and licenses of various components
36
complete list of the authors and licenses of various components
37
within lsh, see the file `/usr/share/doc/lsh-utils/AUTHORS'
37
within lsh, see the file `/usr/share/doc/lsh-utils/AUTHORS'
38
38
-
 
39
doc/srp-spec.nroff (and the plain doc/srp-spec.txt generated from the
39
doc/srp-spec.nroff is an old IETF Internet draft written by Niels, and
40
former) is an old IETF Internet draft written by Niels, and as such
40
as such the actual text, from the abstract and up to and including the
41
the actual text, from the abstract and up to and including the
41
references can be assumed to be freely reusable, which should be good
42
references can be assumed to be freely reusable, which should be good
42
enough. Despite what the copyright notice says the IETF doesn't claim
43
enough. Despite what the copyright notice says the IETF doesn't claim
43
copyright to the contents of the draft, only the complete draft in its
44
copyright to the contents of the draft, only the complete draft in its
44
special form.
45
special form.
45
46
46
The Debian patch debian/patches/blacklist.patch contains code from
47
The Debian patch debian/patches/blacklist.patch contains code from
47
the openssh package, apparently written by Colin Watson (cjwatson) and
48
the openssh package, apparently written by Colin Watson (cjwatson) and
48
released under a BSD license.
49
released under a BSD license.