Salome HOME
Merge remote branch 'origin/V7_dev'
[modules/geom.git] / src / XAO / tests / coverage_report.sh
index 4bec866da6ec5b3b5fd4783fc5f9e3427a4c5424..7efe932c237c75c8d871f4275ce029d6584c145b 100755 (executable)
@@ -1,5 +1,24 @@
 #!/bin/bash
 
+# Copyright (C) 2013-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+#
+# 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
+#
+
 # This script can be used to generate the code coverage report.
 # Important: the library needs to be compiled in debug mode and with coverage option
 #            add to configure options: