]> SALOME platform Git repositories - tools/yacsgen.git/commitdiff
Salome HOME
updated copyright message
authormbs <martin.bernhard@opencascade.com>
Fri, 16 Jun 2023 19:36:06 +0000 (20:36 +0100)
committermbs <martin.bernhard@opencascade.com>
Fri, 16 Jun 2023 19:36:06 +0000 (20:36 +0100)
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 4a856fe3df0e61a624b09f946aa9dbe54f46662d..149818b930347f65672ebd9d542217294a758f3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 7476c1da8f21983cd92d4bb6668468a63e496f1d..9a1a9a618a6308679a5abe37801ee64124013088 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 511977c86b4ca0904427787796c0d56c69d65eaf..a400b01afdb0134254cbe8cf64632cf8373bbf34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 f5c9f024618b85e7600babe3c259c7f68ce9c378..e78c49bcee8cb7f061e9ef3b3f8a636173e5e490 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2022  EDF R&D
+C Copyright (C) 2009-2023  EDF R&D
 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 0bd58962d887c2c2839c5813322816cb71eab89e..1837f7ab87a04cef5c9567e85d663e110328e3b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 0593fd2b0ee43274b7c8f584db951abfd0c299af..ccf09438dbb515e9a5f762e591c925b8d77be441 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 c33a3b8a71426c2f88c54f3176d66a55866211d7..155f32c51c4071f5ac1ef5254c2e7dc36fab5dc2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 d898cf93f8ca2bd76ed4d15f4290396234309b73..d729e277b8e50c50c46aedc01cdc4700f03a0540 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 a29764518308ef568da3a8ebcbd61f402c6189c0..07737b59b381df3e686898d298a2d17a8834a8f4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 cd8274281fc35511afd2cd651854f167c148ea5e..263f1f39a0889a60eb1fc435529f7551c87e0d03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 5f761f72d550a4ee45b7cdf32d31c82f34f1d0c9..1629c87750651983ee12911d6ad3460c3b6fe690 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2022  EDF R&D
+C Copyright (C) 2009-2023  EDF R&D
 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 275e78002baa0afc232e8bb049c832c9ce92be32..58c7a3ca6c0ec5aede3cc94aff3c976f796e51bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 e5b81af3b3b15a60b5c73e42cabafba009ae8b05..70dd3acb3a4eaa5394e3c5e6fe870126b89e79bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 16f4386fc2d8a684cc2fae37e7ba7c0e6534c113..96b029effbe97b49b558cafb8cc8fa1e5b2868b6 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 4e481469ed047ad83e465ab543f48c55a0d3238d..3ca59918825992db4aae23dda02f0eace76a0757 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 927af48102110085214c83bd05c6b7030938d530..f44f0d676ff99558aeb6b011ac04a00aa842636e 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2022  EDF R&D
+C Copyright (C) 2009-2023  EDF R&D
 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 036d884f7a312d7ede008c31e4e24f63d131c9bb..ae10ca5361157c1c2056b3fcf723c15b0fe8beb4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 4e481469ed047ad83e465ab543f48c55a0d3238d..3ca59918825992db4aae23dda02f0eace76a0757 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 03c2e2a1296cb324ead48b743d92eaf1c736df8f..fd34eeb94a6f9551bc444d8d9e2a81ac9f27d933 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2022  EDF R&D
+C Copyright (C) 2009-2023  EDF R&D
 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 1a281089871a04cbe8dccfdc128fc4e9df8b16f8..8dfd7b53cdcbb95484681745293423696b9c9e7a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 9c024ac165a03c540efb3d3ac277d6f0c9dbfd1e..d7103c5744eecfe1beab18a98c038d62165f0a74 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 47c9e790501111bccc2fde5a0e90f8b993b960b4..c21a083a0a18da3635ecfade0b774070811723f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 a5e5634660cc719e7f4ea63cfa3a2e04f79b6873..cbb114b00317c0f73fc412af7a106e0526b5568e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 89ffa1bae3067f9273e3dabe016770b77cd2eb98..86675c3cbb9aae44de0bc97f60dcd3d4827a6dd7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 8b81892a0e70574120f3f48ab11dca8933c212bd..c4b7432e95f7f5fcdd426f749a18614ed2341b90 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 6d7fa8282dc02fe42b812d0fda2e16fd1be63639..17a1a4e76d2dc8b87bc9b2fb5128b7149a35891f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  EDF R&D
