summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 3bf91a2ca..66d9b627d 100755
--- a/configure
+++ b/configure
@@ -430,7 +430,7 @@ EOF
open(FILEHANDLE, ">src/modules/Makefile");
print FILEHANDLE <<EOF;
# (C) ChatSpike development team
-# Makefile by <Craig@ChatSpike.net>
+# Makefile by <Craig\@ChatSpike.net>
# Many Thanks to Andrew Church <achurch@achurch.org>
# for assisting with making this work right.
#