From 63cb469b292fa7427c6cee17cb2e352721248792 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 14 Feb 2022 19:19:11 +0100 Subject: [PATCH] modules: updated FindCorrade and FindNodeJs. --- modules/FindCorrade.cmake | 2 +- modules/FindNodeJs.cmake | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/FindCorrade.cmake b/modules/FindCorrade.cmake index 40b89b470..135897dc6 100644 --- a/modules/FindCorrade.cmake +++ b/modules/FindCorrade.cmake @@ -264,7 +264,7 @@ # This file is part of Corrade. # # Copyright © 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, -# 2017, 2018, 2019, 2020, 2021 +# 2017, 2018, 2019, 2020, 2021, 2022 # Vladimír Vondruš # # Permission is hereby granted, free of charge, to any person obtaining a diff --git a/modules/FindNodeJs.cmake b/modules/FindNodeJs.cmake index 8dd0fa1ae..8823e6167 100644 --- a/modules/FindNodeJs.cmake +++ b/modules/FindNodeJs.cmake @@ -12,7 +12,7 @@ # This file is part of Corrade. # # Copyright © 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, -# 2017, 2018, 2019, 2020, 2021 +# 2017, 2018, 2019, 2020, 2021, 2022 # Vladimír Vondruš # # Permission is hereby granted, free of charge, to any person obtaining a