Good faith effort to update ZarroTsu copyright for k_kart sourcefiles

This commit is contained in:
toaster 2024-04-02 17:43:26 +01:00
parent 7f6de407f1
commit 7072bd06d5
2 changed files with 16 additions and 2 deletions

View file

@ -1,4 +1,11 @@
// SONIC ROBO BLAST 2 KART ~ ZarroTsu
// DR. ROBOTNIK'S RING RACERS
//-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2018 by ZarroTsu.
//
// 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_kart.c
/// \brief SRB2kart general.

View file

@ -1,4 +1,11 @@
// SONIC ROBO BLAST 2 KART ~ ZarroTsu
// DR. ROBOTNIK'S RING RACERS
//-----------------------------------------------------------------------------
// Copyright (C) 2024 by Kart Krew.
// Copyright (C) 2018 by ZarroTsu.
//
// 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_kart.h
/// \brief SRB2kart stuff.