]> git.proxmox.com Git - mirror_corosync-qdevice.git/blame - LICENSE
qdevice: Initial port to use pr-poll-loop
[mirror_corosync-qdevice.git] / LICENSE
CommitLineData
9a1955a7
JF
1-----------------------------------------------------------------------------
2The following license applies to every file in this source distribution except
3for the files git-version-gen, and gitlog-to-changelog.
4
5The git* files, which are available under GPLv3 or later, are only used by
6our release process to generate text file content and are not part of any
7generated binary.
8-----------------------------------------------------------------------------
9
10Copyright (c) 2015-2018 Red Hat, Inc.
11
12All rights reserved.
13
14This software licensed under BSD license, the text of which follows:
15
16Redistribution and use in source and binary forms, with or without
17modification, are permitted provided that the following conditions are met:
18
19- Redistributions of source code must retain the above copyright notice,
20 this list of conditions and the following disclaimer.
21- Redistributions in binary form must reproduce the above copyright notice,
22 this list of conditions and the following disclaimer in the documentation
23 and/or other materials provided with the distribution.
24- Neither the name of the Red Hat, Inc. nor the names of its
25 contributors may be used to endorse or promote products derived from this
26 software without specific prior written permission.
27
28THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
29AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
30IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
31ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
32LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
33CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
34SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
35INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
36CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
37ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
38THE POSSIBILITY OF SUCH DAMAGE.
39
40-----------------------------------------------------------------------------
41The corosync-qdevice project uses software for release processing which generates
42changelogs and version information for the software. These programs are not
43used by the generated binaries or libraries These files are git-version-gen
44and gitlog-to-changelog.
45-----------------------------------------------------------------------------
46The license for these files is as follows:
47This program is free software: you can redistribute it and/or modify
48it under the terms of the GNU General Public License as published by
49the Free Software Foundation, either version 3 of the License, or
50(at your option) any later version.
51
52This program is distributed in the hope that it will be useful,
53but WITHOUT ANY WARRANTY; without even the implied warranty of
54MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
55GNU General Public License for more details.
56
57You should have received a copy of the GNU General Public License
58along with this program. If not, see <http://www.gnu.org/licenses/>.