@@ -1,3 +1,8 @@
+/*
+ * Roughly Enough Items by Danielshe.
+ * Licensed under the MIT License.
+ */
+
package me.shedaniel.rei.impl;
import me.shedaniel.rei.api.EntryStack;
package me.shedaniel.rei.plugin.information;
import com.google.common.collect.Lists;