diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 65c3b10..e35e7e5 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Copyright (c) 2006-2010, UNINETT AS dnl Copyright (c) 2010-2013, NORDUnet A/S dnl See LICENSE for licensing information. -AC_INIT(radsecproxy, 1.7-dev, radsecproxy@uninett.no) +AC_INIT(radsecproxy, 1.7-dev, radsecproxy@lists.nordu.net) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE AC_PROG_CC |