diff --git a/LICENSE b/LICENSE
index 2fc497a..fa93032 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,7 @@
MIT License
-Copyright (c) 2018 creeper123123321 and contributors
+Copyright (c) 2018- creeper123123321
+Copyright (c) 2019- contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/ViaFabric.java b/src/main/java/com/github/creeper123123321/viafabric/ViaFabric.java
index 85f2778..6e8148a 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/ViaFabric.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/ViaFabric.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/commands/NMSCommandSender.java b/src/main/java/com/github/creeper123123321/viafabric/commands/NMSCommandSender.java
index d6992c2..f1c8577 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/commands/NMSCommandSender.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/commands/NMSCommandSender.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/commands/UserCommandSender.java b/src/main/java/com/github/creeper123123321/viafabric/commands/UserCommandSender.java
index d687344..0427d01 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/commands/UserCommandSender.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/commands/UserCommandSender.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/commands/VRClientCommands.java b/src/main/java/com/github/creeper123123321/viafabric/commands/VRClientCommands.java
index fa8fc41..098c109 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/commands/VRClientCommands.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/commands/VRClientCommands.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/commands/VRCommandHandler.java b/src/main/java/com/github/creeper123123321/viafabric/commands/VRCommandHandler.java
index 0003d0b..30e99cf 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/commands/VRCommandHandler.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/commands/VRCommandHandler.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/commands/subs/LeakDetectSubCommand.java b/src/main/java/com/github/creeper123123321/viafabric/commands/subs/LeakDetectSubCommand.java
index c65b1e4..3b51491 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/commands/subs/LeakDetectSubCommand.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/commands/subs/LeakDetectSubCommand.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/config/VRConfig.java b/src/main/java/com/github/creeper123123321/viafabric/config/VRConfig.java
index b02d4d1..77f96a5 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/config/VRConfig.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/config/VRConfig.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/handler/CommonTransformer.java b/src/main/java/com/github/creeper123123321/viafabric/handler/CommonTransformer.java
index 752d983..4da17e8 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/handler/CommonTransformer.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/handler/CommonTransformer.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/handler/clientside/VRDecodeHandler.java b/src/main/java/com/github/creeper123123321/viafabric/handler/clientside/VRDecodeHandler.java
index 2800d9b..068134e 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/handler/clientside/VRDecodeHandler.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/handler/clientside/VRDecodeHandler.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/handler/clientside/VREncodeHandler.java b/src/main/java/com/github/creeper123123321/viafabric/handler/clientside/VREncodeHandler.java
index 1a5e21c..aedf869 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/handler/clientside/VREncodeHandler.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/handler/clientside/VREncodeHandler.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/handler/serverside/FabricDecodeHandler.java b/src/main/java/com/github/creeper123123321/viafabric/handler/serverside/FabricDecodeHandler.java
index 2a5be0e..18c01db 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/handler/serverside/FabricDecodeHandler.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/handler/serverside/FabricDecodeHandler.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/handler/serverside/FabricEncodeHandler.java b/src/main/java/com/github/creeper123123321/viafabric/handler/serverside/FabricEncodeHandler.java
index 6064f7a..f206c24 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/handler/serverside/FabricEncodeHandler.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/handler/serverside/FabricEncodeHandler.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/mixin/MixinClientConnection.java b/src/main/java/com/github/creeper123123321/viafabric/mixin/MixinClientConnection.java
index bde91f3..933cc4b 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/mixin/MixinClientConnection.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/mixin/MixinClientConnection.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/mixin/MixinServerNetworkIoChInit.java b/src/main/java/com/github/creeper123123321/viafabric/mixin/MixinServerNetworkIoChInit.java
index 76af123..7761dd3 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/mixin/MixinServerNetworkIoChInit.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/mixin/MixinServerNetworkIoChInit.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinClientConnectionAccessor.java b/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinClientConnectionAccessor.java
index cf11107..ddf579f 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinClientConnectionAccessor.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinClientConnectionAccessor.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinClientConnectionChInit.java b/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinClientConnectionChInit.java
index a4b9a03..0851b80 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinClientConnectionChInit.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinClientConnectionChInit.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinDebugHud.java b/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinDebugHud.java
index 7b66d9a..4052b8f 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinDebugHud.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinDebugHud.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinMultiplayerScreen.java b/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinMultiplayerScreen.java
index 8ac303a..2558799 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinMultiplayerScreen.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/mixin/client/MixinMultiplayerScreen.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/platform/VRBossBar.java b/src/main/java/com/github/creeper123123321/viafabric/platform/VRBossBar.java
index 0066718..a5e0f98 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/platform/VRBossBar.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/platform/VRBossBar.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/platform/VRClientSideUserConnection.java b/src/main/java/com/github/creeper123123321/viafabric/platform/VRClientSideUserConnection.java
index 9dc1da3..57eb782 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/platform/VRClientSideUserConnection.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/platform/VRClientSideUserConnection.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/platform/VRConnectionManager.java b/src/main/java/com/github/creeper123123321/viafabric/platform/VRConnectionManager.java
index 08e3a0b..13c3ac6 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/platform/VRConnectionManager.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/platform/VRConnectionManager.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/platform/VRInjector.java b/src/main/java/com/github/creeper123123321/viafabric/platform/VRInjector.java
index c35b254..2212dc8 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/platform/VRInjector.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/platform/VRInjector.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/platform/VRLoader.java b/src/main/java/com/github/creeper123123321/viafabric/platform/VRLoader.java
index 48eea52..7e8c67c 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/platform/VRLoader.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/platform/VRLoader.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/platform/VRPlatform.java b/src/main/java/com/github/creeper123123321/viafabric/platform/VRPlatform.java
index 2f7626d..8fa788a 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/platform/VRPlatform.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/platform/VRPlatform.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/platform/VRViaAPI.java b/src/main/java/com/github/creeper123123321/viafabric/platform/VRViaAPI.java
index 64f1acc..9387247 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/platform/VRViaAPI.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/platform/VRViaAPI.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/platform/VRViaConfig.java b/src/main/java/com/github/creeper123123321/viafabric/platform/VRViaConfig.java
index df933d7..cdac054 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/platform/VRViaConfig.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/platform/VRViaConfig.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/providers/VRVersionProvider.java b/src/main/java/com/github/creeper123123321/viafabric/providers/VRVersionProvider.java
index 72bbc41..0126398 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/providers/VRVersionProvider.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/providers/VRVersionProvider.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/util/FutureTaskId.java b/src/main/java/com/github/creeper123123321/viafabric/util/FutureTaskId.java
index 0e4a683..0fc044c 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/util/FutureTaskId.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/util/FutureTaskId.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/util/JLoggerToLog4j.java b/src/main/java/com/github/creeper123123321/viafabric/util/JLoggerToLog4j.java
index c8bce7a..d0c1945 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/util/JLoggerToLog4j.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/util/JLoggerToLog4j.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/src/main/java/com/github/creeper123123321/viafabric/util/VersionFormatFilter.java b/src/main/java/com/github/creeper123123321/viafabric/util/VersionFormatFilter.java
index e417bb2..a076a66 100644
--- a/src/main/java/com/github/creeper123123321/viafabric/util/VersionFormatFilter.java
+++ b/src/main/java/com/github/creeper123123321/viafabric/util/VersionFormatFilter.java
@@ -1,7 +1,8 @@
/*
* MIT License
*
- * Copyright (c) 2018 creeper123123321 and contributors
+ * Copyright (c) 2018- creeper123123321
+ * Copyright (c) 2019- contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal