diff --git a/src/d_main.c b/src/d_main.c
index a4e01c30f59961f4a7f19a28f42e55d85c569996..397406293295211dfb4a9749c391c8a237544711 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"