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