]> SALOME platform Git repositories - tools/yacsgen.git/commitdiff
Salome HOME
Updated copyright comment
authormbs <martin.bernhard@opencascade.com>
Sat, 20 Jan 2024 14:20:19 +0000 (14:20 +0000)
committermbs <martin.bernhard@opencascade.com>
Sat, 20 Jan 2024 14:20:19 +0000 (14:20 +0000)
100 files changed:
Examples/ast1/Makefile
Examples/ast1/components.py
Examples/ast1/fcompo/Makefile
Examples/ast1/fcompo/compo.f
Examples/ast1/myaster/Makefile
Examples/ast1/myaster/make_cata
Examples/ast2/Makefile
Examples/ast2/components.py
Examples/ast2/exeaster
Examples/ast2/fcompo/Makefile
Examples/ast2/fcompo/compo.f
Examples/ast2/myaster/Makefile
Examples/ast2/myaster/config.txt
Examples/ast2/myaster/make_exec
Examples/calcium1/Makefile
Examples/calcium1/code1.f
Examples/calcium1/components.py
Examples/calcium2/Makefile
Examples/calcium2/code1.f
Examples/calcium2/components.py
Examples/context.py
Examples/cpp1/Makefile
Examples/cpp1/components.py
Examples/cpp2/Makefile
Examples/cpp2/components.py
Examples/cpp2/prog.cxx
Examples/cppgui1/Makefile
Examples/cppgui1/components.py
Examples/cppgui1/cppcomposGUI.cxx
Examples/cppgui1/cppcomposGUI.h
Examples/cppgui1/myinterface.idl
Examples/cppgui2/Makefile
Examples/cppgui2/components.py
Examples/cppgui2/cppcomposGUI.cxx
Examples/cppgui2/cppcomposGUI.h
Examples/fort1/Makefile
Examples/fort1/bidul.f
Examples/fort1/code1.f
Examples/fort1/code2.f
Examples/fort1/components.py
Examples/fort2/Makefile
Examples/fort2/code1.f
Examples/fort2/code2.f
Examples/fort2/components.py
Examples/hxx1/Makefile
Examples/hxx1/component.py
Examples/makefile.inc
Examples/mpi1/Makefile
Examples/paco1/Makefile
Examples/paco1/components.py
Examples/paco2/Makefile
Examples/paco2/components.py
Examples/paco3/Makefile
Examples/paco3/components.py
Examples/pacocontext.py
Examples/parahxx1/Makefile
Examples/parahxx1/components.py
Examples/pydoc1/Makefile
Examples/pydoc1/components.py
Examples/pygui1/Makefile
Examples/pygui1/components.py
Examples/pygui1/myinterface.idl
Examples/pygui1/pycomposGUI.py
Examples/pyth1/Makefile
Examples/pyth1/bidul.py
Examples/pyth1/components.py
Examples/pyth2/Makefile
Examples/pyth2/components.py
Examples/types1/Makefile
Examples/types1/components.py
MANIFEST.in
module_generator/__init__.py
module_generator/astcompo.py
module_generator/aster_tmpl.py
module_generator/cata_tmpl.py
module_generator/compat.py
module_generator/cpp_tmpl.py
module_generator/cppcompo.py
module_generator/doc_tmpl.py
module_generator/fcompo.py
module_generator/gener.py
module_generator/gui_tmpl.py
module_generator/hxx_awk.py
module_generator/hxx_para_tmpl.py
module_generator/hxx_tmpl.py
module_generator/hxx_tmpl_gui.py
module_generator/hxxcompo.py
module_generator/hxxparacompo.py
module_generator/mod_tmpl.py
module_generator/mpi_tmpl.py
module_generator/mpicompo.py
module_generator/paco_tmpl.py
module_generator/pacocompo.py
module_generator/pycompo.py
module_generator/pyth_tmpl.py
module_generator/salomemodules.py
module_generator/yacsgen_version.py
module_generator/yacstypes.py
script/hxx2salome.py
setup.py

