Add copyright and licensing information.
authorLinus Nordberg <linus@nordu.net>
Fri, 14 Sep 2012 09:07:07 +0000 (11:07 +0200)
committerLinus Nordberg <linus@nordu.net>
Fri, 14 Sep 2012 09:09:05 +0000 (11:09 +0200)
configure.ac
gconfig.h

index 711f9fd..f30694f 100644 (file)
@@ -1,3 +1,8 @@
+dnl Copyright (c) 2006-2009, Stig Venaas, UNINETT AS.
+dnl Copyright (c) 2010, UNINETT AS, NORDUnet A/S.
+dnl Copyright (c) 2010-2012, NORDUnet A/S.
+dnl See LICENSE for licensing information.
+
 AC_INIT(radsecproxy, 1.6.1-dev, radsecproxy@uninett.no)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE
index 463ebdf..ae894a6 100644 (file)
--- a/gconfig.h
+++ b/gconfig.h
@@ -1,3 +1,8 @@
+/* Copyright (c) 2006-2009, Stig Venaas, UNINETT AS.
+ * Copyright (c) 2010, UNINETT AS, NORDUnet A/S.
+ * Copyright (c) 2010-2012, NORDUnet A/S. */
+/* See LICENSE for licensing information. */
+
 #define CONF_STR 1
 #define CONF_CBK 2
 #define CONF_MSTR 3