summaryrefslogtreecommitdiff
path: root/lib/rsp_list.c
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2012-12-18 14:40:35 +0100
committerLinus Nordberg <linus@nordberg.se>2012-12-18 22:07:49 +0100
commitb877d7d52b0c12bc6d1f5cbcebbd054a4fb433b6 (patch)
treedcb5b2ac6e736b9c14ef2e752b352e7ed1caf1a9 /lib/rsp_list.c
parent0efe1f109fd1953135be072f1516854e554e35d3 (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/rsp_list.c')
-rw-r--r--lib/rsp_list.c9
1 files changed, 2 insertions, 7 deletions
diff --git a/lib/rsp_list.c b/lib/rsp_list.c
index b6cfe33..e912ada 100644
--- a/lib/rsp_list.c
+++ b/lib/rsp_list.c
@@ -1,10 +1,5 @@
-/*
- * Copyright (C) 2006-2009 Stig Venaas <venaas@uninett.no>
- *
- * Permission to use, copy, modify, and distribute this software for any
- * purpose with or without fee is hereby granted, provided that the above
- * copyright notice and this permission notice appear in all copies.
- */
+/* Copyright (c) 2007-2009, UNINETT AS */
+/* See COPYING for licensing information. */
#if defined HAVE_CONFIG_H
#include <config.h>