index 91a63ec214d42d6e644474c9dca23578a15fdfb2..95d070bcb2b075365754418b8ba669aad01962a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 8ba37daaf4ce497da47128d764b137ac7571ed47..76c475a0096b742b1267318edf0c93d6ca834a86 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 32fa5c3b3c9e3e9f044b429713996b5bc3d20e9d..9fd5749c14831c04bd3fb98a1b4cc6e1336bf3ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 cc3bcd8b32262316e4e7beccb78ff9faae5955ce..58a5ef2cf5f418431e3588ec55ecad67f76c189c 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF
+C Copyright (C) 2009-2024  EDF
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index b2ef69ab5c8964a1ebf883f8c6878be9007fcd8a..9b64553a6de2890f6da0aa002452dcba3056470d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 620c247205c19190a66aeab485e9052424d0b77a..d6bcb000a0f90f46c61801ade7f9cfe051cf157a 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 a09084e02ac4a1bb411caee0e49285bbe8e260c7..c0297059cc36a87b7659aa71a3569baf33dbb6e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 92fa83dd75f971acd62c54edc9fd4ddf8e33610b..ddd506c1903cd6b44803eb4a8a3bfbe67f53d888 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 2c1aa3b9906d14aafc5d99343aa3af86259fa5db..fa67e3c26b869d6357cb8eb8251502d49f0cb786 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 87516c9f5ddba1c08e66d3dfe14bc2a5a5d0d8d8..c4fd459f6b981d518bda7c57a7de578a919adf9e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 8f8a46b6e619437ee69800b65e7ff80529ce77a6..767860d4fd269f5c406e64f4127f9c6e455062d1 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF
+C Copyright (C) 2009-2024  EDF
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 4e87bebbab4003aaeb09d07fd921f9d35a31bf8d..64c3269cbbe5a6da252fef71b20905a4bc0b94b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 81147a16f42ee06608fb23c2182def1879617c4c..564214e5fe881b86e7ce63dd8c5c056094da2644 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 80623a1d3a9b8a59f2ee246073d18c5b03ae6e76..f8f12a5a80e4b4c5f688444419a8570eba2c2c24 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 0fe701590d7c993872e0e6abca3e4acd45874d67..2a50dcf6f97d2d6f9f3507de7cc60310ee5ef6ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 043d7afa458572bffcb1bf6e12af57ef5f8d83c9..3c3db0d3410f85d8a6c464205510e1f5cb3e2009 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF
+C Copyright (C) 2009-2024  EDF
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 4e4cf2eeea2494fdf1356b56e698e2ba4a385074..8f671a359de80add54bb76c263e21418df2ec20d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 0fe701590d7c993872e0e6abca3e4acd45874d67..2a50dcf6f97d2d6f9f3507de7cc60310ee5ef6ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 22b5a7e457fab2f94abbd1f885be7f71d8f81417..196fa4ed5b7be8d2b577618d0a196d7239bc03aa 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF
+C Copyright (C) 2009-2024  EDF
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 45db0147d8c89478bd2c8144b9b01b336f9fa2ff..71699650d951a9efbbcac1351128d47cdaf677d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 077fbc1ea7334673d0dc8902cbf111908b056305..3a2dd09583c49b4b19be08c83e819953892ede9a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 dfb2624a152dbdc24d51e48d93a50e20a7ab9028..2038d9c4f1b15163dd173c54d3cfce4da0ee2985 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 76f5959ca6d7be14377692e6cf63bea7fa21ed6a..feeaa15b4ae175b802e8fe1e4b4e73f49f6b1e4e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 7cb2d0709096a5395f512c6f8d9fe13cffe3e6ec..6395eb82689bfbf5410b7ee030268ad4b109282f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 9c60e03253a38100abde082898e92f419f5925a3..4a26e8c3a881242a208f3d44bee187259f0e97f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 110484d4f0ff717052711e0e0fd4e194832fa25d..eb2d186d02ecd7ffec4bd1bad3a61b6ae564e123 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  EDF
+// Copyright (C) 2009-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 69ea75aa7e901c2377f3dad61bf33fb8a641f077..4c3310a56ab6eb48fc1ed4cf606d3721d25840ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 b0a90c4035f688bef29bc76d321c2264400713a9..fbbca3f90c7eb4edfeef063a35ff86c056ce14d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 ad45423fa4b5a3a57def91081bcb55a52573483a..45e3cc9fceebde2ce35acfb9678ae8e53628169c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  EDF
+// Copyright (C) 2009-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 ac7e0a659825585a245ed08f108f7f799dd9f398..dc193ca4fb12afd89e7d1c03f2cfa55b441d02ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  EDF
+// Copyright (C) 2009-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 f6328aa596b42a3193369a8c943a02381e971a4d..a15bbfde06503b24e0610d2c4ef66ff7594370d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  EDF
+// Copyright (C) 2009-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 69ea75aa7e901c2377f3dad61bf33fb8a641f077..4c3310a56ab6eb48fc1ed4cf606d3721d25840ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 7cd4c534eaef842af0e3438cabffca323a5aaf3d..02cb4071dc469bf00b403cfd7d571e3acc74ce30 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 047c9bdf722f37fae279c74dfb5ed521c07ca784..9881d22a32a649ba3b7efc2f827dffbd85eace3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  EDF
+// Copyright (C) 2009-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 490f016f1e43d4bb59681bd6159537666e6543fe..1e35c7d20640fe938c5d763933294e7fd2e5dbc9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  EDF
+// Copyright (C) 2009-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 31756625778fc025cf389e992a003007ab9b59f3..0c281355316e06c6f271399a3f07ebd3f2b43e0b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 f98411f3c67c4ae327ee91f609041a26c2d40f7b..b602a5563158da63d7c5979f877371431904c433 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF
+C Copyright (C) 2009-2024  EDF
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 5a22f04103e298c93254c1349a6e62b2398a6429..2c48f79e757ad48d281ab563b996d8d46ce883ca 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF
+C Copyright (C) 2009-2024  EDF
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 32b7e2d377454813e53436e5ddd94b089ae5ec48..537e9ca3db99a50be0c6e5aa2d6ed49fa86da10e 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF
+C Copyright (C) 2009-2024  EDF
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index b5416ce3c9a1fae764f203df1b442827dc1de1fe..5d9ebefbe441c5f0315720302e56bbb04bc87f09 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 f4cf1a9eac5c35d82f27c3fe896a8f4e1d09b047..4b3268d0c0166d9d7340b105c7c280232e8ba734 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 14219406aa23b864d10a87608cda5f05ff19c058..e36f32b77a9443eaafce802e06a89d2f45366f84 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF
+C Copyright (C) 2009-2024  EDF
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 50048eb989e7b2e31515a41034e32b40a81c8af1..8f9af69548c00bfb514b1e24c3dece432d3c0289 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF
+C Copyright (C) 2009-2024  EDF
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 22699c8be535ae22f197041cd72adbb020053c4f..74786890052e5513f45a6e9d8dd709b2c94ed8f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 9a53639716b825c94ffc0db86f63840885254f0f..bde63cc0c9539115857e2f7663a1a03e15d2fd76 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 02e13c02f4458d924068a893d402a0ac05eb2385..00b654ea2420fc7d537d95214c4fef2a2859c0ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 ce5a6ef76531642c3d9b27e75b950906af7d4cf4..4fe4114e795b406d3b35809f08896c1a3a8fba7d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 90ef1835da49a7b3be9198d48dac62acb9a15f58..cb01a618c3741dc9e8b636c0f518406c0296db37 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 ab9a2c7a96b0f189032cef888cb31515bc987c67..b15ff76064a822fadd4339b419db2d51aa64eb18 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 bd5fcc8a6a8d3f6c5a8eca7ede455e5626e8b834..a71a4c6061ab04677508254cd6c4a832caae7e31 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 ab9a2c7a96b0f189032cef888cb31515bc987c67..b15ff76064a822fadd4339b419db2d51aa64eb18 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 0d5285bf99c0df254aa8963f0f70340ddbaab36c..50be8d024a4b23fabed024c81e58e34a6618eaae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 3b2390210f2de4e7c4b210e3fccb31a0b794b7df..04c82280088334ecab991f9f7a704222c96fa98e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 0369cde4dab3c3415f5e4d5c643f68fb4de4d12b..53d88bc9dc0c286bc4a8c7b945fee5668833e935 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 375975a1767f527a92692d2fd85e4e73384320f2..40a6dae3415db93894b1906d996d810c75a94e4f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 4bca3b45770c0290c41f96587dc0e2954d25a22d..bda4aaaef7eacd11b2af02999df3f26b6dcd80a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 545cfdaf517912ab0ed741cc10c033a2383ada62..b977029568a062874d9781ba21aa312d45434948 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 3b181383e01f497f66dc2e6d924af2407d79be63..43df460cdbb77006b7e13a30b18ba703b4f5f46d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 166832f755b118969771f4fa218bb91255b9ccc4..281e59dc18d92f90c02ff69c923035a20c5d72f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 3b181383e01f497f66dc2e6d924af2407d79be63..43df460cdbb77006b7e13a30b18ba703b4f5f46d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 dc3994c3b8cea1ed0a7caa4beed4f48da70156e8..f89401e31cfbef05a92f7f97f5945c6e1e05e4a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 f6328aa596b42a3193369a8c943a02381e971a4d..a15bbfde06503b24e0610d2c4ef66ff7594370d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  EDF
+// Copyright (C) 2009-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 0745046526f8372402eb9e5e914aa80a0d7ed159..63325c8b342c58effc63adc64149f2e328adf554 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 ed3a9ac123ed367113ecb046e096f3caebc10e8b..38eb407a9f7e19038ec7894246533741e1fe8ba4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 c2634e5949cb7f22d34bf5f91914517a4e9ded89..a844dafed710f7a8b19a43bea94069a1d78d9b95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 9fdd035904f17bac09e15db89165e84662ec25e8..96fd2764a1cfc2ea9d56e55ad1d6f8adab6fc4f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 5a72ba0165278905433f424efc0e305c34f5c5a0..525897bfa7e5a3b334b8c5cd67e14e47bdaf9550 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 3f076aa96bad0a4a93c37eeaa128df54a64a9a2d..b05cf6ff4c045b3947813c9b2b1b00c8fbd3ebdb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 155ce7b6b4251c080b93da7fb5d63515f8b1c88d..3ba65c15ecf6a5227d3875ffc23ebbb508382b9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 8218fde476d7129edebd2a2354b59ab9c4b4f616..b3eb69fcaac86935fa1457392cd7306dbdf5a51d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 3f4d8a46dc56e8cd7164f49487434069befd800f..ce61c6ce4b51bfc3924df61de2084c1013c31afc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 94da6519cbe8e3d84ea6d0e61057a673620a0ace..1e623a3222c41cc746c8548bac6f33cecfb68850 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 224dd67ae043fbe926e385bca50abbc2107a500f..ce03511735333052bf6b8af37b280f431db47ab2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 0854fd79dd9cf06160a3e5ce55838ad6f9bace95..71a85145f4354ccf46080b8c27b7b602c431a8b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 b090f2e2d201e0aecc306993d5aadf53ebcdf133..bbf3848ee748a50c25304ec58a6b2bf5c9c590b4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 bd80a5c00c512ef72f63fdc4a9101e2e05e101a4..be6c9bdd1fcdcd4dd7b573e6964ceaf9e4db3821 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 #coding: iso-8859-15
 #
