shedaniel 5 anni fa
parent
commit
f4fbde0790
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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;