From 69c08f93bbec94a36c5a9207a16e56d9d993519f Mon Sep 17 00:00:00 2001 From: Jaime Passos Date: Sat, 7 Dec 2019 11:55:53 -0300 Subject: [PATCH] Update d_main.c --- src/d_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/d_main.c b/src/d_main.c index a4e01c30f..397406293 100644 --- a/src/d_main.c +++ b/src/d_main.c @@ -969,7 +969,7 @@ void D_SRB2Main(void) // Print GPL notice for our console users (Linux) CONS_Printf( "\n\nSonic Robo Blast 2\n" - "Copyright (C) 1998-2018 by Sonic Team Junior\n\n" + "Copyright (C) 1998-2019 by Sonic Team Junior\n\n" "This program comes with ABSOLUTELY NO WARRANTY.\n\n" "This is free software, and you are welcome to redistribute it\n" "and/or modify it under the terms of the GNU General Public License\n"