added Mark to the Authors list

This commit is contained in:
Fish 2003-10-07 12:56:19 +00:00
parent dd94c0cb14
commit 5df2063712
2 changed files with 8 additions and 0 deletions

View file

@ -31,3 +31,10 @@ Currently:
Working on Services module for NeoStats.
Found on:
irc.irc-chat.net #NeoStats
Mark, AKA M - m@neostats.net
Location: ????
Currently:
Code Cleaner-upper!
Ideas and BugFixes
Found on:
irc.ctcp.net #????

1
main.c
View file

@ -119,6 +119,7 @@ main (int argc, char *argv[])
printf ("Copyright: NeoStats Group. 2000-2003\n");
printf ("Justin Hammond (fish@neostats.net)\n");
printf ("Adam Rutter (shmad@neostats.net)\n");
printf ("Mark (m@neostats.net\n);
printf ("-----------------------------------------------\n\n");
}
/* set some defaults before we parse the config file */