X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=gp2x%2Fmain.c;h=4d8317e832d87af87c5173481129fadaf8334914;hb=9e68ce27d43539d2699b00102d62cec9fa7c0c5b;hp=61579cfd3f5f22a1487b48b2c014bfe5c31fb44f;hpb=5e2e14f284d1abbee9f212f75d6766a5825c7ada;p=libpicofe.git diff --git a/gp2x/main.c b/gp2x/main.c index 61579cf..4d8317e 100644 --- a/gp2x/main.c +++ b/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"