X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FJSONReader%2FTest%2FJSONParserTest.cxx;h=006c85c7f3acba51cf6fe66d0faafcf1c34314fb;hb=1f8b85501c578c6e79a6c6752e712225e80e6e45;hp=2b55fec7560d6c5a661492c631accf8acbcf6081;hpb=5565ef9400614283ee2f1c63c99a60463f893a78;p=modules%2Fparavis.git diff --git a/src/Plugins/JSONReader/Test/JSONParserTest.cxx b/src/Plugins/JSONReader/Test/JSONParserTest.cxx index 2b55fec7..006c85c7 100644 --- a/src/Plugins/JSONReader/Test/JSONParserTest.cxx +++ b/src/Plugins/JSONReader/Test/JSONParserTest.cxx @@ -1,3 +1,21 @@ +// Copyright (C) 2015-2021 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, 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 +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +// #include "vtkJSONParserTest.hxx"