mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	Merge branch 'copyright-info-update' into 'master'
Update copyright info See merge request STJr/SRB2!309
This commit is contained in:
		
						commit
						3a926cff5a
					
				
					 4 changed files with 21 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1,8 +1,11 @@
 | 
			
		|||
// Emacs style mode select   -*- C++ -*-
 | 
			
		||||
//
 | 
			
		||||
// SONIC ROBO BLAST 2
 | 
			
		||||
//-----------------------------------------------------------------------------
 | 
			
		||||
//
 | 
			
		||||
// Copyright (C) 1993-1996 by id Software, Inc.
 | 
			
		||||
// Portions Copyright (C) 1998-2000 by DooM Legacy Team.
 | 
			
		||||
// Copyright (C) 2014-2018 by Sonic Team Junior.
 | 
			
		||||
//
 | 
			
		||||
// This program is free software; you can redistribute it and/or
 | 
			
		||||
// modify it under the terms of the GNU General Public License
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,8 +1,10 @@
 | 
			
		|||
// Emacs style mode select   -*- C++ -*-
 | 
			
		||||
// SONIC ROBO BLAST 2
 | 
			
		||||
//-----------------------------------------------------------------------------
 | 
			
		||||
//
 | 
			
		||||
// Copyright (C) 1993-1996 by id Software, Inc.
 | 
			
		||||
// Portions Copyright (C) 1998-2000 by DooM Legacy Team.
 | 
			
		||||
// Copyright (C) 2014-2018 by Sonic Team Junior.
 | 
			
		||||
//
 | 
			
		||||
// This program is free software; you can redistribute it and/or
 | 
			
		||||
// modify it under the terms of the GNU General Public License
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,3 +1,11 @@
 | 
			
		|||
// SONIC ROBO BLAST 2
 | 
			
		||||
//-----------------------------------------------------------------------------
 | 
			
		||||
// Copyright (C) 2014-2018 by Sonic Team Junior.
 | 
			
		||||
//
 | 
			
		||||
// 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 SDL Mixer interface for sound
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,3 +1,11 @@
 | 
			
		|||
// SONIC ROBO BLAST 2
 | 
			
		||||
//-----------------------------------------------------------------------------
 | 
			
		||||
// Copyright (C) 2008-2018 by Sonic Team Junior.
 | 
			
		||||
//
 | 
			
		||||
// 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 SDL Mixer interface for sound
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue