]> SALOME platform Git repositories - modules/jobmanager.git/commitdiff
Salome HOME
Updated copyright comment
authormbs <martin.bernhard@opencascade.com>
Sat, 20 Jan 2024 13:57:50 +0000 (13:57 +0000)
committermbs <martin.bernhard@opencascade.com>
Sat, 20 Jan 2024 13:57:50 +0000 (13:57 +0000)
72 files changed:
CMakeLists.txt
JOBMANAGER_version.h.in
SalomeJOBMANAGERConfig.cmake.in
adm_local/CMakeLists.txt
adm_local/unix/CMakeLists.txt
adm_local/unix/config_files/CMakeLists.txt
adm_local/unix/config_files/ac_cxx_option.m4
adm_local/unix/config_files/ac_linker_options.m4
adm_local/unix/config_files/acx_pthread.m4
adm_local/unix/config_files/check_boost.m4
adm_local/unix/config_files/check_omniorb.m4
adm_local/unix/config_files/check_salome.m4
adm_local/unix/config_files/check_sphinx.m4
adm_local/unix/config_files/i2_check_qt4.m4
adm_local/unix/config_files/production.m4
doc/CMakeLists.txt
doc/conf.py.in
idl/CMakeLists.txt
idl/JOBMANAGER_IDL.idl
src/CMakeLists.txt
src/bases/BL_Exception.cxx
src/bases/BL_Exception.hxx
src/bases/BL_Traces.hxx
src/bases/CMakeLists.txt
src/engine/BL_Engine.hxx
src/engine/BL_Job.cxx
src/engine/BL_Job.hxx
src/engine/BL_JobsManager.cxx
src/engine/BL_JobsManager.hxx
src/engine/BL_NamingService_Wrapper.cxx
src/engine/BL_NamingService_Wrapper.hxx
src/engine/BL_Observer.hxx
src/engine/BL_SALOMEServices.cxx
src/engine/BL_SALOMEServices.hxx
src/engine/CMakeLists.txt
src/genericgui/BL_Buttons.cxx
src/genericgui/BL_Buttons.hxx
src/genericgui/BL_CreateJobWizard.cxx
src/genericgui/BL_CreateJobWizard.hxx
src/genericgui/BL_GenericGui.cxx
src/genericgui/BL_GenericGui.hxx
src/genericgui/BL_GenericGuiDefines.hxx
src/genericgui/BL_JobTab.cxx
src/genericgui/BL_JobTab.hxx
src/genericgui/BL_JobsManager_QT.cxx
src/genericgui/BL_JobsManager_QT.hxx
src/genericgui/BL_JobsTable.cxx
src/genericgui/BL_JobsTable.hxx
src/genericgui/BL_QModelManager.cxx
src/genericgui/BL_QModelManager.hxx
src/genericgui/BL_Summary.cxx
src/genericgui/BL_Summary.hxx
src/genericgui/CMakeLists.txt
src/genericgui/JM_EditSalomeResource.cxx
src/genericgui/JM_EditSalomeResource.hxx
src/genericgui/JM_ResourceCatalog.cxx
src/genericgui/JM_ResourceCatalog.hxx
src/genericgui/JM_SalomeResource.cxx
src/genericgui/JM_SalomeResource.hxx
src/salomegui/BL_SalomeGui.cxx
src/salomegui/BL_SalomeGui.hxx
src/salomegui/CMakeLists.txt
src/salomegui/JOBMANAGER_version.h.in
src/standalone/CMakeLists.txt
src/standalone/main.cxx
src/standalone/start_jobmanager.sh.in
src/wrappers/BL_MainWindows_Qt.cxx
src/wrappers/BL_MainWindows_Qt.hxx
src/wrappers/BL_MainWindows_SALOME.cxx
src/wrappers/BL_MainWindows_SALOME.hxx
src/wrappers/BL_MainWindows_Wrap.hxx
src/wrappers/CMakeLists.txt

index 22513707c1557509ce7651971446ddbf7c830953..eadd0f5c14e54d149a081cc54cccddbf2e917b3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e9d00f14744409610fe809470e25a69b85a42cd..68ac7675a3acbf77f752b7fe47509951bc3c3148 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23f873b918e606da9c71b6c3e2e44d9f4165a1d1..91e80538e3e85f00a8ab26635200f945f268b0c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b5351aa4eb94549c0ceb48b40f69c2f314bb0e17..57de690a5504bbe31dbfe33efe15998400c64308 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 92c835937fbb2eed80bf5e6695b02873cf1fdf49..710f893fec820cf79703a3a4648c54705ee90467 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61690a88e207b537c60fd7b47395e4c981c6b9eb..edd02a93bc8e9cd9787680f5a9c61429b406f765 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a84355bd8c6df03405898392b08bdd0351ecda27..d972b8c11af1143ab3239d50e9d37b2bb723b687 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2023  CEA, EDF
+dnl Copyright (C) 2009-2024  CEA, EDF
 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 86753cbce256e79c6c3443f036259d5cce99c400..a8e067bc1962033ce6c6ef5f2260c5ee3f1bf74a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2023  CEA, EDF
+dnl Copyright (C) 2009-2024  CEA, EDF
 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 9bd5e7d0c13c21dabcb329cd753d685e3248725d..76fc936a5dd451add63265c7d03da620f029c046 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2023  CEA, EDF
+dnl Copyright (C) 2009-2024  CEA, EDF
 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 674a6caa58489be7069c85ee5c5da796d3b2c713..d559c3fae0b7ccad18c454b7f20203ae08055fa7 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2023  CEA, EDF
+dnl Copyright (C) 2009-2024  CEA, EDF
 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 ff4567c79659f807288463f88b57c18c2c3ffa6c..ae2640b79b7d499cbee7b5a3e714be06e79638f8 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2023  CEA, EDF
+dnl Copyright (C) 2009-2024  CEA, EDF
 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 9538b441cdb0cf4a21d709db3857c02ec7430656..23e15bd4e890a98f917bf324655b7b4a04545fdc 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2023  CEA, EDF
+dnl Copyright (C) 2009-2024  CEA, EDF
 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 185912628d40f31579af2e875a12e4bdf37afd4d..55ca6ab44f7ad2c9fba79bd5a6617dd40e5630f1 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2023  CEA, EDF
+dnl Copyright (C) 2009-2024  CEA, EDF
 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 563e287cb5412e4ec48899d1cf62b291a3133303..8cbbafe83b097b26a1ac59693b5333073237f0e9 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2023  CEA, EDF
+dnl Copyright (C) 2009-2024  CEA, EDF
 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 489d920ab7d74489f1cb8f555b8d98d5d82479a1..75032d79da90cf9d1fa7f60ca9e6e08cd1ef2b1d 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2023  CEA, EDF
+dnl Copyright (C) 2009-2024  CEA, EDF
 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 a41fc8e66f172658ca0544df1b5ae54debc46a88..6ca097a446282f2d39713b10d6b6faa59f48458f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 89e0ce4cf167e152ad03e8e1bf2ee47197526380..666c835326281fa79be20191de67567e937757fb 100644 (file)
