@@ -2,28 +2,23 @@ This file is a summary of the licensing of files in this distribution.
22Some files may be marked specifically with a different license, in
33which case that license applies to the file in question.
44
5- Files under the debian, doc, include, lib, m4, secchan, tests,
6- third-party, and utilities directories are licensed under the ISC
7- license:
5+ Most files are licensed under the Apache License, Version 2.0:
86
9- Permission to use, copy, modify, and/or distribute this software for any
10- purpose with or without fee is hereby granted, provided that the above
11- copyright notice and this permission notice appear in all copies.
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:
1210
13- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
14- WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
15- MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
16- ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
17- WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
18- ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
19- OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE .
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 .
2018
2119Files under the datapath directory are licensed under the GNU General
2220Public License, version 2.
2321
24- Files under the extras and vswitchd directories are licensed under the
25- GNU General Public License, version 3 or later.
26-
2722Files under the xenserver directory are licensed on a file-by-file
2823basis. Some files are under an uncertain license that may not be
2924DFSG-compliant or GPL-compatible. Refer to each file for details.
0 commit comments