update copyright
authorkub <derkub@gmail.com>
Sat, 18 May 2024 20:12:56 +0000 (22:12 +0200)
committerkub <derkub@gmail.com>
Sat, 18 May 2024 20:29:56 +0000 (22:29 +0200)
platform/common/menu_pico.c

index 00f2aa6..a4abd7a 100644 (file)
@@ -1144,7 +1144,7 @@ static void draw_frame_credits(void)
 
 static const char credits[] =
        "PicoDrive v" VERSION "\n"
-       "(c) notaz, 2006-2013; irixxxx, 2018-2023\n\n"
+       "(c) notaz, 2006-2013; irixxxx, 2018-2024\n\n"
        "Credits:\n"
        "fDave: initial code\n"
 #ifdef EMU_C68K