diff options
Diffstat (limited to 'src')
53 files changed, 53 insertions, 53 deletions
diff --git a/src/main/java/kubatech/ClientProxy.java b/src/main/java/kubatech/ClientProxy.java index 4d53d945e4..d9b1f5cf17 100644 --- a/src/main/java/kubatech/ClientProxy.java +++ b/src/main/java/kubatech/ClientProxy.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/CommonProxy.java b/src/main/java/kubatech/CommonProxy.java index 6d54bbf326..39d6b224d5 100644 --- a/src/main/java/kubatech/CommonProxy.java +++ b/src/main/java/kubatech/CommonProxy.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/FMLEventHandler.java b/src/main/java/kubatech/FMLEventHandler.java index e4d216bde9..02e9bb19a7 100644 --- a/src/main/java/kubatech/FMLEventHandler.java +++ b/src/main/java/kubatech/FMLEventHandler.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/Tags.java b/src/main/java/kubatech/Tags.java index cd596921a9..0be971ae91 100644 --- a/src/main/java/kubatech/Tags.java +++ b/src/main/java/kubatech/Tags.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/api/Variables.java b/src/main/java/kubatech/api/Variables.java index 22db1344db..a5821325e2 100644 --- a/src/main/java/kubatech/api/Variables.java +++ b/src/main/java/kubatech/api/Variables.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/api/helpers/GTHelper.java b/src/main/java/kubatech/api/helpers/GTHelper.java index a9462bdf65..72bbe8cf77 100644 --- a/src/main/java/kubatech/api/helpers/GTHelper.java +++ b/src/main/java/kubatech/api/helpers/GTHelper.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/api/helpers/ReflectionHelper.java b/src/main/java/kubatech/api/helpers/ReflectionHelper.java index 91b785d7fb..5c5bb1070e 100644 --- a/src/main/java/kubatech/api/helpers/ReflectionHelper.java +++ b/src/main/java/kubatech/api/helpers/ReflectionHelper.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/api/helpers/UUIDFinder.java b/src/main/java/kubatech/api/helpers/UUIDFinder.java index f062e77673..922904705b 100644 --- a/src/main/java/kubatech/api/helpers/UUIDFinder.java +++ b/src/main/java/kubatech/api/helpers/UUIDFinder.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/api/implementations/KubaTechGTMultiBlockBase.java b/src/main/java/kubatech/api/implementations/KubaTechGTMultiBlockBase.java index 100649b39b..bf74df9154 100644 --- a/src/main/java/kubatech/api/implementations/KubaTechGTMultiBlockBase.java +++ b/src/main/java/kubatech/api/implementations/KubaTechGTMultiBlockBase.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/api/tileentity/CustomTileEntityPacketHandler.java b/src/main/java/kubatech/api/tileentity/CustomTileEntityPacketHandler.java index 98de36150f..4fa014cfc0 100644 --- a/src/main/java/kubatech/api/tileentity/CustomTileEntityPacketHandler.java +++ b/src/main/java/kubatech/api/tileentity/CustomTileEntityPacketHandler.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/api/utils/ModUtils.java b/src/main/java/kubatech/api/utils/ModUtils.java index dde0b987a9..a055965cff 100644 --- a/src/main/java/kubatech/api/utils/ModUtils.java +++ b/src/main/java/kubatech/api/utils/ModUtils.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/api/utils/StringUtils.java b/src/main/java/kubatech/api/utils/StringUtils.java index 9c22d45c51..c60da71b14 100644 --- a/src/main/java/kubatech/api/utils/StringUtils.java +++ b/src/main/java/kubatech/api/utils/StringUtils.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/client/effect/CropRenderer.java b/src/main/java/kubatech/client/effect/CropRenderer.java index c4fd0abf4c..5dbf229d6f 100644 --- a/src/main/java/kubatech/client/effect/CropRenderer.java +++ b/src/main/java/kubatech/client/effect/CropRenderer.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/client/effect/EntityRenderer.java b/src/main/java/kubatech/client/effect/EntityRenderer.java index 42c233cddd..1a33899e15 100644 --- a/src/main/java/kubatech/client/effect/EntityRenderer.java +++ b/src/main/java/kubatech/client/effect/EntityRenderer.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/client/effect/MegaApiaryBeesRenderer.java b/src/main/java/kubatech/client/effect/MegaApiaryBeesRenderer.java index 9ac093b6f6..b23a789bf5 100644 --- a/src/main/java/kubatech/client/effect/MegaApiaryBeesRenderer.java +++ b/src/main/java/kubatech/client/effect/MegaApiaryBeesRenderer.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/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 diff --git a/src/main/java/kubatech/config/Config.java b/src/main/java/kubatech/config/Config.java index 1976e76949..c2cb59dd5a 100644 --- a/src/main/java/kubatech/config/Config.java +++ b/src/main/java/kubatech/config/Config.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/kubatech.java b/src/main/java/kubatech/kubatech.java index b8e44915a6..a93a10a970 100644 --- a/src/main/java/kubatech/kubatech.java +++ b/src/main/java/kubatech/kubatech.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/loaders/BlockLoader.java b/src/main/java/kubatech/loaders/BlockLoader.java index 89a760d5ef..fcb077ff15 100644 --- a/src/main/java/kubatech/loaders/BlockLoader.java +++ b/src/main/java/kubatech/loaders/BlockLoader.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/loaders/ItemLoader.java b/src/main/java/kubatech/loaders/ItemLoader.java index c9d2a769d8..d8218ea873 100644 --- a/src/main/java/kubatech/loaders/ItemLoader.java +++ b/src/main/java/kubatech/loaders/ItemLoader.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/loaders/MTLoader.java b/src/main/java/kubatech/loaders/MTLoader.java index 133a876f02..dbc5bb43fe 100644 --- a/src/main/java/kubatech/loaders/MTLoader.java +++ b/src/main/java/kubatech/loaders/MTLoader.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/loaders/MobHandlerLoader.java b/src/main/java/kubatech/loaders/MobHandlerLoader.java index ba92d74d19..e7e4ff1736 100644 --- a/src/main/java/kubatech/loaders/MobHandlerLoader.java +++ b/src/main/java/kubatech/loaders/MobHandlerLoader.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/loaders/RecipeLoader.java b/src/main/java/kubatech/loaders/RecipeLoader.java index a9492a6535..4f0ea24cfc 100644 --- a/src/main/java/kubatech/loaders/RecipeLoader.java +++ b/src/main/java/kubatech/loaders/RecipeLoader.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/loaders/TCLoader.java b/src/main/java/kubatech/loaders/TCLoader.java index 2422ff0533..7d6abe5132 100644 --- a/src/main/java/kubatech/loaders/TCLoader.java +++ b/src/main/java/kubatech/loaders/TCLoader.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/loaders/block/kubablock/BlockProxy.java b/src/main/java/kubatech/loaders/block/kubablock/BlockProxy.java index b11dcec244..5aef5135a3 100644 --- a/src/main/java/kubatech/loaders/block/kubablock/BlockProxy.java +++ b/src/main/java/kubatech/loaders/block/kubablock/BlockProxy.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/loaders/block/kubablock/IProxyTileEntityProvider.java b/src/main/java/kubatech/loaders/block/kubablock/IProxyTileEntityProvider.java index 9025fbb402..c9fb1e8da9 100644 --- a/src/main/java/kubatech/loaders/block/kubablock/IProxyTileEntityProvider.java +++ b/src/main/java/kubatech/loaders/block/kubablock/IProxyTileEntityProvider.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/loaders/block/kubablock/KubaBlock.java b/src/main/java/kubatech/loaders/block/kubablock/KubaBlock.java index d86745ab26..d6349d88ff 100644 --- a/src/main/java/kubatech/loaders/block/kubablock/KubaBlock.java +++ b/src/main/java/kubatech/loaders/block/kubablock/KubaBlock.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/loaders/block/kubablock/KubaItemBlock.java b/src/main/java/kubatech/loaders/block/kubablock/KubaItemBlock.java index 77485f2a30..bd5c9d1119 100644 --- a/src/main/java/kubatech/loaders/block/kubablock/KubaItemBlock.java +++ b/src/main/java/kubatech/loaders/block/kubablock/KubaItemBlock.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/loaders/block/kubablock/blocks/TeaAcceptor.java b/src/main/java/kubatech/loaders/block/kubablock/blocks/TeaAcceptor.java index 206da6de1f..06ee3490b1 100644 --- a/src/main/java/kubatech/loaders/block/kubablock/blocks/TeaAcceptor.java +++ b/src/main/java/kubatech/loaders/block/kubablock/blocks/TeaAcceptor.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 |
