From 0e0c28c49374657b65124a3a28b5d8b25b1c0455 Mon Sep 17 00:00:00 2001 From: "Derek \"Turtle\" Roe" Date: Sun, 28 Feb 2021 22:05:04 -0600 Subject: [PATCH] Update N64System.h --- Source/Project64/N64System.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Project64/N64System.h b/Source/Project64/N64System.h index 66858c459..ecf8867bb 100644 --- a/Source/Project64/N64System.h +++ b/Source/Project64/N64System.h @@ -1,6 +1,6 @@ // Project64 - A Nintendo 64 emulator // http://www.pj64-emu.com/ -// Copyright (C) 2021 Project64. All rights reserved. +// Copyright (C) 2001-2021 Project64. All rights reserved. // GNU/GPLv2 licensed: https://gnu.org/licenses/gpl-2.0.html #pragma once