From 244fcbd9151f3f7d07f34723efa5543afeeff863 Mon Sep 17 00:00:00 2001
From: Mathieu Faverge <mathieu.faverge@inria.fr>
Date: Tue, 4 Apr 2017 16:23:27 +0200
Subject: [PATCH] Update testing_pivgen.c header

---
 testings/testing_pivgen.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/testings/testing_pivgen.c b/testings/testing_pivgen.c
index c5b717e..90cabc3 100644
--- a/testings/testing_pivgen.c
+++ b/testings/testing_pivgen.c
@@ -2,18 +2,18 @@
   *
   * @file testing_pivgen.c
   *
-  * PaStiX symbol structure routines
+  * Testing file for all combinations of trees.
   *
-  * Copyright (c) 2010      The University of Tennessee and The University
-  *                         of Tennessee Research Foundation.  All rights
-  *                         reserved.
+  * @copyright 2010-2017 The University of Tennessee and The University
+  *                      of Tennessee Research Foundation.  All rights
+  *                      reserved.
   *
-  * @copyright 2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
+  * @copyright 2012-2017 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
   *                      Univ. Bordeaux. All rights reserved.
   *
   * @version 1.0.0
   * @author Raphael Boucherie
-  * @author Matthieu Faverge
+  * @author Mathieu Faverge
   * @date 2017-03-21
   *
   **/
-- 
GitLab