From f2a87356d004721a6c5f824b3af11ddf4052602e Mon Sep 17 00:00:00 2001 From: TehRealSalt Date: Fri, 30 Nov 2018 00:15:14 -0500 Subject: [PATCH] Update GPL notice --- src/d_main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/d_main.c b/src/d_main.c index 919dc959..6d130d76 100644 --- a/src/d_main.c +++ b/src/d_main.c @@ -1030,8 +1030,8 @@ 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" + "\n\nSonic Robo Blast 2 Kart\n" + "Copyright (C) 1998-2018 by Kart Krew & STJr\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"