124 lines
5 KiB
Text
124 lines
5 KiB
Text
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: Lynx
|
|
Upstream-Contact: <lynx-dev@nongnu.org>
|
|
Source: https://invisible-mirror.net/archives/lynx/tarballs/
|
|
|
|
Files: *
|
|
Copyright: 1997-2024, Thomas E. Dickey <dickey@invisible-island.net>
|
|
License: GPL-2
|
|
Comment:
|
|
== from COPYHEADER ==
|
|
Copyright 1997-2023,2024 Thomas E. Dickey
|
|
.
|
|
This copyright notice must be included in all copies or substantial
|
|
portions of Lynx. It outlines rights and restrictions for Lynx which
|
|
override the guidelines given in the COPYING file.
|
|
.
|
|
Most of the content of the Lynx release (and corresponding copyright) is
|
|
the work of developers on the lynx-dev mailing list, who have agreed to
|
|
distribute their work under the terms and conditions of the GNU General
|
|
Public License (Version 2). Note that the License text after the terms
|
|
and conditions is advisory in nature, and contains neither terms nor
|
|
conditions. You may choose to follow that advice.
|
|
.
|
|
The copyright owners and developers for Lynx grant their express
|
|
permission for using any version of these common libraries (which are
|
|
known to have problematic licensing issues) with any operating system or
|
|
platform, regardless of the manner in which the libraries are
|
|
connected to the Lynx program:
|
|
.
|
|
GNUTLS
|
|
.
|
|
libbsd http://libbsd.freedesktop.org/releases/
|
|
.
|
|
libidn
|
|
.
|
|
OpenSSL http://www.openssl.org
|
|
.
|
|
Additionally, the developers understand that these additional libraries
|
|
have no licensing issues. Permission is in any case granted to use Lynx
|
|
without restriction for these as well:
|
|
.
|
|
libbz2 http://www.bzip.org/
|
|
.
|
|
libiconv
|
|
.
|
|
libutf8 http://www.haible.de/bruno/packages-libutf8.html
|
|
.
|
|
nss_compat_ossl http://fedoraproject.org/wiki/Nss_compat_ossl
|
|
.
|
|
zlib http://www.gzip.org/zlib/
|
|
.
|
|
The list given is by no means exhaustive and may not be interpreted to
|
|
limit the set of libraries with which Lynx can be used.
|
|
.
|
|
The granted right to "use" (besides the obvious ability to run the
|
|
program as a user) covers all development activities such as of building,
|
|
modifying, distributing modified versions.
|
|
.
|
|
Any licensing questions should be directed to the mailing list:
|
|
.
|
|
lynx-dev@nongnu.org
|
|
.
|
|
or to the developer/maintainer (Thomas E. Dickey):
|
|
.
|
|
dickey@invisible-island.net
|
|
.
|
|
------------------------------------------------------------------------------
|
|
For reference, below is the original copyright notice for Lynx (2.4.2).
|
|
------------------------------------------------------------------------------
|
|
/* Copyright (C) 1995 University of Kansas.
|
|
.
|
|
This file is part of Lynx, a text-based WWW browser.
|
|
.
|
|
Lynx is free software; you can redistribute it and/or modify it
|
|
under the terms of the GNU General Public License, version 2, as
|
|
published by the Free Software Foundation.
|
|
.
|
|
Lynx is distributed in the hope that it will be useful, but WITHOUT
|
|
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
|
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
|
|
License for more details.
|
|
.
|
|
You should have received a copy of the GNU General Public License
|
|
along with Lynx; see the file COPYING. If not, write to the Free
|
|
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
|
|
02111-1307, USA.
|
|
.
|
|
Any licensing or usage questions should be directed to Michael
|
|
Grobe <grobe@ukans.edu>.
|
|
*/
|
|
------------------------------------------------------------------------------
|
|
-- vile:txtmode fc=72 noti
|
|
-- $LynxId: COPYHEADER,v 1.22 2024/01/07 11:13:00 tom Exp $
|
|
------------------------------------------------------------------------------
|
|
=====================
|
|
|
|
Files: debian/*
|
|
Copyright: 1999-2014, Atsuhito KOHDA <kohda@debian.org>
|
|
2008 , Thomas Viehmann <tv@beamnet.de>
|
|
2008-2024, Andreas Metzler <ametzler@debian.org>
|
|
2010 , Christian Perrier <bubulle@debian.org>
|
|
2015-2021, Axel Beckert <abe@debian.org>
|
|
2015-2017, Denis Briand <debian@denis-briand.fr>
|
|
2015-2022. Elimar Riesebieter <riesebie@lxtec.de>
|
|
License: GPL-2
|
|
|
|
License: GPL-2
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 2 of the License, or
|
|
(at your option) any later version.
|
|
.
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
.
|
|
You should have received a copy of the GNU General Public License along
|
|
with this program; if not, write to the Free Software Foundation, Inc.,
|
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
.
|
|
On Debian systems, the full text of the GNU General Public
|
|
License version 2 can be found in the file
|
|
`/usr/share/common-licenses/GPL-2'
|