From 7964b7f91706d9aa7cb71f92420afa94bdc639ff Mon Sep 17 00:00:00 2001 From: Hugues Delorme Date: Thu, 28 May 2015 17:36:17 +0200 Subject: [PATCH] tests: remove needless lines in license headers --- tests/test_internal.c | 2 -- tests/test_platform.c | 2 -- tests/test_stl_io.c | 2 -- 3 files changed, 6 deletions(-) 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"