@@ -1,3 +1,8 @@
+/*
+ * Roughly Enough Items by Danielshe.
+ * Licensed under the MIT License.
+ */
+
package me.shedaniel.rei.gui;
import me.shedaniel.rei.api.RecipeHelper;
package me.shedaniel.rei.gui.widget;
import me.shedaniel.rei.api.annotations.Internal;
package me.shedaniel.rei.tests.plugin;
import me.shedaniel.rei.api.EntryRegistry;