Salome HOME
updated copyright message
[modules/shaper.git] / src / PythonAPI / geom / __init__.py
index 00475f940a049733c995cd31ae151ced76935383..ef1388dea8e733441c5e279492c3bf56f11d778d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -39,3 +39,4 @@ from GeomAPI import GeomAPI_Shape  as Shape
 from GeomAlgoAPI import GeomAlgoAPI_Boolean   as Boolean
 
 from .ShapeInfo import *
+from .CanonicalRecognition import *