diff options
Diffstat (limited to 'src/main/java/me/shedaniel/rei/gui/toast/CopyRecipeIdentifierToast.java')
| -rw-r--r-- | src/main/java/me/shedaniel/rei/gui/toast/CopyRecipeIdentifierToast.java | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/java/me/shedaniel/rei/gui/toast/CopyRecipeIdentifierToast.java b/src/main/java/me/shedaniel/rei/gui/toast/CopyRecipeIdentifierToast.java index 1c42b3e89..f5f97ce41 100644 --- a/src/main/java/me/shedaniel/rei/gui/toast/CopyRecipeIdentifierToast.java +++ b/src/main/java/me/shedaniel/rei/gui/toast/CopyRecipeIdentifierToast.java @@ -1,3 +1,8 @@ +/* + * Roughly Enough Items by Danielshe. + * Licensed under the MIT License. + */ + package me.shedaniel.rei.gui.toast; import com.mojang.blaze3d.platform.GlStateManager; |
