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