shedaniel hace 5 años
padre
commit
f4fbde0790
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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;