From 291f957f7671ff872eeb90ef9d616c27185e96ff Mon Sep 17 00:00:00 2001 From: Alexander01998 Date: Thu, 2 Jan 2025 22:02:17 +0100 Subject: [PATCH] Run spotlessApply --- src/main/java/net/wurstclient/zoom/WiZoom.java | 2 +- src/main/java/net/wurstclient/zoom/WiZoomInitializer.java | 2 +- src/main/java/net/wurstclient/zoom/mixin/GameRendererMixin.java | 2 +- src/main/java/net/wurstclient/zoom/mixin/MouseMixin.java | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/java/net/wurstclient/zoom/WiZoom.java b/src/main/java/net/wurstclient/zoom/WiZoom.java index caeb821..46af7dc 100644 --- a/src/main/java/net/wurstclient/zoom/WiZoom.java +++ b/src/main/java/net/wurstclient/zoom/WiZoom.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2024 Wurst-Imperium and contributors. + * Copyright (c) 2019-2025 Wurst-Imperium and contributors. * * This source code is subject to the terms of the GNU General Public * License, version 3. If a copy of the GPL was not distributed with this diff --git a/src/main/java/net/wurstclient/zoom/WiZoomInitializer.java b/src/main/java/net/wurstclient/zoom/WiZoomInitializer.java index 9b7de4f..c661786 100644 --- a/src/main/java/net/wurstclient/zoom/WiZoomInitializer.java +++ b/src/main/java/net/wurstclient/zoom/WiZoomInitializer.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2024 Wurst-Imperium and contributors. + * Copyright (c) 2019-2025 Wurst-Imperium and contributors. * * This source code is subject to the terms of the GNU General Public * License, version 3. If a copy of the GPL was not distributed with this diff --git a/src/main/java/net/wurstclient/zoom/mixin/GameRendererMixin.java b/src/main/java/net/wurstclient/zoom/mixin/GameRendererMixin.java index 0ad6e49..80c1255 100644 --- a/src/main/java/net/wurstclient/zoom/mixin/GameRendererMixin.java +++ b/src/main/java/net/wurstclient/zoom/mixin/GameRendererMixin.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2024 Wurst-Imperium and contributors. + * Copyright (c) 2019-2025 Wurst-Imperium and contributors. * * This source code is subject to the terms of the GNU General Public * License, version 3. If a copy of the GPL was not distributed with this diff --git a/src/main/java/net/wurstclient/zoom/mixin/MouseMixin.java b/src/main/java/net/wurstclient/zoom/mixin/MouseMixin.java index ef412c7..b72d84e 100644 --- a/src/main/java/net/wurstclient/zoom/mixin/MouseMixin.java +++ b/src/main/java/net/wurstclient/zoom/mixin/MouseMixin.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2024 Wurst-Imperium and contributors. + * Copyright (c) 2019-2025 Wurst-Imperium and contributors. * * This source code is subject to the terms of the GNU General Public * License, version 3. If a copy of the GPL was not distributed with this