diff options
| author | kuba6000 <kuba.123123.6000@gmail.com> | 2024-01-12 19:39:24 +0100 |
|---|---|---|
| committer | kuba6000 <kuba.123123.6000@gmail.com> | 2024-01-12 19:39:24 +0100 |
| commit | 69ab01d8789770337dc59d3a1b41cdd777b26ced (patch) | |
| tree | 93cd1fe0cc433f9007bf2c71266d35529426cd29 /src/main/java/kubatech/commands | |
| parent | 0d7d85cef4b87445deb60bc1c31f2ad86f4a5784 (diff) | |
| download | GT5-Unofficial-69ab01d8789770337dc59d3a1b41cdd777b26ced.tar.gz GT5-Unofficial-69ab01d8789770337dc59d3a1b41cdd777b26ced.tar.bz2 GT5-Unofficial-69ab01d8789770337dc59d3a1b41cdd777b26ced.zip | |
2024 already wow
Diffstat (limited to 'src/main/java/kubatech/commands')
5 files changed, 5 insertions, 5 deletions
diff --git a/src/main/java/kubatech/commands/CommandBees.java b/src/main/java/kubatech/commands/CommandBees.java index edf3b04ce6..2df0c294a6 100644 --- a/src/main/java/kubatech/commands/CommandBees.java +++ b/src/main/java/kubatech/commands/CommandBees.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 diff --git a/src/main/java/kubatech/commands/CommandConfig.java b/src/main/java/kubatech/commands/CommandConfig.java index 04d4420314..be759be2c9 100644 --- a/src/main/java/kubatech/commands/CommandConfig.java +++ b/src/main/java/kubatech/commands/CommandConfig.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 diff --git a/src/main/java/kubatech/commands/CommandHandler.java b/src/main/java/kubatech/commands/CommandHandler.java index 9a7654cd4f..b0957c9572 100644 --- a/src/main/java/kubatech/commands/CommandHandler.java +++ b/src/main/java/kubatech/commands/CommandHandler.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 diff --git a/src/main/java/kubatech/commands/CommandHelp.java b/src/main/java/kubatech/commands/CommandHelp.java index 49a31bc829..610f330ede 100644 --- a/src/main/java/kubatech/commands/CommandHelp.java +++ b/src/main/java/kubatech/commands/CommandHelp.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 diff --git a/src/main/java/kubatech/commands/CommandTea.java b/src/main/java/kubatech/commands/CommandTea.java index c37fabab81..057d2bca69 100644 --- a/src/main/java/kubatech/commands/CommandTea.java +++ b/src/main/java/kubatech/commands/CommandTea.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 |
