diff options
| author | shedaniel <daniel@shedaniel.me> | 2023-01-21 22:58:29 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2023-01-22 00:12:42 +0800 |
| commit | 3426ed6edef377ad690c44be3997a9be73df1638 (patch) | |
| tree | 7fbfc87d1067e8a9ef2e30d49dee482fe45f7f9f /runtime/src/main/java/me/shedaniel/rei/impl/init | |
| parent | fb2004e163ffe131b84d784127b81a230d21ef84 (diff) | |
| download | RoughlyEnoughItems-3426ed6edef377ad690c44be3997a9be73df1638.tar.gz RoughlyEnoughItems-3426ed6edef377ad690c44be3997a9be73df1638.tar.bz2 RoughlyEnoughItems-3426ed6edef377ad690c44be3997a9be73df1638.zip | |
Update license to 2023
Diffstat (limited to 'runtime/src/main/java/me/shedaniel/rei/impl/init')
3 files changed, 3 insertions, 3 deletions
diff --git a/runtime/src/main/java/me/shedaniel/rei/impl/init/PluginDetector.java b/runtime/src/main/java/me/shedaniel/rei/impl/init/PluginDetector.java index 228b65eeb..0600874de 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/init/PluginDetector.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/init/PluginDetector.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/init/PrimitivePlatformAdapter.java b/runtime/src/main/java/me/shedaniel/rei/impl/init/PrimitivePlatformAdapter.java index dca31cbea..f944b0a15 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/init/PrimitivePlatformAdapter.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/init/PrimitivePlatformAdapter.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/init/RoughlyEnoughItemsInitializer.java b/runtime/src/main/java/me/shedaniel/rei/impl/init/RoughlyEnoughItemsInitializer.java index 3d04a8140..ec3b91044 100644 --- a/runtime/src/main/java/me/shedaniel/rei/impl/init/RoughlyEnoughItemsInitializer.java +++ b/runtime/src/main/java/me/shedaniel/rei/impl/init/RoughlyEnoughItemsInitializer.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 |
