diff --git a/tests/test_internal.c b/tests/test_internal.c index 6050c0c..ac23d2a 100644 --- a/tests/test_internal.c +++ b/tests/test_internal.c @@ -1,5 +1,4 @@ /**************************************************************************** -** ** gmio ** Copyright Fougue (2 Mar. 2015) ** contact@fougsys.fr @@ -12,7 +11,6 @@ ** modify and/ or redistribute the software under the terms of the CeCILL-B ** license as circulated by CEA, CNRS and INRIA at the following URL ** "http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html". -** ****************************************************************************/ #include "utest_lib.h" diff --git a/tests/test_platform.c b/tests/test_platform.c index db6a457..2f6ba71 100644 --- a/tests/test_platform.c +++ b/tests/test_platform.c @@ -1,5 +1,4 @@ /**************************************************************************** -** ** gmio ** Copyright Fougue (2 Mar. 2015) ** contact@fougsys.fr @@ -12,7 +11,6 @@ ** modify and/ or redistribute the software under the terms of the CeCILL-B ** license as circulated by CEA, CNRS and INRIA at the following URL ** "http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html". -** ****************************************************************************/ #include "utest_lib.h" diff --git a/tests/test_stl_io.c b/tests/test_stl_io.c index 825cd78..8db07bd 100644 --- a/tests/test_stl_io.c +++ b/tests/test_stl_io.c @@ -1,5 +1,4 @@ /**************************************************************************** -** ** gmio ** Copyright Fougue (2 Mar. 2015) ** contact@fougsys.fr @@ -12,7 +11,6 @@ ** modify and/ or redistribute the software under the terms of the CeCILL-B ** license as circulated by CEA, CNRS and INRIA at the following URL ** "http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html". -** ****************************************************************************/ #include "utest_lib.h"