+// Copyright (C) 2009-2023  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 c4b38297f7e00ff7199edfea75ed28ee6df4ad9d..5c1aa46a6c49c1e7bc642f32fa3c545498a721c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 3065d8d6866d816aa025777fcdbf3ef8808fade5..b25d2454c6ee00dbbedd5b21328c32af093bed3b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 177b9a67d889989f26cb29bcae340147957b77b0..e26039f34e8df2babf11fe710b817255f6c07a84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  EDF R&D
+// Copyright (C) 2009-2023  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 05a247f021f17c196729f9ae47ad69fd5668d738..765e34db60d0518e24a557e014b283b6072382f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  EDF R&D
+// Copyright (C) 2009-2023  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 b87e824b9376d521ab51d3d06bd36d6cfe0a6911..940bfd12044b8c696251f34940a92e97ad016e0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  EDF R&D
+// Copyright (C) 2009-2023  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 c4b38297f7e00ff7199edfea75ed28ee6df4ad9d..5c1aa46a6c49c1e7bc642f32fa3c545498a721c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 106e81aa70d92192a9bb3eb56a0a396c74a44859..02591195e77a7a909a401349d2af29122a3c00f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 6900f60e8631b34c9ffeddb8407543e236085599..c55dbd7e01f88d80982207a69ea23421f47b827c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  EDF R&D
+// Copyright (C) 2009-2023  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 e0b23847999f0991eccbb112b3979e95ba92459f..48f964e8e8775dff93269d1ff9b29f291f9de96b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  EDF R&D
+// Copyright (C) 2009-2023  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 fa7f52127b542dc4553d24a59fb5e3afbe095d22..70c14314cc569741fa1a1612c402144b697d60ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 614f3a44f27222627cb5bb7867e6e117a5efda27..07fe016f47b8d130e0d968dad68b5de40f6f8444 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2022  EDF R&D
+C Copyright (C) 2009-2023  EDF R&D
 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 43ba59110a836ee33d06b592ba3d4807d87a8794..0031fed1807e2a1af35b49ee1cd1fc050f743145 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2022  EDF R&D
+C Copyright (C) 2009-2023  EDF R&D
 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 f086c1c15a896fc4a4bf9a1151e2bb8bd0e6e1ac..0ac1b6f9b0e88a7849bc385535126b61ec9c784b 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2022  EDF R&D
+C Copyright (C) 2009-2023  EDF R&D
 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 1334669f9cc5f436e7febee914547551366fb824..8b88b7423cd913ce006c33f19e0d6cf5f4cbedab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 7f043104da955568c3ded105324817686bee92d1..0fc2fbf5a8acffdd3b4d1faa7b122b69edad5683 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 c3ac8be6175c54d04cb69852d6533f7bcccd2cf4..fbce37420d599d73e6b202eb9e603eddcebc8e1c 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2022  EDF R&D
+C Copyright (C) 2009-2023  EDF R&D
 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 cd54de2bf6f9a044d2a9b1fab2c009f24d9f94d8..52728da83de9665894f331664236656d908891f2 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2022  EDF R&D
