shedaniel пре 5 година
родитељ
комит
f4fbde0790
1 измењених фајлова са 5 додато и 0 уклоњено
  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;