From 04c2be21680701386cba9b320d8ec14a92f85038 Mon Sep 17 00:00:00 2001 From: Alexander01998 Date: Fri, 13 Nov 2020 19:17:45 +0100 Subject: [PATCH] Update copyright notices --- src/main/java/net/wurstclient/hacks/MountBypassHack.java | 2 +- src/main/java/net/wurstclient/mixin/BlockStateMixin.java | 2 +- src/main/java/net/wurstclient/mixin/TextRendererMixin.java | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/java/net/wurstclient/hacks/MountBypassHack.java b/src/main/java/net/wurstclient/hacks/MountBypassHack.java index a304afb2..a5fc192f 100644 --- a/src/main/java/net/wurstclient/hacks/MountBypassHack.java +++ b/src/main/java/net/wurstclient/hacks/MountBypassHack.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 - 2020 | Alexander01998 | All rights reserved. + * Copyright (c) 2014-2020 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/mixin/BlockStateMixin.java b/src/main/java/net/wurstclient/mixin/BlockStateMixin.java index 2eb66159..d47dfaff 100644 --- a/src/main/java/net/wurstclient/mixin/BlockStateMixin.java +++ b/src/main/java/net/wurstclient/mixin/BlockStateMixin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 - 2020 | Alexander01998 | All rights reserved. + * Copyright (c) 2014-2020 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/mixin/TextRendererMixin.java b/src/main/java/net/wurstclient/mixin/TextRendererMixin.java index 1c8a81a1..4cf25581 100644 --- a/src/main/java/net/wurstclient/mixin/TextRendererMixin.java +++ b/src/main/java/net/wurstclient/mixin/TextRendererMixin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 - 2020 | Alexander01998 | All rights reserved. + * Copyright (c) 2014-2020 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