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;