From b3629f7ef2fbc5dba81e150d7407d9cbb0f6611b Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 15 Jan 2022 00:15:29 +0800 Subject: Update LICENSE for 2022 --- .../src/main/java/me/shedaniel/rei/RoughlyEnoughItemsInitializer.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsInitializer.java') diff --git a/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsInitializer.java b/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsInitializer.java index c7da5737a..97f53c08d 100644 --- a/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsInitializer.java +++ b/runtime/src/main/java/me/shedaniel/rei/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 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 -- cgit