From ecf108fd059964209a0148e0e7724cd175f6709f Mon Sep 17 00:00:00 2001 From: akl Date: Tue, 18 Feb 2014 17:20:39 +0400 Subject: [PATCH] Update copyrights 2014. --- CMakeLists.txt | 4 +- HOMARD_version.h.in | 4 +- SalomeHOMARDConfig.cmake.in | 41 +++++++++----------- adm_local/CMakeLists.txt | 7 +--- adm_local/cmake_files/CMakeLists.txt | 4 +- adm_local/cmake_files/FindSalomeHOMARD.cmake | 5 +-- adm_local/unix/CMakeLists.txt | 4 +- adm_local/unix/config_files/CMakeLists.txt | 7 +--- adm_local/unix/config_files/check_GUI.m4 | 4 +- adm_local/unix/config_files/check_Med2.m4 | 4 +- adm_local/unix/config_files/check_sphinx.m4 | 4 +- bin/CMakeLists.txt | 4 +- bin/runAppli.in | 4 +- bin/runSalome.py | 4 +- doc/CMakeLists.txt | 7 +--- doc/en/CMakeLists.txt | 4 +- doc/files/licence.en.txt | 2 +- doc/files/licence.fr.txt | 2 +- doc/files/tutorial_1.py | 4 +- doc/files/tutorial_2.py | 4 +- doc/files/tutorial_3.py | 4 +- doc/files/tutorial_4.py | 4 +- doc/files/tutorial_5.py | 4 +- doc/files/yacs_script.py | 19 +++++++++ doc/fr/CMakeLists.txt | 4 +- idl/CMakeLists.txt | 4 +- idl/HOMARD_Boundary.idl | 5 ++- idl/HOMARD_Cas.idl | 5 ++- idl/HOMARD_Gen.idl | 4 +- idl/HOMARD_Hypothesis.idl | 5 ++- idl/HOMARD_Iteration.idl | 5 ++- idl/HOMARD_YACS.idl | 5 ++- idl/HOMARD_Zone.idl | 5 ++- resources/CMakeLists.txt | 7 +--- resources/HOMARDCatalog.xml.in | 4 +- resources/SalomeApp.xml.in | 4 +- src/CMakeLists.txt | 4 +- src/HOMARD/CMakeLists.txt | 4 +- src/HOMARD/HOMARD.hxx | 4 +- src/HOMARD/HOMARD_Boundary.cxx | 4 +- src/HOMARD/HOMARD_Boundary.hxx | 4 +- src/HOMARD/HOMARD_Cas.cxx | 4 +- src/HOMARD/HOMARD_Cas.hxx | 4 +- src/HOMARD/HOMARD_DriverTools.cxx | 4 +- src/HOMARD/HOMARD_DriverTools.hxx | 4 +- src/HOMARD/HOMARD_Gen.cxx | 4 +- src/HOMARD/HOMARD_Gen.hxx | 4 +- src/HOMARD/HOMARD_Hypothesis.cxx | 4 +- src/HOMARD/HOMARD_Hypothesis.hxx | 4 +- src/HOMARD/HOMARD_Iteration.cxx | 4 +- src/HOMARD/HOMARD_Iteration.hxx | 4 +- src/HOMARD/HOMARD_YACS.cxx | 4 +- src/HOMARD/HOMARD_YACS.hxx | 4 +- src/HOMARD/HOMARD_Zone.cxx | 4 +- src/HOMARD/HOMARD_Zone.hxx | 4 +- src/HOMARD/HomardDriver.cxx | 4 +- src/HOMARD/HomardDriver.hxx | 4 +- src/HOMARD/YACSDriver.cxx | 4 +- src/HOMARD/YACSDriver.hxx | 4 +- src/HOMARDGUI/CMakeLists.txt | 4 +- src/HOMARDGUI/HOMARDGUI.cxx | 4 +- src/HOMARDGUI/HOMARDGUI.h | 4 +- src/HOMARDGUI/HOMARDGUI_Exports.hxx | 4 +- src/HOMARDGUI/HOMARDGUI_Utils.cxx | 4 +- src/HOMARDGUI/HOMARDGUI_Utils.h | 4 +- src/HOMARDGUI/HomardQtCommun.cxx | 4 +- src/HOMARDGUI/HomardQtCommun.h | 4 +- src/HOMARDGUI/MonCreateBoundaryAn.cxx | 4 +- src/HOMARDGUI/MonCreateBoundaryAn.h | 4 +- src/HOMARDGUI/MonCreateBoundaryDi.cxx | 4 +- src/HOMARDGUI/MonCreateBoundaryDi.h | 4 +- src/HOMARDGUI/MonCreateCase.cxx | 4 +- src/HOMARDGUI/MonCreateCase.h | 4 +- src/HOMARDGUI/MonCreateHypothesis.cxx | 4 +- src/HOMARDGUI/MonCreateHypothesis.h | 4 +- src/HOMARDGUI/MonCreateIteration.cxx | 4 +- src/HOMARDGUI/MonCreateIteration.h | 4 +- src/HOMARDGUI/MonCreateListGroup.cxx | 4 +- src/HOMARDGUI/MonCreateListGroup.h | 4 +- src/HOMARDGUI/MonCreateYACS.cxx | 4 +- src/HOMARDGUI/MonCreateYACS.h | 4 +- src/HOMARDGUI/MonCreateZone.cxx | 4 +- src/HOMARDGUI/MonCreateZone.h | 4 +- src/HOMARDGUI/MonEditBoundaryAn.cxx | 4 +- src/HOMARDGUI/MonEditBoundaryAn.h | 4 +- src/HOMARDGUI/MonEditBoundaryDi.cxx | 4 +- src/HOMARDGUI/MonEditBoundaryDi.h | 4 +- src/HOMARDGUI/MonEditCase.cxx | 4 +- src/HOMARDGUI/MonEditCase.h | 4 +- src/HOMARDGUI/MonEditFile.cxx | 4 +- src/HOMARDGUI/MonEditFile.h | 4 +- src/HOMARDGUI/MonEditHypothesis.cxx | 4 +- src/HOMARDGUI/MonEditHypothesis.h | 4 +- src/HOMARDGUI/MonEditIteration.cxx | 4 +- src/HOMARDGUI/MonEditIteration.h | 4 +- src/HOMARDGUI/MonEditListGroup.cxx | 4 +- src/HOMARDGUI/MonEditListGroup.h | 4 +- src/HOMARDGUI/MonEditYACS.cxx | 4 +- src/HOMARDGUI/MonEditYACS.h | 4 +- src/HOMARDGUI/MonEditZone.cxx | 4 +- src/HOMARDGUI/MonEditZone.h | 4 +- src/HOMARDGUI/MonIterInfo.cxx | 4 +- src/HOMARDGUI/MonIterInfo.h | 4 +- src/HOMARDGUI/MonMeshInfo.cxx | 4 +- src/HOMARDGUI/MonMeshInfo.h | 4 +- src/HOMARDGUI/MonPursueIteration.cxx | 4 +- src/HOMARDGUI/MonPursueIteration.h | 4 +- src/HOMARD_I/CMakeLists.txt | 4 +- src/HOMARD_I/HOMARD_Boundary_i.cxx | 5 ++- src/HOMARD_I/HOMARD_Boundary_i.hxx | 5 ++- src/HOMARD_I/HOMARD_Cas_i.cxx | 7 ++-- src/HOMARD_I/HOMARD_Cas_i.hxx | 5 ++- src/HOMARD_I/HOMARD_Gen_i.cxx | 4 +- src/HOMARD_I/HOMARD_Gen_i.hxx | 4 +- src/HOMARD_I/HOMARD_Hypothesis_i.cxx | 5 ++- src/HOMARD_I/HOMARD_Hypothesis_i.hxx | 5 ++- src/HOMARD_I/HOMARD_Iteration_i.cxx | 5 ++- src/HOMARD_I/HOMARD_Iteration_i.hxx | 5 ++- src/HOMARD_I/HOMARD_YACS_i.cxx | 5 ++- src/HOMARD_I/HOMARD_YACS_i.hxx | 5 ++- src/HOMARD_I/HOMARD_Zone_i.cxx | 5 ++- src/HOMARD_I/HOMARD_Zone_i.hxx | 5 ++- src/HOMARD_I/HOMARD_i.hxx | 4 +- src/HOMARD_I/HomardMedCommun.cxx | 4 +- src/HOMARD_I/HomardMedCommun.h | 4 +- src/HOMARD_SWIG/CMakeLists.txt | 4 +- src/HOMARD_SWIG/HOMARD_shared_modules.py | 4 +- src/HOMARD_SWIG/libHOMARD_Swig.i | 4 +- tests/CMakeLists.txt | 7 +--- tests/test_1.py | 4 +- tests/test_2.py | 4 +- tests/test_3.py | 4 +- tests/test_util.py | 4 +- 133 files changed, 316 insertions(+), 300 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 10704e8d..2df9b0a3 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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. +# 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 diff --git a/HOMARD_version.h.in b/HOMARD_version.h.in index 9db2cd16..4521ea99 100644 --- a/HOMARD_version.h.in +++ b/HOMARD_version.h.in @@ -1,9 +1,9 @@ -// Copyright (C) 2007-2013 CEA/DEN, EDF R&D +// Copyright (C) 2007-2014 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. +// 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 diff --git a/SalomeHOMARDConfig.cmake.in b/SalomeHOMARDConfig.cmake.in index 1f755611..4ec7cf13 100644 --- a/SalomeHOMARDConfig.cmake.in +++ b/SalomeHOMARDConfig.cmake.in @@ -1,32 +1,27 @@ -# - Config file for the @PROJECT_NAME@ package -# It defines the following variables. -# Specific to the pacakge @PROJECT_NAME@ itself: -# @PROJECT_NAME_UC@_ROOT_DIR_EXP - the root path of the installation providing this CMake file +# Copyright (C) 2013-2014 CEA/DEN, EDF R&D # - -############################################################### -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# 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. # -# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +# 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. # -# 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. +# 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 # -# 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. +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -# 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 + +# - Config file for the @PROJECT_NAME@ package +# It defines the following variables. +# Specific to the pacakge @PROJECT_NAME@ itself: +# @PROJECT_NAME_UC@_ROOT_DIR_EXP - the root path of the installation providing this CMake file # -# See http://www.salome-platform.org/ or -# email : webmaster.salome@opencascade.com -############################################################### ### Initialisation performed by CONFIGURE_PACKAGE_CONFIG_FILE: @PACKAGE_INIT@ diff --git a/adm_local/CMakeLists.txt b/adm_local/CMakeLists.txt index 84d97c22..1edbe754 100755 --- a/adm_local/CMakeLists.txt +++ b/adm_local/CMakeLists.txt @@ -1,12 +1,9 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE -# -# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +# Copyright (C) 2007-2014 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. +# 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 diff --git a/adm_local/cmake_files/CMakeLists.txt b/adm_local/cmake_files/CMakeLists.txt index d237cf70..6470c648 100755 --- a/adm_local/cmake_files/CMakeLists.txt +++ b/adm_local/cmake_files/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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. +# 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 diff --git a/adm_local/cmake_files/FindSalomeHOMARD.cmake b/adm_local/cmake_files/FindSalomeHOMARD.cmake index 64d655c4..190ce994 100644 --- a/adm_local/cmake_files/FindSalomeHOMARD.cmake +++ b/adm_local/cmake_files/FindSalomeHOMARD.cmake @@ -1,9 +1,9 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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. +# 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 @@ -16,7 +16,6 @@ # # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -# IF(NOT SalomeHOMARD_FIND_QUIETLY) MESSAGE(STATUS "Looking for Salome HOMARD ...") diff --git a/adm_local/unix/CMakeLists.txt b/adm_local/unix/CMakeLists.txt index 2f895ae4..f3b612c2 100755 --- a/adm_local/unix/CMakeLists.txt +++ b/adm_local/unix/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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. +# 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 diff --git a/adm_local/unix/config_files/CMakeLists.txt b/adm_local/unix/config_files/CMakeLists.txt index 44b6c418..a3147389 100755 --- a/adm_local/unix/config_files/CMakeLists.txt +++ b/adm_local/unix/config_files/CMakeLists.txt @@ -1,12 +1,9 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE -# -# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +# Copyright (C) 2007-2014 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. +# 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 diff --git a/adm_local/unix/config_files/check_GUI.m4 b/adm_local/unix/config_files/check_GUI.m4 index 9a9ce600..362c9732 100755 --- a/adm_local/unix/config_files/check_GUI.m4 +++ b/adm_local/unix/config_files/check_GUI.m4 @@ -1,9 +1,9 @@ -# Copyright (C) 2011-2013 CEA/DEN, EDF R&D +# Copyright (C) 2011-2014 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. +# 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 diff --git a/adm_local/unix/config_files/check_Med2.m4 b/adm_local/unix/config_files/check_Med2.m4 index 5e9440ed..a62a2f1e 100644 --- a/adm_local/unix/config_files/check_Med2.m4 +++ b/adm_local/unix/config_files/check_Med2.m4 @@ -1,9 +1,9 @@ -dnl Copyright (C) 2011-2013 CEA/DEN, EDF R&D +dnl Copyright (C) 2011-2014 CEA/DEN, EDF R&D dnl dnl This library is free software; you can redistribute it and/or dnl modify it under the terms of the GNU Lesser General Public dnl License as published by the Free Software Foundation; either -dnl version 2.1 of the License. +dnl version 2.1 of the License, or (at your option) any later version. dnl dnl This library is distributed in the hope that it will be useful, dnl but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/adm_local/unix/config_files/check_sphinx.m4 b/adm_local/unix/config_files/check_sphinx.m4 index 2e717ba3..f4687e7a 100644 --- a/adm_local/unix/config_files/check_sphinx.m4 +++ b/adm_local/unix/config_files/check_sphinx.m4 @@ -1,9 +1,9 @@ -dnl Copyright (C) 2011-2013 CEA/DEN, EDF R&D +dnl Copyright (C) 2011-2014 CEA/DEN, EDF R&D dnl dnl This library is free software; you can redistribute it and/or dnl modify it under the terms of the GNU Lesser General Public dnl License as published by the Free Software Foundation; either -dnl version 2.1 of the License. +dnl version 2.1 of the License, or (at your option) any later version. dnl dnl This library is distributed in the hope that it will be useful, dnl but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt index 9dfd01bc..3eefec99 100755 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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. +# 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 diff --git a/bin/runAppli.in b/bin/runAppli.in index 9f255a6b..20146bb9 100755 --- a/bin/runAppli.in +++ b/bin/runAppli.in @@ -1,10 +1,10 @@ #!/bin/sh -# Copyright (C) 2011-2013 CEA/DEN, EDF R&D +# Copyright (C) 2011-2014 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. +# 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 diff --git a/bin/runSalome.py b/bin/runSalome.py index 957f261a..46870176 100755 --- a/bin/runSalome.py +++ b/bin/runSalome.py @@ -1,10 +1,10 @@ #!/usr/bin/env python -# Copyright (C) 2011-2013 CEA/DEN, EDF R&D +# Copyright (C) 2011-2014 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. +# 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 diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 5d3bb7be..6cb4873e 100755 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,12 +1,9 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE -# -# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +# Copyright (C) 2007-2014 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. +# 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 diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt index ad003d55..fe019f94 100755 --- a/doc/en/CMakeLists.txt +++ b/doc/en/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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. +# 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 diff --git a/doc/files/licence.en.txt b/doc/files/licence.en.txt index c9ab5a80..93528261 100644 --- a/doc/files/licence.en.txt +++ b/doc/files/licence.en.txt @@ -1,6 +1,6 @@ - Copyright (C) 1996-2013 EDF R&D + Copyright (C) 1996-2014 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 diff --git a/doc/files/licence.fr.txt b/doc/files/licence.fr.txt index c9ab5a80..93528261 100644 --- a/doc/files/licence.fr.txt +++ b/doc/files/licence.fr.txt @@ -1,6 +1,6 @@ - Copyright (C) 1996-2013 EDF R&D + Copyright (C) 1996-2014 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 diff --git a/doc/files/tutorial_1.py b/doc/files/tutorial_1.py index bfb2d857..b88dacb3 100644 --- a/doc/files/tutorial_1.py +++ b/doc/files/tutorial_1.py @@ -1,12 +1,12 @@ #!/usr/bin/env python # -*- coding: iso-8859-1 -*- -# Copyright (C) 2011-2013 CEA/DEN, EDF R&D +# Copyright (C) 2011-2014 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. +# 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 diff --git a/doc/files/tutorial_2.py b/doc/files/tutorial_2.py index d5caeebc..a20e0ea6 100644 --- a/doc/files/tutorial_2.py +++ b/doc/files/tutorial_2.py @@ -1,12 +1,12 @@ #!/usr/bin/env python # -*- coding: iso-8859-1 -*- -# Copyright (C) 2011-2013 CEA/DEN, EDF R&D +# Copyright (C) 2011-2014 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. +# 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 diff --git a/doc/files/tutorial_3.py b/doc/files/tutorial_3.py index 55943ecc..d56d4ffb 100644 --- a/doc/files/tutorial_3.py +++ b/doc/files/tutorial_3.py @@ -1,12 +1,12 @@ #!/usr/bin/env python # -*- coding: iso-8859-1 -*- -# Copyright (C) 2011-2013 CEA/DEN, EDF R&D +# Copyright (C) 2011-2014 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. +# 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 diff --git a/doc/files/tutorial_4.py b/doc/files/tutorial_4.py index 662efa46..9da5d464 100644 --- a/doc/files/tutorial_4.py +++ b/doc/files/tutorial_4.py @@ -1,12 +1,12 @@ #!/usr/bin/env python # -*- coding: iso-8859-1 -*- -# Copyright (C) 2011-2013 CEA/DEN, EDF R&D +# Copyright (C) 2011-2014 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. +# 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 diff --git a/doc/files/tutorial_5.py b/doc/files/tutorial_5.py index a9069877..aee1e608 100644 --- a/doc/files/tutorial_5.py +++ b/doc/files/tutorial_5.py @@ -1,12 +1,12 @@ #!/usr/bin/env python # -*- coding: iso-8859-1 -*- -# Copyright (C) 2011-2013 CEA/DEN, EDF R&D +# Copyright (C) 2011-2014 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. +# 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 diff --git a/doc/files/yacs_script.py b/doc/files/yacs_script.py index b11b0458..4a09ee4b 100755 --- a/doc/files/yacs_script.py +++ b/doc/files/yacs_script.py @@ -1,5 +1,24 @@ #!/usr/bin/env python # -*- coding: iso-8859-1 -*- +# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# +# 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 +# + """ Lancement d'un calcul ASTER """ diff --git a/doc/fr/CMakeLists.txt b/doc/fr/CMakeLists.txt index da3d2500..aceeb465 100755 --- a/doc/fr/CMakeLists.txt +++ b/doc/fr/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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. +# 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 diff --git a/idl/CMakeLists.txt b/idl/CMakeLists.txt index 59f77ce2..67697aad 100755 --- a/idl/CMakeLists.txt +++ b/idl/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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. +# 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 diff --git a/idl/HOMARD_Boundary.idl b/idl/HOMARD_Boundary.idl index 81115039..8f3b3253 100644 --- a/idl/HOMARD_Boundary.idl +++ b/idl/HOMARD_Boundary.idl @@ -1,9 +1,9 @@ -// Copyright (C) 2011-2013 CEA/DEN, EDF R&D +// Copyright (C) 2011-2014 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. +// 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 @@ -16,6 +16,7 @@ // // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // + // Remarques : // L'ordre de description des fonctions est le meme dans tous les fichiers // HOMARD_aaaa.idl, HOMARD_aaaa.hxx, HOMARD_aaaa.cxx, HOMARD_aaaa_i.hxx, HOMARD_aaaa_i.cxx : diff --git a/idl/HOMARD_Cas.idl b/idl/HOMARD_Cas.idl index 348587bf..82bb89f0 100644 --- a/idl/HOMARD_Cas.idl +++ b/idl/HOMARD_Cas.idl @@ -1,9 +1,9 @@ -// Copyright (C) 2011-2013 CEA/DEN, EDF R&D +// Copyright (C) 2011-2014 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. +// 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 @@ -16,6 +16,7 @@ // // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // + // Remarques : // L'ordre de description des fonctions est le meme dans tous les fichiers // HOMARD_aaaa.idl, HOMARD_aaaa.hxx, HOMARD_aaaa.cxx, HOMARD_aaaa_i.hxx, HOMARD_aaaa_i.cxx : diff --git a/idl/HOMARD_Gen.idl b/idl/HOMARD_Gen.idl index 305ada9c..ca138c49 100644 --- a/idl/HOMARD_Gen.idl +++ b/idl/HOMARD_Gen.idl @@ -1,9 +1,9 @@ -// Copyright (C) 2011-2013 CEA/DEN, EDF R&D +// Copyright (C) 2011-2014 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. +// 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 diff --git a/idl/HOMARD_Hypothesis.idl b/idl/HOMARD_Hypothesis.idl index ab8c55fb..a9ec768d 100644 --- a/idl/HOMARD_Hypothesis.idl +++ b/idl/HOMARD_Hypothesis.idl @@ -1,9 +1,9 @@ -// Copyright (C) 2011-2013 CEA/DEN, EDF R&D +// Copyright (C) 2011-2014 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. +// 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 @@ -16,6 +16,7 @@ // // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // + // Remarques : // L'ordre de description des fonctions est le meme dans tous les fichiers // HOMARD_aaaa.idl, HOMARD_aaaa.hxx, HOMARD_aaaa.cxx, HOMARD_aaaa_i.hxx, HOMARD_aaaa_i.cxx : diff --git a/idl/HOMARD_Iteration.idl b/idl/HOMARD_Iteration.idl index 1addb5f1..9da3e602 100644 --- a/idl/HOMARD_Iteration.idl +++ b/idl/HOMARD_Iteration.idl @@ -1,9 +1,9 @@ -// Copyright (C) 2011-2013 CEA/DEN, EDF R&D +// Copyright (C) 2011-2014 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. +// 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 @@ -16,6 +16,7 @@ // // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // + // Remarques : // L'ordre de description des fonctions est le meme dans tous les fichiers // HOMARD_aaaa.idl, HOMARD_aaaa.hxx, HOMARD_aaaa.cxx, HOMARD_aaaa_i.hxx, HOMARD_aaaa_i.cxx : diff --git a/idl/HOMARD_YACS.idl b/idl/HOMARD_YACS.idl index 363b7674..3ba7db39 100644 --- a/idl/HOMARD_YACS.idl +++ b/idl/HOMARD_YACS.idl @@ -1,9 +1,9 @@ -// Copyright (C) 2011-2013 CEA/DEN, EDF R&D +// Copyright (C) 2011-2014 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. +// 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 @@ -16,6 +16,7 @@ // // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // + // Remarques : // L'ordre de description des fonctions est le meme dans tous les fichiers // HOMARD_aaaa.idl, HOMARD_aaaa.hxx, HOMARD_aaaa.cxx, HOMARD_aaaa_i.hxx, HOMARD_aaaa_i.cxx : diff --git a/idl/HOMARD_Zone.idl b/idl/HOMARD_Zone.idl index 3ee41609..beb5ddce 100644 --- a/idl/HOMARD_Zone.idl +++ b/idl/HOMARD_Zone.idl @@ -1,9 +1,9 @@ -// Copyright (C) 2011-2013 CEA/DEN, EDF R&D +// Copyright (C) 2011-2014 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. +// 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 @@ -16,6 +16,7 @@ // // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com // + // Remarques : // L'ordre de description des fonctions est le meme dans tous les fichiers // HOMARD_aaaa.idl, HOMARD_aaaa.hxx, HOMARD_aaaa.cxx, HOMARD_aaaa_i.hxx, HOMARD_aaaa_i.cxx : diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt index e4fa9f63..04d526fc 100755 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,12 +1,9 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE -# -# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +# Copyright (C) 2007-2014 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. +# 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 diff --git a/resources/HOMARDCatalog.xml.in b/resources/HOMARDCatalog.xml.in index bac71ed7..a609914b 100644 --- a/resources/HOMARDCatalog.xml.in +++ b/resources/HOMARDCatalog.xml.in @@ -1,12 +1,12 @@