]> SALOME platform Git repositories - plugins/hybridplugin.git/commitdiff
Salome HOME
Copyright update 2020
authorvsr <vsr@opencascade.com>
Thu, 16 Apr 2020 07:17:17 +0000 (10:17 +0300)
committervsr <vsr@opencascade.com>
Thu, 16 Apr 2020 07:17:17 +0000 (10:17 +0300)
59 files changed:
CMakeLists.txt
HYBRIDPLUGIN_version.h.in
SalomeHYBRIDPLUGINConfig.cmake.in
adm_local/CMakeLists.txt
adm_local/unix/CMakeLists.txt
adm_local/unix/config_files/CMakeLists.txt
adm_local/unix/config_files/check_HYBRID.m4
adm_local/unix/config_files/check_HYBRIDPLUGIN.m4
adm_local/unix/config_files/check_MESHGEMS_TETRA.m4
bin/CMakeLists.txt
bin/createGroupsOnEntitiesFromGMFFile.py
bin/mg-hybrid.bash
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/CMakeLists.txt
doc/salome/gui/HYBRIDPLUGIN/CMakeLists.txt
doc/salome/gui/HYBRIDPLUGIN/static/footer.html
idl/CMakeLists.txt
idl/HYBRIDPlugin_Algorithm.idl
resources/CMakeLists.txt
src/CMakeLists.txt
src/GUI/CMakeLists.txt
src/GUI/HYBRIDPluginGUI.cxx
src/GUI/HYBRIDPluginGUI_AdvWidget.cxx
src/GUI/HYBRIDPluginGUI_Dlg.h
src/GUI/HYBRIDPluginGUI_Enums.h
src/GUI/HYBRIDPluginGUI_HypothesisCreator.cxx
src/GUI/HYBRIDPluginGUI_HypothesisCreator.h
src/GUI/HYBRIDPluginGUI_StdWidget.cxx
src/GUI/HYBRIDPluginGUI_TreeWidget.cxx
src/GUI/HYBRIDPluginGUI_TreeWidget.h
src/HYBRIDPlugin/CMakeLists.txt
src/HYBRIDPlugin/HYBRIDPluginBuilder.py
src/HYBRIDPlugin/HYBRIDPlugin_Defs.hxx
src/HYBRIDPlugin/HYBRIDPlugin_HYBRID.cxx
src/HYBRIDPlugin/HYBRIDPlugin_HYBRID.hxx
src/HYBRIDPlugin/HYBRIDPlugin_HYBRID_i.cxx
src/HYBRIDPlugin/HYBRIDPlugin_HYBRID_i.hxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis.cxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis.hxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis_i.cxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis_i.hxx
src/HYBRIDPlugin/HYBRIDPlugin_i.cxx
src/HYBRIDPlugin/MG_HYBRID_API.cxx
src/HYBRIDPlugin/MG_HYBRID_API.hxx
src/HYBRIDPlugin/__init__.py
tests/CMakeLists.txt
tests/CTestTestfileInstall.cmake
tests/advanced_text_option.py
tests/cartesian_core_size.py
tests/enforced_mesh.py
tests/layers_imprinting.py
tests/layers_imprinting_hexa_core.py
tests/layers_with_snapping.py
tests/mg_hybrid_pyramids.py
tests/tests.set

