From 61470201f99a575cd6a1844c9ab971dbfe609642 Mon Sep 17 00:00:00 2001
From: James R <justsomejames2@gmail.com>
Date: Wed, 19 Feb 2020 14:37:42 -0800
Subject: [PATCH] Regex bruh moment

---
 src/r_patch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/r_patch.c b/src/r_patch.c
index 374189ac0e..4304f3eab6 100644
--- a/src/r_patch.c
+++ b/src/r_patch.c
@@ -3,7 +3,7 @@
 // Copyright (C) 1993-1996 by id Software, Inc.
 // Copyright (C) 2005-2009 by Andrey "entryway" Budko.
 // Copyright (C) 2018-2020 by Jaime "Lactozilla" Passos.
-// Copyright (C) 2020-2020 by Sonic Team Junior.
+// Copyright (C) 2019-2020 by Sonic Team Junior.
 //
 // This program is free software distributed under the
 // terms of the GNU General Public License, version 2.
-- 
GitLab