Salome HOME
Updated copyright comment
[modules/smesh.git] / src / SMESH_PY / __init__.py
index 965aaa4fb494c46d7ffc981e7669d2ccac95ffdc..13238df418da9810c43e63fbcf3c6a5e82746a3e 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2010-2024  CEA, EDF, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -18,3 +18,4 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
+__version__ = "@SALOMESMESH_GIT_SHA1@"