Update the License header to match the new mod name

LOD -> Distance Horizons
This commit is contained in:
James Seibel
2021-10-19 21:14:57 -05:00
parent 443bb64df0
commit 58d5a8beda
56 changed files with 610 additions and 142 deletions
@@ -1,5 +1,6 @@
/*
* This file is part of the LOD Mod, licensed under the GNU GPL v3 License.
* This file is part of the Distant Horizon mod (formerly the LOD Mod),
* licensed under the GNU GPL v3 License.
*
* Copyright (C) 2020 James Seibel
*
@@ -61,6 +62,7 @@ import net.minecraft.util.math.vector.Vector3d;
/**
* This is where all the magic happens. <br>
* This is where LODs are draw to the world.
*
* @author James Seibel
* @version 10-13-2021
*/