]> git.proxmox.com Git - mirror_ovs.git/blame - COPYING
ovsdb: Implement ovsdb-tool commands "compact" and "convert".
[mirror_ovs.git] / COPYING
CommitLineData
064af421
BP
1This file is a summary of the licensing of files in this distribution.
2Some files may be marked specifically with a different license, in
3which case that license applies to the file in question.
4
a14bc59f 5Most files are licensed under the Apache License, Version 2.0:
064af421 6
a14bc59f
BP
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:
064af421 10
a14bc59f
BP
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.
064af421
BP
18
19Files under the datapath directory are licensed under the GNU General
20Public License, version 2.
21
064af421
BP
22Files under the xenserver directory are licensed on a file-by-file
23basis. Some files are under an uncertain license that may not be
24DFSG-compliant or GPL-compatible. Refer to each file for details.
d879a707
BP
25
26The 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.
a4af0040 49
c72e245a
BP
50Files lib/sflow*.[ch] are licensed under the terms of the InMon sFlow
51licence that is available at:
52 http://www.inmon.com/technology/sflowlicense.txt