shedaniel 5 years ago
parent
commit
f4fbde0790
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/main/java/me/shedaniel/rei/utils/ExecutorUtil.java

+ 5 - 0
src/main/java/me/shedaniel/rei/utils/ExecutorUtil.java

@@ -1,3 +1,8 @@
+/*
+ * Roughly Enough Items by Danielshe.
+ * Licensed under the MIT License.
+ */
+
 package me.shedaniel.rei.utils;
 
 import java.util.function.Supplier;