]> SALOME platform Git repositories - tools/yacsgen.git/commitdiff
Salome HOME
updated copyright message V9_11_BR V9_11_0 V9_12_0a1 V9_12_0a2 V9_12_0b1
authormbs <martin.bernhard@opencascade.com>
Mon, 19 Jun 2023 21:20:15 +0000 (22:20 +0100)
committermbs <martin.bernhard@opencascade.com>
Mon, 19 Jun 2023 21:20:15 +0000 (22:20 +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 149818b930347f65672ebd9d542217294a758f3f..91a63ec214d42d6e644474c9dca23578a15fdfb2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a1a9a618a6308679a5abe37801ee64124013088..8ba37daaf4ce497da47128d764b137ac7571ed47 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a400b01afdb0134254cbe8cf64632cf8373bbf34..32fa5c3b3c9e3e9f044b429713996b5bc3d20e9d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e78c49bcee8cb7f061e9ef3b3f8a636173e5e490..cc3bcd8b32262316e4e7beccb78ff9faae5955ce 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF R&D
+C Copyright (C) 2009-2023  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 1837f7ab87a04cef5c9567e85d663e110328e3b5..b2ef69ab5c8964a1ebf883f8c6878be9007fcd8a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ccf09438dbb515e9a5f762e591c925b8d77be441..620c247205c19190a66aeab485e9052424d0b77a 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 155f32c51c4071f5ac1ef5254c2e7dc36fab5dc2..a09084e02ac4a1bb411caee0e49285bbe8e260c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d729e277b8e50c50c46aedc01cdc4700f03a0540..92fa83dd75f971acd62c54edc9fd4ddf8e33610b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 07737b59b381df3e686898d298a2d17a8834a8f4..2c1aa3b9906d14aafc5d99343aa3af86259fa5db 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 263f1f39a0889a60eb1fc435529f7551c87e0d03..87516c9f5ddba1c08e66d3dfe14bc2a5a5d0d8d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1629c87750651983ee12911d6ad3460c3b6fe690..8f8a46b6e619437ee69800b65e7ff80529ce77a6 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF R&D
+C Copyright (C) 2009-2023  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 58c7a3ca6c0ec5aede3cc94aff3c976f796e51bf..4e87bebbab4003aaeb09d07fd921f9d35a31bf8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 70dd3acb3a4eaa5394e3c5e6fe870126b89e79bf..81147a16f42ee06608fb23c2182def1879617c4c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 96b029effbe97b49b558cafb8cc8fa1e5b2868b6..80623a1d3a9b8a59f2ee246073d18c5b03ae6e76 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ca59918825992db4aae23dda02f0eace76a0757..0fe701590d7c993872e0e6abca3e4acd45874d67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f44f0d676ff99558aeb6b011ac04a00aa842636e..043d7afa458572bffcb1bf6e12af57ef5f8d83c9 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF R&D
+C Copyright (C) 2009-2023  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 ae10ca5361157c1c2056b3fcf723c15b0fe8beb4..4e4cf2eeea2494fdf1356b56e698e2ba4a385074 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ca59918825992db4aae23dda02f0eace76a0757..0fe701590d7c993872e0e6abca3e4acd45874d67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fd34eeb94a6f9551bc444d8d9e2a81ac9f27d933..22b5a7e457fab2f94abbd1f885be7f71d8f81417 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF R&D
+C Copyright (C) 2009-2023  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 8dfd7b53cdcbb95484681745293423696b9c9e7a..45db0147d8c89478bd2c8144b9b01b336f9fa2ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d7103c5744eecfe1beab18a98c038d62165f0a74..077fbc1ea7334673d0dc8902cbf111908b056305 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c21a083a0a18da3635ecfade0b774070811723f8..dfb2624a152dbdc24d51e48d93a50e20a7ab9028 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cbb114b00317c0f73fc412af7a106e0526b5568e..76f5959ca6d7be14377692e6cf63bea7fa21ed6a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 86675c3cbb9aae44de0bc97f60dcd3d4827a6dd7..7cb2d0709096a5395f512c6f8d9fe13cffe3e6ec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4b7432e95f7f5fcdd426f749a18614ed2341b90..9c60e03253a38100abde082898e92f419f5925a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17a1a4e76d2dc8b87bc9b2fb5128b7149a35891f..110484d4f0ff717052711e0e0fd4e194832fa25d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  EDF R&D
+// Copyright (C) 2009-2023  EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c1aa46a6c49c1e7bc642f32fa3c545498a721c7..69ea75aa7e901c2377f3dad61bf33fb8a641f077 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b25d2454c6ee00dbbedd5b21328c32af093bed3b..b0a90c4035f688bef29bc76d321c2264400713a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e26039f34e8df2babf11fe710b817255f6c07a84..ad45423fa4b5a3a57def91081bcb55a52573483a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  EDF R&D
+// Copyright (C) 2009-2023  EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 765e34db60d0518e24a557e014b283b6072382f4..ac7e0a659825585a245ed08f108f7f799dd9f398 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  EDF R&D
+// Copyright (C) 2009-2023  EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 940bfd12044b8c696251f34940a92e97ad016e0f..f6328aa596b42a3193369a8c943a02381e971a4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  EDF R&D
+// Copyright (C) 2009-2023  EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c1aa46a6c49c1e7bc642f32fa3c545498a721c7..69ea75aa7e901c2377f3dad61bf33fb8a641f077 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 02591195e77a7a909a401349d2af29122a3c00f2..7cd4c534eaef842af0e3438cabffca323a5aaf3d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c55dbd7e01f88d80982207a69ea23421f47b827c..047c9bdf722f37fae279c74dfb5ed521c07ca784 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  EDF R&D
+// Copyright (C) 2009-2023  EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 48f964e8e8775dff93269d1ff9b29f291f9de96b..490f016f1e43d4bb59681bd6159537666e6543fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  EDF R&D
+// Copyright (C) 2009-2023  EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70c14314cc569741fa1a1612c402144b697d60ce..31756625778fc025cf389e992a003007ab9b59f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 07fe016f47b8d130e0d968dad68b5de40f6f8444..f98411f3c67c4ae327ee91f609041a26c2d40f7b 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF R&D
+C Copyright (C) 2009-2023  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 0031fed1807e2a1af35b49ee1cd1fc050f743145..5a22f04103e298c93254c1349a6e62b2398a6429 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF R&D
+C Copyright (C) 2009-2023  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 0ac1b6f9b0e88a7849bc385535126b61ec9c784b..32b7e2d377454813e53436e5ddd94b089ae5ec48 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF R&D
+C Copyright (C) 2009-2023  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 8b88b7423cd913ce006c33f19e0d6cf5f4cbedab..b5416ce3c9a1fae764f203df1b442827dc1de1fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0fc2fbf5a8acffdd3b4d1faa7b122b69edad5683..f4cf1a9eac5c35d82f27c3fe896a8f4e1d09b047 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fbce37420d599d73e6b202eb9e603eddcebc8e1c..14219406aa23b864d10a87608cda5f05ff19c058 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF R&D
+C Copyright (C) 2009-2023  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 52728da83de9665894f331664236656d908891f2..50048eb989e7b2e31515a41034e32b40a81c8af1 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2023  EDF R&D
+C Copyright (C) 2009-2023  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 28e1c95b25dc5c0274a4d5aed00756f6fa16f017..22699c8be535ae22f197041cd72adbb020053c4f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f2389bdc9412bfd6835f0a4aa678b42a75e9f203..9a53639716b825c94ffc0db86f63840885254f0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 25a686d90e2047d0a109fdba2fd5ea95b9631fb2..02e13c02f4458d924068a893d402a0ac05eb2385 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ccc50e2f40f7dc9052d1810aa324a40300e7deee..ce5a6ef76531642c3d9b27e75b950906af7d4cf4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e298f8e84fed6730d2583a5bf7eac9212963a209..90ef1835da49a7b3be9198d48dac62acb9a15f58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 20307cdd00a5c7ca9ffbea17cf033194631a0d8b..ab9a2c7a96b0f189032cef888cb31515bc987c67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a55f7198123398084296c0665462a93f0399f56d..bd5fcc8a6a8d3f6c5a8eca7ede455e5626e8b834 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 20307cdd00a5c7ca9ffbea17cf033194631a0d8b..ab9a2c7a96b0f189032cef888cb31515bc987c67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bc0167141bc1af1bc2690f56dd458a961f8945da..0d5285bf99c0df254aa8963f0f70340ddbaab36c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 08385b5e610de7c9d2cdb28724ee5ae22992c4e8..3b2390210f2de4e7c4b210e3fccb31a0b794b7df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 849020521fbc933db845844c56d7047fc4a4c357..0369cde4dab3c3415f5e4d5c643f68fb4de4d12b 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 25ef4109da2e0d55bf4f7d5166eae648d00cd995..375975a1767f527a92692d2fd85e4e73384320f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ced7e7c8fcac3b48fe746295eacb1be5901a1429..4bca3b45770c0290c41f96587dc0e2954d25a22d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 945efec716913c766ee907fe46ed0546638f6b56..545cfdaf517912ab0ed741cc10c033a2383ada62 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d681d8361ff78f32675d893e36d1b9f0f1d2b206..3b181383e01f497f66dc2e6d924af2407d79be63 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dead47659b3dd6a5604e3a344f13db55799ce383..166832f755b118969771f4fa218bb91255b9ccc4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d681d8361ff78f32675d893e36d1b9f0f1d2b206..3b181383e01f497f66dc2e6d924af2407d79be63 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd4499eebdc8b1d626a6c665bd3bb121e41caf59..dc3994c3b8cea1ed0a7caa4beed4f48da70156e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 940bfd12044b8c696251f34940a92e97ad016e0f..f6328aa596b42a3193369a8c943a02381e971a4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  EDF R&D
+// Copyright (C) 2009-2023  EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 20f1f61fd2ad558b67e9a39e7dfa586907685ecd..0745046526f8372402eb9e5e914aa80a0d7ed159 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2846a7c8850ae49a1086156d8289b23b7e6de131..ed3a9ac123ed367113ecb046e096f3caebc10e8b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09c583cdd7c1fa4f3b50adb3d3cbd1b1ed427166..c2634e5949cb7f22d34bf5f91914517a4e9ded89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f30f80f608a31b433eec929aa5139ca818b3002f..9fdd035904f17bac09e15db89165e84662ec25e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d16d0c50f500ff21114ed7e216670cffc2c583da..5a72ba0165278905433f424efc0e305c34f5c5a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 19cd11e67ba06ffba9e650453192b58753c9ca4c..3f076aa96bad0a4a93c37eeaa128df54a64a9a2d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 580cc1ad571a70172476c6a5306a0355660226c3..155ce7b6b4251c080b93da7fb5d63515f8b1c88d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7102532356f05bea11fe691670fc19a87c0159f9..8218fde476d7129edebd2a2354b59ab9c4b4f616 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7387c082ad8c86048b673cccf6bd77149b0ba964..3f4d8a46dc56e8cd7164f49487434069befd800f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e656cadf5f7070196ca4e21d4ae203635649ef3e..94da6519cbe8e3d84ea6d0e61057a673620a0ace 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5d48e703344166d540d32bae5bf15b3eac99dcc3..224dd67ae043fbe926e385bca50abbc2107a500f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e36eff4c256821be09cc48633a847282262dd36d..0854fd79dd9cf06160a3e5ce55838ad6f9bace95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b8e0a26015ab4b53cb1da9dd7c08d6bc2ba92254..b090f2e2d201e0aecc306993d5aadf53ebcdf133 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a31269f97bdce5259b31abe6061071e61d0163df..bd80a5c00c512ef72f63fdc4a9101e2e05e101a4 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 #coding: iso-8859-15
 #
-# Copyright (C) 2005-2023  EDF R&D
+# Copyright (C) 2005-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0528140618a73586490ba5b6f1b4299ef6a401f..c7f3fd65582c6b037c3dc9e13d92d3f9e10f63c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b4361c504ba9581eb462c9e857ea26a896016e0..f762e8cbcb56746bc547ed9768eac245e981c04c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d02a19d19a42b82162d1871bc0a10b292702727..07a41b79e14e64193ae81d72733cd0f6495a72de 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8972cb7069923595b2b8f4f2f57b5d429eac77fe..1169f41e1a20e16b375c91abcb089f4dee0e4497 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a7167195bf62354179552c682155a62b2584c25..4cd0f68ac25a83cb7798672de852ab34fb99de83 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b01e2bed402ee50283b24c214027a896af6cf37..c0abe74df65985a4dff5269e659a4b78e8d903f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d1301fc17e7998448106e1e3380f00a6bab9edc..6c028c1cdf3ea9ab6da8ef5db296ac2f8dee6f9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db81ce119f582c36e7618d25b275283440d72c99..f5676b0b9f9b12ae0722c2779283f57d816c0eda 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8978a18794f873f929acbdffadac1507fa627bb..a2a09ae668885bdebea7ef5b42893305a2f1273d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index deaf17d6d536bf6182f344e4820afd0ad1882c6c..f380fccad01f113b995edadad35357fca5ca7252 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f9bc2c93a775fed1763193534d5fcbd56dbe8155..90ffbb52a60658bfbd0fce7d08701b214bd319b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 18bc16ccca6507afacfdf38c1355edc4f82106bb..ef8ac7f5d91f0dde0b5593e8bf5a7f6c87359e9b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 716b338adda5bdcf1fef06b9988dc8d971607749..76706ef894b557cfda05699accc3485ecec2ddb5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index edf62143bcc27d3b44bfa4f3c87851e7ed47ac9c..bc82c1f7b00743fa5691de5bb5addd54cdeaa08d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d70a1e38a5ab2b1caa958434cd2ddb4ebbe2671..6de67a057f4963d8aacb90666d282f97896efb47 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27416c0cfdd0da33fe033bc53c760c1979925e55..cf17f8c84d262a2ad2efaf17eba71db144acba28 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc30341e36560a16c8511d6bfe8e56b3b1b8eff0..a6a19383a23ae393d5f23f5936f527a53398c42b 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c157b4eca3e268a41265fd4df18e292fdd097893..0c663a995ca42474b0cc6facc7470adb9f5079c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a393b8c57c6a175104b145a823c458efb227d5f5..ecae109138abf851cd22fbd400c91045bd2f4b4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5cc1b823d8a70afccf805890d52a81d8cc74a568..c667dd69843b230ee3baa79a30e6569f734a8ce0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ebcd1c3df6f0264b22332dec734cec85cb4e7ea..c6819ffba966254490b139e3a6e8ffac802c1259 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ea968bdea2e8b24de8cd6fb80dd1d74a97e02b7..29e48162666764f937a1bb86fbe157747800cd5e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0fbf7372396b4f8b99d1128dae97b8e8f579ccf2..640e678d2f7251f8805f1d18615a2281695d7b84 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cfe1b5f46cae1be2d6975574f72a074f6d8510d7..ff66ff5980ab1851ef3fbf9bef35207700dc8d96 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2023  EDF R&D
+# Copyright (C) 2009-2023  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public