aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/shedaniel/rei/tests/plugin/REITestPlugin.java
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2019-12-07 19:01:03 +0800
committershedaniel <daniel@shedaniel.me>2019-12-07 19:01:03 +0800
commit6649cabd292fb4e42317683da84bb7952fc616a6 (patch)
tree66a4065f6df26fb714446fe51dc499f2f9be41f2 /src/main/java/me/shedaniel/rei/tests/plugin/REITestPlugin.java
parent4e222c049ad8cd5776e61fa594a8cd5161941a66 (diff)
downloadRoughlyEnoughItems-6649cabd292fb4e42317683da84bb7952fc616a6.tar.gz
RoughlyEnoughItems-6649cabd292fb4e42317683da84bb7952fc616a6.tar.bz2
RoughlyEnoughItems-6649cabd292fb4e42317683da84bb7952fc616a6.zip
License
Diffstat (limited to 'src/main/java/me/shedaniel/rei/tests/plugin/REITestPlugin.java')
-rw-r--r--src/main/java/me/shedaniel/rei/tests/plugin/REITestPlugin.java5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/java/me/shedaniel/rei/tests/plugin/REITestPlugin.java b/src/main/java/me/shedaniel/rei/tests/plugin/REITestPlugin.java
index da6b91ab8..be711b00a 100644
--- a/src/main/java/me/shedaniel/rei/tests/plugin/REITestPlugin.java
+++ b/src/main/java/me/shedaniel/rei/tests/plugin/REITestPlugin.java
@@ -1,3 +1,8 @@
+/*
+ * Roughly Enough Items by Danielshe.
+ * Licensed under the MIT License.
+ */
+
package me.shedaniel.rei.tests.plugin;
import me.shedaniel.rei.api.EntryRegistry;