From a3f2054aa6b6981e91209ff4dcd84fa51a9f3a4e Mon Sep 17 00:00:00 2001 From: NewRisingSun <8vytz1+dhp372pv94ebg@sharklasers.com> Date: Sat, 2 Apr 2022 17:49:05 +0200 Subject: [PATCH] Correct 310.c copyright notice --- src/boards/310.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/boards/310.c b/src/boards/310.c index 7ebfac4..929af1b 100644 --- a/src/boards/310.c +++ b/src/boards/310.c @@ -1,7 +1,7 @@ /* FCE Ultra - NES/Famicom Emulator * * Copyright notice for this file: - * Copyright (C) 2005 CaH4e3 + * Copyright (C) 2022 NewRisingSun * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by