diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-05-03 00:47:22 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-05-03 00:47:22 +0800 |
| commit | c9daea171f4def864ab0ce50d0b8f6931618017c (patch) | |
| tree | cf98a8ec8361552f4bb9576087095ecec3c2aa1e /api/src/main/java/me/shedaniel/rei/impl/ClientInternals.java | |
| parent | fc2d4973c401ed54438f3e13fa2a95d378b3e277 (diff) | |
| download | RoughlyEnoughItems-c9daea171f4def864ab0ce50d0b8f6931618017c.tar.gz RoughlyEnoughItems-c9daea171f4def864ab0ce50d0b8f6931618017c.tar.bz2 RoughlyEnoughItems-c9daea171f4def864ab0ce50d0b8f6931618017c.zip | |
Update license header
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'api/src/main/java/me/shedaniel/rei/impl/ClientInternals.java')
| -rw-r--r-- | api/src/main/java/me/shedaniel/rei/impl/ClientInternals.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/src/main/java/me/shedaniel/rei/impl/ClientInternals.java b/api/src/main/java/me/shedaniel/rei/impl/ClientInternals.java index 50e512c49..e7d550c2a 100644 --- a/api/src/main/java/me/shedaniel/rei/impl/ClientInternals.java +++ b/api/src/main/java/me/shedaniel/rei/impl/ClientInternals.java @@ -1,6 +1,6 @@ /* * This file is licensed under the MIT License, part of Roughly Enough Items. - * Copyright (c) 2018, 2019, 2020 shedaniel + * Copyright (c) 2018, 2019, 2020, 2021 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 |
