mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 07:12:03 +00:00
Copyright update.
This commit is contained in:
parent
2bc67a6151
commit
8cbedf789a
1 changed files with 1 additions and 1 deletions
|
@ -1077,7 +1077,7 @@ void D_SRB2Main(void)
|
|||
// Print GPL notice for our console users (Linux)
|
||||
CONS_Printf(
|
||||
"\n\nSonic Robo Blast 2 Kart\n"
|
||||
"Copyright (C) 1998-2018 by Kart Krew & STJr\n\n"
|
||||
"Copyright (C) 1998-2022 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"
|
||||
|
|
Loading…
Reference in a new issue