Salome HOME
Copyright update 2020
authorvsr <vsr@opencascade.com>
Wed, 15 Apr 2020 16:32:40 +0000 (19:32 +0300)
committervsr <vsr@opencascade.com>
Wed, 15 Apr 2020 16:32:40 +0000 (19:32 +0300)
67 files changed:
BLSURFPLUGIN_version.h.in
CMakeLists.txt
SalomeBLSURFPLUGINConfig.cmake.in
adm_local/CMakeLists.txt
adm_local/unix/CMakeLists.txt
adm_local/unix/config_files/CMakeLists.txt
adm_local/unix/config_files/check_BLSURF.m4
adm_local/unix/config_files/check_BLSURFPLUGIN.m4
adm_local/unix/config_files/check_MESHGEMS_CADSURF.m4
bin/CMakeLists.txt
doc/CMakeLists.txt
doc/salome/CMakeLists.txt
doc/salome/examples/CMakeLists.txt
doc/salome/examples/examples.set
doc/salome/examples/testme.py
doc/salome/gui/BLSURFPLUGIN/CMakeLists.txt
doc/salome/gui/BLSURFPLUGIN/static/footer.html
doc/salome/gui/CMakeLists.txt
doc/salome/tui/CMakeLists.txt
doc/salome/tui/static/footer.html
idl/BLSURFPlugin_Algorithm.idl
idl/CMakeLists.txt
resources/CMakeLists.txt
src/BLSURFPlugin/BLSURFPluginBuilder.py
src/BLSURFPlugin/BLSURFPlugin_Attractor.cxx
src/BLSURFPlugin/BLSURFPlugin_Attractor.hxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF.hxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.cxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.hxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.hxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.hxx
src/BLSURFPlugin/BLSURFPlugin_i.cxx
src/BLSURFPlugin/CMakeLists.txt
src/BLSURFPlugin/__init__.py
src/CMakeLists.txt
src/GUI/BLSURFPluginGUI.cxx
src/GUI/BLSURFPluginGUI_AdvWidget.cxx
src/GUI/BLSURFPluginGUI_Dlg.h
src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx
src/GUI/BLSURFPluginGUI_HypothesisCreator.h
src/GUI/BLSURFPluginGUI_StdWidget.cxx
src/GUI/BLSURFPluginGUI_TreeWidget.cxx
src/GUI/BLSURFPluginGUI_TreeWidget.h
src/GUI/CMakeLists.txt
tests/CMakeLists.txt
tests/CTestTestfileInstall.cmake
tests/attractor.py
tests/attractor_edge_on_border.py
tests/attractor_point_outside_face.py
tests/enforced_internal_vertex.py
tests/enforced_vertex.py
tests/multithread.py
tests/periodicity_2D_prepro.py
tests/periodicity_reflexion_2D_prepro.py
tests/periodicity_reflexion_prepro.py
tests/periodicity_with_points_2D_prepro.py
tests/prepro_intersections.py
tests/prepro_keep_gaps.py
tests/proximity.py
tests/quadrangles.py
tests/quadrangles_gradation.py
tests/remove_tiny_edges.py
tests/sphere.py
tests/tests.set

