From b877d7d52b0c12bc6d1f5cbcebbd054a4fb433b6 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Tue, 18 Dec 2012 14:40:35 +0100 Subject: 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). --- lib/rsp_util.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/rsp_util.h') diff --git a/lib/rsp_util.h b/lib/rsp_util.h index 35ecc9e..576430f 100644 --- a/lib/rsp_util.h +++ b/lib/rsp_util.h @@ -1,3 +1,6 @@ +/* Copyright (c) 2007-2009, UNINETT AS */ +/* See COPYING for licensing information. */ + #include #include -- cgit v1.1 From 937144b230752ac640e611cabb57387f613997bc Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 19 Dec 2012 10:41:57 +0100 Subject: Rename COPYING -> LICENSE. And distribute LICENSE and HACKING. --- lib/rsp_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rsp_util.h') diff --git a/lib/rsp_util.h b/lib/rsp_util.h index 576430f..cec4673 100644 --- a/lib/rsp_util.h +++ b/lib/rsp_util.h @@ -1,5 +1,5 @@ /* Copyright (c) 2007-2009, UNINETT AS */ -/* See COPYING for licensing information. */ +/* See LICENSE for licensing information. */ #include #include -- cgit v1.1