+C Copyright (C) 2009-2023  EDF R&D
 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 ff3fa6c986d809c2c3bd1c445d3d08e548469e93..28e1c95b25dc5c0274a4d5aed00756f6fa16f017 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 f1caa3f217974cbe3b1885c86e6260b2744dd886..f2389bdc9412bfd6835f0a4aa678b42a75e9f203 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 a9e2910111d630045ea6017ad0039fc218d139f3..25a686d90e2047d0a109fdba2fd5ea95b9631fb2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 bdd8e4a920ca703cdb50d0abe7c45057c40216ea..ccc50e2f40f7dc9052d1810aa324a40300e7deee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 355d61a1c427a0a0f8ee3cd39595710959946935..e298f8e84fed6730d2583a5bf7eac9212963a209 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 027e4347d42a3b51dc74d6cd31be6464ad878b3e..20307cdd00a5c7ca9ffbea17cf033194631a0d8b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 3f46a16d9cbf61648fb5c19eee7f4ca819acc698..a55f7198123398084296c0665462a93f0399f56d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 027e4347d42a3b51dc74d6cd31be6464ad878b3e..20307cdd00a5c7ca9ffbea17cf033194631a0d8b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 3384c13084129072cd718c51c0c6f4862a42518e..bc0167141bc1af1bc2690f56dd458a961f8945da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 605483a990f85fc280761e28c7ccf051dd76a325..08385b5e610de7c9d2cdb28724ee5ae22992c4e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 489ffd5234a77407401c315db1e5d9db087feb33..849020521fbc933db845844c56d7047fc4a4c357 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 49bbb7a518c4cf321f3cd987df438baf71086fba..25ef4109da2e0d55bf4f7d5166eae648d00cd995 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 d26851448c98df4aa3ba09f6cea729958f55b925..ced7e7c8fcac3b48fe746295eacb1be5901a1429 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 014efe3c36690aab5d329728ed5948009b7055f7..945efec716913c766ee907fe46ed0546638f6b56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 5a73200dfc7aedc09330054d9e810f4fcb911a61..d681d8361ff78f32675d893e36d1b9f0f1d2b206 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 6015f7af40dfc579964d68fadd6fd4d4b6179b00..dead47659b3dd6a5604e3a344f13db55799ce383 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 5a73200dfc7aedc09330054d9e810f4fcb911a61..d681d8361ff78f32675d893e36d1b9f0f1d2b206 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 de1c514ffb65b633937e0dfee7ce8389a3bf782a..bd4499eebdc8b1d626a6c665bd3bb121e41caf59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 b87e824b9376d521ab51d3d06bd36d6cfe0a6911..940bfd12044b8c696251f34940a92e97ad016e0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2022  EDF R&D
+// Copyright (C) 2009-2023  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 a689996882c24ca50b1b3c19e7282681a7fc81cc..20f1f61fd2ad558b67e9a39e7dfa586907685ecd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 3a7ea73b7eefee7f5c52f5c7926832aa36f505f5..2846a7c8850ae49a1086156d8289b23b7e6de131 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 5d7bd9ccac5e8ffb50d75b7d59be55a1ac515a77..09c583cdd7c1fa4f3b50adb3d3cbd1b1ed427166 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 bd96c00492d39b9bb16c3acf64230c0c807a9c30..f30f80f608a31b433eec929aa5139ca818b3002f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 305689a34476cef261847b7d3960b49f4d55547d..d16d0c50f500ff21114ed7e216670cffc2c583da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 02ae7e5d101ae4ebd98e8ed5ce5bf9a65b02ed3f..19cd11e67ba06ffba9e650453192b58753c9ca4c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 d9467c8b17e6eeae9affa461b0f79f17586e2b6d..580cc1ad571a70172476c6a5306a0355660226c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 9e352fe1f7eb32ac4f9ad30cc3a25a0af254b1c6..7102532356f05bea11fe691670fc19a87c0159f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 7243bd55a44b73743134435b2be082169bffc20a..7387c082ad8c86048b673cccf6bd77149b0ba964 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 0822628be943cc7bb87773112f64afbd9bc2e2cf..e656cadf5f7070196ca4e21d4ae203635649ef3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 8459f336205fa4fedd8ecf4ef145c5a68cae1ae8..5d48e703344166d540d32bae5bf15b3eac99dcc3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 d807a947bc3ea36c71d1192d92c144894a56c1b6..e36eff4c256821be09cc48633a847282262dd36d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 08b688f1650e3ee90d4655940f5a260a5c2ac902..b8e0a26015ab4b53cb1da9dd7c08d6bc2ba92254 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 6794d36803d168228c7ceee191d1aad536fbb978..a31269f97bdce5259b31abe6061071e61d0163df 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 #coding: iso-8859-15
 #
