X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FView%2FMyView.cxx;h=eb5334efea2e9627c4e1f1363305a95c16610563;hb=30e5ff6331a07f058b69b87f91a97e875a554088;hp=5f284ad8a6104785fd40cd2891c25bd00e67de07;hpb=94fcbdb75272b55d5b0f792da708def653dede1e;p=modules%2Fparavis.git diff --git a/src/Plugins/View/MyView.cxx b/src/Plugins/View/MyView.cxx index 5f284ad8..eb5334ef 100755 --- a/src/Plugins/View/MyView.cxx +++ b/src/Plugins/View/MyView.cxx @@ -1,3 +1,21 @@ +// Copyright (C) 2010-2015 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, 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 +// 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 "MyView.h"