Salome HOME
Copyrights update 2015.
[modules/smesh.git] / src / Tools / MGCleanerPlug / MGCleanerMonViewText.py
index 698bb7ad21ffb3e6ab4f7c40893c62685c4db26e..64179ae4c74fa9d4256f899b6fdd942d9fb437e5 100644 (file)
@@ -1,10 +1,10 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2013  EDF R&D
+# Copyright (C) 2013-2015  EDF R&D
 #
 # 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
@@ -28,7 +28,7 @@ from PyQt4.QtCore import *
 
 # Import des panels
 
-from MGCleanerViewText import Ui_ViewExe
+from MGCleanerViewText_ui import Ui_ViewExe
 
 class MGCleanerMonViewText(Ui_ViewExe, QDialog):
     """