radsecproxy-1.6.5.
[radsecproxy.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-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 met:
16 *     * Redistributions of source code must retain the above copyright
17 *       notice, this list of conditions and the following disclaimer.
18 *     * Redistributions in binary form must reproduce the above copyright
19 *       notice, this list of conditions and the following disclaimer in the
20 *       documentation and/or other materials provided with  distribution.
21 *     * Neither the name of the UNINETT AS nor the names of its
22 *       contributors may be used to endorse or promote products derived
23 *       from this software without specific prior written permission.
24 *
25 * THIS SOFTWARE IS PROVIDED BY UNINETT AS ``AS IS'' AND ANY
26 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
27 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
28 * DISCLAIMED. IN NO EVENT SHALL UNINETT AS BE LIABLE FOR ANY
29 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
30 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
31 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
32 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
33 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
34 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.