added missing copyright header
This commit is contained in:
parent
f2a1b244e8
commit
8c19143961
1 changed files with 5 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue