Rev 15 | Rev 104 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line | 
|---|---|---|---|
| 2 | magnus | 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 | ||
| 3 | Robert Bihlmeyer <robbe@orcus.priv.at> | ||
| 4 | |||
| 5 | It was downloaded from ftp://ftp.lysator.liu.se/pub/security/lsh/ | ||
| 6 | |||
| 14 | magnus | 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 | |||
| 15 | magnus | 11 | Upstream Authors: Niels Möller <nisse@lysator.liu.se> | 
| 12 | Balázs Scheidler | ||
| 2 | magnus | 13 | Many others, too numerous to list here. See the file | 
| 14 | `/usr/share/doc/lsh-utils/AUTHORS' for a more complete list of | ||
| 15 | the authors and licenses the of various lsh components. | ||
| 16 | |||
| 17 | Copyright: | ||
| 18 | |||
| 15 | magnus | 19 | Copyright (C) 1999 Niels Möller | 
| 2 | magnus | 20 | 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 | ||
| 22 | the Free Software Foundation; either version 2 of the License, or | ||
| 23 | (at your option) any later version. | ||
| 24 | This program is distributed in the hope that it will be useful, | ||
| 25 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 26 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 27 | GNU General Public License for more details. | ||
| 28 | You should have received a copy of the GNU General Public License | ||
| 29 | along with this program; if not, write to the Free Software | ||
| 30 | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA | ||
| 31 | |||
| 32 | On Debian GNU/Linux systems, the complete text of the GNU General | ||
| 33 | Public License can be found in `/usr/share/common-licenses/GPL'. | ||
| 34 | |||
| 35 | Some of the components of lsh are licensed under the GNU Lesser | ||
| 36 | General Public License (LGPL) which can be found (on Debian GNU | ||
| 37 | systems) in the file `/usr/share/common-licenses/LGPL' | ||
| 38 | |||
| 39 | Other components of lsh are from the public domain. For a more | ||
| 40 | complete list of the authors and licenses of various components | ||
| 41 | within lsh, see the file `/usr/share/doc/lsh-utils/AUTHORS' | ||
| 42 | |||
| 63 | magnus | 43 | The Debian patch debian/patches/blacklist.dpatch contains code from | 
| 44 | the openssh package, apparently written by Colin Watson (cjwatson) and | ||
| 45 | released under a BSD license. |