diff options
-rw-r--r-- | copyright | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/copyright b/copyright new file mode 100644 index 0000000..aee6332 --- /dev/null +++ b/copyright @@ -0,0 +1,74 @@ +Upstream Source +=============== + +In General +---------- + +This 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 version 2.1 +of the License. + +Copyright (c) 2003-2014 Thomas Graf <tgraf@suug.ch> +Copyright (c) 2003-2006 Baruch Even <baruch@ev-en.org> +Copyright (c) 2003-2006 Mediatrix Telecom, inc. <ericb@mediatrix.com> +Copyright (c) 2005-2006 Petr Gotthard <petr.gotthard@siemens.com> +Copyright (c) 2005-2006 Siemens AG Oesterreich +Copyright (c) 2007 Philip Craig <philipc@snapgear.com> +Copyright (c) 2007 Secure Computing Corporation +Copyright (c) 2007, 2008 Patrick McHardy <kaber@trash.net> +Copyright (c) 2010 Karl Hiramoto <karl@hiramoto.org> +Copyright (c) 2012 Rich Fought <Rich.Fought@watchguard.com> +Copyright (c) 2012 Cumulus Networks, Inc +Copyright (c) 2012 Benedikt Spranger <b.spranger@linutronix.de> +Copyright (c) 2012 Shriram Rajagopalan <rshriram@cs.ubc.ca> +Copyright (c) 2013 Sassano Systems LLC <joe@sassanosystems.com> +Copyright (c) 2013 Michael Braun <michael-dev@fami-braun.de> +Copyright (c) 2013 Cong Wang <xiyou.wangcong@gmail.com> +Copyright (c) 2013 Yasunobu Chiba <yasu@dsl.gr.jp> +Copyright (c) 2014 Susant Sahani <susant@redhat.com> + +On this system, a copy of the GNU Lesser General Public License may be found at +<file:///usr/share/common-licenses/LGPL-2.1>. + +src/idiag-socket-details.c, src/nl-addr-add.c, +src/nl-addr-delete.c, src/nl-addr-list.c, src/nl-cls-add.c +---------------------------------------------------------- + +This library 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 of the License. + +Copyright (c) 2003-2009 Thomas Graf <tgraf@suug.ch> +Copyright (c) 2013 Sassano Systems LLC <joe@sassanosystems.com> + +On this system, a copy of the GNU General Public License may be found at +<file:///usr/share/common-licenses/GPL-2>. + +include/linux/ +-------------- + +(c) UCB 1982-1988 +Copyright (c) 2009 Wolfgang Grandegger <wg@grandegger.com> +Copyright (C) 2004, 2005 Einar Lueck <elueck@de.ibm.com> +Copyright (C) 2005 David S. Miller <davem@davemloft.net> + +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. + +On this system, a copy of the GNU General Public License may be found at +<file:///usr/share/common-licenses/GPL-2>. + + +Distribution Packaging +====================== + +Copyright (C) 2014 Patrick "P. J." McDermott + +These files may be reproduced, distributed, modified, and otherwise dealt in +under the terms of the Expat License. + +On this system, a copy of the Expat License may be found at +<file:///usr/share/common-licenses/Expat>. |