From e26a1f4f03ced895d11e5d2d5afd42a7636cae25 Mon Sep 17 00:00:00 2001 From: James R Date: Thu, 28 Mar 2024 20:11:37 -0700 Subject: [PATCH] Copyright fixup: SteelT --- src/objects/battle-ufo.cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/objects/battle-ufo.cpp b/src/objects/battle-ufo.cpp index 5a768f9c9..07b43e15e 100644 --- a/src/objects/battle-ufo.cpp +++ b/src/objects/battle-ufo.cpp @@ -1,3 +1,14 @@ +// DR. ROBOTNIK'S RING RACERS +//----------------------------------------------------------------------------- +// Copyright (C) 2024 by SteelT. +// 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. +//----------------------------------------------------------------------------- + #include #include #include