Merge "citrix" branch into "master".
[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 Files under the xenserver directory are licensed on a file-by-file
23 basis.  Some files are under an uncertain license that may not be
24 DFSG-compliant or GPL-compatible.  Refer to each file for details.
25
26 The files under ovsdb/simplejson are covered by the following license:
27
28     Copyright (c) 2006 Bob Ippolito
29
30     Permission is hereby granted, free of charge, to any person
31     obtaining a copy of this software and associated documentation
32     files (the "Software"), to deal in the Software without
33     restriction, including without limitation the rights to use, copy,
34     modify, merge, publish, distribute, sublicense, and/or sell copies
35     of the Software, and to permit persons to whom the Software is
36     furnished to do so, subject to the following conditions:
37
38     The above copyright notice and this permission notice shall be
39     included in all copies or substantial portions of the Software.
40
41     THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
42     EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
43     MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
44     NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
45     HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
46     WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
47     OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
48     DEALINGS IN THE SOFTWARE.
49
50 Files lib/sflow*.[ch] are licensed under the terms of the InMon sFlow
51 licence that is available at:
52         http://www.inmon.com/technology/sflowlicense.txt