Rev 36 | Rev 39 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: oidentd
Upstream-Contact: Janik Rabe <oidentd@janikrabe.com>
Source: https://oidentd.janikrabe.com/
Copyright:
oidentd is maintained and developed by Janik Rabe <oidentd@janikrabe.com>, with
contributions from many people who are listed in the AUTHORS file. oidentd was
originally written by Ryan McCabe <ryan@numb.org>.
License: GPL-2
Files: *
Copyright: 2019, Janik Rabe <oidentd@janikrabe.com>
License: GFDL-NIV-1.3+
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
.
On Debian systems, the text of the GFDL, version 1.3, may be found in
the file /usr/share/common-licenses/GFDL-1.3.
Files: debian/*
Copyright: 1999-2001 Sean E. Perry <shaleh@debian.org>
2001-2006 Martin Waitz <tali@debian.org>
2009-2010 Stefan Bauer <stefan.bauer@cubewerk.de>
2015-2016, 2019 Magnus Holmgren <holmgren@debian.org>
License: GPL-2
Files: INSTALL
Copyright: 2019, Janik Rabe
License: FSFAP
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved. This file is offered as-is,
without any warranty.
Files: config.guess config.sub
Copyright: 1992-2018 Free Software Foundation, Inc.
License: GPL-3+
Comment: As a special exception to the GNU General Public License, if
you distribute this file as part of a program that contains a
configuration script generated by Autoconf, you may include it under
the same distribution terms that you use for the rest of that
program. This Exception is an additional permission under section 7
of the GNU General Public License, version 3 ("GPLv3").
Files: compile depcomp missing ylwrap
Copyright: 1996-2018, Free Software Foundation, Inc.
License: GPL-2+
Comment: As a special exception to the GNU General Public License, if
you distribute this file as part of a program that contains a
configuration script generated by Autoconf, you may include it under
the same distribution terms that you use for the rest of that
program.
Files: configure
Copyright: 1992-1996, 1998-2012, Free Software Foundation, Inc.
License: FSFUL
This configure script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it.
Files: install-sh
Copyright: 1994 X Consortium
License: X11
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
.
Except as contained in this notice, the name of the X Consortium shall not
be used in advertising or otherwise to promote the sale, use or other deal-
ings in this Software without prior written authorization from the X Consor-
tium.
Files: configure.ac src/*
Copyright: 2018, 2019, Janik Rabe <oidentd@janikrabe.com>
1998-2006, Ryan McCabe <ryan@numb.org>
License: GPL-2
Files: src/cfg_parse.y src/cfg_scan.l
Copyright: 2001-2006 Ryan McCabe <ryan@numb.org>
2018-2019 Janik Rabe <oidentd@janikrabe.com>
License: GPL-2
Files: src/cfg_parse.c src/cfg_parse.h
Copyright: 1984, 1989, 1990, 2000-2015, 2018, 2019, Free Software Foundation
2001-2006 Ryan McCabe <ryan@numb.org>
2018-2019 Janik Rabe <oidentd@janikrabe.com>
License: GPL-3+ or GPL-2
Comment:
As a special exception, you may create a larger work that contains
part or all of the Bison parser skeleton and distribute that work
under terms of your choice, so long as that work isn't itself a
parser generator using the skeleton or a modified version thereof
as a parser skeleton. Alternatively, if you modify or redistribute
the parser skeleton itself, you may (at your option) remove this
special exception, which will cause the skeleton and the resulting
Bison output files to be licensed under the GNU General Public
License without this special exception.
.
This special exception was added by the Free Software Foundation in
version 2.2 of Bison.
Files: src/forward.c
Copyright: 2018, Jan Steffens <jan.steffens@gmail.com>
2018, 2019, Janik Rabe <oidentd@janikrabe.com>
1998-2006, Ryan McCabe <ryan@numb.org>
License: GPL-2
Files: src/forward.h
Copyright: 2018, Janik Rabe <oidentd@janikrabe.com>
2018, Jan Steffens <jan.steffens@gmail.com>
1998-2006, Ryan McCabe <ryan@numb.org>
License: GPL-2
Files: src/kernel/freebsd.c src/kernel/freebsd5.c
src/kernel/legacy/netbsd.c
src/kernel/legacy/openbsd24.c
Copyright: 2018, 2019, Janik Rabe <oidentd@janikrabe.com>
1998-2006, Ryan McCabe <ryan@numb.org>
License: GPL-2
Comment:
This file was originally taken from the pidentd 2.x software package.
The original copyright notice is as follows:
.
This program is in the public domain and may be used freely
by anyone who wants to.
.
The IP masquerading functionality has been taken from openbsd.c and
is distributed under the same copyright.
.
However, since both Ryan and Janik are claiming copyright to their
modifications to the code, the result cannot be in the public domain,
and must be assumed to be licensed under the same license as the rest
of their code.
Files: src/kernel/legacy/darwin.c
Copyright: 2018, 2019, Janik Rabe <oidentd@janikrabe.com>
1998-2006, Ryan McCabe <ryan@numb.org>
License: GPL-2
Comment:
This is basically a modified version of the NetBSD file found in
this directory. It's distributed under the same copyright.
The original copyright notice is as follows:
.
This program is in the public domain and may be used freely
by anyone who wants to.
.
NAT code taken from the OpenBSD NAT code by
Slawomir Piotrowski <slawek@telsatgp.com.pl>
.
However, since both Ryan and Janik are claiming copyright to their
modifications to the code, the result cannot be in the public domain,
and must be assumed to be licensed under the same license as the rest
of their code.
Files: src/kernel/legacy/openbsd.c
Copyright: 2018, 2019, Janik Rabe <oidentd@janikrabe.com>
2000, Slawomir Piotrowski <slawek@telsatgp.com.pl>
1998-2006, Ryan McCabe <ryan@numb.org>
License: GPL-2
Comment:
This file was originally taken from the pidentd 2.x software package.
The original copyright notice is as follows:
.
This program is in the public domain and may be used freely
by anyone who wants to.
.
The IP masquerading functionality has been taken from openbsd.c and
is distributed under the same copyright.
.
However, since both Ryan, Slawomir, and Janik are claiming copyright
to their modifications to the code, the result cannot be in the
public domain, and must be assumed to be licensed under the same
license as the rest of their code.
Files: src/kernel/legacy/solaris*.c
Copyright: 2018, 2019, Janik Rabe <oidentd@janikrabe.com>
2001-2006, Ryan McCabe <ryan@numb.org>
1997-1999, Peter Eriksson <pen@lysator.liu.se>
1995-1999, Casper Dik <Casper.Dik@Holland.Sun.COM>
License: dont-claim-you-wrote-it
This program is free software; you can redistribute it and/or
modify it as you wish - as long as you don't claim that you wrote
it.
Files: src/kernel/legacy/openbsd29.c
Copyright: 2018, 2019, Janik Rabe <oidentd@janikrabe.com>
1998-2006, Ryan McCabe <ryan@numb.org>
License: GPL-2
Files: src/kernel/netbsd5.c
Copyright: 2018, 2019, Janik Rabe <oidentd@janikrabe.com>
License: GPL-2
Files: src/missing/getopt.c
Copyright: 1987-1996, 1998-2001 Free Software Foundation, Inc.
License: LGPL-2.1+
Files: src/missing/getopt_missing.h
Copyright: 1989-1994, 1996-1999, 2001 Free Software Foundation, Inc.
License: LGPL-2.1+
Files: src/missing/inet_aton.c
Copyright: 1983, 1990, 1993, The Regents of the University of California.
Portions Copyright 1993 by Digital Equipment Corporation.
License: BSD-4-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
This product includes software developed by the University of
California, Berkeley and its contributors.
4. Neither the name of the University nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
-
Portions Copyright (c) 1993 by Digital Equipment Corporation.
.
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies, and that
the name of Digital Equipment Corporation not be used in advertising or
publicity pertaining to distribution of the document or software without
specific, written prior permission.
.
THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
Files: src/missing/ipv6_missing.c
Copyright: 2000-2001 OpenSSH porters
2001-2006, Ryan McCabe <ryan@numb.org>
License: BSD-2-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Comment: The code was taken from OpenSSH (portable release), which is
distributed under a two-term BSD license. It's present at least as
early as 1.2.2. The changelog mentions on 2000-01-14: "Replacements
for getaddrinfo, getnameinfo, etc based on versions from patch from
KIKUCHI Takahiro <kick@kyoto.wide.ad.jp>".
Files: src/missing/missing.h
Copyright: 2018, 2019, Janik Rabe <oidentd@janikrabe.com>
2003-2006, Ryan McCabe <ryan@numb.org>
License: GPL-2
Files: src/missing/vasprintf.c
Copyright: 1994, Free Software Foundation, Inc.
License: LGPL-2+
This file is part of the libiberty library.
Libiberty is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.
.
Libiberty 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
Library General Public License for more details.
.
On Debian systems, the text of the LGPL, version 2, is available in
the file /usr/share/common-licenses/LGPL-2, and the current version
in /usr/share/common-licenses/LGPL.
Files: src/netlink.h
Copyright: 2002-2006, Ryan McCabe <ryan@numb.org>
License: GPL-2
Files: */Makefile.in
Copyright: 1994-2018 Free Software Foundation, Inc.
License: FSFULLR
Files: aclocal.m4
Copyright: 1996-2018 Free Software Foundation, Inc.
License: FSFULLR
Files: config.h.in
Copyright: public domain
License: public-domain
Likely non-copyright-protected automatically generated list of defines
(unlike other files generated by autotools, this doesn't get a
copyright notice).
License: FSFULLR
This file is free software; the Free Software Foundation
gives unlimited permission to copy and/or distribute it,
with or without modifications, as long as this notice is preserved.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY, to the extent permitted by law; without
even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
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, version 2, as
published by the Free Software Foundation.
.
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.
.
On Debian systems, the text of the GPL, version 2, is available in the
file /usr/share/common-licenses/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, 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.
.
On Debian systems, the text of the GPL, version 2, is available in
the file /usr/share/common-licenses/GPL-2, and the current version in
/usr/share/common-licenses/GPL.
License: LGPL-2.1+
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
.
The GNU C Library 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
Lesser General Public License for more details.
.
On Debian systems, the text of the LGPL, version 2.1, is available in
the file /usr/share/common-licenses/LGPL-2.1, and the current version
in /usr/share/common-licenses/LGPL.
License: GPL-3+
This file 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 3 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.
.
On Debian systems, the text of the GPL, version 3, is available in
the file /usr/share/common-licenses/GPL-3.