diff options
Diffstat (limited to 'src/main/java/me/shedaniel/rei/gui/ContainerScreenOverlay.java')
| -rw-r--r-- | src/main/java/me/shedaniel/rei/gui/ContainerScreenOverlay.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/java/me/shedaniel/rei/gui/ContainerScreenOverlay.java b/src/main/java/me/shedaniel/rei/gui/ContainerScreenOverlay.java index a9976dbd5..d3e15b70b 100644 --- a/src/main/java/me/shedaniel/rei/gui/ContainerScreenOverlay.java +++ b/src/main/java/me/shedaniel/rei/gui/ContainerScreenOverlay.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.gui; |
