diff --git a/src/f_wipe.cpp b/src/f_wipe.cpp index f074bc29d..ea5a48993 100644 --- a/src/f_wipe.cpp +++ b/src/f_wipe.cpp @@ -2,7 +2,7 @@ //----------------------------------------------------------------------------- // Copyright (C) 2024 by Kart Krew. // Copyright (C) 2020 by Sonic Team Junior. -// Copyright (C) 2016 by Matthew "Inuyasha" Walsh. +// Copyright (C) 2016 by Matthew "Kaito Sinclaire" Walsh. // Copyright (C) 2000 by DooM Legacy Team. // Copyright (C) 1996 by id Software, Inc. // diff --git a/src/k_follower.c b/src/k_follower.c index 466b17720..7545cb8e8 100644 --- a/src/k_follower.c +++ b/src/k_follower.c @@ -1,3 +1,15 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by "Lat'". +// Copyright (C) 2024 by Vivian "toastergrl" Grannell. +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- +/// \file k_follower.c +/// \brief Code relating to the follower system #include "k_follower.h" diff --git a/src/k_follower.h b/src/k_follower.h index af66b8113..dc3c6cb8b 100644 --- a/src/k_follower.h +++ b/src/k_follower.h @@ -1,7 +1,8 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2018-2022 by "Lat'" -// Copyright (C) 2018-2022 by Kart Krew +// Copyright (C) 2024 by "Lat'". +// Copyright (C) 2024 by Vivian "toastergrl" Grannell. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_menu.h b/src/k_menu.h index 0aec04ded..f12cddeb3 100644 --- a/src/k_menu.h +++ b/src/k_menu.h @@ -1,9 +1,10 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 2011-2016 by Matthew "Inuyasha" Walsh. -// Copyright (C) 1999-2018 by Sonic Team Junior. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2016 by Matthew "Kaito Sinclaire" Walsh. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_menudraw.c b/src/k_menudraw.c index 79291790e..f7fb4f1fe 100644 --- a/src/k_menudraw.c +++ b/src/k_menudraw.c @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2016 by Matthew "Kaito Sinclaire" Walsh. +// Copyright (C) 2020 by Sonic Team Junior. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file k_menudraw.c /// \brief SRB2Kart's menu drawer functions diff --git a/src/k_menufunc.c b/src/k_menufunc.c index 4a79fe6b8..316efd511 100644 --- a/src/k_menufunc.c +++ b/src/k_menufunc.c @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2016 by Matthew "Kaito Sinclaire" Walsh. +// Copyright (C) 2020 by Sonic Team Junior. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file k_menufunc.c /// \brief SRB2Kart's menu functions diff --git a/src/k_profiles.cpp b/src/k_profiles.cpp index 2e123c7e5..1206c90c8 100644 --- a/src/k_profiles.cpp +++ b/src/k_profiles.cpp @@ -1,7 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by "Lat'". +// Copyright (C) 2024 by AJ "Tyron" Martinez. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_profiles.h b/src/k_profiles.h index fe5f02567..1bbb48d6e 100644 --- a/src/k_profiles.h +++ b/src/k_profiles.h @@ -1,9 +1,8 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 2011-2016 by Matthew "Inuyasha" Walsh. -// Copyright (C) 1999-2018 by Sonic Team Junior. +// Copyright (C) 2024 by "Lat'". +// Copyright (C) 2024 by AJ "Tyron" Martinez. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/k_serverstats.h b/src/k_serverstats.h index b7e1c5cd8..d174beaed 100644 --- a/src/k_serverstats.h +++ b/src/k_serverstats.h @@ -1,10 +1,7 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 2011-2016 by Matthew "Inuyasha" Walsh. -// Copyright (C) 1999-2018 by Sonic Team Junior. -// Copyright (C) 2023 by AJ "Tyron" Martinez +// Copyright (C) 2024 by AJ "Tyron" Martinez. +// Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_random.c b/src/m_random.c index 0d490bb5b..4ff982d97 100644 --- a/src/m_random.c +++ b/src/m_random.c @@ -1,9 +1,11 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 2012-2016 by Matthew "Kaito Sinclaire" Walsh. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by Matthew "Kaito Sinclaire" Walsh. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/m_random.h b/src/m_random.h index b2e68d798..7c98f516c 100644 --- a/src/m_random.h +++ b/src/m_random.h @@ -1,9 +1,11 @@ -// SONIC ROBO BLAST 2 +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 1993-1996 by id Software, Inc. -// Copyright (C) 1998-2000 by DooM Legacy Team. -// Copyright (C) 2012-2016 by Matthew "Kaito Sinclaire" Walsh. -// Copyright (C) 1999-2020 by Sonic Team Junior. +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour. +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2016 by Matthew "Kaito Sinclaire" Walsh. +// Copyright (C) 2000 by DooM Legacy Team. +// Copyright (C) 1996 by id Software, Inc. // // This program is free software distributed under the // terms of the GNU General Public License, version 2. diff --git a/src/menus/options-profiles-1.c b/src/menus/options-profiles-1.c index 9a8180af5..be2584e63 100644 --- a/src/menus/options-profiles-1.c +++ b/src/menus/options-profiles-1.c @@ -1,3 +1,12 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by "Lat'". +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file menus/options-profiles-1.c /// \brief Profiles Menu diff --git a/src/menus/options-profiles-edit-1.c b/src/menus/options-profiles-edit-1.c index 57724414a..32223041c 100644 --- a/src/menus/options-profiles-edit-1.c +++ b/src/menus/options-profiles-edit-1.c @@ -1,3 +1,12 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by "Lat'". +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file menus/options-profiles-edit-1.c /// \brief Profile Editor diff --git a/src/menus/options-profiles-edit-accessibility.cpp b/src/menus/options-profiles-edit-accessibility.cpp index 81e2e5d42..9a236dae8 100644 --- a/src/menus/options-profiles-edit-accessibility.cpp +++ b/src/menus/options-profiles-edit-accessibility.cpp @@ -1,5 +1,6 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- +// Copyright (C) 2024 by James Robert Roman. // Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the diff --git a/src/menus/options-profiles-edit-controls.c b/src/menus/options-profiles-edit-controls.c index de458a07b..3be0e117d 100644 --- a/src/menus/options-profiles-edit-controls.c +++ b/src/menus/options-profiles-edit-controls.c @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by "Lat'". +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file menus/options-profiles-edit-controls.c /// \brief Profile Controls Editor diff --git a/src/menus/play-char-select.c b/src/menus/play-char-select.c index aae204783..06c6b0090 100644 --- a/src/menus/play-char-select.c +++ b/src/menus/play-char-select.c @@ -1,3 +1,14 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour. +// Copyright (C) 2024 by "Lat'". +// Copyright (C) 2024 by Vivian "toastergrl" Grannell. +// Copyright (C) 2024 by Kart Krew. + +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file menus/play-char-select.c /// \brief Character Select diff --git a/src/menus/play-online-1.c b/src/menus/play-online-1.c index 6de0a7d2d..74f23b900 100644 --- a/src/menus/play-online-1.c +++ b/src/menus/play-online-1.c @@ -1,3 +1,12 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file menus/play-online-1.c /// \brief MULTIPLAYER OPTION SELECT diff --git a/src/menus/play-online-host.c b/src/menus/play-online-host.c index 91a79e5af..493e0c1f5 100644 --- a/src/menus/play-online-host.c +++ b/src/menus/play-online-host.c @@ -1,3 +1,12 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file menus/play-online-host.c /// \brief MULTIPLAYER HOST SCREEN -- see mhost_e diff --git a/src/menus/play-online-join-ip.c b/src/menus/play-online-join-ip.c index 8f84a9c33..aa7365b4f 100644 --- a/src/menus/play-online-join-ip.c +++ b/src/menus/play-online-join-ip.c @@ -1,3 +1,12 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by James Robert Roman. +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file menus/play-online-join-ip.c /// \brief MULTIPLAYER JOIN BY IP diff --git a/src/menus/play-online-server-browser.c b/src/menus/play-online-server-browser.c index 922ea6c5f..0dde36ba7 100644 --- a/src/menus/play-online-server-browser.c +++ b/src/menus/play-online-server-browser.c @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2016 by Matthew "Kaito Sinclaire" Walsh. +// Copyright (C) 2020 by Sonic Team Junior. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file menus/play-online-server-browser.c /// \brief MULTIPLAYER ROOM FETCH / REFRESH THREADS diff --git a/src/menus/transient/cup-select.c b/src/menus/transient/cup-select.c index f69e58952..056c93036 100644 --- a/src/menus/transient/cup-select.c +++ b/src/menus/transient/cup-select.c @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour. +// Copyright (C) 2024 by Vivian "toastergrl" Grannell. +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file menus/transient/cup-select.c /// \brief Cup Select diff --git a/src/menus/transient/explosions.c b/src/menus/transient/explosions.c index 3c5c868ed..a75b105e5 100644 --- a/src/menus/transient/explosions.c +++ b/src/menus/transient/explosions.c @@ -1,3 +1,12 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour. +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file menus/transient/explosions.c /// \brief Explosions used on the character select grid and /// challenges grid. diff --git a/src/menus/transient/gametype.c b/src/menus/transient/gametype.c index 7bb0ba425..cad40fa3a 100644 --- a/src/menus/transient/gametype.c +++ b/src/menus/transient/gametype.c @@ -1,3 +1,12 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Vivian "toastergrl" Grannell. +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file menus/transient/gametype.c /// \brief Gametype selection diff --git a/src/menus/transient/level-select.c b/src/menus/transient/level-select.c index 637cb6c0d..7512f15e2 100644 --- a/src/menus/transient/level-select.c +++ b/src/menus/transient/level-select.c @@ -1,6 +1,7 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- // Copyright (C) 2024 by Vivian "toastergrl" Grannell. +// Copyright (C) 2024 by Sally "TehRealSalt" Cochenour. // Copyright (C) 2024 by Kart Krew. // // This program is free software distributed under the diff --git a/src/menus/transient/pause-game.c b/src/menus/transient/pause-game.c index dcd2cd3e8..6575a9522 100644 --- a/src/menus/transient/pause-game.c +++ b/src/menus/transient/pause-game.c @@ -1,3 +1,13 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by "Lat'". +// Copyright (C) 2024 by Vivian "toastergrl" Grannell. +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file menus/transient/pause-game.c /// \brief In-game/pause menus diff --git a/src/menus/transient/pause-kick.c b/src/menus/transient/pause-kick.c index b71b030a1..e61e5db24 100644 --- a/src/menus/transient/pause-kick.c +++ b/src/menus/transient/pause-kick.c @@ -1,3 +1,12 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by Vivian "toastergrl" Grannell. +// Copyright (C) 2024 by Kart Krew. +// +// This program is free software distributed under the +// terms of the GNU General Public License, version 2. +// See the 'LICENSE' file for more details. +//----------------------------------------------------------------------------- /// \file menus/transient/pause-kick.c /// \brief Player Kick menu