diff options
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..e012ae5 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,59 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: iproute2 +Source: https://www.kernel.org/pub/linux/utils/net/iproute2/ +Comment: + The former upstream was: + http://devresources.linuxfoundation.org/dev/iproute2/download/ + http://developer.osdl.org/dev/iproute2 + ftp://ftp.inr.ac.ru/ip-routing/iproute2-2.4.7-now-ss010824.tar.gz +Upstream-Contact: netdev@vger.kernel.org + +Files: * +Copyright: 1996-2001 Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> + 1996-2024 Stephen Hemminger <stephen@networkplumber.org> + 1999 Pavel Golubev <pg@ksi-linux.com> + 2001-2004 Lubomir Bulej <pallas@kadan.cz> + 2001 Robert Olsson <robert.olsson@its.uu.se> + 2000-2002 Joakim Axelsson <gozem@linux.nu> + 2000-2002 J Hadi Salim <hadi@cyberus.ca> + 2002-2007 Volkswagen Group Electronic Research + 2003-2010 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> + 2004 Harald Welte <laforge@gnumonks.org> + 2004-2007 USAGI/WIDE Project + 2006,2008 Junio C Hamano + 2008 Intel Corporation. + 2009 Wolfgang Grandegger <wg@grandegger.com> + 2011 Czech Technical University in Prague + 2011 Volkswagen Group Research + 2011-2012 Kathleen Nichols <nichols@pollere.com> + 2011-2012 Van Jacobson <van@pollere.com> + 2012 Michael D. Taht <dave.taht@bufferbloat.net> + 2012 Eric Dumazet <edumazet@google.com> +License: GPL-2 + +Files: debian/* +Copyright: 1996 Tom Lees <tom@lpsg.demon.co.uk> + 1998 Christoph Lameter <christoph@lameter.com> + 1998-1999 Roberto Lumbreras <rover@debian.org> + 1999-2003 Juan Cespedes <cespedes@debian.org> + 2005-2017 Alexander Wirt <formorer@debian.org> + 2008-2015 Andreas Henriksson <andreas@fatal.se> + 2017-2024 Luca Boccassi <bluca@debian.org> +License: GPL-2 + +License: GPL-2 + This package 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 package 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 package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU General Public License version + 2 can be found in `/usr/share/common-licenses/GPL-2'. |