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/rsp_util.h | |
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/rsp_util.h')
-rw-r--r-- | lib/rsp_util.h | 3 |
1 files changed, 3 insertions, 0 deletions
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 <sys/socket.h> #include <netdb.h> |