Rev 63 | Rev 112 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 63 | Rev 104 | ||
---|---|---|---|
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 | The original upstream tarball has been repacked because it bundles |
- | |
8 | Nettle 1.14 (actually a snapshot between 1.14 and 1.15), which |
- | |
9 | contains a non-free RFC. |
- | |
10 | - | ||
11 | Upstream Authors: Niels Möller <nisse@lysator.liu.se> |
7 | Upstream Authors: Niels Möller <nisse@lysator.liu.se> |
12 | Balázs Scheidler |
8 | Balázs Scheidler |
13 | Many others, too numerous to list here. See the file |
9 | Many others, too numerous to list here. See the file |
14 | `/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 |
15 | the authors and licenses the of various lsh components. |
11 | the authors and licenses the of various lsh components. |
16 | 12 | ||
17 | Copyright: |
13 | Copyright: |
18 | 14 | ||
19 | Copyright (C) 1999 Niels Möller |
15 | Copyright (C) 1999 Niels Möller |
20 | 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 |
21 | 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 |
22 | the Free Software Foundation; either version 2 of the License, or |
18 | the Free Software Foundation; either version 2 of the License, or |
23 | (at your option) any later version. |
19 | (at your option) any later version. |
24 | 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, |
25 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
21 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
26 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
22 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
27 | GNU General Public License for more details. |
23 | GNU General Public License for more details. |
28 | 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 |
29 | along with this program; if not, write to the Free Software |
25 | along with this program; if not, write to the Free Software |
30 | 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 |
31 | 27 | ||
32 | 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 |
33 | Public License can be found in `/usr/share/common-licenses/GPL'. |
29 | Public License can be found in `/usr/share/common-licenses/GPL'. |
34 | 30 | ||
35 | 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 |
36 | General Public License (LGPL) which can be found (on Debian GNU |
32 | General Public License (LGPL) which can be found (on Debian GNU |
37 | systems) in the file `/usr/share/common-licenses/LGPL' |
33 | systems) in the file `/usr/share/common-licenses/LGPL' |
38 | 34 | ||
39 | 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 |
40 | complete list of the authors and licenses of various components |
36 | complete list of the authors and licenses of various components |
41 | within lsh, see the file `/usr/share/doc/lsh-utils/AUTHORS' |
37 | within lsh, see the file `/usr/share/doc/lsh-utils/AUTHORS' |
42 | 38 | ||
43 | The Debian patch debian/patches/blacklist.dpatch contains code from |
39 | The Debian patch debian/patches/blacklist.patch contains code from |
44 | the openssh package, apparently written by Colin Watson (cjwatson) and |
40 | the openssh package, apparently written by Colin Watson (cjwatson) and |
45 | released under a BSD license. |
41 | released under a BSD license. |