mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Update d_main.cpp
Simplify copyright to just us. I think if this isn't OK, then Doom Legacy and id Software *at minimum* also need to also be included in this, and that's kind of a rabbit hole.
This commit is contained in:
parent
11b8fb87bd
commit
a0bc9fd6c5
1 changed files with 1 additions and 1 deletions
|
|
@ -1486,7 +1486,7 @@ void D_SRB2Main(void)
|
|||
// Print GPL notice for our console users (Linux)
|
||||
CONS_Printf(
|
||||
"\n\nDr. Robotnik's Ring Racers\n"
|
||||
"Copyright (C) 1998-2022 by Kart Krew & STJr\n\n"
|
||||
"Copyright (C) 2024 by Kart Krew\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…
Add table
Reference in a new issue