diff options
Diffstat (limited to 'src/main/java/me')
| -rw-r--r-- | src/main/java/me/shedaniel/rei/gui/config/entry/RecipeScreenTypeEntry.java | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/java/me/shedaniel/rei/gui/config/entry/RecipeScreenTypeEntry.java b/src/main/java/me/shedaniel/rei/gui/config/entry/RecipeScreenTypeEntry.java index 04599b829..ee11c1216 100644 --- a/src/main/java/me/shedaniel/rei/gui/config/entry/RecipeScreenTypeEntry.java +++ b/src/main/java/me/shedaniel/rei/gui/config/entry/RecipeScreenTypeEntry.java @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2018, 2019, 2020 shedaniel + * Licensed under the MIT License (the "License"). + */ + package me.shedaniel.rei.gui.config.entry; import com.google.common.collect.ImmutableList; |