index de2a232a2972b6f15771c81637191de18355c8af..899cd4b57a04f8dbabbc729de6ad8bf7619fe8e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index 3b7a8ad779fc3d8525416afbc25f53a298817a70..71b28cf597d5f0a70a06337945b18b891fd103b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index 93824a8b0a2ba858a938dd40db0d847997e28fc3..046d8d3965f35fd398f546e3eb45dd4243bb4b5b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index 422997c98b0b69d702815d3405796b36b4741c92..41a639a4b753829c1e5c4841251a673530d0ca89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index a34f3ff2ce83e4c3c8c4acf1ca0f3bfd05e31ff8..c17b63372f8a0732ed5a83902e6884bdad5f3979 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index 6a98cf1e28394d73ee51896e15dd663ec920674b..3fed153b53fe396fa00044fd0a164674694509ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index 0def1c34fba7015adc5a82fe3907b38d2e2db626..04a4c527e48a06b51c019e64affd3411031f39ee 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index c80897a9162f7fbe4a24a58a4ec9eaa49f6b7ae8..d3ac39ba0b483c53d3174dd1560250b153fd7bea 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 48d03f3e2ee0496eb923ef77bb4d74c1d8779f97..083b7b8c6318146ed2f96587b96b011dbb283d3d 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 071ef2cd19194927abbabcdbb3a59837e4a6d12e..63d1e82ffc1304205dab0f349e9bd6a691b823a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index f6e13a1e4e86a82b9e4f984a0cb4a9bbf3593888..1a2b1ac009e082f3098e1972c6bd9d708f3e2610 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index b078a97e5efbbaa946d17cb0b05ac147dbcef04e..d05649862b44f844de00d354636f9ce7a3e02c5c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index 14c56385cdbf5310762bc779acdbc3c0d005f261..dcaadcc19d6ff209a3a506be1728000ae96d053a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index 473806bfa6205563875617f2908190ec88eaf9da..fad44f2c2951e847acc856941b53294eec73e6f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2020  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
index c7aa995c15771a14f70064621918a26f9770de97..e659d500bc203db9d7dd183b05fb917d8b9a7cf7 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2020  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
index 364dbfa11b805c3b70bad05911e14b66449033a7..aaf2594247afc8465922252fcab497d1d3a75519 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index cca6c20dbd0c8369562f8288ab98dbd18e72d51f..9dcc2239c255fe0d90a2141decc72511a73de0cb 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2019  CEA/DEN, EDF R&amp;D<br>
+      Copyright &copy; 2007-2020  CEA/DEN, EDF R&amp;D<br>
     </li>
   </ul>
 </div>
index 93faaffc0a1d51fa8815f6b86481beff02027dee..d00215e2523305a09175ccb3d79db45abc6be577 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index 72c1302205bbe1deb9d8a23432f0a2d2d9a6138d..353fa67a643f4437887b35fbc07fc0a568a762f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index cca6c20dbd0c8369562f8288ab98dbd18e72d51f..9dcc2239c255fe0d90a2141decc72511a73de0cb 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2019  CEA/DEN, EDF R&amp;D<br>
+      Copyright &copy; 2007-2020  CEA/DEN, EDF R&amp;D<br>
     </li>
   </ul>
 </div>
