diff --git a/src/main/java/net/minecraftforge/common/chunkio/ChunkIOThreadPoolExecutor.java b/src/main/java/net/minecraftforge/common/chunkio/ChunkIOThreadPoolExecutor.java index f1f9051db..80c371cf6 100644 --- a/src/main/java/net/minecraftforge/common/chunkio/ChunkIOThreadPoolExecutor.java +++ b/src/main/java/net/minecraftforge/common/chunkio/ChunkIOThreadPoolExecutor.java @@ -1,6 +1,6 @@ /* * Minecraft Forge - * Copyright (c) 2016. + * Copyright (c) 2016-2018. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public