diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 711f9fd..f30694f 100644 --- a/configure.ac +++ b/configure.ac @@ -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 |