Salome HOME
updated copyright message
[modules/shaper.git] / src / GeomDataAPI / GeomDataAPI.i
index 1a6fd286b46e8ac208e987991ab8f352d9288c25..8fec3b5392ffacb68151882a00a0946ce4668ef4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-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
@@ -21,6 +21,8 @@
 %module GeomDataAPI
 %{
   #include "GeomDataAPI_swig.h"
+
+  #define SWIGPY_UNICODE_ARG(obj) ((PyObject*) (obj))
 %}
 
 // import other modules