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 | |||
| 15 | magnus | 7 | Upstream Authors: Niels Möller <nisse@lysator.liu.se> | 
| 8 | Balázs Scheidler | ||
| 2 | magnus | 9 | Many others, too numerous to list here. See the file | 
| 10 | `/usr/share/doc/lsh-utils/AUTHORS' for a more complete list of | ||
| 11 | the authors and licenses the of various lsh components. | ||
| 12 | |||
| 13 | Copyright: | ||
| 14 | |||
| 15 | magnus | 15 | Copyright (C) 1999 Niels Möller | 
| 2 | magnus | 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 | ||
| 18 | the Free Software Foundation; either version 2 of the License, or | ||
| 19 | (at your option) any later version. | ||
| 20 | This program is distributed in the hope that it will be useful, | ||
| 21 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 22 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 23 | GNU General Public License for more details. | ||
| 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 | ||
| 26 | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA | ||
| 27 | |||
| 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'. | ||
| 30 | |||
| 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 | ||
| 33 | systems) in the file `/usr/share/common-licenses/LGPL' | ||
| 34 | |||
| 35 | Other components of lsh are from the public domain. For a more | ||
| 36 | complete list of the authors and licenses of various components | ||
| 37 | within lsh, see the file `/usr/share/doc/lsh-utils/AUTHORS' | ||
| 38 | |||
| 112 | magnus | 39 | doc/srp-spec.nroff is an old IETF Internet draft written by Niels, and | 
| 40 | as such 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 | 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 | special form. | ||
| 45 | |||
| 104 | magnus | 46 | The Debian patch debian/patches/blacklist.patch contains code from | 
| 63 | magnus | 47 | the openssh package, apparently written by Colin Watson (cjwatson) and | 
| 48 | released under a BSD license. |