Fix a few problems with the samlsign man page
[shibboleth/opensaml2.git] / debian / copyright
1 Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
2 Upstream-Author: Internet2
3 Packaged-By: Ferenc Wágner <wferi@niif.hu>
4 Packaged-Date: Mon, 28 Apr 2008 14:55:31 +0200
5 Original-Source-Location:
6  http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.0/
7
8 Files: *
9 Copyright: 2001-2007 Internet2
10 License: Apache-2.0
11
12 Files: acx_pthread.m4
13 Copyright: 2006 Steven G. Johnson <stevenj@alum.mit.edu>
14 License: GPL-2+ | other
15  This program is free software; you can redistribute it and/or modify it
16  under the terms of the GNU General Public License as published by the
17  Free Software Foundation; either version 2 of the License, or (at your
18  option) any later version.
19  .
20  This program is distributed in the hope that it will be useful, but
21  WITHOUT ANY WARRANTY; without even the implied warranty of
22  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
23  Public License for more details.
24  .
25  The full text of the GNU General Public License version 2 is available on
26  Debian systems in /usr/share/common-licenses/GPL-2.
27  .
28  As a special exception, the respective Autoconf Macro's copyright owner
29  gives unlimited permission to copy, distribute and modify the configure
30  scripts that are the output of Autoconf when processing the Macro. You
31  need not follow the terms of the GNU General Public License when using or
32  distributing such scripts, even though portions of the text of the Macro
33  appear in them. The GNU General Public License (GPL) does govern all
34  other use of the material that constitutes the Autoconf Macro.
35  .
36  This special exception to the GPL applies to versions of the Autoconf
37  Macro released by the Autoconf Macro Archive. When you make and
38  distribute a modified version of the Autoconf Macro, you may extend this
39  special exception to the GPL to apply to your modified version as well.
40
41 Files: saml/zlib/*
42 Copyright: 1995-2005 Jean-loup Gailly and Mark Adler
43 License: other
44  This software is provided 'as-is', without any express or implied
45  warranty.  In no event will the authors be held liable for any damages
46  arising from the use of this software.
47  .
48  Permission is granted to anyone to use this software for any purpose,
49  including commercial applications, and to alter it and redistribute it
50  freely, subject to the following restrictions:
51  .
52  1. The origin of this software must not be misrepresented; you must not
53     claim that you wrote the original software. If you use this software
54     in a product, an acknowledgment in the product documentation would be
55     appreciated but is not required.
56  2. Altered source versions must be plainly marked as such, and must not be
57     misrepresented as being the original software.
58  3. This notice may not be removed or altered from any source distribution.
59
60 Files: debian/*
61 Copyright: 2008 Ferenc Wágner <wferi@niif.hu>
62            2008 Russ Allbery <rra@debian.org>
63 License: Expat
64  Permission is hereby granted, free of charge, to any person obtaining
65  a copy of this software and associated documentation files (the
66  "Software"), to deal in the Software without restriction, including
67  without limitation the rights to use, copy, modify, merge, publish,
68  distribute, sublicense, and/or sell copies of the Software, and to
69  permit persons to whom the Software is furnished to do so, subject to
70  the following conditions:
71  .
72  The above copyright notice and this permission notice shall be
73  included in all copies or substantial portions of the Software.
74  .
75  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
76  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
77  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
78  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
79  CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
80  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
81  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
82
83 License: Apache-2.0
84  Licensed under the Apache License, Version 2.0 (the "License");
85  you may not use this file except in compliance with the License.
86  You may obtain a copy of the License at
87  .
88     http://www.apache.org/licenses/LICENSE-2.0
89  .
90  Unless required by applicable law or agreed to in writing, software
91  distributed under the License is distributed on an "AS IS" BASIS,
92  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
93  See the License for the specific language governing permissions and
94  limitations under the License.
95  .
96  On Debian systems, the complete text of the Apache 2.0 license can be
97  found in the file /usr/share/common-licenses/Apache-2.0.