From feb9425f4f430af8fbd6c0b3c075d9343bb82e19 Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 5 May 2022 17:35:32 +0300 Subject: [PATCH] Copyright update 2022 --- BLSURFPLUGIN_version.h.in | 2 +- CMakeLists.txt | 2 +- SalomeBLSURFPLUGINConfig.cmake.in | 2 +- adm_local/CMakeLists.txt | 2 +- adm_local/unix/CMakeLists.txt | 2 +- adm_local/unix/config_files/CMakeLists.txt | 2 +- adm_local/unix/config_files/check_BLSURF.m4 | 2 +- adm_local/unix/config_files/check_BLSURFPLUGIN.m4 | 2 +- adm_local/unix/config_files/check_MESHGEMS_CADSURF.m4 | 2 +- bin/CMakeLists.txt | 2 +- doc/CMakeLists.txt | 2 +- doc/salome/CMakeLists.txt | 2 +- doc/salome/examples/CMakeLists.txt | 2 +- doc/salome/examples/examples.set | 2 +- doc/salome/examples/testme.py | 2 +- doc/salome/gui/BLSURFPLUGIN/CMakeLists.txt | 2 +- doc/salome/gui/BLSURFPLUGIN/static/footer.html | 2 +- doc/salome/gui/CMakeLists.txt | 2 +- doc/salome/tui/CMakeLists.txt | 2 +- doc/salome/tui/static/footer.html | 2 +- idl/BLSURFPlugin_Algorithm.idl | 2 +- idl/CMakeLists.txt | 2 +- resources/CMakeLists.txt | 2 +- src/BLSURFPlugin/BLSURFPluginBuilder.py | 2 +- src/BLSURFPlugin/BLSURFPlugin_Attractor.cxx | 2 +- src/BLSURFPlugin/BLSURFPlugin_Attractor.hxx | 2 +- src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx | 2 +- src/BLSURFPlugin/BLSURFPlugin_BLSURF.hxx | 2 +- src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.cxx | 2 +- src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.hxx | 2 +- src/BLSURFPlugin/BLSURFPlugin_EnforcedMesh1D.cxx | 2 +- src/BLSURFPlugin/BLSURFPlugin_EnforcedMesh1D.hxx | 2 +- src/BLSURFPlugin/BLSURFPlugin_Hypothesis.cxx | 2 +- src/BLSURFPlugin/BLSURFPlugin_Hypothesis.hxx | 2 +- src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.cxx | 2 +- src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.hxx | 2 +- src/BLSURFPlugin/BLSURFPlugin_i.cxx | 2 +- src/BLSURFPlugin/CMakeLists.txt | 2 +- src/BLSURFPlugin/__init__.py | 2 +- src/CMakeLists.txt | 2 +- src/GUI/BLSURFPluginGUI.cxx | 2 +- src/GUI/BLSURFPluginGUI_AdvWidget.cxx | 2 +- src/GUI/BLSURFPluginGUI_Dlg.h | 2 +- src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx | 2 +- src/GUI/BLSURFPluginGUI_HypothesisCreator.h | 2 +- src/GUI/BLSURFPluginGUI_StdWidget.cxx | 2 +- src/GUI/BLSURFPluginGUI_TreeWidget.cxx | 2 +- src/GUI/BLSURFPluginGUI_TreeWidget.h | 2 +- src/GUI/CMakeLists.txt | 2 +- tests/CMakeLists.txt | 2 +- tests/CTestTestfileInstall.cmake | 2 +- tests/attractor.py | 2 +- tests/attractor_edge_on_border.py | 2 +- tests/attractor_point_outside_face.py | 2 +- tests/enforced_internal_vertex.py | 2 +- tests/enforced_vertex.py | 2 +- tests/multithread.py | 2 +- tests/periodicity_2D_prepro.py | 2 +- tests/periodicity_reflexion_2D_prepro.py | 2 +- tests/periodicity_reflexion_prepro.py | 2 +- tests/periodicity_with_points_2D_prepro.py | 2 +- tests/prepro_intersections.py | 2 +- tests/prepro_keep_gaps.py | 2 +- tests/proximity.py | 2 +- tests/quadrangles.py | 2 +- tests/quadrangles_gradation.py | 2 +- tests/remove_tiny_edges.py | 2 +- tests/sphere.py | 2 +- tests/tests.set | 2 +- 69 files changed, 69 insertions(+), 69 deletions(-) diff --git a/BLSURFPLUGIN_version.h.in b/BLSURFPLUGIN_version.h.in index b31c60a..b88da21 100644 --- a/BLSURFPLUGIN_version.h.in +++ b/BLSURFPLUGIN_version.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/CMakeLists.txt b/CMakeLists.txt index d269b67..20f7dfe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/SalomeBLSURFPLUGINConfig.cmake.in b/SalomeBLSURFPLUGINConfig.cmake.in index 200d897..6021434 100644 --- a/SalomeBLSURFPLUGINConfig.cmake.in +++ b/SalomeBLSURFPLUGINConfig.cmake.in @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/adm_local/CMakeLists.txt b/adm_local/CMakeLists.txt index 1e14a11..486867b 100644 --- a/adm_local/CMakeLists.txt +++ b/adm_local/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/adm_local/unix/CMakeLists.txt b/adm_local/unix/CMakeLists.txt index bac9cd2..df8733e 100644 --- a/adm_local/unix/CMakeLists.txt +++ b/adm_local/unix/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/adm_local/unix/config_files/CMakeLists.txt b/adm_local/unix/config_files/CMakeLists.txt index 1ac420a..fa088c9 100644 --- a/adm_local/unix/config_files/CMakeLists.txt +++ b/adm_local/unix/config_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/adm_local/unix/config_files/check_BLSURF.m4 b/adm_local/unix/config_files/check_BLSURF.m4 index 4389079..ea9fb1b 100644 --- a/adm_local/unix/config_files/check_BLSURF.m4 +++ b/adm_local/unix/config_files/check_BLSURF.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2021 CEA/DEN, EDF R&D +dnl Copyright (C) 2007-2022 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 diff --git a/adm_local/unix/config_files/check_BLSURFPLUGIN.m4 b/adm_local/unix/config_files/check_BLSURFPLUGIN.m4 index 090e43b..083ee7f 100644 --- a/adm_local/unix/config_files/check_BLSURFPLUGIN.m4 +++ b/adm_local/unix/config_files/check_BLSURFPLUGIN.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2021 CEA/DEN, EDF R&D +dnl Copyright (C) 2007-2022 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 diff --git a/adm_local/unix/config_files/check_MESHGEMS_CADSURF.m4 b/adm_local/unix/config_files/check_MESHGEMS_CADSURF.m4 index 2e4eb2f..b24f413 100644 --- a/adm_local/unix/config_files/check_MESHGEMS_CADSURF.m4 +++ b/adm_local/unix/config_files/check_MESHGEMS_CADSURF.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2021 CEA/DEN, EDF R&D +dnl Copyright (C) 2007-2022 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 diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt index c64f12d..6eff4f1 100644 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index bc11a20..8041c43 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/doc/salome/CMakeLists.txt b/doc/salome/CMakeLists.txt index 27500bb..be01d86 100644 --- a/doc/salome/CMakeLists.txt +++ b/doc/salome/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/doc/salome/examples/CMakeLists.txt b/doc/salome/examples/CMakeLists.txt index e469c3c..3c79fd6 100644 --- a/doc/salome/examples/CMakeLists.txt +++ b/doc/salome/examples/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/doc/salome/examples/examples.set b/doc/salome/examples/examples.set index a64a159..9af4fc9 100644 --- a/doc/salome/examples/examples.set +++ b/doc/salome/examples/examples.set @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2021 CEA/DEN, EDF R&D +# Copyright (C) 2016-2022 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 diff --git a/doc/salome/examples/testme.py b/doc/salome/examples/testme.py index 646ee32..f7f18d9 100755 --- a/doc/salome/examples/testme.py +++ b/doc/salome/examples/testme.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2021 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2022 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 diff --git a/doc/salome/gui/BLSURFPLUGIN/CMakeLists.txt b/doc/salome/gui/BLSURFPLUGIN/CMakeLists.txt index 1d6ab83..41adb8a 100644 --- a/doc/salome/gui/BLSURFPLUGIN/CMakeLists.txt +++ b/doc/salome/gui/BLSURFPLUGIN/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/doc/salome/gui/BLSURFPLUGIN/static/footer.html b/doc/salome/gui/BLSURFPLUGIN/static/footer.html index 0b4ecec..8c9011b 100644 --- a/doc/salome/gui/BLSURFPLUGIN/static/footer.html +++ b/doc/salome/gui/BLSURFPLUGIN/static/footer.html @@ -4,7 +4,7 @@ diff --git a/doc/salome/gui/CMakeLists.txt b/doc/salome/gui/CMakeLists.txt index 239dacc..a1b934b 100644 --- a/doc/salome/gui/CMakeLists.txt +++ b/doc/salome/gui/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/doc/salome/tui/CMakeLists.txt b/doc/salome/tui/CMakeLists.txt index 313806b..ca892d8 100644 --- a/doc/salome/tui/CMakeLists.txt +++ b/doc/salome/tui/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/doc/salome/tui/static/footer.html b/doc/salome/tui/static/footer.html index 0b4ecec..8c9011b 100644 --- a/doc/salome/tui/static/footer.html +++ b/doc/salome/tui/static/footer.html @@ -4,7 +4,7 @@ diff --git a/idl/BLSURFPlugin_Algorithm.idl b/idl/BLSURFPlugin_Algorithm.idl index e380f2f..1044340 100644 --- a/idl/BLSURFPlugin_Algorithm.idl +++ b/idl/BLSURFPlugin_Algorithm.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/idl/CMakeLists.txt b/idl/CMakeLists.txt index 742e696..dd1d5fb 100644 --- a/idl/CMakeLists.txt +++ b/idl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt index 9c5d5a7..c21feb1 100644 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/src/BLSURFPlugin/BLSURFPluginBuilder.py b/src/BLSURFPlugin/BLSURFPluginBuilder.py index 8a7e946..8820ee3 100644 --- a/src/BLSURFPlugin/BLSURFPluginBuilder.py +++ b/src/BLSURFPlugin/BLSURFPluginBuilder.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2021 CEA/DEN, EDF R&D +# Copyright (C) 2007-2022 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 diff --git a/src/BLSURFPlugin/BLSURFPlugin_Attractor.cxx b/src/BLSURFPlugin/BLSURFPlugin_Attractor.cxx index 9dd9826..1c4ed61 100644 --- a/src/BLSURFPlugin/BLSURFPlugin_Attractor.cxx +++ b/src/BLSURFPlugin/BLSURFPlugin_Attractor.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/BLSURFPlugin/BLSURFPlugin_Attractor.hxx b/src/BLSURFPlugin/BLSURFPlugin_Attractor.hxx index 00715ce..4de6068 100644 --- a/src/BLSURFPlugin/BLSURFPlugin_Attractor.hxx +++ b/src/BLSURFPlugin/BLSURFPlugin_Attractor.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx b/src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx index cd4eef4..6c7f12b 100644 --- a/src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx +++ b/src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/BLSURFPlugin/BLSURFPlugin_BLSURF.hxx b/src/BLSURFPlugin/BLSURFPlugin_BLSURF.hxx index 4c045a4..62f0c4d 100644 --- a/src/BLSURFPlugin/BLSURFPlugin_BLSURF.hxx +++ b/src/BLSURFPlugin/BLSURFPlugin_BLSURF.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.cxx b/src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.cxx index 2d26fbc..7fed5a8 100644 --- a/src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.cxx +++ b/src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.hxx b/src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.hxx index ba8ad05..e6cdada 100644 --- a/src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.hxx +++ b/src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/BLSURFPlugin/BLSURFPlugin_EnforcedMesh1D.cxx b/src/BLSURFPlugin/BLSURFPlugin_EnforcedMesh1D.cxx index 1268ccb..e2f39cf 100644 --- a/src/BLSURFPlugin/BLSURFPlugin_EnforcedMesh1D.cxx +++ b/src/BLSURFPlugin/BLSURFPlugin_EnforcedMesh1D.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/BLSURFPlugin/BLSURFPlugin_EnforcedMesh1D.hxx b/src/BLSURFPlugin/BLSURFPlugin_EnforcedMesh1D.hxx index 2532b03..eae154e 100644 --- a/src/BLSURFPlugin/BLSURFPlugin_EnforcedMesh1D.hxx +++ b/src/BLSURFPlugin/BLSURFPlugin_EnforcedMesh1D.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/BLSURFPlugin/BLSURFPlugin_Hypothesis.cxx b/src/BLSURFPlugin/BLSURFPlugin_Hypothesis.cxx index 9d0ce4d..427b255 100644 --- a/src/BLSURFPlugin/BLSURFPlugin_Hypothesis.cxx +++ b/src/BLSURFPlugin/BLSURFPlugin_Hypothesis.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/BLSURFPlugin/BLSURFPlugin_Hypothesis.hxx b/src/BLSURFPlugin/BLSURFPlugin_Hypothesis.hxx index 693def6..a11f284 100644 --- a/src/BLSURFPlugin/BLSURFPlugin_Hypothesis.hxx +++ b/src/BLSURFPlugin/BLSURFPlugin_Hypothesis.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.cxx b/src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.cxx index b378244..ba89ba1 100644 --- a/src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.cxx +++ b/src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.hxx b/src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.hxx index 00f3bed..a8333f3 100644 --- a/src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.hxx +++ b/src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/BLSURFPlugin/BLSURFPlugin_i.cxx b/src/BLSURFPlugin/BLSURFPlugin_i.cxx index 8e19052..c0de08e 100644 --- a/src/BLSURFPlugin/BLSURFPlugin_i.cxx +++ b/src/BLSURFPlugin/BLSURFPlugin_i.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/BLSURFPlugin/CMakeLists.txt b/src/BLSURFPlugin/CMakeLists.txt index 85d767a..adb9630 100644 --- a/src/BLSURFPlugin/CMakeLists.txt +++ b/src/BLSURFPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/src/BLSURFPlugin/__init__.py b/src/BLSURFPlugin/__init__.py index 820922d..805f947 100644 --- a/src/BLSURFPlugin/__init__.py +++ b/src/BLSURFPlugin/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2021 CEA/DEN, EDF R&D +# Copyright (C) 2007-2022 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 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4d050bd..30c9ed8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/src/GUI/BLSURFPluginGUI.cxx b/src/GUI/BLSURFPluginGUI.cxx index 3b76b81..6fb5cbe 100644 --- a/src/GUI/BLSURFPluginGUI.cxx +++ b/src/GUI/BLSURFPluginGUI.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/GUI/BLSURFPluginGUI_AdvWidget.cxx b/src/GUI/BLSURFPluginGUI_AdvWidget.cxx index 4f91f26..9b8924e 100644 --- a/src/GUI/BLSURFPluginGUI_AdvWidget.cxx +++ b/src/GUI/BLSURFPluginGUI_AdvWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/GUI/BLSURFPluginGUI_Dlg.h b/src/GUI/BLSURFPluginGUI_Dlg.h index f834671..07fa167 100644 --- a/src/GUI/BLSURFPluginGUI_Dlg.h +++ b/src/GUI/BLSURFPluginGUI_Dlg.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx b/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx index 7e0870a..bc029d1 100644 --- a/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx +++ b/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/GUI/BLSURFPluginGUI_HypothesisCreator.h b/src/GUI/BLSURFPluginGUI_HypothesisCreator.h index 1ae9ef4..647e50e 100644 --- a/src/GUI/BLSURFPluginGUI_HypothesisCreator.h +++ b/src/GUI/BLSURFPluginGUI_HypothesisCreator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/GUI/BLSURFPluginGUI_StdWidget.cxx b/src/GUI/BLSURFPluginGUI_StdWidget.cxx index f6eb086..02019b6 100644 --- a/src/GUI/BLSURFPluginGUI_StdWidget.cxx +++ b/src/GUI/BLSURFPluginGUI_StdWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/GUI/BLSURFPluginGUI_TreeWidget.cxx b/src/GUI/BLSURFPluginGUI_TreeWidget.cxx index fa8e4e0..cefe763 100644 --- a/src/GUI/BLSURFPluginGUI_TreeWidget.cxx +++ b/src/GUI/BLSURFPluginGUI_TreeWidget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/GUI/BLSURFPluginGUI_TreeWidget.h b/src/GUI/BLSURFPluginGUI_TreeWidget.h index 4daea1a..45945fe 100644 --- a/src/GUI/BLSURFPluginGUI_TreeWidget.h +++ b/src/GUI/BLSURFPluginGUI_TreeWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2021 CEA/DEN, EDF R&D +// Copyright (C) 2007-2022 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 diff --git a/src/GUI/CMakeLists.txt b/src/GUI/CMakeLists.txt index f382099..fb7bb52 100644 --- a/src/GUI/CMakeLists.txt +++ b/src/GUI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 651c813..950105e 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/tests/CTestTestfileInstall.cmake b/tests/CTestTestfileInstall.cmake index 72b7e44..b7e4344 100644 --- a/tests/CTestTestfileInstall.cmake +++ b/tests/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2021 CEA/DEN, EDF R&D +# Copyright (C) 2016-2022 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 diff --git a/tests/attractor.py b/tests/attractor.py index 9ba6224..41922be 100644 --- a/tests/attractor.py +++ b/tests/attractor.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2017-2021 CEA/DEN, EDF R&D +# Copyright (C) 2017-2022 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 diff --git a/tests/attractor_edge_on_border.py b/tests/attractor_edge_on_border.py index 8d8a5b0..70a9e3e 100644 --- a/tests/attractor_edge_on_border.py +++ b/tests/attractor_edge_on_border.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2017-2021 CEA/DEN, EDF R&D +# Copyright (C) 2017-2022 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 diff --git a/tests/attractor_point_outside_face.py b/tests/attractor_point_outside_face.py index 765ecbb..b77ed2f 100644 --- a/tests/attractor_point_outside_face.py +++ b/tests/attractor_point_outside_face.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2017-2021 CEA/DEN, EDF R&D +# Copyright (C) 2017-2022 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 diff --git a/tests/enforced_internal_vertex.py b/tests/enforced_internal_vertex.py index 5fa3af4..3ed98ba 100644 --- a/tests/enforced_internal_vertex.py +++ b/tests/enforced_internal_vertex.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/tests/enforced_vertex.py b/tests/enforced_vertex.py index deed567..cf39f87 100644 --- a/tests/enforced_vertex.py +++ b/tests/enforced_vertex.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/tests/multithread.py b/tests/multithread.py index 12ea76c..25a33ed 100644 --- a/tests/multithread.py +++ b/tests/multithread.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2017-2021 CEA/DEN, EDF R&D +# Copyright (C) 2017-2022 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 diff --git a/tests/periodicity_2D_prepro.py b/tests/periodicity_2D_prepro.py index 9cbb223..a3d3678 100644 --- a/tests/periodicity_2D_prepro.py +++ b/tests/periodicity_2D_prepro.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/tests/periodicity_reflexion_2D_prepro.py b/tests/periodicity_reflexion_2D_prepro.py index a5a096c..f43faec 100644 --- a/tests/periodicity_reflexion_2D_prepro.py +++ b/tests/periodicity_reflexion_2D_prepro.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/tests/periodicity_reflexion_prepro.py b/tests/periodicity_reflexion_prepro.py index 4843f66..dd1042e 100644 --- a/tests/periodicity_reflexion_prepro.py +++ b/tests/periodicity_reflexion_prepro.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/tests/periodicity_with_points_2D_prepro.py b/tests/periodicity_with_points_2D_prepro.py index 539dba6..77a3e94 100644 --- a/tests/periodicity_with_points_2D_prepro.py +++ b/tests/periodicity_with_points_2D_prepro.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/tests/prepro_intersections.py b/tests/prepro_intersections.py index 065edbe..cc3e20c 100644 --- a/tests/prepro_intersections.py +++ b/tests/prepro_intersections.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2013-2021 CEA/DEN, EDF R&D +# Copyright (C) 2013-2022 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 diff --git a/tests/prepro_keep_gaps.py b/tests/prepro_keep_gaps.py index c3f5f5f..c4b8edc 100644 --- a/tests/prepro_keep_gaps.py +++ b/tests/prepro_keep_gaps.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2014-2021 CEA/DEN, EDF R&D +# Copyright (C) 2014-2022 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 diff --git a/tests/proximity.py b/tests/proximity.py index 49dfb86..48419a1 100644 --- a/tests/proximity.py +++ b/tests/proximity.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2014-2021 CEA/DEN, EDF R&D +# Copyright (C) 2014-2022 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 diff --git a/tests/quadrangles.py b/tests/quadrangles.py index 71da10f..954b0ac 100644 --- a/tests/quadrangles.py +++ b/tests/quadrangles.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2017-2021 CEA/DEN, EDF R&D +# Copyright (C) 2017-2022 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 diff --git a/tests/quadrangles_gradation.py b/tests/quadrangles_gradation.py index 989fcf8..6b2ae60 100644 --- a/tests/quadrangles_gradation.py +++ b/tests/quadrangles_gradation.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2015-2021 CEA/DEN, EDF R&D +# Copyright (C) 2015-2022 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 diff --git a/tests/remove_tiny_edges.py b/tests/remove_tiny_edges.py index a3e6dee..2e532e7 100644 --- a/tests/remove_tiny_edges.py +++ b/tests/remove_tiny_edges.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2014-2021 CEA/DEN, EDF R&D +# Copyright (C) 2014-2022 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 diff --git a/tests/sphere.py b/tests/sphere.py index c8a4cc9..e31dd1a 100644 --- a/tests/sphere.py +++ b/tests/sphere.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2014-2021 CEA/DEN, EDF R&D +# Copyright (C) 2014-2022 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 diff --git a/tests/tests.set b/tests/tests.set index 776e213..fae8763 100644 --- a/tests/tests.set +++ b/tests/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2021 CEA/DEN, EDF R&D +# Copyright (C) 2016-2022 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 -- 2.39.2