diff options
Diffstat (limited to 'src/main/java/me/shedaniel/rei/plugin/crafting/DefaultCraftingDisplay.java')
| -rw-r--r-- | src/main/java/me/shedaniel/rei/plugin/crafting/DefaultCraftingDisplay.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/java/me/shedaniel/rei/plugin/crafting/DefaultCraftingDisplay.java b/src/main/java/me/shedaniel/rei/plugin/crafting/DefaultCraftingDisplay.java index 2a0f1d347..8fb6d3210 100644 --- a/src/main/java/me/shedaniel/rei/plugin/crafting/DefaultCraftingDisplay.java +++ b/src/main/java/me/shedaniel/rei/plugin/crafting/DefaultCraftingDisplay.java @@ -1,6 +1,6 @@ /* - * Roughly Enough Items by Danielshe. - * Licensed under the MIT License. + * Copyright (c) 2018, 2019, 2020 shedaniel + * Licensed under the MIT License (the "License"). */ package me.shedaniel.rei.plugin.crafting; |
