diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-01-15 00:15:29 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2022-01-15 00:51:00 +0800 |
| commit | b3629f7ef2fbc5dba81e150d7407d9cbb0f6611b (patch) | |
| tree | 0e7a73095d2bac5d049e682d1ef360c06e8c7a43 /forge/src/main/java/me/shedaniel/rei/plugin | |
| parent | 08571477c095235110f3d9097a06baaf42e1b1c9 (diff) | |
| download | RoughlyEnoughItems-b3629f7ef2fbc5dba81e150d7407d9cbb0f6611b.tar.gz RoughlyEnoughItems-b3629f7ef2fbc5dba81e150d7407d9cbb0f6611b.tar.bz2 RoughlyEnoughItems-b3629f7ef2fbc5dba81e150d7407d9cbb0f6611b.zip | |
Update LICENSE for 2022
Diffstat (limited to 'forge/src/main/java/me/shedaniel/rei/plugin')
3 files changed, 3 insertions, 3 deletions
diff --git a/forge/src/main/java/me/shedaniel/rei/plugin/client/forge/DefaultClientPluginImpl.java b/forge/src/main/java/me/shedaniel/rei/plugin/client/forge/DefaultClientPluginImpl.java index 7c47d1c84..4fca36b15 100644 --- a/forge/src/main/java/me/shedaniel/rei/plugin/client/forge/DefaultClientPluginImpl.java +++ b/forge/src/main/java/me/shedaniel/rei/plugin/client/forge/DefaultClientPluginImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022 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/forge/src/main/java/me/shedaniel/rei/plugin/common/displays/crafting/forge/DefaultCraftingDisplayImpl.java b/forge/src/main/java/me/shedaniel/rei/plugin/common/displays/crafting/forge/DefaultCraftingDisplayImpl.java index fe2b36fcc..4f809e306 100644 --- a/forge/src/main/java/me/shedaniel/rei/plugin/common/displays/crafting/forge/DefaultCraftingDisplayImpl.java +++ b/forge/src/main/java/me/shedaniel/rei/plugin/common/displays/crafting/forge/DefaultCraftingDisplayImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022 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/forge/src/main/java/me/shedaniel/rei/plugin/common/forge/DefaultPluginImpl.java b/forge/src/main/java/me/shedaniel/rei/plugin/common/forge/DefaultPluginImpl.java index cc87da5b9..a4db8f406 100644 --- a/forge/src/main/java/me/shedaniel/rei/plugin/common/forge/DefaultPluginImpl.java +++ b/forge/src/main/java/me/shedaniel/rei/plugin/common/forge/DefaultPluginImpl.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020, 2021 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021, 2022 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 |
