]> SALOME platform Git repositories - tools/ydefx.git/commitdiff
Salome HOME
Updated copyright comment
authormbs <martin.bernhard@opencascade.com>
Sat, 20 Jan 2024 14:20:48 +0000 (14:20 +0000)
committermbs <martin.bernhard@opencascade.com>
Sat, 20 Jan 2024 14:20:48 +0000 (14:20 +0000)
71 files changed:
CMakeLists.txt
src/CMakeLists.txt
src/CTestTestfileInstall.cmake
src/cpp/CMakeLists.txt
src/cpp/Exceptions.cxx
src/cpp/Exceptions.hxx
src/cpp/Job.hxx
src/cpp/JobParametersProxy.cxx
src/cpp/JobParametersProxy.hxx
src/cpp/Launcher.hxx
src/cpp/MonoPyJob.cxx
src/cpp/MonoPyJob.hxx
src/cpp/PyConversions.hxx
src/cpp/PyStudyFunction.cxx
src/cpp/PyStudyFunction.hxx
src/cpp/PyStudyJob.cxx
src/cpp/PyStudyJob.hxx
src/cpp/Sample.hxx
src/cpp/SamplePyConversions.hxx
src/cpp/StudyFunction.hxx
src/cpp/TMonoPyJob.hxx
src/cpp/TPyStudyJob.hxx
src/cpp/Test/CMakeLists.txt
src/cpp/Test/CTestTestfileInstall.cmake
src/cpp/Test/PyTestMain.cxx
src/cpp/Test/SampleTest.cxx
src/cpp/Test/SampleTest.hxx
src/cpp/Test/StudyGeneralTest.cxx
src/cpp/Test/StudyGeneralTest.hxx
src/cpp/Test/StudyRestartTest.cxx
src/cpp/Test/StudyRestartTest.hxx
src/cpp/Test/TestMain.cxx
src/cpp/YacsStudyFunction.cxx
src/cpp/YacsStudyFunction.hxx
src/gui/CMakeLists.txt
src/gui/ParamsConfig.cxx
src/gui/ParamsConfig.hxx
src/gui/PathsConfig.cxx
src/gui/PathsConfig.hxx
src/gui/QuickConfig.cxx
src/gui/QuickConfig.hxx
src/gui/ResourceWidget.cxx
src/gui/ResourceWidget.hxx
src/gui/ydefxgui.cxx
src/gui/ydefxguiExports.hxx
src/pydefx/CMakeLists.txt
src/pydefx/__init__.py
src/pydefx/allpurposebuilder.py
src/pydefx/configuration.py
src/pydefx/defaultschemabuilder.py
src/pydefx/localbuilder.py
src/pydefx/localstudy.py
src/pydefx/multijobbuilder.py
src/pydefx/multijobstudy.py
src/pydefx/parameters.py
src/pydefx/pyscript.py
src/pydefx/pystudy.py
src/pydefx/sample.py
src/pydefx/samplecsviterator.py
src/pydefx/samplecsvmanager.py
src/pydefx/slurmbuilder.py
src/pydefx/slurmstudy.py
src/pydefx/studyexception.py
src/pydefx/studyresult.py
src/pyexample/CMakeLists.txt
src/pyexample/CTestTestfileInstall.cmake
src/pyexample/insitu/insituiterator.py
src/pyexample/insitu/insitumanager.py
src/pyexample/runUnitTest.sh
src/pytools/CMakeLists.txt
src/pytools/mpmcn.py

