Salome HOME
Update copyrights 2014.
[tools/yacsgen.git] / Examples / cppgui1 / cppcomposGUI.cxx
index 1d20a616438e84f745dca698652f54e72185ae23..868bb480acd55cbefacb35e026d3b43c6547f0e9 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2009-2012  EDF R&D
+// Copyright (C) 2009-2014  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
@@ -44,8 +44,7 @@ extern "C" {
 
 // Constructor
 cppcomposGUI::cppcomposGUI() :
-  SalomeApp_Module( "cppcompos" ), // default name
-  LightApp_Module( "cppcompos" )
+  SalomeApp_Module( "cppcompos" ) // default name
 {
 }