-# Copyright (C) 2005-2023  EDF
+# Copyright (C) 2005-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 c7f3fd65582c6b037c3dc9e13d92d3f9e10f63c9..49bfe63477a1dabe90352c23ab728bd37a8ae10f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 f762e8cbcb56746bc547ed9768eac245e981c04c..4a8b150d3a2dee30447b0038039ad2f0ca4eed47 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 07a41b79e14e64193ae81d72733cd0f6495a72de..301f29e9d3ad8067ae890173836d342ab6f2d45b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 1169f41e1a20e16b375c91abcb089f4dee0e4497..e596d0e41e0f9e3b1db08f9f378993a62c855e9d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 4cd0f68ac25a83cb7798672de852ab34fb99de83..c61022f0b95372b0f3f8a2d178cab8254679121f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 c0abe74df65985a4dff5269e659a4b78e8d903f5..35540ad22550669e1741a23781016b0fe20bdf24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 6c028c1cdf3ea9ab6da8ef5db296ac2f8dee6f9f..8a0a822da84c5588f2c7a53d038722e585c8afa8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 f5676b0b9f9b12ae0722c2779283f57d816c0eda..51aed951b391179eeaeb3821c1467e4ed0bc6d00 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 a2a09ae668885bdebea7ef5b42893305a2f1273d..856170e6dd5afadebd43ec6744751e6cfc8454fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 f380fccad01f113b995edadad35357fca5ca7252..5685145178898e2868bf36397062e95bb4bf4f0b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 90ffbb52a60658bfbd0fce7d08701b214bd319b1..30b75f4fdef54e0ec970f0549a18787917e12b9d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 ef8ac7f5d91f0dde0b5593e8bf5a7f6c87359e9b..afd6fef80af8df01dd8eb5f67bb6096db0d76a2f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 76706ef894b557cfda05699accc3485ecec2ddb5..892c649a0025cc0b628bc96c2cb4f62b2fb83e4c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 bc82c1f7b00743fa5691de5bb5addd54cdeaa08d..222f9c07bda762715b577f495b141becee97f688 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 6de67a057f4963d8aacb90666d282f97896efb47..54452ff357b2fe8432b3daecb6ea2cc245399f3d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 cf17f8c84d262a2ad2efaf17eba71db144acba28..928d503b1252f35544f7d78f47acceb39e397ede 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 a6a19383a23ae393d5f23f5936f527a53398c42b..22009523e46fae2e9d0441b216e552c1ca715fb0 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 0c663a995ca42474b0cc6facc7470adb9f5079c1..c3066c50cac5cd3389014c6b2bde4747db381432 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 ecae109138abf851cd22fbd400c91045bd2f4b4d..21c8256b6f3d67b47fd5837deb58d9d779109175 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 c667dd69843b230ee3baa79a30e6569f734a8ce0..e22892ba761a5ddbef576c5d492bfbc5b79f1953 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 c738f61518167485655b3539a5ffe8469196db11..84065399f6db1aa6e60b76e9aa21621916fb5b62 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 29e48162666764f937a1bb86fbe157747800cd5e..d8cb0181830d5ae3e99fd11a9e1a6d47b77a1ab0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 640e678d2f7251f8805f1d18615a2281695d7b84..8a74c2de2fa378b09bcc298d8fd7f5c8a5de813f 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-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 ff66ff5980ab1851ef3fbf9bef35207700dc8d96..c2e7da4cd9d4ae783f6f4ae71ed1ecd777dae27a 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF
+# Copyright (C) 2009-2024  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public