44b4f766bbb09f55e10c9e6baafaaea59538ef61
[radsecproxy.git] / lib / COPYING
1 The libradsec source code is subject to two licenses, you may pick the
2 one that best suits your needs.
3
4 The libradsec source code is subject to the terms of the GNU General
5 Public License Version 2 or later (GPL).
6
7 Alternatively the libradsec source code is subject to the terms of the
8 below BSD style license.
9
10 * Copyright (c) 2006-2010, UNINETT AS
11 * Copyright (c) 2010-2011, 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 the UNINETT AS or the NORDUnet A/S, nor the
27 *       names of the contributors may be used to endorse or promote
28 *       products derived from this software without specific prior
29 *       written permission.
30
31 * THIS SOFTWARE IS PROVIDED BY UNINETT AS AND 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.