From bd3f8f081c48a72ea501e9152d566924cd1ff32d Mon Sep 17 00:00:00 2001 From: Rosalie Wanders Date: Tue, 13 Jan 2026 12:54:26 +0100 Subject: [PATCH] RMG-Audio: update copyright year --- Source/RMG-Audio/UserInterface/MainDialog.cpp | 2 +- Source/RMG-Audio/UserInterface/MainDialog.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/RMG-Audio/UserInterface/MainDialog.cpp b/Source/RMG-Audio/UserInterface/MainDialog.cpp index f0f5449e..a34645a3 100644 --- a/Source/RMG-Audio/UserInterface/MainDialog.cpp +++ b/Source/RMG-Audio/UserInterface/MainDialog.cpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020-2025 Rosalie Wanders + * Copyright (C) 2020-2026 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. diff --git a/Source/RMG-Audio/UserInterface/MainDialog.hpp b/Source/RMG-Audio/UserInterface/MainDialog.hpp index 5dc1415c..9af11e41 100644 --- a/Source/RMG-Audio/UserInterface/MainDialog.hpp +++ b/Source/RMG-Audio/UserInterface/MainDialog.hpp @@ -1,6 +1,6 @@ /* * Rosalie's Mupen GUI - https://github.com/Rosalie241/RMG - * Copyright (C) 2020-2025 Rosalie Wanders + * Copyright (C) 2020-2026 Rosalie Wanders * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3.