From 3253c0a162fef5206b8d7600d479f0d41b5c0700 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Ribes?= Date: Tue, 7 Jun 2011 13:53:55 +0200 Subject: [PATCH] =?utf8?q?Les=20commentaires=20en=20IDL=20sont=20=C3=A0=20?= =?utf8?q?faire=20avec=20des=20//?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- idl/ADAO_COMPONENT.idl | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/idl/ADAO_COMPONENT.idl b/idl/ADAO_COMPONENT.idl index 4966db5..2df2213 100644 --- a/idl/ADAO_COMPONENT.idl +++ b/idl/ADAO_COMPONENT.idl @@ -1,22 +1,22 @@ -# Copyright (C) 2010-2011 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 -# -# Author: André Ribes, andre.ribes@edf.fr, EDF R&D +// Copyright (C) 2010-2011 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 +// +// Author: André Ribes, andre.ribes@edf.fr, EDF R&D #ifndef _ADAO_IDL_ #define _ADAO_IDL_ -- 2.39.2