index c1c401bf25b365377d011ed5dfdd4060a07780aa..808b2256b56d7b32b88d7ed8a4426f597c5f3816 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 bea7bbac1c976df0feee38e2aa15892d984839a5..103c927d1edd3db8bad61bd8265f23ce7d39a3eb 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 dca18f734937d95b0b0b2268064afb5bc728a2b9..eeff2043538ccaa9749d88819cd11110eec1885d 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 9e5fb808ef01822b07168644fd2bfdc5d5908c84..719d911d6a112be6b3b28780c776eb4a2d81e2b8 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 b2db40dea0174c20da9a0e485f8368ae6e1aa6cf..e58b44b22c35922c618a22038c0bf57887173f6a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 85ce28fa4e8305261aff2c607cc76c0fd395a80f..8803d4f10e864a33af60cd2135a565561b78da9b 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 3b5e1fbd16b88e23b50908c34a7090ac9902703f..7749c554a7776904ebdad0f7c191caa97bccefd0 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 6cfb213127467693eb32ddd8f9434e33d01ba030..88c1f32f50d69fe0ef808189ad7280cb854a805a 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 b776ed5ad80e401289e6e2f9dbc6eb848da199c8..910be4a60c0b8edc7022231a0d0b2f2d4fc30e1b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2004-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2004-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 021e3e65503d61d86a4a20cfcf400f09df4678a8..827616b71bea5246794420db30b9c67ff33387c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 ade4e50760932b79fe8f0f23de73b17f6af0c9f1..352a3157a816cfd1f67323c2ff9faeca1c0d1f6c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# 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 1aee322baac92d15fc7c1d5bbb3dae5e0e3f3d13..0bcc2e59014cac265eafcd92f8cad92b136582fb 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# 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 c8906a7a0fb27f72b2e1a1719297b84455cbd022..4fb3bd0f9bdf2aa0b945b84a45090ea15b47ac6e 100644 (file)
@@ -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 b4ae56373427f9894a618115faed996836d19853..1f1a92bf711034cab4d361725bbaaeb282ecaefe 100644 (file)
@@ -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 652c799e55b685f690107d769ccd001bbf76385b..3ce247bb27520d252c0d911e685fe6e99c62f64a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-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 da19ac29065f062eeb424d5baac076a0e94fab1c..6e46bdbf608e679d5e4d0fa498b987366666bf99 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2016-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 c7aa995c15771a14f70064621918a26f9770de97..e659d500bc203db9d7dd183b05fb917d8b9a7cf7 100644 (file)
@@ -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 064426fa57a40f5eb2694321863a803425a15c5c..c96813cabcb1fe494612aca42de849ccd17bae88 100644 (file)
@@ -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 c3a682fa236653c6e42a9db7b0d9097fb7eaf457..f6467990136342723f27d94dda099fe271b626b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-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 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 4cdafb56f037460237d885e7f47ec33bcd249bf6..472bd8123cd523c8311834f2247a5409659f078d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 4795e913f01bc5934d534f5d1893322a6354cee8..2ea6e3d59942871b41ef2ca511600ff4d60b396c 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 69bdfdc6738f37cd4130ed2f8ef29202c2a0842b..7f3ebd3485cdd935f70af7417c5c559c1861a629 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 fc834f6fc098ffa2a16eb80c4d915c546d0dc4ee..7c81f81139075103958a346320dcb1dff52df3b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 ac0dff371f84a9b2ce12c879b0b274ee1d5a1325..08de2ddba68584f46cdb3575c251d1ccba18eff9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 89fefeb41640409f1fe6b41f74eff404a6c7c4a9..1158d9fb17552912ece3c2586ffc5c19bbaf57ad 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 50913bae2b4cc8221ad87fc5696d5dcadb06644f..6b8dae50a4346835d9e8f45079ef8ccd373e5e6d 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 6ba86fbb17c4d4a50492f115cac6ae30f48f0b99..68274e080d8551ba74c5b48d972d7fd0531708c3 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 c7a073930c1abd5ab8a3793730bbdc7bdbf960b7..adce9b3e9ec9b803cf326e2283eacadd5364b7d4 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 13d8e07c8f5bc422a276ebef20799483aa4d9978..0e99ccf37f550e09826dd4b9514aec45913ad2b2 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 af82f23c415b4d31300da2ac08de3bb02898b48d..c274129088977e551cd73577cf9479381670b87a 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 f796542eae39fc23cbc8032aa05c67780113a8e3..acd0dafb7cd35f9a1ec90768489c25b56819b0a4 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 0fc743b3fadb08bb9a4b1193a37be0f806caaa81..cddce979959e6969d3b6570d92d62088227e517e 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 0b9b29747c2d51e0fdc76c76c244c262be1e6dda..1cab10322b38b1b905cb708c11a9b655918b3f69 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 99db7fd47dace4f4e1ddc5d29ed1537dc8edc5eb..b619f18b67ca0271de249ad209980f41525c317c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 12f1013682291c6bbdd8517ec57929c8e4751421..630bc42a6375ae4e9ecdc4ed181e02d7423b38ce 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# 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 44b86f38679b450324cf82a78ccf0710f03c3f1c..11e76c207486ec5b6ccb4149658f5d7dcca0c426 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2004-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2004-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 5b3fda61f2e09b61683ebda7e14fa3e0aa2961fa..07dec79d5b1be3ed7d1616565e319f5a229b9001 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 3215fb897097f4b9a0d2207b96726bf3687dd4ef..08541e96510eab75dac075d8d6268bbb736030a8 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 f7253900c91c97b9275ec5b1b4bbd1ae81e3fc04..7303915ad7a98fbd46157850e33d2023419b9968 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 3bbe151ae16f929670aa7f9ed93ab28daaccb311..5a154481ff8766ce0577826b9447dabfad4c9bdf 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 e704b23a3a4bae1cabe4cbf27fdffa484ab3dfde..fea8bd7c8c761f0c31f53a348ccd821dd6343ed3 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 a7cf5695d3e8f5914593de92d1311519cb46f9b1..3efad3fdb67625bc19fdd8b7b14dc83518d51fc8 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 af0266ca8cb621e8f837d3f5aa77c95161540fc6..cefad10734e0ff3dc0e8d9f2215340b4e4f09d6a 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 ea4bc7b0caff8a527e0cc21f8c9da638411719e1..76c064cda324de248583bdbc4590cffae4c745fc 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 7337fb938435ac141040456ddf9a5a22dcdcf863..b54cf6e86b6b471b02337ecb3545cc97130c0175 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 18dcfc19029e78d10ecbd546a2a6f8ad51d2cc16..248283f0a6eb8ae39c8ffbd3584158edbb295058 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2004-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2004-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 a25e57143eaf997f3ed73488e4f80e380ed1d495..8ae635f79ec3e56982e53c14c08c73e1de742051 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2004-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2004-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 bc2746472d56a67cab1976c57a3d4b79fcd877bc..26ad4ced4e1f0e3912b1185a73738f7abb679858 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 c5d5cbf61e66404fadcb7b6536d72bd215fe3542..eb481c7315c048a0cc87a8a695ae7bd1e940719d 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 417daf70609a7e167cca6eb2ad5cc62a42e2b03c..e6c01d80d5a6a8b066a1b39e52f554fbe0b01a67 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 2fa715914753c09c3add3c712da06b765cb3c5bc..f2378e971e8f920c45e8e2e0433037c0a4a2a244 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2018-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2018-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 7b1515610984c6e3f9938bd5e45e96118e4a41a5..9556dd55d7f193c5272cd783c9fd959c8c2b3ded 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 abe84db2a0b75f239e2751ebfa730eae22e27ac9..04aac871c54c40511a7abdcd47bb62d74169b0f3 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 f605929f439e821b83dac15c11b388ed592a4404..be4c13d398ab5fafc986227c0b713008f8268aef 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 a7d44eca7b2fc2988589f2bfe31167cb660411d3..e5c81bf0e2d1840ff7c063d126e64a5f9d1063e5 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 86634cdc95e7d307165d9609c73f35988edded7d..d31b7ffb0158d01b6265ec94a474beed4a714725 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2018-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2018-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 fefba7ed2faa0d8c4025271d3299d2debb1e751b..3e41b313138fef7668988f1eac1a1f3c67a9f0ba 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 4411f3a8eb2f3277d3237438801dc3695bb2c285..6e0aa61714f1e768e84e23671ec5d1ac2ebb49d8 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