diff --git a/src/hud/emerald-win.cpp b/src/hud/emerald-win.cpp index ec46cb8e4..44d8d1f68 100644 --- a/src/hud/emerald-win.cpp +++ b/src/hud/emerald-win.cpp @@ -1,6 +1,7 @@ // 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. diff --git a/src/hud/powerup.cpp b/src/hud/powerup.cpp index 449236099..0877fc0a3 100644 --- a/src/hud/powerup.cpp +++ b/src/hud/powerup.cpp @@ -1,6 +1,6 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023-2024 by Kart Krew. +// 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/hud/spectator.cpp b/src/hud/spectator.cpp index c693badf1..194f41785 100644 --- a/src/hud/spectator.cpp +++ b/src/hud/spectator.cpp @@ -1,6 +1,6 @@ // DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- -// Copyright (C) 2023 by Kart Krew +// 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/hud/timer.cpp b/src/hud/timer.cpp index ce4f22244..490dcae8d 100644 --- a/src/hud/timer.cpp +++ b/src/hud/timer.cpp @@ -1,6 +1,7 @@ // 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.