added missing copyright header

This commit is contained in:
Space Toad 2011-07-29 20:59:01 +00:00
parent f2a1b244e8
commit 8c19143961
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
/**
* This software is provided under the terms of the Minecraft Forge Public
* License v1.0.
*/
package net.minecraft.src.forge;
import java.io.BufferedReader;