netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / COPYING
1 This file is a summary of the licensing of files in this distribution.
2 Some files may be marked specifically with a different license, in
3 which case that license applies to the file in question.
4
5 Most files are licensed under the Apache License, Version 2.0:
6
7     Licensed under the Apache License, Version 2.0 (the "License");
8     you may not use this file except in compliance with the License.
9     You may obtain a copy of the License at:
10
11         http://www.apache.org/licenses/LICENSE-2.0
12
13     Unless required by applicable law or agreed to in writing, software
14     distributed under the License is distributed on an "AS IS" BASIS,
15     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16     See the License for the specific language governing permissions and
17     limitations under the License.
18
19 Files under the datapath directory are licensed under the GNU General
20 Public License, version 2.
21
22 File build-aux/cccl is licensed under the GNU General Public
23 License, version 2.
24
25 The following files are licensed under the 2-clause BSD license.
26     include/windows/getopt.h
27     lib/getopt_long.c
28
29 The following files are licensed under the 3-clause BSD-license
30     include/windows/netinet/icmp6.h
31     include/windows/netinet/ip6.h
32     lib/strsep.c
33
34 Files under the xenserver directory are licensed on a file-by-file
35 basis.  Refer to each file for details.
36
37 Files lib/sflow*.[ch] are licensed under the terms of either the
38 Sun Industry Standards Source License 1.1, that is available at:
39         http://host-sflow.sourceforge.net/sissl.html
40 or the InMon sFlow License, that is available at:
41         http://www.inmon.com/technology/sflowlicense.txt