Include license for radsecproxy/radsecproxy.h, Thanks Thorsten Alteholz
[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 Files: radsecproxy/radsecproxy.h
46 Copyright: 2006-2009, Stig Venaas <venaas@uninett.no>
47 License:
48  * Copyright (C) 2006-2009 Stig Venaas <venaas@uninett.no>
49  *
50  * Permission to use, copy, modify, and distribute this software for any
51  * purpose with or without fee is hereby granted, provided that the above
52  * copyright notice and this permission notice appear in all copies.
53
54
55 Files: md5.*
56 Copyright: 2001, Alexander Peslyak
57 License:
58  * This software was written by Alexander Peslyak in 2001.  No copyright is
59  * claimed, and the software is hereby placed in the public domain.
60  * In case this attempt to disclaim copyright and place the software in the
61  * public domain is deemed null and void, then the software is
62  * Copyright (c) 2001 Alexander Peslyak and it is hereby released to the
63  * general public under the following terms:
64  *
65  * Redistribution and use in source and binary forms, with or without
66  * modification, are permitted.
67  *
68  * There's ABSOLUTELY NO WARRANTY, express or implied.
69
70 Files: debian/*
71 Copyright: 2011 Painless Security, LLC
72 License: GPL-2
73
74 Files: radius/*
75 Copyright:  2011, Network RADIUS SARL
76 License: bsd-three-clause-nr
77
78 License: GPL-2
79  This package is free software; you can redistribute it and/or modify
80  it under the terms of the GNU General Public License as published by
81  the Free Software Foundation; version 2 of the License, 
82  .
83  This package is distributed in the hope that it will be useful,
84  but WITHOUT ANY WARRANTY; without even the implied warranty of
85  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
86  GNU General Public License for more details.
87  .
88  You should have received a copy of the GNU General Public License
89  along with this program. If not, see <http://www.gnu.org/licenses/>
90  .
91  On Debian systems, the complete text of the GNU General
92  Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
93
94
95 License: bsd-three-clause-nr
96  Copyright (c) 2011, Network RADIUS SARL
97  All rights reserved.
98  .
99  Redistribution and use in source and binary forms, with or without
100  modification, are permitted provided that the following conditions are met:
101      * Redistributions of source code must retain the above copyright
102        notice, this list of conditions and the following disclaimer.
103      * Redistributions in binary form must reproduce the above copyright
104        notice, this list of conditions and the following disclaimer in the
105        documentation and/or other materials provided with the distribution.
106      * Neither the name of the <organization> nor the
107        names of its contributors may be used to endorse or promote products
108        derived from this software without specific prior written permission.
109  .
110  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
111  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
112  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
113  DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
114  DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
115  (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
116  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
117  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
118  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
119  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
120