diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-30 20:58:06 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-30 20:58:06 +0000 |
commit | 4905b173f59f1e6a57b9b7d062bc2cfc3c4b45bf (patch) | |
tree | d093e2a246e749582b8f6e69f5736640cd1e8dd2 /configure | |
parent | 81722ff786becb636b5f5d5d92fe51bdaab65589 (diff) |
Fixed output of src/modules/Makefile saying it was made by Craig.net :p
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1270 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. # |