X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fgp2x%2Fmain.c;h=4d8317e832d87af87c5173481129fadaf8334914;hb=aae35e84da8631de2c0e0faec578bc7f187c3b62;hp=61579cfd3f5f22a1487b48b2c014bfe5c31fb44f;hpb=721cd3963fa4ba82ca218345e8f543703dc46c90;p=picodrive.git diff --git a/platform/gp2x/main.c b/platform/gp2x/main.c index 61579cf..4d8317e 100644 --- a/platform/gp2x/main.c +++ b/platform/gp2x/main.c @@ -63,7 +63,7 @@ void parse_cmd_line(int argc, char *argv[]) } if (unrecognized) { - printf("\n\n\nPicoDrive v" VERSION " (c) notaz, 2006\n"); + printf("\n\n\nPicoDrive v" VERSION " (c) notaz, 2006-2007\n"); printf("usage: %s [options] [romfile]\n", argv[0]); printf( "options:\n" "-menu launch a custom program on exit instead of default gp2xmenu\n"