aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java/me/shedaniel/rei/impl/init
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2023-01-21 22:58:29 +0800
committershedaniel <daniel@shedaniel.me>2023-01-22 00:12:42 +0800
commit3426ed6edef377ad690c44be3997a9be73df1638 (patch)
tree7fbfc87d1067e8a9ef2e30d49dee482fe45f7f9f /runtime/src/main/java/me/shedaniel/rei/impl/init
parentfb2004e163ffe131b84d784127b81a230d21ef84 (diff)
downloadRoughlyEnoughItems-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')
-rw-r--r--runtime/src/main/java/me/shedaniel/rei/impl/init/PluginDetector.java2
-rw-r--r--runtime/src/main/java/me/shedaniel/rei/impl/init/PrimitivePlatformAdapter.java2
-rw-r--r--runtime/src/main/java/me/shedaniel/rei/impl/init/RoughlyEnoughItemsInitializer.java2
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