X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=inline;f=Examples%2Fcpp2%2Fprog.cxx;h=d5206368e9f5af4fbb170b278ec14ef6e1901dc6;hb=8b4424caa9bc6abdcd519333a0acc9533e3d2a63;hp=363c6974521a0069fa3979e8ddabd3b2cb5be423;hpb=250e47a1f689ccf9ea32ba9051e7b2455643a421;p=tools%2Fyacsgen.git diff --git a/Examples/cpp2/prog.cxx b/Examples/cpp2/prog.cxx index 363c697..d520636 100644 --- a/Examples/cpp2/prog.cxx +++ b/Examples/cpp2/prog.cxx @@ -1,3 +1,21 @@ +// Copyright (C) 2009-2021 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 +// extern "C" void yacsinit();