-# Copyright (C) 2005-2022  EDF R&D
+# Copyright (C) 2005-2023  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 aee2e1101a772f836d8ef54db3c54aeff52648e7..f0528140618a73586490ba5b6f1b4299ef6a401f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 211a5fcdc00b241127fcde13c868a95332e62bb4..7b4361c504ba9581eb462c9e857ea26a896016e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 9e820f2ddd6ab9cb981c13e5182dbb2776fee111..1d02a19d19a42b82162d1871bc0a10b292702727 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 cb4337998b42acf43156e43acaae080854a52c53..8972cb7069923595b2b8f4f2f57b5d429eac77fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 1d3334c434c4560758e26b4e4cffa2680a621845..6a7167195bf62354179552c682155a62b2584c25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 fc9a73ad90317e617e9fa3ccf62458831f6bf236..6b01e2bed402ee50283b24c214027a896af6cf37 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 759c59821667bc38defb090c5edea706897aa480..1d1301fc17e7998448106e1e3380f00a6bab9edc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 55cfe9cb8e43b3c627855d22435870c4dfd0704c..db81ce119f582c36e7618d25b275283440d72c99 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 47c16b7d8c4b9ff302dd3e176bf71d307153bbb8..f8978a18794f873f929acbdffadac1507fa627bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 4dfdd001e125b9e89893bc7634293cd51c9fe467..deaf17d6d536bf6182f344e4820afd0ad1882c6c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 cd0262f669b47afa9c8b36be7d5840efdbc194f4..f9bc2c93a775fed1763193534d5fcbd56dbe8155 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 2e86b54cde8d5261a346d97602495f0c06fc1517..18bc16ccca6507afacfdf38c1355edc4f82106bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 a48c5b12056a940d3b5e1ff03076a7cf5099de69..716b338adda5bdcf1fef06b9988dc8d971607749 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 18275881e74faa08055a8168b246817bc4557b6f..edf62143bcc27d3b44bfa4f3c87851e7ed47ac9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 4c45c8a2d7e91b8fbe98e97a23c22ac8c975f003..4d70a1e38a5ab2b1caa958434cd2ddb4ebbe2671 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 601cdec7fc44e1d0797a9cbbd09d6bb8a183285a..27416c0cfdd0da33fe033bc53c760c1979925e55 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 c5e049aa9aad14f247982b1461bc4e96ff97cb4d..cc30341e36560a16c8511d6bfe8e56b3b1b8eff0 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 3c82aba7c795ec2589065e215657d64cd456c95d..c157b4eca3e268a41265fd4df18e292fdd097893 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 ffe95bd3691b6f8a5d7fe9b5d0d9467fc4990008..a393b8c57c6a175104b145a823c458efb227d5f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 cbbb85ac25232876f1d0a3f444e652718afea831..5cc1b823d8a70afccf805890d52a81d8cc74a568 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 082320c9769ee9137eb50e7530064f9a88410257..3ebcd1c3df6f0264b22332dec734cec85cb4e7ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 e2c5f117ee32553311ec01675ab269c81d212008..3ea968bdea2e8b24de8cd6fb80dd1d74a97e02b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 33c6a993817efcc99b9c56979734d1e5b91f9c66..0fbf7372396b4f8b99d1128dae97b8e8f579ccf2 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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 fc31b99e8a55d9c040dabb05953d1dd4a47d2aa0..cfe1b5f46cae1be2d6975574f72a074f6d8510d7 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2022  EDF R&D
+# Copyright (C) 2009-2023  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