diff --git a/tests/stream_buffer.c b/tests/stream_buffer.c index 6eae0b1..e8bbae5 100644 --- a/tests/stream_buffer.c +++ b/tests/stream_buffer.c @@ -1,5 +1,4 @@ /**************************************************************************** -** ** GeomIO Library ** Copyright FougSys (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 "stream_buffer.h" diff --git a/tests/stream_buffer.h b/tests/stream_buffer.h index c6ed636..c95b78d 100644 --- a/tests/stream_buffer.h +++ b/tests/stream_buffer.h @@ -1,5 +1,4 @@ /**************************************************************************** -** ** GeomIO Library ** Copyright FougSys (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". -** ****************************************************************************/ #ifndef GMIO_STREAM_BUFFER_H