X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fstandalone%2Fmain.cxx;h=a33ff390a4f9c59ce9c5b4b7ed6d1e3088ba800f;hb=160698311c8deb02d7eb674f3a94f88d7199a877;hp=baf07c6c7a75fd9607aabe5c84c20c2418f9d6d9;hpb=97482df035ee6e97dde980312a5b02d356b03702;p=modules%2Fjobmanager.git diff --git a/src/standalone/main.cxx b/src/standalone/main.cxx index baf07c6..a33ff39 100644 --- a/src/standalone/main.cxx +++ b/src/standalone/main.cxx @@ -1,3 +1,22 @@ +// Copyright (C) 2009-2012 CEA/DEN, 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. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// +// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +// + #include #include "BL_GenericGui.hxx" #include "BL_MainWindows_Qt.hxx"