Salome HOME
Updated copyright comment
[modules/yacs.git] / src / yacsloader_swig / Test / testYacsProxy.py
index 5fbe79718a7f39ba08d58967063e7ad78bafc2b5..51b206ac051e7366f2427992f5655a6703ee52f3 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2023  CEA, EDF
+# Copyright (C) 2023-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -162,4 +162,4 @@ if __name__ == '__main__':
         result=unittest.TextTestRunner(f, descriptions=1, verbosity=1).run(suite)
         if not result.wasSuccessful():
            raise RuntimeError("Test failed !")
-        
\ No newline at end of file
+