From 1e803149a1ce6a077816f347527ba7ab6cef9c46 Mon Sep 17 00:00:00 2001 From: Sally Coolatta Date: Fri, 5 Apr 2024 10:42:54 -0400 Subject: [PATCH] SRB2 -> DRRR copyright in win32 folder --- src/win32/afxres.h | 19 +++++++------------ src/win32/win_dbg.c | 19 +++++++------------ src/win32/win_dbg.h | 19 +++++++------------ 3 files changed, 21 insertions(+), 36 deletions(-) diff --git a/src/win32/afxres.h b/src/win32/afxres.h index 7f5245404..02b634e39 100644 --- a/src/win32/afxres.h +++ b/src/win32/afxres.h @@ -1,17 +1,12 @@ -// Emacs style mode select -*- C++ -*- +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // -// Copyright (C) 1998-2000 by DooM Legacy Team. -// -// This program is free software; you can redistribute it and/or -// modify it under the terms of the GNU General Public License -// as published by the Free Software Foundation; either version 2 -// of the License, or (at your option) any later version. -// -// This program is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. +// 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 /// \brief needed if mfc not installed (if I remember well) diff --git a/src/win32/win_dbg.c b/src/win32/win_dbg.c index b5e3767dc..d23765ca3 100644 --- a/src/win32/win_dbg.c +++ b/src/win32/win_dbg.c @@ -1,17 +1,12 @@ -// Emacs style mode select -*- C++ -*- +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // -// Copyright (C) 1998-2000 by DooM Legacy Team. -// -// This program is free software; you can redistribute it and/or -// modify it under the terms of the GNU General Public License -// as published by the Free Software Foundation; either version 2 -// of the License, or (at your option) any later version. -// -// This program is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. +// 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 /// \brief Sources from GameDeveloper magazine article, January 1998, by Bruce Dawson. diff --git a/src/win32/win_dbg.h b/src/win32/win_dbg.h index 6daf991b4..9e15e8135 100644 --- a/src/win32/win_dbg.h +++ b/src/win32/win_dbg.h @@ -1,17 +1,12 @@ -// Emacs style mode select -*- C++ -*- +// DR. ROBOTNIK'S RING RACERS //----------------------------------------------------------------------------- +// Copyright (C) 2024 by Kart Krew. +// Copyright (C) 2020 by Sonic Team Junior. +// Copyright (C) 2000 by DooM Legacy Team. // -// Copyright (C) 1998-2000 by DooM Legacy Team. -// -// This program is free software; you can redistribute it and/or -// modify it under the terms of the GNU General Public License -// as published by the Free Software Foundation; either version 2 -// of the License, or (at your option) any later version. -// -// This program is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. +// 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 /// \brief exception handler