mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Good faith effort to update ZarroTsu copyright for k_kart sourcefiles
This commit is contained in:
parent
7f6de407f1
commit
7072bd06d5
2 changed files with 16 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue