tests: fix needless lines in license headers

This commit is contained in:
Hugues Delorme 2015-04-10 14:27:21 +02:00
parent e6aa381bad
commit a50fdabd36
2 changed files with 0 additions and 4 deletions

View File

@ -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"

View File

@ -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