@@ -46,7 +46,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'jobmanager'
-copyright = '2010-2023 CEA, EDF, A. Ribes'
+copyright = '2010-2024 CEA, EDF, A. Ribes'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
index 272246563e26d2db34aca7e3ad09bf202dc039bb..c5e17ee078d81e8a1d537bedb9df0d2071c4fd81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab8912e8fee784e600f8c0be8695cbcb5c87988f..63c7a16cb046557eed8baf8158077b0d1948a5a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62002eaf3f0a6702fea66b5d9dfed09bbe3377c4..b122c90c8521e6281b123c1eeb2418a4cce8aac8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 98949f2cc7aa084fbc021b4c89829b4657ddaad2..687691dcbf8c5e00b32dfe8e69f0c1eb8b30d489 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80e74e06cdafe7f8c01d1bc30ef1e84921440467..ae10e3e8e797043408ff16b92ad309c4feaeda60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2399446d757a6de9e2e8a7d343c174b14ac317b9..0c66d7b7f7ac8957536e9e414a1e2d9d99e63342 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f66f08090e06c0c9a84542ae3d56197ba61014f3..e58ce146ab019f9e00e9181452d5b2c36a52aeb7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2991693be4d3147a3192e3780d5035d979209378..2c45a3f49d548791fd00366130dee222c4aa5aa3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17f278a6c0dfa1bdb91aceaa23099015f5adc329..ee5953199e357fec4f2de52e136bfbd04c3a0b98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f037e9e2b377b9b6eb40a599d160d8288031336..de8f6736dde50a061f5a7cae8ca1ae9ea969324f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee2fb1ffa2c6a776f25806c62fa625577caa6b45..41b567161e2411c2e9265047922224329f924d83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 718f00552a6636a6b31c0d2b277df32bdfaf997a..28d8ac924fb4ab7dc6962633a089658c920df4ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 24311c725f96d509c40c9c049c6cff1a97644e83..84d7ebd77062181abbf3c866291985d6669950c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023  CEA, EDF
+// Copyright (C) 2021-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3accf4643d6811fdf9cab198da8f3f28558bef42..14f0acb369e53750e06c24d0704d4d892b007c31 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023  CEA, EDF
+// Copyright (C) 2021-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2435f1634b842295add5ada500f825b74c0c01a9..1e0b444b76c1a165bf23d2df24adcbb5d4311f8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4cff3e855c44d8942b77fcfe57d86fe5f882e740..9dd29a75024f111e9da6a1a20ce36c82f91d8250 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09870585118c1813aeced55d56858b90ae45aed8..ca676bbb6d0f83406981de6018934440905655bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba48a15bdf4402e661fabda4016442bd503a0b52..53418686a7f1ee74f7c133f9f51c9f07295a4308 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c47f8256ee92e5e7731c9282b02f6799577a7657..66e296b67558de9ce6f4fd9d1b942e66ffb86c08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c49c3a1d6094508ee39c3264a9b62abcb6bc596..f63778acaef7fc23479d2b1e7961e2c0f2f2d1d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a9e0632edd8f20054e01ca13bd661a83d04c918..cae03b8b57f0d961ce41efcc563db4d247232242 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ff54442ea7a0dfc24ab5cd47af0844906199b78..4262057ad504c5c5ed1c5e1b7cdec16906cad498 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff9f1b645695039a5ee918b0def1939e9ab3ad17..834cf98c925ae3d98f1eb028cea86ae6a95e67c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32da3f2042d8b883ab9c67e20e0a720ca1de2815..8dfff5d76ff58724249c383ff40566684b604d05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c3e05ae8c766b380583b4e3f8b292c23e489ba7..8f9f90613943397bca41253a5854e8799c85d575 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa10434b19d885078bca3a10c900ae3320f9caf7..f4262eb3034201952111226c9faef9a9392d7ad5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e586c1ca58526cd9efc8ead71cfd394386ad6a35..da5dd003ac1782b1e22956a46cc607c39373c43d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 384ea3bd354627c8de5901779a688d6d605e28b6..c3f6d0d3ffe7004862c2b7f4153c08991cd4ab57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c978197895bcd7fb3f4129038568a6765f0165b..6b65f0704f58853c4a7c1e13ba7f78ef5e69af09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0173f225c48aa628be21fdee96262e14a2810a7d..f9f66514996a5460ed76515d1a9ab2cbee195bac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 780d28e07c2a44968f6b20e06f11d39d0e43aad4..24fd02e611f0b3528f5c98ac1a4c39bdcc3f1ef3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e2a26d79cd2d3c9da29ce4ae30418fcc2f403162..900258b91a4aba1f92a90f36490e5c7882967f01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 001d6bdc8c833a464ba4bc9a90f9ff3c97a38092..3aa27429efc1e670ac54b9347099988805054729 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 269d67b142f1b2888d0d70834bf93e72461e1107..ab20524c1f86a052f9fa2ca5c62506dae417bd97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f722f5736675f89e0ba027de32a8b18bf8810093..775494ebf88e01ec4d8ce03443780b9f99b25f30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 272e4401dc926844f88fb608b6edd95dcd3a725f..071805ea3b3ca89b4db48aa64f0dae0b1e13380b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a254d276d7c74ffb997665301bcbe6c0a5f06141..0bee869b566103630536dcec7deed5c5c77ab443 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3bac4125a66de6039046fd8b46c4170ef145acc8..31ae6e8eb85b54b471a4e331e8ae28132800cb27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index df11a37dfcac7b9ece1629e061348ce93405ae55..e041c767645c99422be5a2b018c7b619d7eb733a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e3a21071238f2c20c7e8a244472ad09870a35ae..08eae39e9243ef7573096d04f18060ddbf34f3ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6fa107eb1cbc01e104f614cb5e17cf5bc5611589..862a6eafa6e8b901a2f3dd1a6616bfe5bf8e24ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb1780bcb5faedfe31802ca029fff129002477e0..a9e985cefff5abd53161b72c5d5e20e1d916704d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c52f80ca852b02aae9cd447b75fcf26004f59093..4063d463d3d78ad10d8f8ce7d9f1308f8e5ae372 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b2cd006c6800ab716f12fe64bb5954b8efb4587f..e17631ece32a651347fa58002f5c061b0a83050f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4e26fd7f0e59f5b8478744fb01a314a4530f00b..83d869faa4ae0171b0c1f11bb50c9366351f18c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50dcd4e9bb711f10b09c241811fb459b49c0fe08..7c1538599143e98507397716c0765a83b4f88665 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c83069902fc19be72e88c906be89379f968e33e..6e06badb4c80982a2db08fba7813f4ffa46a6c57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eca1c4e0f22ad2977f7da4eea65aeaef98b20d2a..aa036f7390f7c2f5950fbe632c65be27e81aa3de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf33d4078b69fb01417772c5c8c7bdd6c25fb4aa..869fa4827d46b2d3fc96744b271dba6765369559 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2009-2023  CEA, EDF
+# Copyright (C) 2009-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4583136ae4e7230dddd96c5fa7dc260e9b71d5b7..1df0f1fb119c5180333f705288e81fa79d3b1fa9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c05451e47a5345937e4e6436fc70a32acf8bc870..61683aa71efe5e76aebae5e5248013758b53bcb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1199d215d4d79bc54225d9ea0fdcdb74a2580521..7e295d13a5d4ef1870029625a46ace59af3c8b70 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47248c70886bcd89024ccad8f3238474d34bca7f..4b46cddf43cead9535b43da6d0fbf4b1dc86013a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03c1845fd859feca50dd8140b734d9c494400344..212ce7ade9c51afbd0e717f8c09295ba348436ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  CEA, EDF
+// Copyright (C) 2009-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb98e74873c4b78da7c18d3eb5ab6e0c8491509e..68a2c071b2a436d3434c33d6ec58013d4c47280e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public