added Mark to the Authors list
This commit is contained in:
parent
dd94c0cb14
commit
5df2063712
2 changed files with 8 additions and 0 deletions
7
AUTHORS
7
AUTHORS
|
@ -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
1
main.c
|
@ -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 */
|
||||
|
|
Reference in a new issue