From 3426ed6edef377ad690c44be3997a9be73df1638 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 21 Jan 2023 22:58:29 +0800 Subject: Update license to 2023 --- runtime/src/main/java/me/shedaniel/rei/REIModMenuEntryPoint.java | 2 +- runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsCore.java | 2 +- .../src/main/java/me/shedaniel/rei/RoughlyEnoughItemsCoreClient.java | 2 +- runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsNetwork.java | 2 +- runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsState.java | 2 +- .../src/main/java/me/shedaniel/rei/impl/client/ClientHelperImpl.java | 2 +- runtime/src/main/java/me/shedaniel/rei/impl/client/ErrorDisplayer.java | 2 +- runtime/src/main/java/me/shedaniel/rei/impl/client/REIRuntimeImpl.java | 2 +- .../java/me/shedaniel/rei/impl/client/config/ConfigManagerImpl.java | 2 +- .../main/java/me/shedaniel/rei/impl/client/config/ConfigObjectImpl.java | 2 +- .../shedaniel/rei/impl/client/config/addon/ConfigAddonRegistryImpl.java | 2 +- .../me/shedaniel/rei/impl/client/config/addon/ConfigAddonsScreen.java | 2 +- .../me/shedaniel/rei/impl/client/config/entries/ConfigAddonsEntry.java | 2 +- .../rei/impl/client/config/entries/FilteringAddRuleScreen.java | 2 +- .../rei/impl/client/config/entries/FilteringCategoriesEntry.java | 2 +- .../rei/impl/client/config/entries/FilteringCategoriesScreen.java | 2 +- .../me/shedaniel/rei/impl/client/config/entries/FilteringEntry.java | 2 +- .../rei/impl/client/config/entries/FilteringRuleOptionsScreen.java | 2 +- .../shedaniel/rei/impl/client/config/entries/FilteringRulesScreen.java | 2 +- .../me/shedaniel/rei/impl/client/config/entries/FilteringScreen.java | 2 +- .../rei/impl/client/config/entries/NoFilteringCategoriesEntry.java | 2 +- .../me/shedaniel/rei/impl/client/config/entries/NoFilteringEntry.java | 2 +- .../shedaniel/rei/impl/client/config/entries/RecipeScreenTypeEntry.java | 2 +- .../me/shedaniel/rei/impl/client/config/entries/ReloadPluginsEntry.java | 2 +- .../impl/client/config/entries/SearchFilterSyntaxHighlightingEntry.java | 2 +- .../me/shedaniel/rei/impl/client/config/entries/TitleTextEntry.java | 2 +- .../shedaniel/rei/impl/client/entry/filtering/FilteringContextImpl.java | 2 +- .../shedaniel/rei/impl/client/entry/filtering/FilteringContextType.java | 2 +- .../shedaniel/rei/impl/client/entry/filtering/FilteringResultImpl.java | 2 +- .../rei/impl/client/entry/filtering/rules/BasicFilteringRuleImpl.java | 2 +- .../rei/impl/client/entry/filtering/rules/BasicFilteringRuleType.java | 2 +- .../client/entry/filtering/rules/FilteringRuleTypeRegistryImpl.java | 2 +- .../rei/impl/client/entry/filtering/rules/ManualFilteringRule.java | 2 +- .../rei/impl/client/entry/filtering/rules/ManualFilteringRuleType.java | 2 +- .../rei/impl/client/entry/filtering/rules/SearchFilteringRule.java | 2 +- .../rei/impl/client/entry/filtering/rules/SearchFilteringRuleType.java | 2 +- .../rei/impl/client/entry/renderer/EntryRendererRegistryImpl.java | 2 +- .../rei/impl/client/entry/type/types/RenderingEntryDefinition.java | 2 +- .../rei/impl/client/favorites/DelegatingFavoriteEntryProviderImpl.java | 2 +- .../rei/impl/client/favorites/FavoriteEntryTypeRegistryImpl.java | 2 +- .../main/java/me/shedaniel/rei/impl/client/gui/InternalTextures.java | 2 +- .../java/me/shedaniel/rei/impl/client/gui/RecipeDisplayExporter.java | 2 +- .../main/java/me/shedaniel/rei/impl/client/gui/ScreenOverlayImpl.java | 2 +- .../me/shedaniel/rei/impl/client/gui/changelog/ChangelogLoader.java | 2 +- .../java/me/shedaniel/rei/impl/client/gui/changelog/JParseDown.java | 2 +- .../shedaniel/rei/impl/client/gui/changelog/JParseDownToMinecraft.java | 2 +- .../me/shedaniel/rei/impl/client/gui/craftable/CraftableFilter.java | 2 +- .../shedaniel/rei/impl/client/gui/credits/CreditsEntryListWidget.java | 2 +- .../java/me/shedaniel/rei/impl/client/gui/credits/CreditsScreen.java | 2 +- .../me/shedaniel/rei/impl/client/gui/dragging/CurrentDraggingStack.java | 2 +- .../me/shedaniel/rei/impl/client/gui/error/ErrorsEntryListWidget.java | 2 +- .../main/java/me/shedaniel/rei/impl/client/gui/error/ErrorsScreen.java | 2 +- .../main/java/me/shedaniel/rei/impl/client/gui/hints/HintProvider.java | 2 +- .../me/shedaniel/rei/impl/client/gui/modules/AbstractMenuEntry.java | 2 +- .../src/main/java/me/shedaniel/rei/impl/client/gui/modules/Menu.java | 2 +- .../main/java/me/shedaniel/rei/impl/client/gui/modules/MenuAccess.java | 2 +- .../main/java/me/shedaniel/rei/impl/client/gui/modules/MenuHolder.java | 2 +- .../shedaniel/rei/impl/client/gui/modules/entries/EmptyMenuEntry.java | 2 +- .../rei/impl/client/gui/modules/entries/SeparatorMenuEntry.java | 2 +- .../me/shedaniel/rei/impl/client/gui/modules/entries/SubMenuEntry.java | 2 +- .../me/shedaniel/rei/impl/client/gui/modules/entries/TextMenuEntry.java | 2 +- .../shedaniel/rei/impl/client/gui/modules/entries/ToggleMenuEntry.java | 2 +- .../me/shedaniel/rei/impl/client/gui/performance/PerformanceScreen.java | 2 +- .../rei/impl/client/gui/performance/entry/PerformanceEntry.java | 2 +- .../rei/impl/client/gui/performance/entry/PerformanceEntryImpl.java | 2 +- .../rei/impl/client/gui/performance/entry/SubCategoryListEntry.java | 2 +- .../rei/impl/client/gui/screen/AbstractDisplayViewingScreen.java | 2 +- .../rei/impl/client/gui/screen/CompositeDisplayViewingScreen.java | 2 +- .../me/shedaniel/rei/impl/client/gui/screen/ConfigReloadingScreen.java | 2 +- .../rei/impl/client/gui/screen/DefaultDisplayViewingScreen.java | 2 +- .../impl/client/gui/screen/SearchFilterSyntaxHighlightingScreen.java | 2 +- .../rei/impl/client/gui/screen/UncertainDisplayViewingScreen.java | 2 +- .../me/shedaniel/rei/impl/client/gui/screen/WarningAndErrorScreen.java | 2 +- .../java/me/shedaniel/rei/impl/client/gui/text/TextTransformations.java | 2 +- .../shedaniel/rei/impl/client/gui/toast/CopyRecipeIdentifierToast.java | 2 +- .../rei/impl/client/gui/toast/ExportRecipeIdentifierToast.java | 2 +- .../me/shedaniel/rei/impl/client/gui/widget/AutoCraftingEvaluator.java | 2 +- .../rei/impl/client/gui/widget/BatchedEntryRendererManager.java | 2 +- .../me/shedaniel/rei/impl/client/gui/widget/CachedEntryListRender.java | 2 +- .../me/shedaniel/rei/impl/client/gui/widget/CatchingExceptionUtils.java | 2 +- .../me/shedaniel/rei/impl/client/gui/widget/ConfigButtonWidget.java | 2 +- .../rei/impl/client/gui/widget/CraftableFilterButtonWidget.java | 2 +- .../rei/impl/client/gui/widget/DefaultDisplayChoosePageWidget.java | 2 +- .../rei/impl/client/gui/widget/DelegateWidgetWithTranslate.java | 2 +- .../me/shedaniel/rei/impl/client/gui/widget/DisplayCompositeWidget.java | 2 +- .../shedaniel/rei/impl/client/gui/widget/DisplayTooltipComponent.java | 2 +- .../me/shedaniel/rei/impl/client/gui/widget/DisplayedEntryWidget.java | 2 +- .../java/me/shedaniel/rei/impl/client/gui/widget/DraggableWidget.java | 2 +- .../rei/impl/client/gui/widget/DynamicErrorFreeEntryListWidget.java | 2 +- .../java/me/shedaniel/rei/impl/client/gui/widget/EntryHighlighter.java | 2 +- .../main/java/me/shedaniel/rei/impl/client/gui/widget/EntryWidget.java | 2 +- .../java/me/shedaniel/rei/impl/client/gui/widget/InternalWidgets.java | 2 +- .../java/me/shedaniel/rei/impl/client/gui/widget/LateRenderable.java | 2 +- .../main/java/me/shedaniel/rei/impl/client/gui/widget/MergedWidget.java | 2 +- .../main/java/me/shedaniel/rei/impl/client/gui/widget/NoOpWidget.java | 2 +- .../java/me/shedaniel/rei/impl/client/gui/widget/OverflowWidget.java | 2 +- .../me/shedaniel/rei/impl/client/gui/widget/PaddedCenterWidget.java | 2 +- .../main/java/me/shedaniel/rei/impl/client/gui/widget/PaddedWidget.java | 2 +- .../java/me/shedaniel/rei/impl/client/gui/widget/QueuedTooltip.java | 2 +- .../me/shedaniel/rei/impl/client/gui/widget/RendererWrappedWidget.java | 2 +- .../me/shedaniel/rei/impl/client/gui/widget/TabContainerWidget.java | 2 +- .../main/java/me/shedaniel/rei/impl/client/gui/widget/TabWidget.java | 2 +- .../me/shedaniel/rei/impl/client/gui/widget/TooltipContextImpl.java | 2 +- .../me/shedaniel/rei/impl/client/gui/widget/VanillaWrappedWidget.java | 2 +- .../shedaniel/rei/impl/client/gui/widget/basewidgets/ArrowWidget.java | 2 +- .../rei/impl/client/gui/widget/basewidgets/BurningFireWidget.java | 2 +- .../shedaniel/rei/impl/client/gui/widget/basewidgets/ButtonWidget.java | 2 +- .../rei/impl/client/gui/widget/basewidgets/DrawableWidget.java | 2 +- .../client/gui/widget/basewidgets/FillRectangleDrawableConsumer.java | 2 +- .../shedaniel/rei/impl/client/gui/widget/basewidgets/LabelWidget.java | 2 +- .../shedaniel/rei/impl/client/gui/widget/basewidgets/PanelWidget.java | 2 +- .../rei/impl/client/gui/widget/basewidgets/TextFieldWidget.java | 2 +- .../impl/client/gui/widget/basewidgets/TexturedDrawableConsumer.java | 2 +- .../shedaniel/rei/impl/client/gui/widget/basewidgets/package-info.java | 2 +- .../rei/impl/client/gui/widget/entrylist/CachingEntryRenderer.java | 2 +- .../rei/impl/client/gui/widget/entrylist/CollapsedEntriesTooltip.java | 2 +- .../rei/impl/client/gui/widget/entrylist/CollapsingEntryListWidget.java | 2 +- .../rei/impl/client/gui/widget/entrylist/EntryListSearchManager.java | 2 +- .../rei/impl/client/gui/widget/entrylist/EntryListStackEntry.java | 2 +- .../shedaniel/rei/impl/client/gui/widget/entrylist/EntryListWidget.java | 2 +- .../rei/impl/client/gui/widget/entrylist/PaginatedEntryListWidget.java | 2 +- .../rei/impl/client/gui/widget/entrylist/ScrolledEntryListWidget.java | 2 +- .../rei/impl/client/gui/widget/favorites/FavoritesEntriesManager.java | 2 +- .../rei/impl/client/gui/widget/favorites/FavoritesListWidget.java | 2 +- .../rei/impl/client/gui/widget/favorites/history/DisplayEntry.java | 2 +- .../impl/client/gui/widget/favorites/history/DisplayHistoryManager.java | 2 +- .../impl/client/gui/widget/favorites/history/DisplayHistoryWidget.java | 2 +- .../client/gui/widget/favorites/listeners/FavoritesRegionListener.java | 2 +- .../gui/widget/favorites/listeners/FavoritesSystemRegionListener.java | 2 +- .../client/gui/widget/favorites/panel/FadingFavoritesPanelButton.java | 2 +- .../rei/impl/client/gui/widget/favorites/panel/FavoritesPanel.java | 2 +- .../client/gui/widget/favorites/panel/FavoritesTogglePanelButton.java | 2 +- .../client/gui/widget/favorites/panel/rows/FavoritesPanelEmptyRow.java | 2 +- .../gui/widget/favorites/panel/rows/FavoritesPanelEntriesRow.java | 2 +- .../impl/client/gui/widget/favorites/panel/rows/FavoritesPanelRow.java | 2 +- .../gui/widget/favorites/panel/rows/FavoritesPanelSectionRow.java | 2 +- .../gui/widget/favorites/panel/rows/FavoritesPanelSeparatorRow.java | 2 +- .../rei/impl/client/gui/widget/favorites/trash/TrashWidget.java | 2 +- .../java/me/shedaniel/rei/impl/client/gui/widget/hint/HintWidget.java | 2 +- .../shedaniel/rei/impl/client/gui/widget/hint/HintsContainerWidget.java | 2 +- .../rei/impl/client/gui/widget/region/EntryStacksRegionWidget.java | 2 +- .../me/shedaniel/rei/impl/client/gui/widget/region/RealRegionEntry.java | 2 +- .../rei/impl/client/gui/widget/region/RegionDraggableStack.java | 2 +- .../shedaniel/rei/impl/client/gui/widget/region/RegionEntryWidget.java | 2 +- .../me/shedaniel/rei/impl/client/gui/widget/region/RegionListener.java | 2 +- .../rei/impl/client/gui/widget/region/RegionRenderingDebugger.java | 2 +- .../shedaniel/rei/impl/client/gui/widget/search/OverlaySearchField.java | 2 +- .../client/gui/widget/search/OverlaySearchFieldSyntaxHighlighter.java | 2 +- .../rei/impl/client/registry/category/CategoryRegistryImpl.java | 2 +- .../shedaniel/rei/impl/client/registry/display/DisplayRegistryImpl.java | 2 +- .../shedaniel/rei/impl/client/registry/screen/ExclusionZonesImpl.java | 2 +- .../shedaniel/rei/impl/client/registry/screen/ScreenRegistryImpl.java | 2 +- .../java/me/shedaniel/rei/impl/client/search/AsyncSearchManager.java | 2 +- runtime/src/main/java/me/shedaniel/rei/impl/client/search/IntRange.java | 2 +- .../java/me/shedaniel/rei/impl/client/search/SearchProviderImpl.java | 2 +- .../shedaniel/rei/impl/client/search/argument/AlternativeArgument.java | 2 +- .../java/me/shedaniel/rei/impl/client/search/argument/Argument.java | 2 +- .../me/shedaniel/rei/impl/client/search/argument/CompoundArgument.java | 2 +- .../java/me/shedaniel/rei/impl/client/search/argument/IndexSet.java | 2 +- .../shedaniel/rei/impl/client/search/argument/InputMethodMatcher.java | 2 +- .../impl/client/search/argument/type/AlwaysMatchingArgumentType.java | 2 +- .../me/shedaniel/rei/impl/client/search/argument/type/ArgumentType.java | 2 +- .../rei/impl/client/search/argument/type/ArgumentTypesRegistry.java | 2 +- .../rei/impl/client/search/argument/type/IdentifierArgumentType.java | 2 +- .../me/shedaniel/rei/impl/client/search/argument/type/MatchType.java | 2 +- .../shedaniel/rei/impl/client/search/argument/type/ModArgumentType.java | 2 +- .../rei/impl/client/search/argument/type/RegexArgumentType.java | 2 +- .../shedaniel/rei/impl/client/search/argument/type/TagArgumentType.java | 2 +- .../rei/impl/client/search/argument/type/TextArgumentType.java | 2 +- .../rei/impl/client/search/argument/type/TooltipArgumentType.java | 2 +- .../me/shedaniel/rei/impl/client/search/method/DefaultInputMethod.java | 2 +- .../rei/impl/client/search/method/InputMethodRegistryImpl.java | 2 +- .../rei/impl/client/search/method/unihan/BomopofoInputMethod.java | 2 +- .../rei/impl/client/search/method/unihan/DoublePinyinInputMethod.java | 2 +- .../rei/impl/client/search/method/unihan/JyutpingInputMethod.java | 2 +- .../rei/impl/client/search/method/unihan/PinyinInputMethod.java | 2 +- .../rei/impl/client/search/method/unihan/UniHanInputMethod.java | 2 +- .../shedaniel/rei/impl/client/search/method/unihan/UniHanManager.java | 2 +- .../rei/impl/client/search/result/ArgumentApplicableResult.java | 2 +- .../java/me/shedaniel/rei/impl/client/subsets/SubsetsRegistryImpl.java | 2 +- .../me/shedaniel/rei/impl/client/transfer/MissingStacksTooltip.java | 2 +- .../shedaniel/rei/impl/client/transfer/TransferHandlerRegistryImpl.java | 2 +- .../main/java/me/shedaniel/rei/impl/client/util/CrashReportUtils.java | 2 +- .../src/main/java/me/shedaniel/rei/impl/client/util/ThreadCreator.java | 2 +- runtime/src/main/java/me/shedaniel/rei/impl/client/view/ViewsImpl.java | 2 +- .../me/shedaniel/rei/impl/common/category/CategoryIdentifierImpl.java | 2 +- .../rei/impl/common/display/DisplaySerializerRegistryImpl.java | 2 +- .../java/me/shedaniel/rei/impl/common/entry/AbstractEntryStack.java | 2 +- .../shedaniel/rei/impl/common/entry/DeferringEntryTypeProviderImpl.java | 2 +- .../main/java/me/shedaniel/rei/impl/common/entry/EmptyEntryStack.java | 2 +- .../java/me/shedaniel/rei/impl/common/entry/EntryIngredientImpl.java | 2 +- .../java/me/shedaniel/rei/impl/common/entry/EntryStackProviderImpl.java | 2 +- .../main/java/me/shedaniel/rei/impl/common/entry/TypedEntryStack.java | 2 +- .../rei/impl/common/entry/comparison/EntryComparatorRegistryImpl.java | 2 +- .../rei/impl/common/entry/comparison/FluidComparatorRegistryImpl.java | 2 +- .../rei/impl/common/entry/comparison/ItemComparatorRegistryImpl.java | 2 +- .../rei/impl/common/entry/comparison/NbtHasherProviderImpl.java | 2 +- .../impl/common/entry/settings/EntrySettingsAdapterRegistryImpl.java | 2 +- .../java/me/shedaniel/rei/impl/common/entry/type/EntryRegistryImpl.java | 2 +- .../java/me/shedaniel/rei/impl/common/entry/type/EntryRegistryList.java | 2 +- .../me/shedaniel/rei/impl/common/entry/type/EntryRegistryListImpl.java | 2 +- .../me/shedaniel/rei/impl/common/entry/type/EntryRegistryListener.java | 2 +- .../java/me/shedaniel/rei/impl/common/entry/type/EntryTypeDeferred.java | 2 +- .../me/shedaniel/rei/impl/common/entry/type/EntryTypeRegistryImpl.java | 2 +- .../java/me/shedaniel/rei/impl/common/entry/type/FilteredEntryList.java | 2 +- .../java/me/shedaniel/rei/impl/common/entry/type/FilteringLogic.java | 2 +- .../me/shedaniel/rei/impl/common/entry/type/PreFilteredEntryList.java | 2 +- .../shedaniel/rei/impl/common/entry/type/collapsed/CollapsedStack.java | 2 +- .../impl/common/entry/type/collapsed/CollapsibleEntryRegistryImpl.java | 2 +- .../rei/impl/common/entry/type/types/BuiltinEntryDefinition.java | 2 +- .../rei/impl/common/entry/type/types/EmptyEntryDefinition.java | 2 +- .../me/shedaniel/rei/impl/common/fluid/FluidSupportProviderImpl.java | 2 +- .../src/main/java/me/shedaniel/rei/impl/common/logging/FileLogger.java | 2 +- .../main/java/me/shedaniel/rei/impl/common/logging/FilteringLogger.java | 2 +- .../src/main/java/me/shedaniel/rei/impl/common/logging/Log4JLogger.java | 2 +- .../src/main/java/me/shedaniel/rei/impl/common/logging/MultiLogger.java | 2 +- .../java/me/shedaniel/rei/impl/common/logging/TransformingLogger.java | 2 +- .../rei/impl/common/logging/performance/PerformanceLogger.java | 2 +- .../rei/impl/common/logging/performance/PerformanceLoggerImpl.java | 2 +- .../java/me/shedaniel/rei/impl/common/plugins/PluginManagerImpl.java | 2 +- .../me/shedaniel/rei/impl/common/registry/RecipeManagerContextImpl.java | 2 +- .../java/me/shedaniel/rei/impl/common/transfer/InputSlotCrafter.java | 2 +- .../me/shedaniel/rei/impl/common/transfer/MenuInfoRegistryImpl.java | 2 +- .../java/me/shedaniel/rei/impl/common/util/HashedEntryStackWrapper.java | 2 +- .../src/main/java/me/shedaniel/rei/impl/common/util/IssuesDetector.java | 2 +- .../src/main/java/me/shedaniel/rei/impl/common/util/RectangleUtils.java | 2 +- runtime/src/main/java/me/shedaniel/rei/impl/common/util/Weather.java | 2 +- runtime/src/main/java/me/shedaniel/rei/impl/init/PluginDetector.java | 2 +- .../main/java/me/shedaniel/rei/impl/init/PrimitivePlatformAdapter.java | 2 +- .../java/me/shedaniel/rei/impl/init/RoughlyEnoughItemsInitializer.java | 2 +- .../me/shedaniel/rei/plugin/autocrafting/DefaultCategoryHandler.java | 2 +- .../java/me/shedaniel/rei/plugin/client/entry/FluidEntryDefinition.java | 2 +- .../java/me/shedaniel/rei/plugin/client/entry/ItemEntryDefinition.java | 2 +- .../shedaniel/rei/plugin/client/runtime/DefaultClientRuntimePlugin.java | 2 +- .../rei/plugin/client/runtime/FilteredStacksVisibilityHandler.java | 2 +- .../java/me/shedaniel/rei/plugin/client/runtime/InputMethodWatcher.java | 2 +- .../rei/plugin/client/runtime/PluginStageExecutionWatcher.java | 2 +- .../shedaniel/rei/plugin/client/runtime/SearchBarHighlightWatcher.java | 2 +- .../shedaniel/rei/plugin/client/runtime/SearchFilterPrepareWatcher.java | 2 +- .../me/shedaniel/rei/plugin/common/runtime/DefaultRuntimePlugin.java | 2 +- runtime/src/main/java/me/shedaniel/rei/plugin/test/REITestPlugin.java | 2 +- 241 files changed, 241 insertions(+), 241 deletions(-) (limited to 'runtime/src/main') diff --git a/runtime/src/main/java/me/shedaniel/rei/REIModMenuEntryPoint.java b/runtime/src/main/java/me/shedaniel/rei/REIModMenuEntryPoint.java index cba2abecc..39a855848 100644 --- a/runtime/src/main/java/me/shedaniel/rei/REIModMenuEntryPoint.java +++ b/runtime/src/main/java/me/shedaniel/rei/REIModMenuEntryPoint.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsCore.java b/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsCore.java index 813e99bcd..4104d5210 100644 --- a/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsCore.java +++ b/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsCore.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsCoreClient.java b/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsCoreClient.java index b911f9968..73643b59d 100644 --- a/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsCoreClient.java +++ b/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsCoreClient.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsNetwork.java b/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsNetwork.java index 01a2cd14c..64a433dbe 100644 --- a/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsNetwork.java +++ b/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsNetwork.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsState.java b/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsState.java index 32e6e5c7a..f53088456 100644 --- a/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsState.java +++ b/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsState.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/ClientHelperImpl.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/ClientHelperImpl.java index 8acb6c09e..f8b65dc81 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/ClientHelperImpl.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/ClientHelperImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/ErrorDisplayer.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/ErrorDisplayer.java index 29b7accfe..641be5422 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/ErrorDisplayer.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/ErrorDisplayer.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/REIRuntimeImpl.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/REIRuntimeImpl.java index 7e2045c92..2e7018ad8 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/REIRuntimeImpl.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/REIRuntimeImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/ConfigManagerImpl.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/ConfigManagerImpl.java index 1650fc372..5ccb12899 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/ConfigManagerImpl.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/ConfigManagerImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/ConfigObjectImpl.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/ConfigObjectImpl.java index 6b2e7c5c8..f8e1f02d0 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/ConfigObjectImpl.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/ConfigObjectImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/addon/ConfigAddonRegistryImpl.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/addon/ConfigAddonRegistryImpl.java index 6124cb83c..d05d98bc0 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/addon/ConfigAddonRegistryImpl.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/addon/ConfigAddonRegistryImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/addon/ConfigAddonsScreen.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/addon/ConfigAddonsScreen.java index 0fe6a4e85..25342ee31 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/addon/ConfigAddonsScreen.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/addon/ConfigAddonsScreen.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ConfigAddonsEntry.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ConfigAddonsEntry.java index 8062b1ea0..1ec6671e5 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ConfigAddonsEntry.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ConfigAddonsEntry.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringAddRuleScreen.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringAddRuleScreen.java index 085ec93f7..438359cd5 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringAddRuleScreen.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringAddRuleScreen.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringCategoriesEntry.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringCategoriesEntry.java index 403b125e9..bb8832057 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringCategoriesEntry.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringCategoriesEntry.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringCategoriesScreen.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringCategoriesScreen.java index 880e4866d..b9f63385d 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringCategoriesScreen.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringCategoriesScreen.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringEntry.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringEntry.java index 05fdfa29c..82ac36852 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringEntry.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringEntry.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringRuleOptionsScreen.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringRuleOptionsScreen.java index 3acfd79d6..bc7f9807c 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringRuleOptionsScreen.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringRuleOptionsScreen.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringRulesScreen.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringRulesScreen.java index 6c6d4cceb..a0ed5189d 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringRulesScreen.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringRulesScreen.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringScreen.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringScreen.java index 0e37743d4..e0dae8866 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringScreen.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringScreen.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/NoFilteringCategoriesEntry.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/NoFilteringCategoriesEntry.java index 36f46cf08..79df1eac1 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/NoFilteringCategoriesEntry.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/NoFilteringCategoriesEntry.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/NoFilteringEntry.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/NoFilteringEntry.java index 95249d260..cbe3e02e5 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/NoFilteringEntry.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/NoFilteringEntry.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/RecipeScreenTypeEntry.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/RecipeScreenTypeEntry.java index d1ee26970..5fcd1cc27 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/RecipeScreenTypeEntry.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/RecipeScreenTypeEntry.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ReloadPluginsEntry.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ReloadPluginsEntry.java index 70bbb71a1..ed30fba94 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ReloadPluginsEntry.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ReloadPluginsEntry.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/SearchFilterSyntaxHighlightingEntry.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/SearchFilterSyntaxHighlightingEntry.java index 3cd747776..f508b7332 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/SearchFilterSyntaxHighlightingEntry.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/SearchFilterSyntaxHighlightingEntry.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/TitleTextEntry.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/TitleTextEntry.java index 295141579..44e4915a8 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/TitleTextEntry.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/TitleTextEntry.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/FilteringContextImpl.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/FilteringContextImpl.java index 697bcde63..8536e3538 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/FilteringContextImpl.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/FilteringContextImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/FilteringContextType.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/FilteringContextType.java index 0c69dc0e9..5e0b5fecc 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/FilteringContextType.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/FilteringContextType.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/FilteringResultImpl.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/FilteringResultImpl.java index 8f2768079..cb29d4d2f 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/FilteringResultImpl.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/FilteringResultImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/BasicFilteringRuleImpl.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/BasicFilteringRuleImpl.java index 81aa7b3ab..11fc34070 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/BasicFilteringRuleImpl.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/BasicFilteringRuleImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/BasicFilteringRuleType.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/BasicFilteringRuleType.java index 364c83a7d..eabf55708 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/BasicFilteringRuleType.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/BasicFilteringRuleType.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/FilteringRuleTypeRegistryImpl.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/FilteringRuleTypeRegistryImpl.java index 93af294c6..befadebc2 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/FilteringRuleTypeRegistryImpl.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/FilteringRuleTypeRegistryImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/ManualFilteringRule.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/ManualFilteringRule.java index b7e06da86..faecd1a78 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/ManualFilteringRule.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/ManualFilteringRule.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/ManualFilteringRuleType.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/ManualFilteringRuleType.java index 2c939cb69..5e067e75f 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/ManualFilteringRuleType.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/ManualFilteringRuleType.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/SearchFilteringRule.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/SearchFilteringRule.java index 7ab70acb3..a332dd3b0 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/SearchFilteringRule.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/SearchFilteringRule.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/SearchFilteringRuleType.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/SearchFilteringRuleType.java index 65cdf4508..a78917fef 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/SearchFilteringRuleType.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/SearchFilteringRuleType.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/renderer/EntryRendererRegistryImpl.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/renderer/EntryRendererRegistryImpl.java index 0cbfe9484..724c79891 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/renderer/EntryRendererRegistryImpl.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/renderer/EntryRendererRegistryImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/type/types/RenderingEntryDefinition.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/type/types/RenderingEntryDefinition.java index a67cfe78e..ee454cda2 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/type/types/RenderingEntryDefinition.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/entry/type/types/RenderingEntryDefinition.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/favorites/DelegatingFavoriteEntryProviderImpl.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/favorites/DelegatingFavoriteEntryProviderImpl.java index 1a6b4430c..17d34c12f 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/favorites/DelegatingFavoriteEntryProviderImpl.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/favorites/DelegatingFavoriteEntryProviderImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/favorites/FavoriteEntryTypeRegistryImpl.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/favorites/FavoriteEntryTypeRegistryImpl.java index fbd5f3330..e79b25279 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/favorites/FavoriteEntryTypeRegistryImpl.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/favorites/FavoriteEntryTypeRegistryImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/InternalTextures.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/InternalTextures.java index 4823008b6..2d269b5ac 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/InternalTextures.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/InternalTextures.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/RecipeDisplayExporter.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/RecipeDisplayExporter.java index b643a5608..11c39007f 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/RecipeDisplayExporter.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/RecipeDisplayExporter.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/ScreenOverlayImpl.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/ScreenOverlayImpl.java index 7ceaa4123..85751f649 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/ScreenOverlayImpl.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/ScreenOverlayImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/changelog/ChangelogLoader.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/changelog/ChangelogLoader.java index 5b711a783..eeaf59ce7 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/changelog/ChangelogLoader.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/changelog/ChangelogLoader.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/changelog/JParseDown.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/changelog/JParseDown.java index 6165f6a7a..85c43e8bd 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/changelog/JParseDown.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/changelog/JParseDown.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/changelog/JParseDownToMinecraft.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/changelog/JParseDownToMinecraft.java index 8dadceef2..a8e84a72e 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/changelog/JParseDownToMinecraft.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/changelog/JParseDownToMinecraft.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/craftable/CraftableFilter.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/craftable/CraftableFilter.java index 1996dc5ef..56dd69632 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/craftable/CraftableFilter.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/craftable/CraftableFilter.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/credits/CreditsEntryListWidget.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/credits/CreditsEntryListWidget.java index a45c3fdc3..f814dcfeb 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/credits/CreditsEntryListWidget.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/credits/CreditsEntryListWidget.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/credits/CreditsScreen.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/credits/CreditsScreen.java index 830bcae36..c6cc0d8f5 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/credits/CreditsScreen.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/credits/CreditsScreen.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/dragging/CurrentDraggingStack.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/dragging/CurrentDraggingStack.java index 570eceae5..be54eeaf3 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/dragging/CurrentDraggingStack.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/dragging/CurrentDraggingStack.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/error/ErrorsEntryListWidget.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/error/ErrorsEntryListWidget.java index 468a49241..e88e7b967 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/error/ErrorsEntryListWidget.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/error/ErrorsEntryListWidget.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/error/ErrorsScreen.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/error/ErrorsScreen.java index 706a89b7d..71597a717 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/error/ErrorsScreen.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/error/ErrorsScreen.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/hints/HintProvider.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/hints/HintProvider.java index c7697c533..c87ef50c6 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/hints/HintProvider.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/hints/HintProvider.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/AbstractMenuEntry.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/AbstractMenuEntry.java index 2f87ca127..7cd5c574d 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/AbstractMenuEntry.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/AbstractMenuEntry.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/Menu.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/Menu.java index af6a07740..10023d7ee 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/Menu.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/Menu.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/MenuAccess.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/MenuAccess.java index a826fbcfe..3a9a86ea6 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/MenuAccess.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/MenuAccess.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/MenuHolder.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/MenuHolder.java index a112f0462..b5e65064b 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/MenuHolder.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/MenuHolder.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021, 2022 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022, 2023 shedaniel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/entries/EmptyMenuEntry.java b/runtime/src/main/java/me/shedaniel/rei/impl/client/gui/modules/entries/EmptyMenuEntry.