diff options
author | Linus Nordberg <linus@nordu.net> | 2012-09-25 13:37:20 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2012-09-25 13:37:20 +0200 |
commit | b712a6bf143d44c45111ba84753819c7ce728ac3 (patch) | |
tree | b784db8fd4ab620dd3d6222d47d627574891589a /configure.ac | |
parent | 1c6043308251a2884892cfc726dde45ab115d326 (diff) |
Formatting changes.licensing
And, actually, a typo in catgconf.c.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 97993b3..4326ecc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -dnl Copyright (c) 2006-2010, UNINETT AS. -dnl Copyright (c) 2010-2012, NORDUnet A/S. +dnl Copyright (c) 2006-2010, UNINETT AS +dnl Copyright (c) 2010-2012, NORDUnet A/S dnl See LICENSE for licensing information. AC_INIT(radsecproxy, 1.6.1-dev, radsecproxy@uninett.no) |