debian: Correct licensing information for user/kernel shared header files.
[openvswitch] / debian / copyright.in
1 The original sources for this package can be found at:
2
3         http://openvswitch.org/
4
5 Upstream Authors (from AUTHORS):
6
7 %AUTHORS%
8
9 Upstream Copyright Holders:
10
11         Copyright (c) 2007, 2008, 2009, 2010, 2011 Nicira Networks.
12         Copyright (c) 2010 Jean Tourrilhes - HP-Labs.
13         Copyright (c) 2008,2009,2010 Citrix Systems, Inc.
14         and authors listed above.
15
16 License:
17
18 * The following components are licensed under the
19   GNU Lesser General Public Licence version 2.1 only
20   with the exception clause below as a pre-amble.
21
22         xenserver/etc_xensource_scripts_vif
23         xenserver/opt_xensource_libexec_InterfaceReconfigure.py
24         xenserver/opt_xensource_libexec_InterfaceReconfigureBridge.py
25         xenserver/opt_xensource_libexec_InterfaceReconfigureVswitch.py
26         xenserver/opt_xensource_libexec_interface-reconfigure
27         xenserver/usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py
28
29         * These components are only distributed in the source package.
30           They do not appear in any binary packages.
31
32   On Debian systems, the complete text of the
33   GNU Lesser General Public Licence version 2.1 can be found in
34   `/usr/share/common-licenses/LGPL-2.1'
35
36   The exception clause pre-amble reads:
37
38   As a special exception to the GNU Lesser General Public License, you
39   may link, statically or dynamically, a "work that uses the Library"
40   with a publicly distributed version of the Library to produce an
41   executable file containing portions of the Library, and distribute
42   that executable file under terms of your choice, without any of the
43   additional requirements listed in clause 6 of the GNU Lesser General
44   Public License.  By "a publicly distributed version of the Library",
45   we mean either the unmodified Library as distributed, or a
46   modified version of the Library that is distributed under the
47   conditions defined in clause 3 of the GNU Library General Public
48   License.  This exception does not however invalidate any other reasons
49   why the executable file might be covered by the GNU Lesser General
50   Public License.
51
52 * The following components are licensed under the
53   GNU Lesser General Public Licence version 2.1.
54
55         utilities/bugtool/ovs-bugtool
56         utilities/bugtool/ovs-bugtool-cfm-show
57         utilities/bugtool/ovs-bugtool-lacp-show
58         utilities/bugtool/ovs-bugtool-tc-class-show
59         utilities/bugtool/plugins/kernel-info/openvswitch.xml
60         utilities/bugtool/plugins/network-status/openvswitch.xml
61         utilities/bugtool/plugins/system-configuration.xml
62         utilities/bugtool/plugins/system-configuration/openvswitch.xml
63
64   On Debian systems, the complete text of the
65   GNU Lesser General Public Licence version 2.1 can be found in
66   `/usr/share/common-licenses/LGPL-2.1'
67
68 * The following component is licensed under the GNU General Public Licence
69   version 2.
70
71         datapath/
72
73   On Debian systems, the complete text of the GNU General Public Licence
74   version 2 can be found in `/usr/share/common-licenses/GPL-2'
75
76 * The following components are dual-licensed under the
77   GNU General Public Licence version 2 and the Apache Licence Version 2.0.
78
79         include/linux/openvswitch.h
80         include/openvswitch/brcompat-netlink.h
81         include/openvswitch/datapath-compat.h
82         include/openvswitch/tunnel.h
83
84   On Debian systems, the complete text of the GNU General Public Licence
85   version 2 can be found in `/usr/share/common-licenses/GPL-2'.
86   On Debian systems, the complete text of the Apache License version 2.0
87   can be found in '/usr/share/common-licenses/Apache-2.0'.
88
89 * The following components are licenced under the
90   Python Software Foundation License Version 2.
91
92         python/compat/uuid.py
93         python/compat/argparse.py
94
95         * These components are only distributed in the source package.
96           They do not appear in any binary packages.
97
98    PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
99    --------------------------------------------
100
101    1. This LICENSE AGREEMENT is between the Python Software Foundation
102    ("PSF"), and the Individual or Organization ("Licensee") accessing and
103    otherwise using this software ("Python") in source or binary form and
104    its associated documentation.
105
106    2. Subject to the terms and conditions of this License Agreement, PSF
107    hereby grants Licensee a nonexclusive, royalty-free, world-wide
108    license to reproduce, analyze, test, perform and/or display publicly,
109    prepare derivative works, distribute, and otherwise use Python
110    alone or in any derivative version, provided, however, that PSF's
111    License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
112    2001, 2002, 2003, 2004, 2005, 2006, 2007 Python Software Foundation;
113    All Rights Reserved" are retained in Python alone or in any derivative
114    version prepared by Licensee.
115
116    3. In the event Licensee prepares a derivative work that is based on
117    or incorporates Python or any part thereof, and wants to make
118    the derivative work available to others as provided herein, then
119    Licensee hereby agrees to include in any such work a brief summary of
120    the changes made to Python.
121
122    4. PSF is making Python available to Licensee on an "AS IS"
123    basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
124    IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
125    DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
126    FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
127    INFRINGE ANY THIRD PARTY RIGHTS.
128
129    5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
130    FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
131    A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
132    OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
133
134    6. This License Agreement will automatically terminate upon a material
135    breach of its terms and conditions.
136
137    7. Nothing in this License Agreement shall be deemed to create any
138    relationship of agency, partnership, or joint venture between PSF and
139    Licensee.  This License Agreement does not grant permission to use PSF
140    trademarks or trade name in a trademark sense to endorse or promote
141    products or services of Licensee, or any third party.
142
143    8. By copying, installing or otherwise using Python, Licensee
144    agrees to be bound by the terms and conditions of this License
145    Agreement.
146
147 * lib/ovs.tmac in the source distribution, and manpages in the
148   binaries, includes troff macros from groff 1.21 that contain the
149   following notice:
150
151     .\" an-ext.tmac
152     .\"
153     .\" Written by Eric S. Raymond <esr@thyrsus.com>
154     .\"            Werner Lemberg <wl@gnu.org>
155     .\"
156     .\" Version 2007-Feb-02
157     .\"
158     .\" Copyright (C) 2007, 2009, 2011 Free Software Foundation, Inc.
159     .\" You may freely use, modify and/or distribute this file.
160
161 * All other components of this package are licensed under
162   The Apache License Version 2.0.
163
164   On Debian systems, the complete text of the Apache License version 2.0
165   can be found in '/usr/share/common-licenses/Apache-2.0'.
166