Salome HOME
Merge branch 'V7_dev' into V8_0_0_BR
[modules/gui.git] / src / SALOME_PYQT / SALOME_PYQT_GUILight / SALOME_PYQT_GUILight.h
index 903685de9953930a87a74726b1020e8d6095b127..102d7221e35ebeaa8c3789e374e55054a7e84679 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, 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
@@ -33,8 +33,8 @@
 #define SALOME_PYQT_LIGHT_EXPORT __declspec(dllimport)
 #endif
 
-#else   // 
-           WIN32
+#else   // WIN32
+
 #define SALOME_PYQT_LIGHT_EXPORT
 
 #endif  // WIN32