Salome HOME
updated copyright message
[modules/yacs.git] / src / py2yacsgui / py2yacsgui.cxx
index c1f40633ff6f3f3fb4b1ab4c750a3a400a34c144..5805ec699f3edef5788a19f3e413175fd9b382f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2017  CEA/DEN, EDF R&D
+// Copyright (C) 2016-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
 //
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+
+#include "RuntimeSALOME.hxx"
 #include "Py2YacsDialog_raw.hxx"
 #include <QApplication>
-#include "RuntimeSALOME.hxx"
 #include "Proc.hxx"
 
 #include <iostream>