Salome HOME
Copyright update 2022
[modules/paravis.git] / src / Plugins / JSONReader / Test / vtkJSONParserTest.hxx
index 2f89cb40cad1a01e6142ddfa1ad5f336e7ce5f94..171d17709f2195dbb9b238a318616b9625aee3fc 100644 (file)
@@ -1,9 +1,9 @@
-//  Copyright (C) 2015 CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 // License as published by the Free Software Foundation; either
-// version 2.1 of the License.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -20,7 +20,7 @@
 #define __VTKJSONPARSERTEST_HXX__
 
 #include <cppunit/extensions/HelperMacros.h>
-#include <string.h>
+#include <string>
 
 class vtkJSONParserTest : public CppUnit::TestFixture
 {