b4f2f7bddc36745659d32dfc6c9c5dd1136fa414
[libradsec.git] / LICENSE
1 The radsecproxy source code is subject to two licenses, you may pick
2 the one that best suits your needs.
3
4 The radsecproxy source code is subject to the terms of the GNU General
5 Public License Version 2 or later (GPL).
6
7 Alternatively the radsecproxy source code is subject to the terms of the
8 below BSD style license.
9
10 * Copyright (c) 2006-2009, Stig Venaas, UNINETT AS.
11 * Copyright (c) 2010, UNINETT AS, NORDUnet A/S.
12 * Copyright (c) 2010-2012, NORDUnet A/S.
13 * All rights reserved.
14 *
15 * Redistribution and use in source and binary forms, with or without
16 * modification, are permitted provided that the following conditions are met:
17 *     * Redistributions of source code must retain the above copyright
18 *       notice, this list of conditions and the following disclaimer.
19 *     * Redistributions in binary form must reproduce the above copyright
20 *       notice, this list of conditions and the following disclaimer in the
21 *       documentation and/or other materials provided with  distribution.
22 *     * Neither the name of NORDUnet A/S nor the names of its
23 *       contributors may be used to endorse or promote products
24 *       derived from this software without specific prior written
25 *       permission.
26 *
27 * THIS SOFTWARE IS PROVIDED BY NORDUNET AS ``AS IS'' AND ANY
28 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
29 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
30 * DISCLAIMED. IN NO EVENT SHALL NORDUNET AS BE LIABLE FOR ANY
31 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
32 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
33 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
34 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
35 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
36 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.