diff options
author | Linus Nordberg <linus@nordu.net> | 2012-09-14 11:07:07 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2012-09-14 11:09:05 +0200 |
commit | 58e30cdae860e84881d45de63b178801ed69a95e (patch) | |
tree | 81203bb63ee71f15c5fd7c04030b566fa878bc1d /configure.ac | |
parent | 6bec43d415181dd45ca07a0cf3f964cd8ce6e973 (diff) |
Add copyright and licensing information.
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 |