From 1fe1dcd76d29d92e171e630f8f3681a47489fa83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 12 May 2020 17:21:00 +0200 Subject: [PATCH] modules: updated FindCorrade.cmake and FindNodeJs.cmake. --- 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 ff0926e43..8a5fd6f1b 100644 --- a/modules/FindCorrade.cmake +++ b/modules/FindCorrade.cmake @@ -272,7 +272,7 @@ # This file is part of Corrade. # # Copyright © 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, -# 2017, 2018, 2019 Vladimír Vondruš +# 2017, 2018, 2019, 2020 Vladimír Vondruš # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), diff --git a/modules/FindNodeJs.cmake b/modules/FindNodeJs.cmake index 1a2f20a5d..e1d4bede8 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 Vladimír Vondruš +# 2017, 2018, 2019, 2020 Vladimír Vondruš # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"),