X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOM_PY%2F__init__.py;h=0fd7b951a01467dcfaa3183ff3a67a800835d222;hb=bbafce4b04731f9219f75dc124ec2429d994c202;hp=7d1d2dd2dee022eca6c5c54f7684ca85f964d7ca;hpb=73555c78ebf12a1fdb85157b8e7934ad566ae90a;p=modules%2Fgeom.git diff --git a/src/GEOM_PY/__init__.py b/src/GEOM_PY/__init__.py index 7d1d2dd2d..0fd7b951a 100644 --- a/src/GEOM_PY/__init__.py +++ b/src/GEOM_PY/__init__.py @@ -1,10 +1,11 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# +# Copyright (C) 2007-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 # License as published by the Free Software Foundation; either -# version 2.1 of the License. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -17,3 +18,5 @@ # # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # + +__version__ = "@SALOMEGEOM_GIT_SHA1@"