diff options
Diffstat (limited to 'src/main/java/kubatech/tileentity/TeaAcceptorTile.java')
-rw-r--r-- | src/main/java/kubatech/tileentity/TeaAcceptorTile.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/kubatech/tileentity/TeaAcceptorTile.java b/src/main/java/kubatech/tileentity/TeaAcceptorTile.java index 1addb1a887..a8cf9f7a50 100644 --- a/src/main/java/kubatech/tileentity/TeaAcceptorTile.java +++ b/src/main/java/kubatech/tileentity/TeaAcceptorTile.java @@ -1,7 +1,7 @@ /* * spotless:off * KubaTech - Gregtech Addon - * Copyright (C) 2022 - 2023 kuba6000 + * Copyright (C) 2022 - 2024 kuba6000 * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |