From e58ff2f8ae2b579d371cf68ca00bc05993494b8e Mon Sep 17 00:00:00 2001 From: RaphiMC <50594595+RaphiMC@users.noreply.github.com> Date: Wed, 1 Jan 2025 01:33:33 +0100 Subject: [PATCH] [ci skip] Updated copyright: 2025 --- .../net/raphimc/openauthmodplugin/OpenAuthModPacketHandler.java | 2 +- .../java/net/raphimc/openauthmodplugin/OpenAuthModPlugin.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/net/raphimc/openauthmodplugin/OpenAuthModPacketHandler.java b/src/main/java/net/raphimc/openauthmodplugin/OpenAuthModPacketHandler.java index 80fb3e4..ddc8fa5 100644 --- a/src/main/java/net/raphimc/openauthmodplugin/OpenAuthModPacketHandler.java +++ b/src/main/java/net/raphimc/openauthmodplugin/OpenAuthModPacketHandler.java @@ -1,6 +1,6 @@ /* * This file is part of ViaProxyOpenAuthMod - https://github.com/ViaVersionAddons/ViaProxyOpenAuthMod - * Copyright (C) 2024-2024 RK_01/RaphiMC and contributors + * Copyright (C) 2024-2025 RK_01/RaphiMC and contributors * * 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/src/main/java/net/raphimc/openauthmodplugin/OpenAuthModPlugin.java b/src/main/java/net/raphimc/openauthmodplugin/OpenAuthModPlugin.java index 2debe31..fee73d5 100644 --- a/src/main/java/net/raphimc/openauthmodplugin/OpenAuthModPlugin.java +++ b/src/main/java/net/raphimc/openauthmodplugin/OpenAuthModPlugin.java @@ -1,6 +1,6 @@ /* * This file is part of ViaProxyOpenAuthMod - https://github.com/ViaVersionAddons/ViaProxyOpenAuthMod - * Copyright (C) 2024-2024 RK_01/RaphiMC and contributors + * Copyright (C) 2024-2025 RK_01/RaphiMC and contributors * * 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