diff options
author | Linus Nordberg <linus@nordu.net> | 2012-09-25 13:41:08 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2012-09-25 13:41:08 +0200 |
commit | 9142e68885bb6d19f0f6d44c4d8daf5ae4d12cbe (patch) | |
tree | 7d555d992f92711f90d00a0eab79b57e0162cd25 /configure.ac | |
parent | 896ace8fa719b7ee93481bbe6f60bb4988a6879d (diff) |
Formatting changes.licensing-nogpl
And, actually, a typo in catgconf.c.
Cherry-picked b712a6bf from branch 'licensing'.
Conflicts:
LICENSE
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) |