X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fcopyright.in;h=89cd2d2163be4dc5714098462f2ef5a950827899;hb=28c5588e8e1a8d091c5d2275232c35f2968a97fa;hp=16e5559919d3f65f6c8a06802f3f1ac16228e5e8;hpb=f6eb6b202533ad393b8d1d8e6ae6e502cbf19caf;p=sliver-openvswitch.git diff --git a/debian/copyright.in b/debian/copyright.in index 16e555991..89cd2d216 100644 --- a/debian/copyright.in +++ b/debian/copyright.in @@ -8,11 +8,15 @@ Upstream Authors (from AUTHORS): Upstream Copyright Holders: - Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012 Nicira, Inc. + Copyright (c) 2007, 2008, 2009, 2010, 2011, 2012, 2013 Nicira, Inc. Copyright (c) 2010 Jean Tourrilhes - HP-Labs. Copyright (c) 2008,2009,2010 Citrix Systems, Inc. and authors listed above. Copyright (c) 2011 Gaetano Catalli + Copyright (C) 2000-2003 Geoffrey Wossum (gwossum@acm.org) + Copyright (C) 2000 The NetBSD Foundation, Inc. + Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. + Copyright (c) 1982, 1986, 1990, 1993 The Regents of the University of California. License: @@ -72,13 +76,26 @@ License: On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2' +* The following file is licensed under the GNU General Public License + version 2. + + build-aux/cccl + +* The following files are licensed under the 2-clause BSD license. + + lib/getopt_long.c + include/windows/getopt.h + +* The following files are licensed under the 3-clause BSD-license + + include/windows/netinet/icmp6.h + include/windows/netinet/ip6.h + lib/strsep.c + * The following components are dual-licensed under the GNU General Public License version 2 and the Apache License Version 2.0. include/linux/openvswitch.h - include/openvswitch/brcompat-netlink.h - include/openvswitch/datapath-compat.h - include/openvswitch/tunnel.h On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. @@ -103,6 +120,10 @@ License: The full text of each license is also appended to the end of this file. +* The following components are licensed for use as desired without restriction: + + lib/crc32c.c + * The following components are licensed under the Python Software Foundation License Version 2. @@ -175,6 +196,14 @@ License: .\" Copyright (C) 2007, 2009, 2011 Free Software Foundation, Inc. .\" You may freely use, modify and/or distribute this file. +* m4/absolute-header.m4, by Derek Price, and m4/include_next.m4, by + Paul Eggert and Derek Price bear the following notices: + + Copyright (C) 2006-2013 Free Software Foundation, Inc. + 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. + * All other components of this package are licensed under The Apache License Version 2.0.