]> SALOME platform Git repositories - modules/adao.git/commitdiff
Salome HOME
Ajout des copyrigths dans les fichiers __init__.py
authorAndré Ribes <andre.ribes@edf.fr>
Tue, 7 Jun 2011 11:54:13 +0000 (13:54 +0200)
committerAndré Ribes <andre.ribes@edf.fr>
Tue, 7 Jun 2011 11:54:13 +0000 (13:54 +0200)
Il ne faut pas oublier le encoding

src/daSalome/daGUI/daEficasWrapper/__init__.py
src/daSalome/daGUI/daGuiImpl/__init__.py
src/daSalome/daGUI/daUtils/__init__.py
src/daSalome/daYacsIntegration/__init__.py
src/daSalome/daYacsSchemaCreator/__init__.py

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..ae776e1cec07d6214cebe77b37532952c9f5a3ce 100644 (file)
@@ -0,0 +1,21 @@
+#-*- coding: utf-8 -*-
+# 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
+
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..ae776e1cec07d6214cebe77b37532952c9f5a3ce 100644 (file)
@@ -0,0 +1,21 @@
+#-*- coding: utf-8 -*-
+# 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
+
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..ae776e1cec07d6214cebe77b37532952c9f5a3ce 100644 (file)
@@ -0,0 +1,21 @@
+#-*- coding: utf-8 -*-
+# 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
+
index c9da4c044173057324349c7b0181d6610ca4e975..bf02dd0764d2e3e24df1ab6bf716f19b8f7e635c 100644 (file)
@@ -1,3 +1,4 @@
+#-*- coding: utf-8 -*-
 # Copyright (C) 2010-2011 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
index 0067b71ed9cf874340fe3abfb412abcf54984883..b725e1ca8299a8c4a8f9fe76a930997f8ada12ab 100644 (file)
@@ -1,3 +1,4 @@
+#-*- coding: utf-8 -*-
 # Copyright (C) 2010-2011 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
@@ -16,4 +17,4 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-# Author: André Ribes, andre.ribes@edf.fr, EDF R&D
\ No newline at end of file
+# Author: André Ribes, andre.ribes@edf.fr, EDF R&D