diff options
author | Linus Nordberg <linus@nordberg.se> | 2012-12-18 14:40:35 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2012-12-18 22:07:49 +0100 |
commit | b877d7d52b0c12bc6d1f5cbcebbd054a4fb433b6 (patch) | |
tree | dcb5b2ac6e736b9c14ef2e752b352e7ed1caf1a9 /lib/COPYING | |
parent | 0efe1f109fd1953135be072f1516854e554e35d3 (diff) |
Remove the option to use GPLv2 as the license.
This follows the changes to the upstream radsecproxy repository.
Also, Stig Venaas is removed from all copyright, replaced by UNINETT.
Add JANET as copyright holder (avp.c).
Diffstat (limited to 'lib/COPYING')
-rw-r--r-- | lib/COPYING | 22 |
1 files changed, 7 insertions, 15 deletions
diff --git a/lib/COPYING b/lib/COPYING index 44b4f76..102c12e 100644 --- a/lib/COPYING +++ b/lib/COPYING @@ -1,13 +1,5 @@ -The libradsec source code is subject to two licenses, you may pick the -one that best suits your needs. - -The libradsec source code is subject to the terms of the GNU General -Public License Version 2 or later (GPL). - -Alternatively the libradsec source code is subject to the terms of the -below BSD style license. - -* Copyright (c) 2006-2010, UNINETT AS +* Copyright (c) 2007-2010, UNINETT AS +* Copyright (c) 2011, JANET(UK) * Copyright (c) 2010-2011, NORDUnet A/S * All rights reserved. * @@ -23,12 +15,12 @@ below BSD style license. * disclaimer in the documentation and/or other materials provided * with the distribution. * -* 3. Neither the name of the UNINETT AS or the NORDUnet A/S, nor the -* names of the contributors may be used to endorse or promote -* products derived from this software without specific prior -* written permission. +* 3. Neither the name of NORDUnet A/S nor the names of the +* contributors may be used to endorse or promote products +* derived from this software without specific prior written +* permission. * -* THIS SOFTWARE IS PROVIDED BY UNINETT AS AND NORDUNET A/S ``AS IS'' AND +* THIS SOFTWARE IS PROVIDED BY NORDUNET A/S ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL NORDUNET A/S OR CONTRIBUTORS |