diff --git a/core/shared/src/main/scala/cats/effect/unsafe/WeakList.scala b/core/shared/src/main/scala/cats/effect/unsafe/WeakList.scala index 4cf482ec78..16789d771b 100644 --- a/core/shared/src/main/scala/cats/effect/unsafe/WeakList.scala +++ b/core/shared/src/main/scala/cats/effect/unsafe/WeakList.scala @@ -1,5 +1,5 @@ /* - * Copyright 2020-2023 Typelevel + * Copyright 2020-2024 Typelevel * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.