Removed invalid email address.

This commit is contained in:
Curt Coder 2009-03-30 13:23:13 +00:00
parent 7ae96d9f9b
commit f336a88493

View File

@ -1238,7 +1238,7 @@ int main(int argc, char *argv[])
int ophandler_body_read = 0;
printf("\n\tMusashi v%s 68000, 68008, 68010, 68EC020, 68020, 68040 emulator\n", g_version);
printf("\tCopyright Karl Stenerud (karl@mame.net)\n\n");
printf("\tCopyright Karl Stenerud\n\n");
/* Check if output path and source for the input file are given */
if(argc > 1)