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