index 8ab6e157fc56a57330923819aa675c681a785085..27a2b88743ab96c6a772c99ed1d2622fb8b12cd2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 43b27e0b1cf9146c8426c00b0dbcc5491f01d50b..1784bd0329348ed19a581823bb95b63cfd198971 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af653f79fbca713c5463472717ca641c3ce7e8f4..ce1e8aba668b420ffd7ac907462c1e3053fc08de 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  EDF
+# Copyright (C) 2019-2024  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2614258e8196724962363e6d70a20979946f24b0..3f1755d0fac55e34f97ca66b62da837a8e7e55ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 86a047e87c0cec8a4c8803a23b256414de9fe3f2..7fe12dcf432292b8935047c2dff8e124888f3e34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91e87f9ad7246b6ebf847b7fe6c4c2087e21e32d..eb6af4d2f1eed2d5f0a1f19186085b0693743ca7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0296ac3fa9b3c76e868321d1ac291810af2d9171..a7c8b1d68439ab3d0153864d04ac909aebcec9de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db96efccc38bb50c8daca0844d2170e3adf6e75d..a04962ebe96d0cb7068d2a174b01f5c9925213e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e22246420b22907ca62f6861dcde3016614e1f01..85b63851cf97a625e11b6030d9d1a5c0794cdf75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b69d3209d145e86afa4a62ff149b52e4c24a8983..084f47d3d51cfe159bd2c33548b6bb68130a2a7e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a50e9a9bfc8c4209797d56a1f941a0e7c08c35f..feac79c2c7247bff8338943eeb71f44baf57b2af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58fcb9ad8e1c2a1e1fdc39b2cc472e778314e958..de2ba6d397c635f28dd3c249681ec9cc99b3931d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64a97c66d6d8ccf6145a5ae53a38fb0667eb4b97..b68d713fbf9e01a56d209cb9640c5a9797d8cadb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1cc6c683b5a509181faf2ec464eded0647bd52ed..68b99e3e1a751e2e0776458c985a079d61a646a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fec2b8023c686861894d040fa209a173dd1937a5..45c7ac6120b25cf22b69ac1de9e577295ad1c900 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 863d490d01f043aed2c40f24c5cf43c75dfe6425..26734490c5442ec6707667097e5e00b455854ba4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1732407b00ecddaba08479da657deae624aac7f9..dcb978df8084ed0d474d6d49f9d32743896e451f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 640cdf1a820ecd4ab6d7668b70516d238602ebb6..dede2e0a3450f7fe4a9f2fc93b9bec8cb8f098d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF\r
+// Copyright (C) 2019-2024 EDF\r
 //\r
 // This library is free software; you can redistribute it and/or\r
 // modify it under the terms of the GNU Lesser General Public\r
