From ee2f65e79256e8250f892818d4aaa876e2dd34cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 5 Jan 2025 18:08:36 +0100 Subject: [PATCH] modules: updated FindCorrade and FindMagnum. --- modules/FindCorrade.cmake | 2 +- modules/FindMagnum.cmake | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/FindCorrade.cmake b/modules/FindCorrade.cmake index 9b9733c..e9c3de2 100644 --- a/modules/FindCorrade.cmake +++ b/modules/FindCorrade.cmake @@ -277,7 +277,7 @@ # This file is part of Corrade. # # Copyright © 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, -# 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 +# 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025 # Vladimír Vondruš # # Permission is hereby granted, free of charge, to any person obtaining a diff --git a/modules/FindMagnum.cmake b/modules/FindMagnum.cmake index 1650482..76df1fb 100644 --- a/modules/FindMagnum.cmake +++ b/modules/FindMagnum.cmake @@ -208,7 +208,7 @@ # This file is part of Magnum. # # Copyright © 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, -# 2020, 2021, 2022, 2023, 2024 +# 2020, 2021, 2022, 2023, 2024, 2025 # Vladimír Vondruš # # Permission is hereby granted, free of charge, to any person obtaining a