This package was debianized by Masamichi Goudge M.D. on Tue, 14 Aug 2001 12:10:45 +0900. The current maintainer is Niko Tyni , since Mon, 29 May 2006 21:45:30 +0300. The package was downloaded from ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ Upstream Author: Peter Bieringer Copyright (from LICENSE): 0. The program "ipv6calc" is produced and copyright 2001-2002 by Peter Bieringer , except * some codelines regarding address type resolving, which were directly copied from Linux kernel source (also GPL license) related files are: - libipv6addr.c - libipv6addr.h * code for uncompressing IPv6 addresses, which was copied from "ircd" related file is - librfc1884.c * code for getopt (needed by OpenBSD) related files are: - getopt/getopt.c - getopt/getopt.h - getopt/getopt1.c -> see directory "samplecode" in the source file for original versions * source data of databases IAB/OUI data is taken from IEEE IPv4 assignment data is taken from registries RIPE NCC, APNIC, ARIN, LACNIC, AfriNIC 1. The program "ipv6calc" is distributed under the GNU GPL version 2 (see COPYING file for more) 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; version 2 dated June, 1991. 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 GNU/Linux systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. The source file "ipv6calcweb/ipv6calcweb.cgi.in" and the program generated from it, "ipv6calcweb/ipv6calcweb.cgi", have the following copyright and license: Copyright : 2002-2006 by Peter Bieringer License : GPL, but copyright always has to be displayed in output The source file "lib/librfc1924.c" has the following copyright and license: Copyright : 2001-2002 by Peter Bieringer and 2006 by Niko Tyni 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; version 2 dated June, 1991. The code copied from "ircd" in librfc1884.c can be found in the ircd-irc2 Debian package (eg. version 2.11.1p1+dfsg-1), in common/support.c, with the following copyright: Copyright (C) 1990, 1991 Armin Gruner 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 1, 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 St, Fifth Floor, Boston, MA 02110-1301, USA. The other original files can be found in the samplecode directory with the following copyrights: samplecode/addrconf.c and samplecode/ipv6.h: Authors: Pedro Roque 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. samplecode/coreutils/md5.c: Copyright (C) 1995, 1996, 2001, 2003 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu. 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. 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 St, Fifth Floor, Boston, MA 02110-1301, USA. Written by Ulrich Drepper , 1995. samplecode/getopt/libgnugetopt-1.1.tar.gz: Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc. 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. 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 St, Fifth Floor, Boston, MA 02110-1301, USA. (Note that the FSF postal address has been updated by Niko Tyni in several of the above copyright statements.)