index 6ddc5ea4739a9afd93e0ea21e86cdbc49a287092..2e4b0014a16a9a1fc18ee5992c3907a5a2317ec6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index 38f11b6ef4105c30f739581d8388873a00009c39..d9ee44e43fd1fabd5dd1a126bc50ebb4054f87ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index f015925e006ed90f862feaf6a29c8d28508fd97f..46da7d27d9ea43765988c24c7d0b9323d90b9288 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index 79047a9806c96e366d7d5627d3052a7be1d9b3af..e28bf26a6fccb8561b641e63d3559841e287f40e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index a068fa26187ac9c3c3623310bb35f0ecef16e362..e1939c93d8e913b797006ff12e96e1fceb231dd7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index b51daa7197cfa8c3fe062bba4bf10bc017bd77a2..446550586610a36ddbdf468e3742d1cc910815b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index 661a88126688bb97b3f2f715b96ca22a0d1407b7..8f496d1a9018746319a8599228c600a680bd5b4c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index 796502f41c5b8afaca14a799c4edce6d38fa888f..4c7b1a91b7f67f31d5a0cc79c9f86f5a86f7cbdc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index 3da0f2e34283efb0208474b3072f760d7d74fc18..399e2eb833a7f4d92d3b37c6d34541a86541d656 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index 20f4a53175c04f46ac5fcd062a55ff7528abb8cb..84bbef82dfb2de6ee3664c8e049a1faa507bf759 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index 8c1740ad7ef3d669c90348231083e00c08c2cadb..7c6ea55bd348e54e5dcb27a8042a9f67e6bec65c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index 705dc72b8ca0fde385733345d01c402fe22c9d40..f924cbbd9582e124570040b377c1bca585d1f6b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index e7d188869faa5bcb60c49e185b85d102886900bb..648bd789516c701301b99fee414852af8811c395 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index b96163618c77ee00fd9a2175e7c57224b1890165..dd4a5a00b12c0a0f83605a3f366f5c54456d25be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index c5ae0fdd7b089dfe46b0c4d3f0673e03b434d17f..e4d78feeddc063c278f5bac53fc798e3f47da674 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index f660fa768d66b397c797425c73aee429d3cbf0f3..bfdc9047fe2b2ebd9ee28ea2d27858efd57cd396 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index 957366329515c15357a0c2a1319fed3b084f9b95..ed7dc2c419c42d82135052704a4bf531975dc638 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  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
index 2bbc0005045bada459b677dd3ef2acda4dbae494..7d313af6f880a50003006b86631c7df92f8e8c1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index b9e0af3127bbb9df56bb82556c17cd300bb7e8ae..8024ecf68006b2f7466776cc2afe2a56b5cc9354 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index d5a6fd4cc517fa80f0184be7cc156e4d6abb84fe..ed42fdca6243ceb61bdb21bfea4e2919804172bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index 1b2071eb178ee718215f14c149c677f9fd299495..741c6a7f43793c9780c0359bca1119d75daf7346 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index 43c7a1eacec1c70efce90d42fb3eb0457456b364..b8e97a851239443aee1b4c01004f174199d63a81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index a1f5f99fad9996446a38c4b5c821e7f15c507db6..9dd36bc6ae05b2b38631443bc12bff5886b6babc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index 0996dcfbed2b01f9059133bba0e42437fbdf9f7d..fc0d67b3cc5cf362b7fc717590dc5babf42d4703 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index c925a86eb1f9c2c88f502a05e8605a316bfa354f..6c937e225bdb0b47ab0ae5ac361682ea2c914d5b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index 52ea5b67c58f473c2ee5c954ce36531eaf2bea90..42065fdc61936df308b26539ecd70b79003bb066 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  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
index 6a1a4b769c115ec4a42d235a0bd4dc6e25504018..02fd8d1dbc95102882e0a9da98ee392e70b0cc9e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index 056cfa8d687ab7c751e7c46c6f33394e4c3c96d3..05e7aa50852f46178fa924d19dc3e773bba0f570 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index 40170918ed9402ffe05b509c17d24cb7697e807c..a31052fafa445a267b2a668baf2b5918397cbee7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2020  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
index da0e62ba873980aa1fb7495be1de3a7bc220f180..d3fb30b8120104e39f32343bc677425c5413cacc 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2020  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
index 0de8960cf57d2a01480a44969391bef1078355e6..7b871f2fbfc2cbd2533374db0ebace4a2cd2ae2b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2020  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
index 20337fa8c76b350c8b81ffae099a768d8aad9e33..2ea93c800ea6b1e6bf590284c3fa85823ffbdcc7 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2020  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
index 56d94e8f877678526bbfac55934be6061d153ceb..d9795f3d168022d52b8964a041b215004aec4158 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index fed03491b02685dbf108684b2bcc3948e25648be..065ca35e59d1aafe768a10b81ff310ca574b078d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index f4d6238773e9200b69e7c02f4179fac27859aa67..bc0a646417c355ef35a891d40417b5f8371aa09e 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2020  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
index d5d9c28d38e3f6950b472def3a94ff944dd19ba2..5696f2e97f2acea56853c6f7bce9fcef01835dc5 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index c0ddb435c6b454a0071fa7f7491e36a0377c2fd5..a591bed7c039c6aea472a7f0d9d63f12ac821d34 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index 5b4ccb26125bfb9d7e8c9dba18558e8d6cd127ca..24f72ecf2366d683023127c2d2953bff47e782ce 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index 4fd6fead171b4d5edaa20a9707e25a571df01104..1c1a7c9342294bafe2d4d3a8f3231447e19c6fc3 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index 1fd54ff5f780eea36eb025d32683c910c0ba489f..e06f72084ed27c4ffa97c5db45072a3c9dbaf421 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  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
index 428ef30a80d5d3a8f7833323ebd375e0072fc7ab..aa23ff93bc306bc77c091f2c840227fc2b6ae88b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2020  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
index 5144fefe20de192da333afe956314076f8f88de5..a6a7b3cb4c7158a8b7288544b9bff97075cd5f66 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2020  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
index bd637715757d5b0e1f1c9953fd22c1b813b4b44b..286a4a9db876f825dc5f55b224a437cda21de29b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2020  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
index 5e2f4fc50a7b3faedb23dfecf6f1ac4a46c327ab..99a1e55011db94a56c8d1449c8b85f7c5ac65749 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  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
index 2a0542e134af8c5b387092cbe0961c1fb47daf6e..12131418b33df8aeb45d243ec7e59166ed6ae779 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2020  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
index e4160ea90af8fb7129c06c22ec1b356e2ff4e8a9..58c184bd93c8b41f16c0425babc0839c8e768063 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2020  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
index 1d815f38d3c8827748fef5d0d2809efa42ec4925..883f08e6d536f5a5de4c577a6baf0ff2a1a42f76 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2020  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