From ab7a2bb72b9ee9591049d4ec3c8815d57986bd2c Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sun, 19 Feb 2023 02:05:30 +0800 Subject: Mini Displays Favorites --- runtime/src/test/java/CyclingListTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/src/test') diff --git a/runtime/src/test/java/CyclingListTest.java b/runtime/src/test/java/CyclingListTest.java index 39176283c..bc688c463 100644 --- a/runtime/src/test/java/CyclingListTest.java +++ b/runtime/src/test/java/CyclingListTest.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 -- cgit