mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-09 01:31:08 +00:00
Fix copyright year in r_bbox.c
This commit is contained in:
parent
f7fa9fcc19
commit
8430dfa063
1 changed files with 1 additions and 1 deletions
|
@ -2,8 +2,8 @@
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// Copyright (C) 1993-1996 by id Software, Inc.
|
// Copyright (C) 1993-1996 by id Software, Inc.
|
||||||
// Copyright (C) 1998-2000 by DooM Legacy Team.
|
// Copyright (C) 1998-2000 by DooM Legacy Team.
|
||||||
// Copyright (C) 1999-2021 by Sonic Team Junior.
|
|
||||||
// Copyright (C) 2022 by Kart Krew.
|
// Copyright (C) 2022 by Kart Krew.
|
||||||
|
// Copyright (C) 1999-2022 by Sonic Team Junior.
|
||||||
//
|
//
|
||||||
// This program is free software distributed under the
|
// This program is free software distributed under the
|
||||||
// terms of the GNU General Public License, version 2.
|
// terms of the GNU General Public License, version 2.
|
||||||
|
|
Loading…
Reference in a new issue