aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanielshe <shekwancheung0528@gmail.com>2019-10-24 23:24:09 +0800
committerDanielshe <shekwancheung0528@gmail.com>2019-10-24 23:24:09 +0800
commit2ebc99aff27d26aee351ae5e71b148a98bfbf59e (patch)
treead326639d5ec29c5bc949669e40eb81f9490620b
parentf955ea0ba0891c28967552d07aae6a7b9389673c (diff)
downloadRoughlyEnoughItems-2ebc99aff27d26aee351ae5e71b148a98bfbf59e.tar.gz
RoughlyEnoughItems-2ebc99aff27d26aee351ae5e71b148a98bfbf59e.tar.bz2
RoughlyEnoughItems-2ebc99aff27d26aee351ae5e71b148a98bfbf59e.zip
license
-rw-r--r--src/main/java/me/shedaniel/rei/gui/toast/CopyRecipeIdentifierToast.java5
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;