16e7e6bc6fa29e3f204e1984514450ba408f704d
[libradsec.git] / debian / copyright
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: libradsec
3 Source: http://git.nordu.net/?p=libradsec.git;
4 Comment:
5  As of this writing, an upstream tarball is not publicly available.
6
7 Files: *
8 Copyright: 2010-2013, NORDUnet A/S
9  2007-2012, UNINETT AS
10 License: BSd-three-clause
11  * Copyright (c) 2007-2010, UNINETT AS
12  * Copyright (c) 2011, JANET(UK)
13  * Copyright (c) 2010-2013, NORDUnet A/S
14  * All rights reserved.
15  *
16  * Redistribution and use in source and binary forms, with or without
17  * modification, are permitted provided that the following conditions are
18  * met:
19  *
20  *    1. Redistributions of source code must retain the above copyright
21  *       notice, this list of conditions and the following disclaimer.
22  *
23  *    2. Redistributions in binary form must reproduce the above
24  *       copyright notice, this list of conditions and the following
25  *       disclaimer in the documentation and/or other materials provided
26  *       with the distribution.
27  *
28  *    3. Neither the name of NORDUnet A/S nor the names of the
29  *       contributors may be used to endorse or promote products
30  *       derived from this software without specific prior written
31  *       permission.
32  *
33  * THIS SOFTWARE IS PROVIDED BY NORDUNET A/S ``AS IS'' AND
34  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
35  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
36  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL NORDUNET A/S OR CONTRIBUTORS
37  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
38  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
39  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
40  * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
41  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
42  * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
43  * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
44
45
46 Files: md5.*
47 Copyright: 2001, Alexander Peslyak
48 License:
49  * This software was written by Alexander Peslyak in 2001.  No copyright is
50  * claimed, and the software is hereby placed in the public domain.
51  * In case this attempt to disclaim copyright and place the software in the
52  * public domain is deemed null and void, then the software is
53  * Copyright (c) 2001 Alexander Peslyak and it is hereby released to the
54  * general public under the following terms:
55  *
56  * Redistribution and use in source and binary forms, with or without
57  * modification, are permitted.
58  *
59  * There's ABSOLUTELY NO WARRANTY, express or implied.
60
61 Files: debian/*
62 Copyright: 2011 Painless Security, LLC
63 License: GPL-2
64
65 Files: radius/*
66 Copyright:  2011, Network RADIUS SARL
67 License: bsd-three-clause-nr
68
69 License: GPL-2
70  This package is free software; you can redistribute it and/or modify
71  it under the terms of the GNU General Public License as published by
72  the Free Software Foundation; version 2 of the License, 
73  .
74  This package is distributed in the hope that it will be useful,
75  but WITHOUT ANY WARRANTY; without even the implied warranty of
76  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
77  GNU General Public License for more details.
78  .
79  You should have received a copy of the GNU General Public License
80  along with this program. If not, see <http://www.gnu.org/licenses/>
81  .
82  On Debian systems, the complete text of the GNU General
83  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
84
85
86 License: bsd-three-clause-nr
87  Copyright (c) 2011, Network RADIUS SARL
88  All rights reserved.
89  .
90  Redistribution and use in source and binary forms, with or without
91  modification, are permitted provided that the following conditions are met:
92      * Redistributions of source code must retain the above copyright
93        notice, this list of conditions and the following disclaimer.
94      * Redistributions in binary form must reproduce the above copyright
95        notice, this list of conditions and the following disclaimer in the
96        documentation and/or other materials provided with the distribution.
97      * Neither the name of the <organization> nor the
98        names of its contributors may be used to endorse or promote products
99        derived from this software without specific prior written permission.
100  .
101  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
102  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
103  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
104  DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
105  DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
106  (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
107  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
108  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
109  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
110  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
111