index 53f89fe0eb75d9d579dc04b95ebfa308bf7dbb8b..37572793157006c3eadbb59da5338d2e330d98d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d9b168a65bd6f573ebf0b266e9da2fcd18bf26e..9d2e6d314106fa2deb8489b058550ceacf1394a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fba84897b624cd929e572cb90639813e083d34ae..2435c4538ebca26ade46ba75a111f7c742274cd8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f524f7cb4a4ecc762434fe10af487f1a267993d..68e6b97a46cbcda24d2c967b5f7f2b88dcc779e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc0f4c3f40a64d65d7e0c5c29eed48c30d76eec0..a94c6ddc518e26f1c156ceb1ff4198ba2d20b310 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8fddc34ab6854f3cb3cfff43ba9c8f09cef4e2f6..4924651c42271db827e3446d55dfb8132135db92 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  EDF
+# Copyright (C) 2019-2024  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bea1baf67c17934a5484192be6190f8cca0eb773..89585ed6087384d9bad924d76e2e4dcc5864ec5e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ece559f90a9da1224d6d59803a2c61ccfe7a1ec..b04ec07060ded445de1ac8b95e12efbdd5b4def2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 200a49d5bac7337e1e239613b2c525b1874f264d..c496f5979ffbc58b7c1486650c30b611379ff85f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1664bba5d0aa5730102bb8c67e53a84d3a7a137..d9f59b4a83c593f7b5c9e77a87593ebbd79df5a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83c19c3f3498a4d55388eec5dfb095230153f939..5bb71d445a035b7ab71d3accaf39901fe1fff840 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7fcd26d6cdd088ad19fb9ef4ecf47b68ab0f5419..28c164869cd39e1aa0c3c67a16f257b2c3bf8e05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19a64d74f3fee7360532c55cd4b5e868e9875841..c95a9e4a0881ca69e05f336d132799d8a81b16f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 718298630cf6336773ca01da424869a53140104d..d348124e8dc425e25b2e9fc6d9a2d8a2a7727bb0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f432886e4bc836e64a3b8125610d45e04074c073..a826172d6a57a152b1ca856ef876d6e39ad0aec1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96a686992e15a8fdef1886f9c4e26dda54830c55..9d3dd48a892f3076ddc21615155fd9cd67666850 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5978c450f69385b2b6cc14d523c964bdb35df834..575bf15921f13d56423039fa51544e3e0468c3fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c418c9f662c0ebd14eb1b4ce399245254012731..7a8b377e92109deeac4feb073d3eff8d14311660 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b5fc33f396deab10b860480bcd159c33d4ff2e7..28b0a0fe037f9b4ead9d92a5b8bedd85a069d33e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32d665471a06a3790eb5c25904a5d40e5ad6909c..0217344569d83f2c9875b448519336e11a65b745 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ad6897d6e95579aab9c628010faae7fd9a76d94..2ce3642f306a97611bcae8522abda6d0b17e7498 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67595eb0a32061e90b1111da3e88a268047e0d58..0cb63040a35205fd6c62d0d12da605d4579328cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b0cb02e2dcc3ec12f226a3af63748ddd028b159..c9d84b9b0caf37c5cbd6afa07bacf3b638a12ef5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2735aaa455734edf9b85fcd660b0a80ccc15fc2d..0c028d84b6aad48a151f629ed9d37e0f2bb725ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6952674c05b8ba2cc724e04ebd73e30578d43718..7946c48378abd98a3cc7804aae455ef0a23642c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45fdcafd8c3e3e557a2bcb985331204d8cb83a5e..a626b744511e072e68cd8af4ef2e5e60598373b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023 EDF
+// Copyright (C) 2019-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 648af281397ebaf42d9ca452843e3c2d3a857caa..68798b41add85d17f96c20e97fce0592678dc2d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023 EDF
+// Copyright (C) 2021-2024 EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 263798f5f956746fec4de416349820359efef12b..2e399bc277de2047995ed40f563d8fbecff3d137 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 515de3d9c5801da23152e38bd8921d74b474aeb6..54652e486e7faffe7828a997b400678a3f8b6147 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c64263762ab5d152e395d88a00a3f78fd20b1c1..46ff4fae78e7a97dd41cbe79fdcf5b3280852613 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 864fec4a9e2f8fa53391d01a5135e9c30665ef9a..70032df83c2cf0b5869c880eb3cc3030e7ede453 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5d5c89d0e513b9e61885d51e9ab532777f6f1862..3bc88a0b40ce32de437b8002e0a5feec47d559e7 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b74a71cea49f4fba20345230d87dbef06bb712f9..acabb100d5326e2a5f1ddd1ec7cccae40b3204f4 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9e0a471f4428e07b5705285a780e6b0c5bebf8d..b135e210c4dad9d9106777f83f04336651c6f01b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a25383aaa7d70f05b9593167216a2dadfabe26cf..78751a25d58a11b19da55701a57e40b58ab1e4fc 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 58deb6f38d1203b6fd2781c2c71573435d5da099..5d1b6c7c5c3b329055cec12586ef9826e613ca87 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 724f5eb08f2339995d3ca2218589879a48b26c23..df41ae7d2062b92fdbdd80057e8aef023ae5bcae 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60f5a14e55152bbdbaf4613862e4fbeb84f4ca41..f401bcbcf50fd1fe09dc522a938f256cd2abd6e9 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 73289b45a215c9a3fac55496e5584c137fb7043b..afdeb2cab910349b8fe9014d7dbc8421154b1bb6 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b9a64cf90978995e5d2c41df2d6d0bcc38d09032..44b0bd1ceb04f9d5880a4bb3a6f24a971a336b30 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd904f6f62b5b92ba3e448b4ebe1c9a92605bedd..eba8fdcc70df142ccc60377aec8b49068502eb38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a7294c478e1bf62586fd87c188647fac305ff68a..9a16c7255581cc5cf5dff70ba006b4d3580f341b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af968c4e7f29bd4d7b0d4a0e661ef5b0dab4bdcc..b6af551fd0087c430baa76108f93f61615cd2261 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5554e2a862864809d63488694f505064419c99f4..6dd61432dc07009b6e5633b44d50cde2d8f9d834 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c1276be75cdad5f7a66bd8998ab904b339395d86..ef3b95a7d352f679be836e555a26b948b2f95439 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index caa046b6875c653872d8ac57a498ff4e0c5af36d..3277b886bf6894a7f7b093183045caabf7f15a18 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6fb7f074d8e30383cfdc349d510227154311edb5..49d08a5c55e812bd83524136071eebdc2b538931 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23082f451da442388caa881a74c57c4f1e921936..b10efe79fbcead8aa3ace82bf45f634095153b84 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  EDF
+# Copyright (C) 2019-2024  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 90a7ed4bdd35cce91c974faae78ae8dfbd1bce55..be712f7af680e0e0028c45faa1ed86369d33c739 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b386ace9faffca6819b765c00502e9577c2971ab..9d9c8222ddfa8cb0776240a815fdcbe5f386aca8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023 EDF
+# Copyright (C) 2019-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 03f25d114dd7758284e5971ade37ac6176555239..79c82b781e2717b94c2b933b2da7da05734ce318 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2019-2023  EDF
+# Copyright (C) 2019-2024  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd3464c2c7384b30aebe24bd27aa1c880d94e9d2..b58647b8beabbe00fd15bfc555bb70134bb49f20 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2023 EDF
+# Copyright (C) 2023-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ccfea226765a0f90f3e83d7db666f605c0b9a548..2b5a0a069ef7afbf181bb262c49a8be93354ca03 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 #  -*- coding: utf-8 -*-
-# Copyright (C) 2022-2023 EDF
+# Copyright (C) 2022-2024 EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public