summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2007-05-28 18:56:59 +0000
committerStef Walter <stef@thewalter.net>2007-05-28 18:56:59 +0000
commit1c1512462aee7c743327f5abdd530ac1f6a65743 (patch)
treeb1458f75ec30d48e86dbaf1e05ce9863905183b3 /configure.ac
parent7b9cf12753de2baaaa5cc5d4c6f616b040492f55 (diff)
Use 'Stef' name instead of 'Nate'HEADmaster
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b6d3209..4837a0d 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# Process this file with autoconf to produce a configure script.
-AC_INIT(jailer, 1.2, nielsen@memberwebs.com)
+AC_INIT(jailer, 1.2, stef@memberwebs.com)
AM_INIT_AUTOMAKE(jailer, 1.2)
AC_CONFIG_SRCDIR([src/jailer.c])