From 6e764832487938917465b2ed9415602901b75893 Mon Sep 17 00:00:00 2001 From: Mathieu Faverge <mathieu.faverge@inria.fr> Date: Wed, 28 Sep 2022 22:37:16 +0200 Subject: [PATCH] include: fix header --- include/chameleon/descriptor_helpers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/chameleon/descriptor_helpers.h b/include/chameleon/descriptor_helpers.h index 575ed18a3..534ba8152 100644 --- a/include/chameleon/descriptor_helpers.h +++ b/include/chameleon/descriptor_helpers.h @@ -4,7 +4,7 @@ * * @copyright 2009-2014 The University of Tennessee and The University of * Tennessee Research Foundation. All rights reserved. - * @copyright 2012-2021 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, + * @copyright 2012-2022 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria, * Univ. Bordeaux. All rights reserved. * *** -- GitLab