From 31ea7a6a9517635c79876b208f45badbd9c14419 Mon Sep 17 00:00:00 2001 From: ANR2ME Date: Thu, 4 Aug 2022 16:34:05 +0700 Subject: [PATCH] Updated copyright's year. --- Core/HLE/sceNp2.cpp | 2 +- Core/HLE/sceNp2.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Core/HLE/sceNp2.cpp b/Core/HLE/sceNp2.cpp index 588471ba37..ad01e4ec2b 100644 --- a/Core/HLE/sceNp2.cpp +++ b/Core/HLE/sceNp2.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2012- PPSSPP Project. +// Copyright (c) 2022- PPSSPP Project. // 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 diff --git a/Core/HLE/sceNp2.h b/Core/HLE/sceNp2.h index 712688f22d..8b1b6c1c56 100644 --- a/Core/HLE/sceNp2.h +++ b/Core/HLE/sceNp2.h @@ -1,4 +1,4 @@ -// Copyright (c) 2012- PPSSPP Project. +// Copyright (c) 2022- PPSSPP Project. // 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