From 0ebe741f3ee8a69f147a5c02b41f33d3f3f02e0f Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 14 Feb 2019 17:10:45 +0300 Subject: [PATCH] Update copyrights + remove deprecated stuff --- CMakeLists.txt | 2 +- COPYING | 0 Doxyfile | 19 ---- HEXABLOCK_version.h.in | 2 +- README | 0 SalomeHEXABLOCKConfig.cmake.in | 2 +- adm_local/CMakeLists.txt | 2 +- adm_local/unix/CMakeLists.txt | 2 +- adm_local/unix/config_files/CMakeLists.txt | 2 +- .../unix/config_files/check_HEXABLOCK.m4 | 2 +- adm_local/unix/config_files/check_libxml.m4 | 2 +- adm_local/unix/config_files/check_sphinx.m4 | 2 +- adm_local/unix/config_files/i2_check_qt4.m4 | 2 +- bin/CMakeLists.txt | 4 +- bin/VERSION.in | 0 bin/runHEXABLOCK.py | 2 +- doc/CMakeLists.txt | 2 +- doc/cas_test_python/BIELLE.py | 2 +- doc/pyplots/BIELLE1.py | 2 +- doc/pyplots/bielle.py | 2 +- doc/pyplots/bielle_JPL.py | 2 +- doc/pyplots/bride.py | 2 +- doc/pyplots/process_vtk.py | 2 +- doc/pyplots/test_cut.py | 2 +- doc/pyplots/test_disconnect.py | 2 +- doc/pyplots/test_join_quads.py | 2 +- doc/pyplots/test_make_cart_grid.py | 2 +- doc/pyplots/test_make_cyl_grid.py | 2 +- doc/pyplots/test_make_cylinder.py | 2 +- doc/pyplots/test_make_elmts_transform.py | 2 +- doc/pyplots/test_make_pipe.py | 2 +- doc/pyplots/test_make_spher_grid.py | 2 +- doc/pyplots/test_prism_quads.py | 2 +- doc/pyplots/test_propagation.py | 2 +- doc/test_doc/cartesian_grid/cartesian_grid.py | 2 +- doc/test_doc/cutHexa/cut_hexa.py | 2 +- doc/test_doc/cylinder/cylinder.py | 2 +- doc/test_doc/cylinder/cylinders.py | 2 +- doc/test_doc/edge/edge.py | 2 +- doc/test_doc/extrudeQuad/extrude_quad.py | 2 +- doc/test_doc/hemisphere/concentric.py | 2 +- doc/test_doc/hemisphere/rind.py | 2 +- doc/test_doc/hemisphere/sphere.py | 2 +- doc/test_doc/hexa/hexa.py | 2 +- doc/test_doc/joinQuad/join_quad.py | 2 +- doc/test_doc/make_symmetry/make_sym_line.py | 2 +- doc/test_doc/make_symmetry/make_sym_plane.py | 2 +- doc/test_doc/make_symmetry/make_sym_point.py | 2 +- .../make_transformation/make_rotation.py | 2 +- .../make_transformation/make_scale.py | 2 +- .../make_transformation/make_translation.py | 2 +- doc/test_doc/pipe/pipe.py | 2 +- doc/test_doc/pipe/pipes.py | 2 +- doc/test_doc/quad/quad.py | 2 +- .../quadRevolution/revolution_quad.py | 2 +- doc/test_doc/replace_hexa/replace_hexa.py | 2 +- doc/test_doc/test_cone/test_cone.py | 2 +- doc/test_doc/update_tests.sh | 2 +- doc/test_doc/vertex/vertex.py | 2 +- internal_doc/AssoLines.html | 0 internal_doc/Bugs.html | 0 internal_doc/HemiSphere.png | Bin internal_doc/LastNews.html | 0 internal_doc/PartRind.png | Bin internal_doc/PartSphere.png | Bin internal_doc/QuadRevolution.png | Bin internal_doc/Quads_5.png | Bin internal_doc/Quads_AB.png | Bin internal_doc/Quads_ABCD.png | Bin internal_doc/Quads_AC.png | Bin internal_doc/Quads_ACD.png | Bin internal_doc/Quads_ACDE.png | Bin internal_doc/Quads_ACE.png | Bin internal_doc/Questions.html | 0 internal_doc/ReplaceBefore.gif | Bin internal_doc/ReplaceResult.gif | Bin internal_doc/Rind.png | Bin internal_doc/Sphere.gif | Bin internal_doc/bad_geom.png | Bin internal_doc/blue-ball.gif | Bin internal_doc/demi_coque.png | Bin internal_doc/green-ball.gif | Bin internal_doc/index.html | 0 internal_doc/logo-cs.gif | Bin internal_doc/red-ball.gif | Bin salome_adm/unix/SALOMEconfig.h.in | 2 +- src/CMakeLists.txt | 2 +- src/HEXABLOCK/CMakeLists.txt | 2 +- src/HEXABLOCK/Hex.cxx | 2 +- src/HEXABLOCK/Hex.hxx | 2 +- src/HEXABLOCK/HexAnaQuads.hxx | 2 +- src/HEXABLOCK/HexAssoEdge.cxx | 2 +- src/HEXABLOCK/HexAssoEdge.hxx | 2 +- src/HEXABLOCK/HexBiCylinder.cxx | 2 +- src/HEXABLOCK/HexBiCylinder.hxx | 2 +- src/HEXABLOCK/HexBiCylinderShape.cxx | 2 +- src/HEXABLOCK/HexBiCylinderShape.hxx | 2 +- src/HEXABLOCK/HexCloner.cxx | 2 +- src/HEXABLOCK/HexCloner.hxx | 2 +- src/HEXABLOCK/HexCramer.hxx | 2 +- src/HEXABLOCK/HexCrossElements.hxx | 2 +- src/HEXABLOCK/HexCylinder.hxx | 2 +- src/HEXABLOCK/HexDiagnostics.hxx | 2 +- src/HEXABLOCK/HexDocument.cxx | 2 +- src/HEXABLOCK/HexDocument.hxx | 2 +- src/HEXABLOCK/HexDocument_Xml.cxx | 2 +- src/HEXABLOCK/HexDocument_asso.cxx | 2 +- src/HEXABLOCK/HexDocument_quads.cxx | 2 +- src/HEXABLOCK/HexDocument_skin.cxx | 2 +- src/HEXABLOCK/HexDocument_tools.cxx | 2 +- src/HEXABLOCK/HexDocument_trans.cxx | 2 +- src/HEXABLOCK/HexDocument_v6.cxx | 2 +- src/HEXABLOCK/HexDummyCad.hxx | 2 +- src/HEXABLOCK/HexDumpStudy.cxx | 2 +- src/HEXABLOCK/HexDumpStudy.hxx | 2 +- src/HEXABLOCK/HexEdge.cxx | 2 +- src/HEXABLOCK/HexEdge.hxx | 2 +- src/HEXABLOCK/HexEdgeShape.cxx | 2 +- src/HEXABLOCK/HexEdgeShape.hxx | 2 +- src/HEXABLOCK/HexElements.cxx | 2 +- src/HEXABLOCK/HexElements.hxx | 2 +- src/HEXABLOCK/HexElements_asso.cxx | 2 +- src/HEXABLOCK/HexElements_bis.cxx | 2 +- src/HEXABLOCK/HexElements_check.cxx | 2 +- src/HEXABLOCK/HexElements_grid.cxx | 2 +- src/HEXABLOCK/HexElements_piq.cxx | 2 +- src/HEXABLOCK/HexElements_ter.cxx | 2 +- src/HEXABLOCK/HexElements_v6.cxx | 2 +- src/HEXABLOCK/HexEltBase.cxx | 2 +- src/HEXABLOCK/HexEltBase.hxx | 2 +- src/HEXABLOCK/HexFaceShape.cxx | 2 +- src/HEXABLOCK/HexFaceShape.hxx | 2 +- src/HEXABLOCK/HexGlobale.cxx | 2 +- src/HEXABLOCK/HexGlobale.hxx | 2 +- src/HEXABLOCK/HexGroup.cxx | 2 +- src/HEXABLOCK/HexGroup.hxx | 2 +- src/HEXABLOCK/HexHexa.cxx | 2 +- src/HEXABLOCK/HexHexa.hxx | 2 +- src/HEXABLOCK/HexHexa_disco.cxx | 2 +- src/HEXABLOCK/HexKas_functions.cxx | 2 +- src/HEXABLOCK/HexKas_functions.hxx | 2 +- src/HEXABLOCK/HexLaw.cxx | 2 +- src/HEXABLOCK/HexLaw.hxx | 2 +- src/HEXABLOCK/HexMatrix.hxx | 2 +- src/HEXABLOCK/HexNewShape.cxx | 2 +- src/HEXABLOCK/HexNewShape.hxx | 2 +- src/HEXABLOCK/HexOldShape.hxx | 2 +- src/HEXABLOCK/HexPipe.hxx | 2 +- src/HEXABLOCK/HexPropagation.hxx | 2 +- src/HEXABLOCK/HexQpattern.cxx | 2 +- src/HEXABLOCK/HexQpattern.hxx | 2 +- src/HEXABLOCK/HexQuad.cxx | 2 +- src/HEXABLOCK/HexQuad.hxx | 2 +- src/HEXABLOCK/HexShape.cxx | 2 +- src/HEXABLOCK/HexShape.hxx | 2 +- src/HEXABLOCK/HexSubShape.cxx | 2 +- src/HEXABLOCK/HexSubShape.hxx | 2 +- src/HEXABLOCK/HexVector.cxx | 2 +- src/HEXABLOCK/HexVector.hxx | 2 +- src/HEXABLOCK/HexVertex.cxx | 2 +- src/HEXABLOCK/HexVertex.hxx | 2 +- src/HEXABLOCK/HexVertexShape.cxx | 2 +- src/HEXABLOCK/HexVertexShape.hxx | 2 +- src/HEXABLOCK/HexWitness.cxx | 2 +- src/HEXABLOCK/HexWitness.hxx | 2 +- src/HEXABLOCK/HexXmlTree.cxx | 2 +- src/HEXABLOCK/HexXmlTree.hxx | 2 +- src/HEXABLOCK/HexXmlWriter.cxx | 2 +- src/HEXABLOCK/HexXmlWriter.hxx | 2 +- src/HEXABLOCK/Hex_defines.hxx | 2 +- src/HEXABLOCK/Hex_salome.cxx | 2 +- src/HEXABLOCK/Sauver | 2 +- src/HEXABLOCK/dsave | 2 +- src/HEXABLOCK/hexa_base.hxx | 2 +- src/HEXABLOCK/hexa_utils.cxx | 2 +- src/HEXABLOCK/make.make | 2 +- src/HEXABLOCK/make_dummycad | 2 +- src/HEXABLOCK/make_swig | 2 +- src/HEXABLOCK/test_brep.cxx | 2 +- src/HEXABLOCK/test_hexa1.cxx | 2 +- src/HEXABLOCK/test_hexa5.cxx | 2 +- src/HEXABLOCK/test_hexa6.cxx | 2 +- src/HEXABLOCK/test_quads.cxx | 2 +- src/HEXABLOCK/test_tools.cxx | 2 +- src/HEXABLOCK/test_unit.hxx | 2 +- src/HEXABLOCK/umake | 2 +- src/HEXABLOCK/work/hexablock.py | 2 +- src/HEXABLOCK/work/umake | 2 +- src/HEXABLOCKGUI/CMakeLists.txt | 3 +- src/HEXABLOCKGUI/ComputeMesh_QTD.ui | 0 src/HEXABLOCKGUI/HEXABLOCKGUI.cxx | 2 +- src/HEXABLOCKGUI/HEXABLOCKGUI.hxx | 2 +- .../HEXABLOCKGUI_DocumentItem.cxx | 2 +- .../HEXABLOCKGUI_DocumentItem.hxx | 2 +- .../HEXABLOCKGUI_DocumentModel.cxx | 2 +- .../HEXABLOCKGUI_DocumentModel.hxx | 2 +- .../HEXABLOCKGUI_DocumentPanel.cxx | 2 +- .../HEXABLOCKGUI_DocumentPanel.hxx | 2 +- .../HEXABLOCKGUI_DocumentSelectionModel.cxx | 2 +- .../HEXABLOCKGUI_DocumentSelectionModel.hxx | 2 +- src/HEXABLOCKGUI/HEXABLOCKGUI_Exception.cxx | 2 +- src/HEXABLOCKGUI/HEXABLOCKGUI_Exception.hxx | 2 +- src/HEXABLOCKGUI/HEXABLOCKGUI_Export.hxx | 2 +- .../HEXABLOCKGUI_GraphicViewsHandler.cxx | 2 +- .../HEXABLOCKGUI_GraphicViewsHandler.hxx | 2 +- src/HEXABLOCKGUI/HEXABLOCKGUI_Model.cxx | 2 +- src/HEXABLOCKGUI/HEXABLOCKGUI_Model.hxx | 2 +- src/HEXABLOCKGUI/HEXABLOCKGUI_OCCSelector.cxx | 2 +- src/HEXABLOCKGUI/HEXABLOCKGUI_OCCSelector.h | 2 +- .../HEXABLOCKGUI_OccGraphicView.cxx | 2 +- .../HEXABLOCKGUI_OccGraphicView.hxx | 2 +- src/HEXABLOCKGUI/HEXABLOCKGUI_Resource.cxx | 2 +- src/HEXABLOCKGUI/HEXABLOCKGUI_Resource.hxx | 2 +- src/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.cxx | 2 +- src/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.hxx | 2 +- src/HEXABLOCKGUI/HEXABLOCKGUI_Trace.cxx | 2 +- src/HEXABLOCKGUI/HEXABLOCKGUI_Trace.hxx | 2 +- .../HEXABLOCKGUI_VtkDocumentGraphicView.cxx | 2 +- .../HEXABLOCKGUI_VtkDocumentGraphicView.hxx | 6 +- src/HEXABLOCKGUI/Hexa_QTD.ui | 0 src/HEXABLOCKGUI/MyBasicGUI_PointDlg.cxx | 2 +- src/HEXABLOCKGUI/MyBasicGUI_PointDlg.hxx | 2 +- src/HEXABLOCKGUI/MyDlgRef/CMakeLists.txt | 2 +- .../MyDlgRef/DlgRef_1Sel2Spin_QTD.ui | 0 .../MyDlgRef/DlgRef_1Sel3Spin_QTD.ui | 0 .../MyDlgRef/DlgRef_2Sel1Spin_QTD.ui | 0 src/HEXABLOCKGUI/MyDlgRef/DlgRef_2Sel_QTD.ui | 0 src/HEXABLOCKGUI/MyDlgRef/DlgRef_3Spin_QTD.ui | 0 .../MyDlgRef/DlgRef_Skeleton_QTD.ui | 0 src/HEXABLOCKGUI/MyDlgRef/MyDlgRef.cxx | 2 +- src/HEXABLOCKGUI/MyDlgRef/MyDlgRef.hxx | 2 +- src/HEXABLOCKGUI/MyGEOMBase_Skeleton.cxx | 2 +- src/HEXABLOCKGUI/MyGEOMBase_Skeleton.hxx | 6 +- src/HEXABLOCKGUI/Quad_QTD.ui | 0 src/HEXABLOCKGUI/Resource.cxx | 2 +- src/HEXABLOCKGUI/Resource.hxx | 2 +- src/HEXABLOCKGUI/Vertex_QTD.ui | 0 src/HEXABLOCKGUI/resources/ExecHEXABLOCK.png | Bin .../resources/HEXABLOCKCatalog.xml.in | 21 ---- src/HEXABLOCKGUI/resources/HEXABLOCK_icons.ts | 20 ---- .../resources/HEXABLOCK_msg_en.ts | 0 .../resources/HEXABLOCK_msg_fr.ts | 0 src/HEXABLOCKGUI/resources/LightApp.xml | 32 ------ .../resources/ModuleHexablock.png | Bin src/HEXABLOCKGUI/resources/SalomeApp.xml.in | 21 ---- src/HEXABLOCKGUI/resources/build_wire.png | Bin src/HEXABLOCKGUI/resources/line.png | Bin src/HEXABLOCKGUI/resources/load_document.png | Bin src/HEXABLOCKGUI/resources/new_document.png | Bin src/HEXABLOCKGUI/resources/point2.png | Bin src/HEXABLOCKGUI/resources/point3.png | Bin .../resources/point_line_intersection.png | Bin src/HEXABLOCKGUI/resources/pointonedge.png | Bin src/HEXABLOCKGUI/resources/pointonface.png | Bin src/HEXABLOCKGUI/resources/save_document.png | Bin src/HEXABLOCKGUI/resources/select1.png | Bin src/HEXABLOCK_SWIG/CMakeLists.txt | 2 +- src/HEXABLOCK_SWIG/hexablock.py | 2 +- src/HEXABLOCK_SWIG/hexablock_swig.i | 18 +++ src/HEXABLOCK_SWIG/hexablock_swig.py | 18 +++ src/HEXABLOCK_SWIG/make_swig | 2 +- src/TEST_CPP/CMakeLists.txt | 2 +- src/TEST_CPP/HexEdgeTest.cxx | 2 +- src/TEST_CPP/HexEdgeTest.hxx | 2 +- src/TEST_CPP/HexTest.hxx | 2 +- src/TEST_CPP/HexVertexTest.cxx | 2 +- src/TEST_CPP/HexVertexTest.hxx | 2 +- src/TEST_CPP/ModelTest.cxx | 2 +- src/TEST_CPP/ModelTest.hxx | 2 +- src/TEST_CPP/Test_HEXABLOCK.cxx | 2 +- src/TEST_CPP/test_hexa1.cxx | 2 +- src/TEST_CPP/test_quads.cxx | 2 +- src/TEST_CPP/test_tools.cxx | 2 +- src/TEST_CPP/test_unit.hxx | 2 +- src/TEST_PY/CMakeLists.txt | 2 +- src/TEST_PY/cas_2013/casImplicite.brep | 0 src/TEST_PY/cas_2013/casImplicite.vtk | 0 src/TEST_PY/cas_2013/cas_2013.py | 2 +- src/TEST_PY/cas_2013/make_pave.py | 2 +- src/TEST_PY/crank.stp | 0 src/TEST_PY/non_regression/k21592_getAsso.py | 2 +- src/TEST_PY/recettes/bielle.py | 2 +- src/TEST_PY/recettes/cuve.py | 2 +- src/TEST_PY/recettes/troisCylindres.py | 2 +- src/TEST_PY/recettes/tuyau.brep | 0 src/TEST_PY/recettes/tuyau.py | 2 +- src/TEST_PY/recettes/tuyauterie.py | 2 +- src/TEST_PY/tees.brep | 0 src/TEST_PY/test_unit/asso_grid.py | 2 +- src/TEST_PY/test_unit/cut_grille.py | 2 +- src/TEST_PY/test_unit/hexa_quads.py | 2 +- src/TEST_PY/test_unit/revolution.py | 2 +- src/TEST_PY/test_unit/test_asso_lines.py | 2 +- src/TEST_PY/test_unit/test_bugs.py | 2 +- src/TEST_PY/test_unit/test_carre.py | 2 +- src/TEST_PY/test_unit/test_cone.py | 2 +- src/TEST_PY/test_unit/test_cross.py | 2 +- src/TEST_PY/test_unit/test_cuve.py | 106 +++++++++--------- src/TEST_PY/test_unit/test_cylinders.py | 2 +- src/TEST_PY/test_unit/test_disco.py | 2 +- src/TEST_PY/test_unit/test_double_t.py | 2 +- src/TEST_PY/test_unit/test_perform.py | 2 +- src/TEST_PY/test_unit/test_piquage.py | 2 +- src/TEST_PY/test_unit/test_rind.py | 2 +- src/TEST_PY/test_unit/test_shapes.py | 2 +- src/TEST_PY/test_unit/test_sphere.py | 2 +- src/TEST_PY/test_unit/test_transfo.py | 2 +- src/TEST_PY/test_unit/test_xml.py | 2 +- src/TEST_PY/test_unit/troisCylindres_v5.py | 2 +- src/TEST_PY/test_v6/makeCartesianTop.py | 2 +- src/TEST_PY/test_v6/makeCylinderTop.py | 2 +- src/TEST_PY/test_v6/makePipeTop.py | 2 +- src/TEST_PY/test_v6/makeRindTop.py | 2 +- src/TEST_PY/test_v6/makeRindUni.py | 2 +- src/TEST_PY/test_v6/makeSphere.py | 2 +- src/TEST_PY/test_v6/makeSphereTop.py | 2 +- src/TEST_PY/test_v6/makeSphereUni.py | 2 +- src/TEST_PY/test_v6/monica.py | 2 +- src/TEST_PY/test_v6/test_cone.py | 2 +- src/TEST_PY/tuyau.brep | 0 320 files changed, 346 insertions(+), 424 deletions(-) mode change 100755 => 100644 CMakeLists.txt mode change 100755 => 100644 COPYING mode change 100755 => 100644 Doxyfile mode change 100755 => 100644 HEXABLOCK_version.h.in mode change 100755 => 100644 README mode change 100755 => 100644 adm_local/CMakeLists.txt mode change 100755 => 100644 adm_local/unix/CMakeLists.txt mode change 100755 => 100644 adm_local/unix/config_files/CMakeLists.txt mode change 100755 => 100644 adm_local/unix/config_files/check_HEXABLOCK.m4 mode change 100755 => 100644 adm_local/unix/config_files/check_libxml.m4 mode change 100755 => 100644 adm_local/unix/config_files/i2_check_qt4.m4 mode change 100755 => 100644 bin/CMakeLists.txt mode change 100755 => 100644 bin/VERSION.in mode change 100755 => 100644 doc/CMakeLists.txt mode change 100755 => 100644 internal_doc/AssoLines.html mode change 100755 => 100644 internal_doc/Bugs.html mode change 100755 => 100644 internal_doc/HemiSphere.png mode change 100755 => 100644 internal_doc/LastNews.html mode change 100755 => 100644 internal_doc/PartRind.png mode change 100755 => 100644 internal_doc/PartSphere.png mode change 100755 => 100644 internal_doc/QuadRevolution.png mode change 100755 => 100644 internal_doc/Quads_5.png mode change 100755 => 100644 internal_doc/Quads_AB.png mode change 100755 => 100644 internal_doc/Quads_ABCD.png mode change 100755 => 100644 internal_doc/Quads_AC.png mode change 100755 => 100644 internal_doc/Quads_ACD.png mode change 100755 => 100644 internal_doc/Quads_ACDE.png mode change 100755 => 100644 internal_doc/Quads_ACE.png mode change 100755 => 100644 internal_doc/Questions.html mode change 100755 => 100644 internal_doc/ReplaceBefore.gif mode change 100755 => 100644 internal_doc/ReplaceResult.gif mode change 100755 => 100644 internal_doc/Rind.png mode change 100755 => 100644 internal_doc/Sphere.gif mode change 100755 => 100644 internal_doc/bad_geom.png mode change 100755 => 100644 internal_doc/blue-ball.gif mode change 100755 => 100644 internal_doc/demi_coque.png mode change 100755 => 100644 internal_doc/green-ball.gif mode change 100755 => 100644 internal_doc/index.html mode change 100755 => 100644 internal_doc/logo-cs.gif mode change 100755 => 100644 internal_doc/red-ball.gif mode change 100755 => 100644 salome_adm/unix/SALOMEconfig.h.in mode change 100755 => 100644 src/CMakeLists.txt mode change 100755 => 100644 src/HEXABLOCK/Hex.cxx mode change 100755 => 100644 src/HEXABLOCK/Hex.hxx mode change 100755 => 100644 src/HEXABLOCK/HexAnaQuads.hxx mode change 100755 => 100644 src/HEXABLOCK/HexAssoEdge.cxx mode change 100755 => 100644 src/HEXABLOCK/HexBiCylinder.cxx mode change 100755 => 100644 src/HEXABLOCK/HexBiCylinder.hxx mode change 100755 => 100644 src/HEXABLOCK/HexBiCylinderShape.cxx mode change 100755 => 100644 src/HEXABLOCK/HexBiCylinderShape.hxx mode change 100755 => 100644 src/HEXABLOCK/HexCloner.cxx mode change 100755 => 100644 src/HEXABLOCK/HexCloner.hxx mode change 100755 => 100644 src/HEXABLOCK/HexCramer.hxx mode change 100755 => 100644 src/HEXABLOCK/HexCrossElements.hxx mode change 100755 => 100644 src/HEXABLOCK/HexCylinder.hxx mode change 100755 => 100644 src/HEXABLOCK/HexDiagnostics.hxx mode change 100755 => 100644 src/HEXABLOCK/HexDocument.cxx mode change 100755 => 100644 src/HEXABLOCK/HexDocument.hxx mode change 100755 => 100644 src/HEXABLOCK/HexDocument_Xml.cxx mode change 100755 => 100644 src/HEXABLOCK/HexDocument_asso.cxx mode change 100755 => 100644 src/HEXABLOCK/HexDocument_quads.cxx mode change 100755 => 100644 src/HEXABLOCK/HexDocument_skin.cxx mode change 100755 => 100644 src/HEXABLOCK/HexDocument_trans.cxx mode change 100755 => 100644 src/HEXABLOCK/HexDumpStudy.cxx mode change 100755 => 100644 src/HEXABLOCK/HexDumpStudy.hxx mode change 100755 => 100644 src/HEXABLOCK/HexEdge.cxx mode change 100755 => 100644 src/HEXABLOCK/HexEdge.hxx mode change 100755 => 100644 src/HEXABLOCK/HexEdgeShape.cxx mode change 100755 => 100644 src/HEXABLOCK/HexElements.cxx mode change 100755 => 100644 src/HEXABLOCK/HexElements.hxx mode change 100755 => 100644 src/HEXABLOCK/HexElements_asso.cxx mode change 100755 => 100644 src/HEXABLOCK/HexElements_bis.cxx mode change 100755 => 100644 src/HEXABLOCK/HexElements_grid.cxx mode change 100755 => 100644 src/HEXABLOCK/HexElements_piq.cxx mode change 100755 => 100644 src/HEXABLOCK/HexElements_ter.cxx mode change 100755 => 100644 src/HEXABLOCK/HexEltBase.cxx mode change 100755 => 100644 src/HEXABLOCK/HexEltBase.hxx mode change 100755 => 100644 src/HEXABLOCK/HexFaceShape.cxx mode change 100755 => 100644 src/HEXABLOCK/HexGlobale.cxx mode change 100755 => 100644 src/HEXABLOCK/HexGlobale.hxx mode change 100755 => 100644 src/HEXABLOCK/HexGroup.cxx mode change 100755 => 100644 src/HEXABLOCK/HexGroup.hxx mode change 100755 => 100644 src/HEXABLOCK/HexHexa.cxx mode change 100755 => 100644 src/HEXABLOCK/HexHexa.hxx mode change 100755 => 100644 src/HEXABLOCK/HexKas_functions.cxx mode change 100755 => 100644 src/HEXABLOCK/HexKas_functions.hxx mode change 100755 => 100644 src/HEXABLOCK/HexLaw.hxx mode change 100755 => 100644 src/HEXABLOCK/HexMatrix.hxx mode change 100755 => 100644 src/HEXABLOCK/HexNewShape.cxx mode change 100755 => 100644 src/HEXABLOCK/HexOldShape.hxx mode change 100755 => 100644 src/HEXABLOCK/HexPipe.hxx mode change 100755 => 100644 src/HEXABLOCK/HexPropagation.hxx mode change 100755 => 100644 src/HEXABLOCK/HexQuad.cxx mode change 100755 => 100644 src/HEXABLOCK/HexQuad.hxx mode change 100755 => 100644 src/HEXABLOCK/HexShape.cxx mode change 100755 => 100644 src/HEXABLOCK/HexShape.hxx mode change 100755 => 100644 src/HEXABLOCK/HexSubShape.cxx mode change 100755 => 100644 src/HEXABLOCK/HexVector.cxx mode change 100755 => 100644 src/HEXABLOCK/HexVector.hxx mode change 100755 => 100644 src/HEXABLOCK/HexVertex.cxx mode change 100755 => 100644 src/HEXABLOCK/HexVertex.hxx mode change 100755 => 100644 src/HEXABLOCK/HexVertexShape.cxx mode change 100755 => 100644 src/HEXABLOCK/HexXmlTree.cxx mode change 100755 => 100644 src/HEXABLOCK/HexXmlTree.hxx mode change 100755 => 100644 src/HEXABLOCK/HexXmlWriter.cxx mode change 100755 => 100644 src/HEXABLOCK/HexXmlWriter.hxx mode change 100755 => 100644 src/HEXABLOCK/Hex_defines.hxx mode change 100755 => 100644 src/HEXABLOCK/Hex_salome.cxx mode change 100644 => 100755 src/HEXABLOCK/dsave mode change 100755 => 100644 src/HEXABLOCK/hexa_base.hxx mode change 100755 => 100644 src/HEXABLOCK/hexa_utils.cxx mode change 100755 => 100644 src/HEXABLOCK/test_brep.cxx mode change 100755 => 100644 src/HEXABLOCK/test_hexa1.cxx mode change 100755 => 100644 src/HEXABLOCK/test_tools.cxx mode change 100755 => 100644 src/HEXABLOCKGUI/ComputeMesh_QTD.ui mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI.cxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI.hxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentItem.cxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentItem.hxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentModel.cxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentModel.hxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentPanel.cxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentPanel.hxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentSelectionModel.cxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentSelectionModel.hxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_Exception.cxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_Exception.hxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_Export.hxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_Model.cxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_Model.hxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_OCCSelector.cxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_OCCSelector.h mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_Resource.cxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_Resource.hxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_Trace.cxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_Trace.hxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_VtkDocumentGraphicView.cxx mode change 100755 => 100644 src/HEXABLOCKGUI/HEXABLOCKGUI_VtkDocumentGraphicView.hxx mode change 100755 => 100644 src/HEXABLOCKGUI/Hexa_QTD.ui mode change 100755 => 100644 src/HEXABLOCKGUI/MyBasicGUI_PointDlg.hxx mode change 100755 => 100644 src/HEXABLOCKGUI/MyDlgRef/DlgRef_1Sel2Spin_QTD.ui mode change 100755 => 100644 src/HEXABLOCKGUI/MyDlgRef/DlgRef_1Sel3Spin_QTD.ui mode change 100755 => 100644 src/HEXABLOCKGUI/MyDlgRef/DlgRef_2Sel1Spin_QTD.ui mode change 100755 => 100644 src/HEXABLOCKGUI/MyDlgRef/DlgRef_2Sel_QTD.ui mode change 100755 => 100644 src/HEXABLOCKGUI/MyDlgRef/DlgRef_3Spin_QTD.ui mode change 100755 => 100644 src/HEXABLOCKGUI/MyDlgRef/DlgRef_Skeleton_QTD.ui mode change 100755 => 100644 src/HEXABLOCKGUI/MyDlgRef/MyDlgRef.cxx mode change 100755 => 100644 src/HEXABLOCKGUI/MyGEOMBase_Skeleton.cxx mode change 100755 => 100644 src/HEXABLOCKGUI/MyGEOMBase_Skeleton.hxx mode change 100755 => 100644 src/HEXABLOCKGUI/Quad_QTD.ui mode change 100755 => 100644 src/HEXABLOCKGUI/Resource.cxx mode change 100755 => 100644 src/HEXABLOCKGUI/Resource.hxx mode change 100755 => 100644 src/HEXABLOCKGUI/Vertex_QTD.ui mode change 100755 => 100644 src/HEXABLOCKGUI/resources/ExecHEXABLOCK.png mode change 100755 => 100644 src/HEXABLOCKGUI/resources/HEXABLOCKCatalog.xml.in mode change 100755 => 100644 src/HEXABLOCKGUI/resources/HEXABLOCK_icons.ts mode change 100755 => 100644 src/HEXABLOCKGUI/resources/HEXABLOCK_msg_en.ts mode change 100755 => 100644 src/HEXABLOCKGUI/resources/HEXABLOCK_msg_fr.ts delete mode 100644 src/HEXABLOCKGUI/resources/LightApp.xml mode change 100755 => 100644 src/HEXABLOCKGUI/resources/ModuleHexablock.png mode change 100755 => 100644 src/HEXABLOCKGUI/resources/SalomeApp.xml.in mode change 100755 => 100644 src/HEXABLOCKGUI/resources/build_wire.png mode change 100755 => 100644 src/HEXABLOCKGUI/resources/line.png mode change 100755 => 100644 src/HEXABLOCKGUI/resources/load_document.png mode change 100755 => 100644 src/HEXABLOCKGUI/resources/new_document.png mode change 100755 => 100644 src/HEXABLOCKGUI/resources/point2.png mode change 100755 => 100644 src/HEXABLOCKGUI/resources/point3.png mode change 100755 => 100644 src/HEXABLOCKGUI/resources/point_line_intersection.png mode change 100755 => 100644 src/HEXABLOCKGUI/resources/pointonedge.png mode change 100755 => 100644 src/HEXABLOCKGUI/resources/pointonface.png mode change 100755 => 100644 src/HEXABLOCKGUI/resources/save_document.png mode change 100755 => 100644 src/HEXABLOCKGUI/resources/select1.png mode change 100755 => 100644 src/TEST_CPP/HexEdgeTest.cxx mode change 100755 => 100644 src/TEST_CPP/HexEdgeTest.hxx mode change 100755 => 100644 src/TEST_CPP/HexTest.hxx mode change 100755 => 100644 src/TEST_CPP/HexVertexTest.cxx mode change 100755 => 100644 src/TEST_CPP/HexVertexTest.hxx mode change 100755 => 100644 src/TEST_CPP/ModelTest.cxx mode change 100755 => 100644 src/TEST_CPP/ModelTest.hxx mode change 100755 => 100644 src/TEST_CPP/Test_HEXABLOCK.cxx mode change 100755 => 100644 src/TEST_CPP/test_hexa1.cxx mode change 100755 => 100644 src/TEST_CPP/test_quads.cxx mode change 100755 => 100644 src/TEST_CPP/test_tools.cxx mode change 100755 => 100644 src/TEST_PY/cas_2013/casImplicite.brep mode change 100755 => 100644 src/TEST_PY/cas_2013/casImplicite.vtk mode change 100755 => 100644 src/TEST_PY/cas_2013/cas_2013.py mode change 100755 => 100644 src/TEST_PY/crank.stp mode change 100755 => 100644 src/TEST_PY/recettes/tuyau.brep mode change 100755 => 100644 src/TEST_PY/tees.brep mode change 100755 => 100644 src/TEST_PY/test_v6/monica.py mode change 100755 => 100644 src/TEST_PY/tuyau.brep diff --git a/CMakeLists.txt b/CMakeLists.txt old mode 100755 new mode 100644 index cc57a00..0dd99e3 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D +# Copyright (C) 2012-2019 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/COPYING b/COPYING old mode 100755 new mode 100644 diff --git a/Doxyfile b/Doxyfile old mode 100755 new mode 100644 index adf6f15..ff8903d --- a/Doxyfile +++ b/Doxyfile @@ -1,22 +1,3 @@ -# Copyright (C) 2009-2016 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, 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 -# - # Doxyfile 1.5.1-KDevelop #--------------------------------------------------------------------------- diff --git a/HEXABLOCK_version.h.in b/HEXABLOCK_version.h.in old mode 100755 new mode 100644 index 27cca69..b30ee48 --- a/HEXABLOCK_version.h.in +++ b/HEXABLOCK_version.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/README b/README old mode 100755 new mode 100644 diff --git a/SalomeHEXABLOCKConfig.cmake.in b/SalomeHEXABLOCKConfig.cmake.in index e48e63e..9669acc 100644 --- a/SalomeHEXABLOCKConfig.cmake.in +++ b/SalomeHEXABLOCKConfig.cmake.in @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 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 old mode 100755 new mode 100644 index 9351fbd..e1d82f2 --- a/adm_local/CMakeLists.txt +++ b/adm_local/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D +# Copyright (C) 2012-2019 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 old mode 100755 new mode 100644 index 90c9fba..b2db40d --- a/adm_local/unix/CMakeLists.txt +++ b/adm_local/unix/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D +# Copyright (C) 2012-2019 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 old mode 100755 new mode 100644 index 0896568..5f6ef3b --- a/adm_local/unix/config_files/CMakeLists.txt +++ b/adm_local/unix/config_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2016 CEA/DEN, EDF R&D +# Copyright (C) 2007-2019 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_HEXABLOCK.m4 b/adm_local/unix/config_files/check_HEXABLOCK.m4 old mode 100755 new mode 100644 index d7221f0..c7df844 --- a/adm_local/unix/config_files/check_HEXABLOCK.m4 +++ b/adm_local/unix/config_files/check_HEXABLOCK.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2009-2016 CEA/DEN, EDF R&D +dnl Copyright (C) 2009-2019 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_libxml.m4 b/adm_local/unix/config_files/check_libxml.m4 old mode 100755 new mode 100644 index f5a65db..b5478d9 --- a/adm_local/unix/config_files/check_libxml.m4 +++ b/adm_local/unix/config_files/check_libxml.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2009-2016 CEA/DEN, EDF R&D +dnl Copyright (C) 2009-2019 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_sphinx.m4 b/adm_local/unix/config_files/check_sphinx.m4 index 405a064..465c530 100644 --- a/adm_local/unix/config_files/check_sphinx.m4 +++ b/adm_local/unix/config_files/check_sphinx.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2009-2016 CEA/DEN, EDF R&D +dnl Copyright (C) 2009-2019 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/i2_check_qt4.m4 b/adm_local/unix/config_files/i2_check_qt4.m4 old mode 100755 new mode 100644 index e67a905..6d0a747 --- a/adm_local/unix/config_files/i2_check_qt4.m4 +++ b/adm_local/unix/config_files/i2_check_qt4.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2009-2016 CEA/DEN, EDF R&D +dnl Copyright (C) 2009-2019 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 old mode 100755 new mode 100644 index 72629e8..6c651c4 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D +# Copyright (C) 2012-2019 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 @@ -18,7 +18,7 @@ # SALOME_CONFIGURE_FILE(VERSION.in VERSION INSTALL ${SALOME_INSTALL_BINS}) -SALOME_CONFIGURE_FILE(runHEXABLOCK.in runHEXABLOCK INSTALL ${SALOME_INSTALL_BINS}) +SALOME_CONFIGURE_FILE(runHEXABLOCK.in runHEXABLOCK INSTALL ${SALOME_INSTALL_BINS} EXEC_PERMS) # =============================================================== # Files to be installed diff --git a/bin/VERSION.in b/bin/VERSION.in old mode 100755 new mode 100644 diff --git a/bin/runHEXABLOCK.py b/bin/runHEXABLOCK.py index 66c765d..f5f4560 100755 --- a/bin/runHEXABLOCK.py +++ b/bin/runHEXABLOCK.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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 old mode 100755 new mode 100644 index 306840d..c7095dd --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D +# Copyright (C) 2012-2019 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/cas_test_python/BIELLE.py b/doc/cas_test_python/BIELLE.py index 49123f6..f3890b7 100644 --- a/doc/cas_test_python/BIELLE.py +++ b/doc/cas_test_python/BIELLE.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/BIELLE1.py b/doc/pyplots/BIELLE1.py index ad68559..9d7d732 100644 --- a/doc/pyplots/BIELLE1.py +++ b/doc/pyplots/BIELLE1.py @@ -1,5 +1,5 @@ # -*- coding: utf8 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/bielle.py b/doc/pyplots/bielle.py index 1e1fd93..6e86d11 100644 --- a/doc/pyplots/bielle.py +++ b/doc/pyplots/bielle.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/bielle_JPL.py b/doc/pyplots/bielle_JPL.py index 40b8bc1..5bd8bef 100644 --- a/doc/pyplots/bielle_JPL.py +++ b/doc/pyplots/bielle_JPL.py @@ -1,5 +1,5 @@ #!/usr/bin/python -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/bride.py b/doc/pyplots/bride.py index 4148784..5956183 100644 --- a/doc/pyplots/bride.py +++ b/doc/pyplots/bride.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/process_vtk.py b/doc/pyplots/process_vtk.py index cff68a1..9c65f30 100755 --- a/doc/pyplots/process_vtk.py +++ b/doc/pyplots/process_vtk.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/test_cut.py b/doc/pyplots/test_cut.py index 3811de7..72391fd 100644 --- a/doc/pyplots/test_cut.py +++ b/doc/pyplots/test_cut.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/test_disconnect.py b/doc/pyplots/test_disconnect.py index 6c2ca91..07f9fb2 100644 --- a/doc/pyplots/test_disconnect.py +++ b/doc/pyplots/test_disconnect.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/test_join_quads.py b/doc/pyplots/test_join_quads.py index 69f04e5..ff10926 100644 --- a/doc/pyplots/test_join_quads.py +++ b/doc/pyplots/test_join_quads.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/test_make_cart_grid.py b/doc/pyplots/test_make_cart_grid.py index e0a904f..fee38dc 100644 --- a/doc/pyplots/test_make_cart_grid.py +++ b/doc/pyplots/test_make_cart_grid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/test_make_cyl_grid.py b/doc/pyplots/test_make_cyl_grid.py index 5ba94d5..f024b5b 100644 --- a/doc/pyplots/test_make_cyl_grid.py +++ b/doc/pyplots/test_make_cyl_grid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/test_make_cylinder.py b/doc/pyplots/test_make_cylinder.py index 7f4881c..6b1551e 100644 --- a/doc/pyplots/test_make_cylinder.py +++ b/doc/pyplots/test_make_cylinder.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/test_make_elmts_transform.py b/doc/pyplots/test_make_elmts_transform.py index 9967b53..8f412a3 100644 --- a/doc/pyplots/test_make_elmts_transform.py +++ b/doc/pyplots/test_make_elmts_transform.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/test_make_pipe.py b/doc/pyplots/test_make_pipe.py index 0c8793c..14dc68b 100644 --- a/doc/pyplots/test_make_pipe.py +++ b/doc/pyplots/test_make_pipe.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/test_make_spher_grid.py b/doc/pyplots/test_make_spher_grid.py index b446010..e76b341 100644 --- a/doc/pyplots/test_make_spher_grid.py +++ b/doc/pyplots/test_make_spher_grid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/test_prism_quads.py b/doc/pyplots/test_prism_quads.py index 0d92d59..367edae 100644 --- a/doc/pyplots/test_prism_quads.py +++ b/doc/pyplots/test_prism_quads.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/pyplots/test_propagation.py b/doc/pyplots/test_propagation.py index 3c4343e..e9865ba 100644 --- a/doc/pyplots/test_propagation.py +++ b/doc/pyplots/test_propagation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/cartesian_grid/cartesian_grid.py b/doc/test_doc/cartesian_grid/cartesian_grid.py index d1393dd..c592465 100644 --- a/doc/test_doc/cartesian_grid/cartesian_grid.py +++ b/doc/test_doc/cartesian_grid/cartesian_grid.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/cutHexa/cut_hexa.py b/doc/test_doc/cutHexa/cut_hexa.py index f586202..ac8390f 100644 --- a/doc/test_doc/cutHexa/cut_hexa.py +++ b/doc/test_doc/cutHexa/cut_hexa.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/cylinder/cylinder.py b/doc/test_doc/cylinder/cylinder.py index 3c47021..26eb6d1 100644 --- a/doc/test_doc/cylinder/cylinder.py +++ b/doc/test_doc/cylinder/cylinder.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/cylinder/cylinders.py b/doc/test_doc/cylinder/cylinders.py index 268e56e..3f96176 100644 --- a/doc/test_doc/cylinder/cylinders.py +++ b/doc/test_doc/cylinder/cylinders.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/edge/edge.py b/doc/test_doc/edge/edge.py index e0eac6d..f015ba3 100644 --- a/doc/test_doc/edge/edge.py +++ b/doc/test_doc/edge/edge.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/extrudeQuad/extrude_quad.py b/doc/test_doc/extrudeQuad/extrude_quad.py index 9e7143a..26c1fb9 100644 --- a/doc/test_doc/extrudeQuad/extrude_quad.py +++ b/doc/test_doc/extrudeQuad/extrude_quad.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/hemisphere/concentric.py b/doc/test_doc/hemisphere/concentric.py index e30da41..a12e769 100644 --- a/doc/test_doc/hemisphere/concentric.py +++ b/doc/test_doc/hemisphere/concentric.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/hemisphere/rind.py b/doc/test_doc/hemisphere/rind.py index 8d0b790..356bcc4 100644 --- a/doc/test_doc/hemisphere/rind.py +++ b/doc/test_doc/hemisphere/rind.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/hemisphere/sphere.py b/doc/test_doc/hemisphere/sphere.py index 8f043f0..6267b83 100644 --- a/doc/test_doc/hemisphere/sphere.py +++ b/doc/test_doc/hemisphere/sphere.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/hexa/hexa.py b/doc/test_doc/hexa/hexa.py index e42cc25..4584966 100644 --- a/doc/test_doc/hexa/hexa.py +++ b/doc/test_doc/hexa/hexa.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/joinQuad/join_quad.py b/doc/test_doc/joinQuad/join_quad.py index 415c58a..d4c0dd1 100644 --- a/doc/test_doc/joinQuad/join_quad.py +++ b/doc/test_doc/joinQuad/join_quad.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/make_symmetry/make_sym_line.py b/doc/test_doc/make_symmetry/make_sym_line.py index 9272d47..fc526c7 100644 --- a/doc/test_doc/make_symmetry/make_sym_line.py +++ b/doc/test_doc/make_symmetry/make_sym_line.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/make_symmetry/make_sym_plane.py b/doc/test_doc/make_symmetry/make_sym_plane.py index 1f6379c..3518de8 100644 --- a/doc/test_doc/make_symmetry/make_sym_plane.py +++ b/doc/test_doc/make_symmetry/make_sym_plane.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/make_symmetry/make_sym_point.py b/doc/test_doc/make_symmetry/make_sym_point.py index a09f83a..3b20025 100644 --- a/doc/test_doc/make_symmetry/make_sym_point.py +++ b/doc/test_doc/make_symmetry/make_sym_point.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/make_transformation/make_rotation.py b/doc/test_doc/make_transformation/make_rotation.py index 89a9947..41f931e 100644 --- a/doc/test_doc/make_transformation/make_rotation.py +++ b/doc/test_doc/make_transformation/make_rotation.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/make_transformation/make_scale.py b/doc/test_doc/make_transformation/make_scale.py index 3d5edb2..8eb1221 100644 --- a/doc/test_doc/make_transformation/make_scale.py +++ b/doc/test_doc/make_transformation/make_scale.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/make_transformation/make_translation.py b/doc/test_doc/make_transformation/make_translation.py index 1f1b958..89ef3a8 100644 --- a/doc/test_doc/make_transformation/make_translation.py +++ b/doc/test_doc/make_transformation/make_translation.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/pipe/pipe.py b/doc/test_doc/pipe/pipe.py index 927eb8b..b774640 100644 --- a/doc/test_doc/pipe/pipe.py +++ b/doc/test_doc/pipe/pipe.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/pipe/pipes.py b/doc/test_doc/pipe/pipes.py index b1b2279..6ba3927 100644 --- a/doc/test_doc/pipe/pipes.py +++ b/doc/test_doc/pipe/pipes.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/quad/quad.py b/doc/test_doc/quad/quad.py index 791cc53..9d4a24d 100644 --- a/doc/test_doc/quad/quad.py +++ b/doc/test_doc/quad/quad.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/quadRevolution/revolution_quad.py b/doc/test_doc/quadRevolution/revolution_quad.py index 27a6fd2..f86c435 100644 --- a/doc/test_doc/quadRevolution/revolution_quad.py +++ b/doc/test_doc/quadRevolution/revolution_quad.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/replace_hexa/replace_hexa.py b/doc/test_doc/replace_hexa/replace_hexa.py index 3ae4d49..fcf3ad5 100644 --- a/doc/test_doc/replace_hexa/replace_hexa.py +++ b/doc/test_doc/replace_hexa/replace_hexa.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/test_cone/test_cone.py b/doc/test_doc/test_cone/test_cone.py index 5f805cc..f193e26 100644 --- a/doc/test_doc/test_cone/test_cone.py +++ b/doc/test_doc/test_cone/test_cone.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/update_tests.sh b/doc/test_doc/update_tests.sh index 10d1362..3c7bb99 100755 --- a/doc/test_doc/update_tests.sh +++ b/doc/test_doc/update_tests.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/test_doc/vertex/vertex.py b/doc/test_doc/vertex/vertex.py index 40e15dc..85d32c1 100644 --- a/doc/test_doc/vertex/vertex.py +++ b/doc/test_doc/vertex/vertex.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/internal_doc/AssoLines.html b/internal_doc/AssoLines.html old mode 100755 new mode 100644 diff --git a/internal_doc/Bugs.html b/internal_doc/Bugs.html old mode 100755 new mode 100644 diff --git a/internal_doc/HemiSphere.png b/internal_doc/HemiSphere.png old mode 100755 new mode 100644 diff --git a/internal_doc/LastNews.html b/internal_doc/LastNews.html old mode 100755 new mode 100644 diff --git a/internal_doc/PartRind.png b/internal_doc/PartRind.png old mode 100755 new mode 100644 diff --git a/internal_doc/PartSphere.png b/internal_doc/PartSphere.png old mode 100755 new mode 100644 diff --git a/internal_doc/QuadRevolution.png b/internal_doc/QuadRevolution.png old mode 100755 new mode 100644 diff --git a/internal_doc/Quads_5.png b/internal_doc/Quads_5.png old mode 100755 new mode 100644 diff --git a/internal_doc/Quads_AB.png b/internal_doc/Quads_AB.png old mode 100755 new mode 100644 diff --git a/internal_doc/Quads_ABCD.png b/internal_doc/Quads_ABCD.png old mode 100755 new mode 100644 diff --git a/internal_doc/Quads_AC.png b/internal_doc/Quads_AC.png old mode 100755 new mode 100644 diff --git a/internal_doc/Quads_ACD.png b/internal_doc/Quads_ACD.png old mode 100755 new mode 100644 diff --git a/internal_doc/Quads_ACDE.png b/internal_doc/Quads_ACDE.png old mode 100755 new mode 100644 diff --git a/internal_doc/Quads_ACE.png b/internal_doc/Quads_ACE.png old mode 100755 new mode 100644 diff --git a/internal_doc/Questions.html b/internal_doc/Questions.html old mode 100755 new mode 100644 diff --git a/internal_doc/ReplaceBefore.gif b/internal_doc/ReplaceBefore.gif old mode 100755 new mode 100644 diff --git a/internal_doc/ReplaceResult.gif b/internal_doc/ReplaceResult.gif old mode 100755 new mode 100644 diff --git a/internal_doc/Rind.png b/internal_doc/Rind.png old mode 100755 new mode 100644 diff --git a/internal_doc/Sphere.gif b/internal_doc/Sphere.gif old mode 100755 new mode 100644 diff --git a/internal_doc/bad_geom.png b/internal_doc/bad_geom.png old mode 100755 new mode 100644 diff --git a/internal_doc/blue-ball.gif b/internal_doc/blue-ball.gif old mode 100755 new mode 100644 diff --git a/internal_doc/demi_coque.png b/internal_doc/demi_coque.png old mode 100755 new mode 100644 diff --git a/internal_doc/green-ball.gif b/internal_doc/green-ball.gif old mode 100755 new mode 100644 diff --git a/internal_doc/index.html b/internal_doc/index.html old mode 100755 new mode 100644 diff --git a/internal_doc/logo-cs.gif b/internal_doc/logo-cs.gif old mode 100755 new mode 100644 diff --git a/internal_doc/red-ball.gif b/internal_doc/red-ball.gif old mode 100755 new mode 100644 diff --git a/salome_adm/unix/SALOMEconfig.h.in b/salome_adm/unix/SALOMEconfig.h.in old mode 100755 new mode 100644 index 35f8b9a..6b7a227 --- a/salome_adm/unix/SALOMEconfig.h.in +++ b/salome_adm/unix/SALOMEconfig.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D +// Copyright (C) 2007-2019 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 old mode 100755 new mode 100644 index 6ffd0e7..aed02bf --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D +# Copyright (C) 2012-2019 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/HEXABLOCK/CMakeLists.txt b/src/HEXABLOCK/CMakeLists.txt index eb6586a..a424380 100644 --- a/src/HEXABLOCK/CMakeLists.txt +++ b/src/HEXABLOCK/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D +# Copyright (C) 2012-2019 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/HEXABLOCK/Hex.cxx b/src/HEXABLOCK/Hex.cxx old mode 100755 new mode 100644 index 70159a2..7ee6a07 --- a/src/HEXABLOCK/Hex.cxx +++ b/src/HEXABLOCK/Hex.cxx @@ -1,7 +1,7 @@ // C++ : La clase principale de Hexa -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/Hex.hxx b/src/HEXABLOCK/Hex.hxx old mode 100755 new mode 100644 index 113f734..b88056b --- a/src/HEXABLOCK/Hex.hxx +++ b/src/HEXABLOCK/Hex.hxx @@ -1,7 +1,7 @@ // class : La clase principale de Hexa -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexAnaQuads.hxx b/src/HEXABLOCK/HexAnaQuads.hxx old mode 100755 new mode 100644 index 8e7fb00..37f72c8 --- a/src/HEXABLOCK/HexAnaQuads.hxx +++ b/src/HEXABLOCK/HexAnaQuads.hxx @@ -1,7 +1,7 @@ // class : Analyse des quadrangles avant construction -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexAssoEdge.cxx b/src/HEXABLOCK/HexAssoEdge.cxx old mode 100755 new mode 100644 index 8f55ce2..0750cff --- a/src/HEXABLOCK/HexAssoEdge.cxx +++ b/src/HEXABLOCK/HexAssoEdge.cxx @@ -1,7 +1,7 @@ // // C++ : Implementation des associations d'edges // -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexAssoEdge.hxx b/src/HEXABLOCK/HexAssoEdge.hxx index 3792fce..136a4a1 100644 --- a/src/HEXABLOCK/HexAssoEdge.hxx +++ b/src/HEXABLOCK/HexAssoEdge.hxx @@ -1,7 +1,7 @@ // class : Gestion des formes associees (Hexa 5) -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexBiCylinder.cxx b/src/HEXABLOCK/HexBiCylinder.cxx old mode 100755 new mode 100644 index e4e9650..4584ed7 --- a/src/HEXABLOCK/HexBiCylinder.cxx +++ b/src/HEXABLOCK/HexBiCylinder.cxx @@ -1,7 +1,7 @@ // C++ : Gestion des cylindres croises -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexBiCylinder.hxx b/src/HEXABLOCK/HexBiCylinder.hxx old mode 100755 new mode 100644 index 7583472..ea3a6dc --- a/src/HEXABLOCK/HexBiCylinder.hxx +++ b/src/HEXABLOCK/HexBiCylinder.hxx @@ -1,7 +1,7 @@ // Class : Gestion des tutaux en T (like castles in scotland) -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexBiCylinderShape.cxx b/src/HEXABLOCK/HexBiCylinderShape.cxx old mode 100755 new mode 100644 index 79c798f..af47ec4 --- a/src/HEXABLOCK/HexBiCylinderShape.cxx +++ b/src/HEXABLOCK/HexBiCylinderShape.cxx @@ -1,7 +1,7 @@ // // CC++ : Interface Cascade de la classe Elements // -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexBiCylinderShape.hxx b/src/HEXABLOCK/HexBiCylinderShape.hxx old mode 100755 new mode 100644 index f3b5067..fd7595e --- a/src/HEXABLOCK/HexBiCylinderShape.hxx +++ b/src/HEXABLOCK/HexBiCylinderShape.hxx @@ -1,7 +1,7 @@ // // CC++ : Representation Cascade d'un bi-cylindre // -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexCloner.cxx b/src/HEXABLOCK/HexCloner.cxx old mode 100755 new mode 100644 index c417ff8..0335362 --- a/src/HEXABLOCK/HexCloner.cxx +++ b/src/HEXABLOCK/HexCloner.cxx @@ -1,7 +1,7 @@ // C++ : Copiteur d'hexaedres -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexCloner.hxx b/src/HEXABLOCK/HexCloner.hxx old mode 100755 new mode 100644 index dd8afb4..6574126 --- a/src/HEXABLOCK/HexCloner.hxx +++ b/src/HEXABLOCK/HexCloner.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexCramer.hxx b/src/HEXABLOCK/HexCramer.hxx old mode 100755 new mode 100644 index 956e3c3..984464e --- a/src/HEXABLOCK/HexCramer.hxx +++ b/src/HEXABLOCK/HexCramer.hxx @@ -1,7 +1,7 @@ // class : Resolution d'un systeme de Cramer -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexCrossElements.hxx b/src/HEXABLOCK/HexCrossElements.hxx old mode 100755 new mode 100644 index 007550b..af5800c --- a/src/HEXABLOCK/HexCrossElements.hxx +++ b/src/HEXABLOCK/HexCrossElements.hxx @@ -1,7 +1,7 @@ // Class : Gestion des tutaux en T (like castles in scotland) -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexCylinder.hxx b/src/HEXABLOCK/HexCylinder.hxx old mode 100755 new mode 100644 index 795f683..51972ed --- a/src/HEXABLOCK/HexCylinder.hxx +++ b/src/HEXABLOCK/HexCylinder.hxx @@ -1,7 +1,7 @@ // class : Les cylindres -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexDiagnostics.hxx b/src/HEXABLOCK/HexDiagnostics.hxx old mode 100755 new mode 100644 index 9b87017..bf6fc51 --- a/src/HEXABLOCK/HexDiagnostics.hxx +++ b/src/HEXABLOCK/HexDiagnostics.hxx @@ -1,7 +1,7 @@ // Incl : Diagnostics -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexDocument.cxx b/src/HEXABLOCK/HexDocument.cxx old mode 100755 new mode 100644 index c7ad296..e55c9c6 --- a/src/HEXABLOCK/HexDocument.cxx +++ b/src/HEXABLOCK/HexDocument.cxx @@ -1,7 +1,7 @@ // C++ : La clase principale de Hexa -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexDocument.hxx b/src/HEXABLOCK/HexDocument.hxx old mode 100755 new mode 100644 index afd9e06..b1f31bf --- a/src/HEXABLOCK/HexDocument.hxx +++ b/src/HEXABLOCK/HexDocument.hxx @@ -1,7 +1,7 @@ // class : Document -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexDocument_Xml.cxx b/src/HEXABLOCK/HexDocument_Xml.cxx old mode 100755 new mode 100644 index 92039da..16b89d3 --- a/src/HEXABLOCK/HexDocument_Xml.cxx +++ b/src/HEXABLOCK/HexDocument_Xml.cxx @@ -1,7 +1,7 @@ // C++ : Classe Document : methodes internes -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexDocument_asso.cxx b/src/HEXABLOCK/HexDocument_asso.cxx old mode 100755 new mode 100644 index 57e4645..55b42db --- a/src/HEXABLOCK/HexDocument_asso.cxx +++ b/src/HEXABLOCK/HexDocument_asso.cxx @@ -1,7 +1,7 @@ // C++ : Associations dans le document -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexDocument_quads.cxx b/src/HEXABLOCK/HexDocument_quads.cxx old mode 100755 new mode 100644 index 86f5954..cab2f49 --- a/src/HEXABLOCK/HexDocument_quads.cxx +++ b/src/HEXABLOCK/HexDocument_quads.cxx @@ -1,7 +1,7 @@ // C++ : Classe Document : Methodes internes 2011 -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexDocument_skin.cxx b/src/HEXABLOCK/HexDocument_skin.cxx old mode 100755 new mode 100644 index 39ce5e0..1e64cd2 --- a/src/HEXABLOCK/HexDocument_skin.cxx +++ b/src/HEXABLOCK/HexDocument_skin.cxx @@ -1,7 +1,7 @@ // C++ : Reordonnancement des faces -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexDocument_tools.cxx b/src/HEXABLOCK/HexDocument_tools.cxx index 3666ad3..7395770 100644 --- a/src/HEXABLOCK/HexDocument_tools.cxx +++ b/src/HEXABLOCK/HexDocument_tools.cxx @@ -1,7 +1,7 @@ // C++ : Classe Document : Methodes internes 2011 -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexDocument_trans.cxx b/src/HEXABLOCK/HexDocument_trans.cxx old mode 100755 new mode 100644 index 44efc9a..a55ea7a --- a/src/HEXABLOCK/HexDocument_trans.cxx +++ b/src/HEXABLOCK/HexDocument_trans.cxx @@ -1,7 +1,7 @@ // C++ : La clase principale de Hexa -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexDocument_v6.cxx b/src/HEXABLOCK/HexDocument_v6.cxx index 9b8fb11..5551b36 100644 --- a/src/HEXABLOCK/HexDocument_v6.cxx +++ b/src/HEXABLOCK/HexDocument_v6.cxx @@ -1,7 +1,7 @@ // C++ : Fonctions de creation HexaBlock v6 -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexDummyCad.hxx b/src/HEXABLOCK/HexDummyCad.hxx index 729d3f4..61c45d6 100644 --- a/src/HEXABLOCK/HexDummyCad.hxx +++ b/src/HEXABLOCK/HexDummyCad.hxx @@ -1,7 +1,7 @@ // Class : Ecriture d'un dump python -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexDumpStudy.cxx b/src/HEXABLOCK/HexDumpStudy.cxx old mode 100755 new mode 100644 index 78dfb9e..96090bf --- a/src/HEXABLOCK/HexDumpStudy.cxx +++ b/src/HEXABLOCK/HexDumpStudy.cxx @@ -1,7 +1,7 @@ // C++ : Dump python -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexDumpStudy.hxx b/src/HEXABLOCK/HexDumpStudy.hxx old mode 100755 new mode 100644 index ae7efba..1ce8b79 --- a/src/HEXABLOCK/HexDumpStudy.hxx +++ b/src/HEXABLOCK/HexDumpStudy.hxx @@ -1,7 +1,7 @@ // Class : Ecriture d'un dump python -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexEdge.cxx b/src/HEXABLOCK/HexEdge.cxx old mode 100755 new mode 100644 index 2f0160b..64489b1 --- a/src/HEXABLOCK/HexEdge.cxx +++ b/src/HEXABLOCK/HexEdge.cxx @@ -1,7 +1,7 @@ // C++ : Gestion des aretes -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexEdge.hxx b/src/HEXABLOCK/HexEdge.hxx old mode 100755 new mode 100644 index f1d34a3..7060e62 --- a/src/HEXABLOCK/HexEdge.hxx +++ b/src/HEXABLOCK/HexEdge.hxx @@ -1,7 +1,7 @@ // class : Gestion des aretes -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexEdgeShape.cxx b/src/HEXABLOCK/HexEdgeShape.cxx old mode 100755 new mode 100644 index c5ac93f..479c4f0 --- a/src/HEXABLOCK/HexEdgeShape.cxx +++ b/src/HEXABLOCK/HexEdgeShape.cxx @@ -1,7 +1,7 @@ // C++ : Gestion des soous-shapes -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexEdgeShape.hxx b/src/HEXABLOCK/HexEdgeShape.hxx index c6fd6a1..cf499f9 100644 --- a/src/HEXABLOCK/HexEdgeShape.hxx +++ b/src/HEXABLOCK/HexEdgeShape.hxx @@ -1,7 +1,7 @@ // class : Gestion des Sous-shapes categorie Edge -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexElements.cxx b/src/HEXABLOCK/HexElements.cxx old mode 100755 new mode 100644 index 51ffae5..087d093 --- a/src/HEXABLOCK/HexElements.cxx +++ b/src/HEXABLOCK/HexElements.cxx @@ -1,7 +1,7 @@ // C++ : Grilles -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexElements.hxx b/src/HEXABLOCK/HexElements.hxx old mode 100755 new mode 100644 index 0583678..6d3bb3b --- a/src/HEXABLOCK/HexElements.hxx +++ b/src/HEXABLOCK/HexElements.hxx @@ -1,7 +1,7 @@ // Class : Gestion des tableaux d'hexaedres -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexElements_asso.cxx b/src/HEXABLOCK/HexElements_asso.cxx old mode 100755 new mode 100644 index b0a0b7d..45e39f0 --- a/src/HEXABLOCK/HexElements_asso.cxx +++ b/src/HEXABLOCK/HexElements_asso.cxx @@ -1,7 +1,7 @@ // // CC++ : Ancienne interface Cascade de la classe Elements ** A SUPPRIMER ** // -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexElements_bis.cxx b/src/HEXABLOCK/HexElements_bis.cxx old mode 100755 new mode 100644 index 9f99f72..f1edbaf --- a/src/HEXABLOCK/HexElements_bis.cxx +++ b/src/HEXABLOCK/HexElements_bis.cxx @@ -1,7 +1,7 @@ // C++ : Table d'hexaedres -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexElements_check.cxx b/src/HEXABLOCK/HexElements_check.cxx index 6323c16..06d3576 100644 --- a/src/HEXABLOCK/HexElements_check.cxx +++ b/src/HEXABLOCK/HexElements_check.cxx @@ -1,7 +1,7 @@ // C++ : Controle arguments -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexElements_grid.cxx b/src/HEXABLOCK/HexElements_grid.cxx old mode 100755 new mode 100644 index 5324b18..0064559 --- a/src/HEXABLOCK/HexElements_grid.cxx +++ b/src/HEXABLOCK/HexElements_grid.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexElements_piq.cxx b/src/HEXABLOCK/HexElements_piq.cxx old mode 100755 new mode 100644 index 008aa88..665d383 --- a/src/HEXABLOCK/HexElements_piq.cxx +++ b/src/HEXABLOCK/HexElements_piq.cxx @@ -1,7 +1,7 @@ // C++ : Table d'hexaedres (Evol Versions 3) -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexElements_ter.cxx b/src/HEXABLOCK/HexElements_ter.cxx old mode 100755 new mode 100644 index 3b4a17b..c9bf0e7 --- a/src/HEXABLOCK/HexElements_ter.cxx +++ b/src/HEXABLOCK/HexElements_ter.cxx @@ -1,6 +1,6 @@ // C++ : Table d'hexaedres (Evol Versions 3) -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexElements_v6.cxx b/src/HEXABLOCK/HexElements_v6.cxx index a0f0e14..91db868 100644 --- a/src/HEXABLOCK/HexElements_v6.cxx +++ b/src/HEXABLOCK/HexElements_v6.cxx @@ -1,7 +1,7 @@ // C++ : Grilles hexa 6 -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexEltBase.cxx b/src/HEXABLOCK/HexEltBase.cxx old mode 100755 new mode 100644 index 723bd6b..abe1b45 --- a/src/HEXABLOCK/HexEltBase.cxx +++ b/src/HEXABLOCK/HexEltBase.cxx @@ -1,7 +1,7 @@ // C++ : Element de base -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexEltBase.hxx b/src/HEXABLOCK/HexEltBase.hxx old mode 100755 new mode 100644 index d09b15f..3e00a9f --- a/src/HEXABLOCK/HexEltBase.hxx +++ b/src/HEXABLOCK/HexEltBase.hxx @@ -1,7 +1,7 @@ // Class : Element de base des Vertex/Edge/Quad, etc... -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexFaceShape.cxx b/src/HEXABLOCK/HexFaceShape.cxx old mode 100755 new mode 100644 index aefc7bd..25fb05e --- a/src/HEXABLOCK/HexFaceShape.cxx +++ b/src/HEXABLOCK/HexFaceShape.cxx @@ -1,7 +1,7 @@ // C++ : Gestion des soous-shapes -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexFaceShape.hxx b/src/HEXABLOCK/HexFaceShape.hxx index e955d67..643304a 100644 --- a/src/HEXABLOCK/HexFaceShape.hxx +++ b/src/HEXABLOCK/HexFaceShape.hxx @@ -1,7 +1,7 @@ // class : Gestion des Sous-shapes categorie Faces -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexGlobale.cxx b/src/HEXABLOCK/HexGlobale.cxx old mode 100755 new mode 100644 index a00310c..7cbab8f --- a/src/HEXABLOCK/HexGlobale.cxx +++ b/src/HEXABLOCK/HexGlobale.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexGlobale.hxx b/src/HEXABLOCK/HexGlobale.hxx old mode 100755 new mode 100644 index 307c3a8..2c216c7 --- a/src/HEXABLOCK/HexGlobale.hxx +++ b/src/HEXABLOCK/HexGlobale.hxx @@ -1,7 +1,7 @@ // Singleton : Var globales : Disposition sommets/aretes/faces d'un hexaedre -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexGroup.cxx b/src/HEXABLOCK/HexGroup.cxx old mode 100755 new mode 100644 index ef3719e..247a46d --- a/src/HEXABLOCK/HexGroup.cxx +++ b/src/HEXABLOCK/HexGroup.cxx @@ -1,7 +1,7 @@ // C++ : Implementation des groupes -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexGroup.hxx b/src/HEXABLOCK/HexGroup.hxx old mode 100755 new mode 100644 index 6ee43b8..c9307d8 --- a/src/HEXABLOCK/HexGroup.hxx +++ b/src/HEXABLOCK/HexGroup.hxx @@ -1,7 +1,7 @@ // Class : Implementation des groupes -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexHexa.cxx b/src/HEXABLOCK/HexHexa.cxx old mode 100755 new mode 100644 index fd76993..689c1e0 --- a/src/HEXABLOCK/HexHexa.cxx +++ b/src/HEXABLOCK/HexHexa.cxx @@ -1,7 +1,7 @@ // C++ : Gestion des Hexaedres -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexHexa.hxx b/src/HEXABLOCK/HexHexa.hxx old mode 100755 new mode 100644 index 11fed05..9e24c37 --- a/src/HEXABLOCK/HexHexa.hxx +++ b/src/HEXABLOCK/HexHexa.hxx @@ -1,7 +1,7 @@ // class : Les hexaedres -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexHexa_disco.cxx b/src/HEXABLOCK/HexHexa_disco.cxx index d36a3cb..769083b 100644 --- a/src/HEXABLOCK/HexHexa_disco.cxx +++ b/src/HEXABLOCK/HexHexa_disco.cxx @@ -1,7 +1,7 @@ // C++ : Gestion des Hexaedres -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexKas_functions.cxx b/src/HEXABLOCK/HexKas_functions.cxx old mode 100755 new mode 100644 index c552eb6..f86b969 --- a/src/HEXABLOCK/HexKas_functions.cxx +++ b/src/HEXABLOCK/HexKas_functions.cxx @@ -1,7 +1,7 @@ // // CC++ : Fonctions Interface Cascade // -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexKas_functions.hxx b/src/HEXABLOCK/HexKas_functions.hxx old mode 100755 new mode 100644 index 00bb2bf..cbf0cdd --- a/src/HEXABLOCK/HexKas_functions.hxx +++ b/src/HEXABLOCK/HexKas_functions.hxx @@ -1,7 +1,7 @@ // // CC++ : Representation Cascade d'un point // -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexLaw.cxx b/src/HEXABLOCK/HexLaw.cxx index d822a36..3adf614 100644 --- a/src/HEXABLOCK/HexLaw.cxx +++ b/src/HEXABLOCK/HexLaw.cxx @@ -1,5 +1,5 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexLaw.hxx b/src/HEXABLOCK/HexLaw.hxx old mode 100755 new mode 100644 index b079aaf..cb2abc5 --- a/src/HEXABLOCK/HexLaw.hxx +++ b/src/HEXABLOCK/HexLaw.hxx @@ -1,7 +1,7 @@ // class : Au nom de la loi -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexMatrix.hxx b/src/HEXABLOCK/HexMatrix.hxx old mode 100755 new mode 100644 index f2719c1..3446d53 --- a/src/HEXABLOCK/HexMatrix.hxx +++ b/src/HEXABLOCK/HexMatrix.hxx @@ -1,7 +1,7 @@ // class : Les matrices -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexNewShape.cxx b/src/HEXABLOCK/HexNewShape.cxx old mode 100755 new mode 100644 index 7de1488..40c3a0c --- a/src/HEXABLOCK/HexNewShape.cxx +++ b/src/HEXABLOCK/HexNewShape.cxx @@ -1,7 +1,7 @@ // C++ : Gestion des Shapes (Hexa v5) -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexNewShape.hxx b/src/HEXABLOCK/HexNewShape.hxx index c78eb1d..b356abb 100644 --- a/src/HEXABLOCK/HexNewShape.hxx +++ b/src/HEXABLOCK/HexNewShape.hxx @@ -1,7 +1,7 @@ // class : Gestion des formes associees (Hexa 5) -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexOldShape.hxx b/src/HEXABLOCK/HexOldShape.hxx old mode 100755 new mode 100644 index a7bbba6..c416258 --- a/src/HEXABLOCK/HexOldShape.hxx +++ b/src/HEXABLOCK/HexOldShape.hxx @@ -1,7 +1,7 @@ // class : Gestion des formes associees -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexPipe.hxx b/src/HEXABLOCK/HexPipe.hxx old mode 100755 new mode 100644 index 10e3172..4f78559 --- a/src/HEXABLOCK/HexPipe.hxx +++ b/src/HEXABLOCK/HexPipe.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexPropagation.hxx b/src/HEXABLOCK/HexPropagation.hxx old mode 100755 new mode 100644 index ecfd003..4c6ba58 --- a/src/HEXABLOCK/HexPropagation.hxx +++ b/src/HEXABLOCK/HexPropagation.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexQpattern.cxx b/src/HEXABLOCK/HexQpattern.cxx index 1f71475..6bd0bac 100644 --- a/src/HEXABLOCK/HexQpattern.cxx +++ b/src/HEXABLOCK/HexQpattern.cxx @@ -1,7 +1,7 @@ // C++ : Table d'hexaedres (Evol Versions 3) -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexQpattern.hxx b/src/HEXABLOCK/HexQpattern.hxx index 0a138ee..ac77d4c 100644 --- a/src/HEXABLOCK/HexQpattern.hxx +++ b/src/HEXABLOCK/HexQpattern.hxx @@ -1,7 +1,7 @@ // C++ : Quads Pattern (for replaceHexas) -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexQuad.cxx b/src/HEXABLOCK/HexQuad.cxx old mode 100755 new mode 100644 index b5e42a0..553a613 --- a/src/HEXABLOCK/HexQuad.cxx +++ b/src/HEXABLOCK/HexQuad.cxx @@ -1,7 +1,7 @@ // C++ : Gestion des Quadrangles -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexQuad.hxx b/src/HEXABLOCK/HexQuad.hxx old mode 100755 new mode 100644 index 2b8c6a4..19540b9 --- a/src/HEXABLOCK/HexQuad.hxx +++ b/src/HEXABLOCK/HexQuad.hxx @@ -1,7 +1,7 @@ // class : Les Quadrangles -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexShape.cxx b/src/HEXABLOCK/HexShape.cxx old mode 100755 new mode 100644 index 3ac7fed..7550af9 --- a/src/HEXABLOCK/HexShape.cxx +++ b/src/HEXABLOCK/HexShape.cxx @@ -1,7 +1,7 @@ // C++ : Gestion des formes associees -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexShape.hxx b/src/HEXABLOCK/HexShape.hxx old mode 100755 new mode 100644 index 7764d92..b5f625e --- a/src/HEXABLOCK/HexShape.hxx +++ b/src/HEXABLOCK/HexShape.hxx @@ -1,7 +1,7 @@ // class : Gestion des formes associees -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexSubShape.cxx b/src/HEXABLOCK/HexSubShape.cxx old mode 100755 new mode 100644 index 5145b69..d933a36 --- a/src/HEXABLOCK/HexSubShape.cxx +++ b/src/HEXABLOCK/HexSubShape.cxx @@ -1,7 +1,7 @@ // C++ : Gestion des soous-shapes -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexSubShape.hxx b/src/HEXABLOCK/HexSubShape.hxx index e0116f3..2124fa2 100644 --- a/src/HEXABLOCK/HexSubShape.hxx +++ b/src/HEXABLOCK/HexSubShape.hxx @@ -1,7 +1,7 @@ // class : Gestion des formes associees (Hexa 5) -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexVector.cxx b/src/HEXABLOCK/HexVector.cxx old mode 100755 new mode 100644 index 0e4c5b0..ab57fc1 --- a/src/HEXABLOCK/HexVector.cxx +++ b/src/HEXABLOCK/HexVector.cxx @@ -1,7 +1,7 @@ // C++ : Gestion des vecteurs -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexVector.hxx b/src/HEXABLOCK/HexVector.hxx old mode 100755 new mode 100644 index c69e0bc..2f683c9 --- a/src/HEXABLOCK/HexVector.hxx +++ b/src/HEXABLOCK/HexVector.hxx @@ -1,7 +1,7 @@ // class : Les vecteurs -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexVertex.cxx b/src/HEXABLOCK/HexVertex.cxx old mode 100755 new mode 100644 index 2a6c778..5343c45 --- a/src/HEXABLOCK/HexVertex.cxx +++ b/src/HEXABLOCK/HexVertex.cxx @@ -1,7 +1,7 @@ // C++ Les noeuds -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexVertex.hxx b/src/HEXABLOCK/HexVertex.hxx old mode 100755 new mode 100644 index 5b6f5e8..76d07a8 --- a/src/HEXABLOCK/HexVertex.hxx +++ b/src/HEXABLOCK/HexVertex.hxx @@ -1,7 +1,7 @@ // Class : Gestion des sommets -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexVertexShape.cxx b/src/HEXABLOCK/HexVertexShape.cxx old mode 100755 new mode 100644 index c225757..769ceaf --- a/src/HEXABLOCK/HexVertexShape.cxx +++ b/src/HEXABLOCK/HexVertexShape.cxx @@ -1,7 +1,7 @@ // C++ : Gestion des soous-shapes -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexVertexShape.hxx b/src/HEXABLOCK/HexVertexShape.hxx index 01426b8..985abd3 100644 --- a/src/HEXABLOCK/HexVertexShape.hxx +++ b/src/HEXABLOCK/HexVertexShape.hxx @@ -1,7 +1,7 @@ // class : Gestion des Sous-shapes categorie Vertex -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexWitness.cxx b/src/HEXABLOCK/HexWitness.cxx index e4c3d50..6979180 100644 --- a/src/HEXABLOCK/HexWitness.cxx +++ b/src/HEXABLOCK/HexWitness.cxx @@ -1,7 +1,7 @@ // C++ : Dump python -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexWitness.hxx b/src/HEXABLOCK/HexWitness.hxx index f8213a5..f4a1757 100644 --- a/src/HEXABLOCK/HexWitness.hxx +++ b/src/HEXABLOCK/HexWitness.hxx @@ -1,7 +1,7 @@ // Class : Enregistrement des dianostics -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexXmlTree.cxx b/src/HEXABLOCK/HexXmlTree.cxx old mode 100755 new mode 100644 index 5c8825a..de5b60a --- a/src/HEXABLOCK/HexXmlTree.cxx +++ b/src/HEXABLOCK/HexXmlTree.cxx @@ -1,7 +1,7 @@ // C++ : ParserXml -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexXmlTree.hxx b/src/HEXABLOCK/HexXmlTree.hxx old mode 100755 new mode 100644 index a27a2f2..133be42 --- a/src/HEXABLOCK/HexXmlTree.hxx +++ b/src/HEXABLOCK/HexXmlTree.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexXmlWriter.cxx b/src/HEXABLOCK/HexXmlWriter.cxx old mode 100755 new mode 100644 index 7bfb496..39c0925 --- a/src/HEXABLOCK/HexXmlWriter.cxx +++ b/src/HEXABLOCK/HexXmlWriter.cxx @@ -1,7 +1,7 @@ // C++ : Ecriture en XML -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/HexXmlWriter.hxx b/src/HEXABLOCK/HexXmlWriter.hxx old mode 100755 new mode 100644 index bdbc57b..e99ef1f --- a/src/HEXABLOCK/HexXmlWriter.hxx +++ b/src/HEXABLOCK/HexXmlWriter.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/Hex_defines.hxx b/src/HEXABLOCK/Hex_defines.hxx old mode 100755 new mode 100644 index fe555e3..ae078a9 --- a/src/HEXABLOCK/Hex_defines.hxx +++ b/src/HEXABLOCK/Hex_defines.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/Hex_salome.cxx b/src/HEXABLOCK/Hex_salome.cxx old mode 100755 new mode 100644 index 1b3015a..e35733a --- a/src/HEXABLOCK/Hex_salome.cxx +++ b/src/HEXABLOCK/Hex_salome.cxx @@ -1,7 +1,7 @@ // C++ : La clase principale de Hexa -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/Sauver b/src/HEXABLOCK/Sauver index f83fa09..347fa9f 100755 --- a/src/HEXABLOCK/Sauver +++ b/src/HEXABLOCK/Sauver @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/HEXABLOCK/dsave b/src/HEXABLOCK/dsave old mode 100644 new mode 100755 index bfc2dd6..6bb6c68 --- a/src/HEXABLOCK/dsave +++ b/src/HEXABLOCK/dsave @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/HEXABLOCK/hexa_base.hxx b/src/HEXABLOCK/hexa_base.hxx old mode 100755 new mode 100644 index 050744e..1815540 --- a/src/HEXABLOCK/hexa_base.hxx +++ b/src/HEXABLOCK/hexa_base.hxx @@ -1,7 +1,7 @@ // Incl : Common definitions for HEXA-BLOCK -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/hexa_utils.cxx b/src/HEXABLOCK/hexa_utils.cxx old mode 100755 new mode 100644 index 5fdffda..57bb969 --- a/src/HEXABLOCK/hexa_utils.cxx +++ b/src/HEXABLOCK/hexa_utils.cxx @@ -1,7 +1,7 @@ // C++ : Fonctions utilitaires de Hexa -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/make.make b/src/HEXABLOCK/make.make index 194711c..25158df 100755 --- a/src/HEXABLOCK/make.make +++ b/src/HEXABLOCK/make.make @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/HEXABLOCK/make_dummycad b/src/HEXABLOCK/make_dummycad index bc5fe14..f88ddbd 100755 --- a/src/HEXABLOCK/make_dummycad +++ b/src/HEXABLOCK/make_dummycad @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/HEXABLOCK/make_swig b/src/HEXABLOCK/make_swig index edc238b..74ba82f 100755 --- a/src/HEXABLOCK/make_swig +++ b/src/HEXABLOCK/make_swig @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/HEXABLOCK/test_brep.cxx b/src/HEXABLOCK/test_brep.cxx old mode 100755 new mode 100644 index 523569c..2671570 --- a/src/HEXABLOCK/test_brep.cxx +++ b/src/HEXABLOCK/test_brep.cxx @@ -1,7 +1,7 @@ // C++ : Extraction des brep d'un fichier XML -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/test_hexa1.cxx b/src/HEXABLOCK/test_hexa1.cxx old mode 100755 new mode 100644 index 860d1cf..da1bf46 --- a/src/HEXABLOCK/test_hexa1.cxx +++ b/src/HEXABLOCK/test_hexa1.cxx @@ -1,7 +1,7 @@ // C++ : Tests unitaires -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/test_hexa5.cxx b/src/HEXABLOCK/test_hexa5.cxx index 39d0518..ef7ae42 100644 --- a/src/HEXABLOCK/test_hexa5.cxx +++ b/src/HEXABLOCK/test_hexa5.cxx @@ -1,7 +1,7 @@ // C++ : Tests unitaires sur les creations h'hexaedres -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/test_hexa6.cxx b/src/HEXABLOCK/test_hexa6.cxx index 80f0bb6..4064662 100644 --- a/src/HEXABLOCK/test_hexa6.cxx +++ b/src/HEXABLOCK/test_hexa6.cxx @@ -1,7 +1,7 @@ // C++ : Tests unitaires -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/test_quads.cxx b/src/HEXABLOCK/test_quads.cxx index 02cf34d..66e9aa0 100644 --- a/src/HEXABLOCK/test_quads.cxx +++ b/src/HEXABLOCK/test_quads.cxx @@ -1,7 +1,7 @@ // C++ : Tests unitaires sur les creations h'hexaedres -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/test_tools.cxx b/src/HEXABLOCK/test_tools.cxx old mode 100755 new mode 100644 index 4a69aca..4e5df6a --- a/src/HEXABLOCK/test_tools.cxx +++ b/src/HEXABLOCK/test_tools.cxx @@ -1,7 +1,7 @@ // C++ : Outils communs aux tests unitaires -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/test_unit.hxx b/src/HEXABLOCK/test_unit.hxx index cd0558f..b8b2713 100644 --- a/src/HEXABLOCK/test_unit.hxx +++ b/src/HEXABLOCK/test_unit.hxx @@ -1,5 +1,5 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCK/umake b/src/HEXABLOCK/umake index ac44902..c10a06e 100755 --- a/src/HEXABLOCK/umake +++ b/src/HEXABLOCK/umake @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/HEXABLOCK/work/hexablock.py b/src/HEXABLOCK/work/hexablock.py index 9647cba..c47053e 100644 --- a/src/HEXABLOCK/work/hexablock.py +++ b/src/HEXABLOCK/work/hexablock.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/HEXABLOCK/work/umake b/src/HEXABLOCK/work/umake index 481db71..bdaacd2 100755 --- a/src/HEXABLOCK/work/umake +++ b/src/HEXABLOCK/work/umake @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/HEXABLOCKGUI/CMakeLists.txt b/src/HEXABLOCKGUI/CMakeLists.txt index 7521a42..7db817d 100644 --- a/src/HEXABLOCKGUI/CMakeLists.txt +++ b/src/HEXABLOCKGUI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D +# Copyright (C) 2012-2019 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 @@ -190,7 +190,6 @@ SALOME_CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/resources/HEXABLOCKCatalog.xml # resource files / static SET(_other_RESOURCES - resources/LightApp.xml resources/ModuleHexablock.png resources/ModuleHexablock15x15.png resources/new_document.png diff --git a/src/HEXABLOCKGUI/ComputeMesh_QTD.ui b/src/HEXABLOCKGUI/ComputeMesh_QTD.ui old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/HEXABLOCKGUI.cxx b/src/HEXABLOCKGUI/HEXABLOCKGUI.cxx old mode 100755 new mode 100644 index edce1c8..22d3ed7 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI.cxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI.hxx b/src/HEXABLOCKGUI/HEXABLOCKGUI.hxx old mode 100755 new mode 100644 index 2b37fa2..f745629 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI.hxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_DocumentItem.cxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentItem.cxx old mode 100755 new mode 100644 index af1f8cb..b64f9bb --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentItem.cxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentItem.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_DocumentItem.hxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentItem.hxx old mode 100755 new mode 100644 index 77aafb9..9f64389 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentItem.hxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentItem.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_DocumentModel.cxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentModel.cxx old mode 100755 new mode 100644 index 731968d..1ae6364 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentModel.cxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentModel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_DocumentModel.hxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentModel.hxx old mode 100755 new mode 100644 index 5f1cbc0..cf65a53 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentModel.hxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentModel.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_DocumentPanel.cxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentPanel.cxx old mode 100755 new mode 100644 index ef91001..1fb2d7e --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentPanel.cxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentPanel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_DocumentPanel.hxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentPanel.hxx old mode 100755 new mode 100644 index dcee210..f3fd3de --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentPanel.hxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentPanel.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_DocumentSelectionModel.cxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentSelectionModel.cxx old mode 100755 new mode 100644 index cf51a7a..3f2e42d --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentSelectionModel.cxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentSelectionModel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_DocumentSelectionModel.hxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentSelectionModel.hxx old mode 100755 new mode 100644 index ae2ad49..39a2b2c --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentSelectionModel.hxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_DocumentSelectionModel.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_Exception.cxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_Exception.cxx old mode 100755 new mode 100644 index a200c17..8bc860a --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_Exception.cxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_Exception.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_Exception.hxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_Exception.hxx old mode 100755 new mode 100644 index 0a969d0..f251966 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_Exception.hxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_Exception.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_Export.hxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_Export.hxx old mode 100755 new mode 100644 index 9c8994d..79e65cb --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_Export.hxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_Export.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_GraphicViewsHandler.cxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_GraphicViewsHandler.cxx index 7be7564..6179bb0 100644 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_GraphicViewsHandler.cxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_GraphicViewsHandler.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_GraphicViewsHandler.hxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_GraphicViewsHandler.hxx index 9954196..9309bae 100644 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_GraphicViewsHandler.hxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_GraphicViewsHandler.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_Model.cxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_Model.cxx old mode 100755 new mode 100644 index 0f11369..0575323 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_Model.cxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_Model.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_Model.hxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_Model.hxx old mode 100755 new mode 100644 index 0382f29..af8d33c --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_Model.hxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_Model.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_OCCSelector.cxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_OCCSelector.cxx old mode 100755 new mode 100644 index 4cca8df..eba7e92 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_OCCSelector.cxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_OCCSelector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2016 CEA/DEN, EDF R&D +// Copyright (C) 2013-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_OCCSelector.h b/src/HEXABLOCKGUI/HEXABLOCKGUI_OCCSelector.h old mode 100755 new mode 100644 index 91274b0..416b77e --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_OCCSelector.h +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_OCCSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2016 CEA/DEN, EDF R&D +// Copyright (C) 2013-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_OccGraphicView.cxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_OccGraphicView.cxx index 89e89bb..32668d5 100644 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_OccGraphicView.cxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_OccGraphicView.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_OccGraphicView.hxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_OccGraphicView.hxx index 27506a4..ef6c7af 100644 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_OccGraphicView.hxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_OccGraphicView.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_Resource.cxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_Resource.cxx old mode 100755 new mode 100644 index a11a622..ea6a242 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_Resource.cxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_Resource.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_Resource.hxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_Resource.hxx old mode 100755 new mode 100644 index 9443ccb..146f759 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_Resource.hxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_Resource.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.cxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.cxx index 1dae5ca..9c98baa 100644 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.cxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.hxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.hxx index 9515fa0..a8b4763 100644 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.hxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_SalomeTools.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_Trace.cxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_Trace.cxx old mode 100755 new mode 100644 index 47fe36a..e5b6ab0 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_Trace.cxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_Trace.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_Trace.hxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_Trace.hxx old mode 100755 new mode 100644 index 43ec036..ca3a868 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_Trace.hxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_Trace.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_VtkDocumentGraphicView.cxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_VtkDocumentGraphicView.cxx old mode 100755 new mode 100644 index 3a67173..4a034ca --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_VtkDocumentGraphicView.cxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_VtkDocumentGraphicView.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/HEXABLOCKGUI_VtkDocumentGraphicView.hxx b/src/HEXABLOCKGUI/HEXABLOCKGUI_VtkDocumentGraphicView.hxx old mode 100755 new mode 100644 index 10e7884..acc7ce0 --- a/src/HEXABLOCKGUI/HEXABLOCKGUI_VtkDocumentGraphicView.hxx +++ b/src/HEXABLOCKGUI/HEXABLOCKGUI_VtkDocumentGraphicView.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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 @@ -20,8 +20,8 @@ #ifndef _HEXABLOCKGUI_VTKDOCUMENTGRAPHICVIEW_HXX_ #define _HEXABLOCKGUI_VTKDOCUMENTGRAPHICVIEW_HXX_ -#include "HEXABLOCKGUI_Export.hxx" - +#include "HEXABLOCKGUI_Export.hxx" + // SALOME GUI includes #include #include diff --git a/src/HEXABLOCKGUI/Hexa_QTD.ui b/src/HEXABLOCKGUI/Hexa_QTD.ui old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/MyBasicGUI_PointDlg.cxx b/src/HEXABLOCKGUI/MyBasicGUI_PointDlg.cxx index cf3aec8..be2d0dc 100644 --- a/src/HEXABLOCKGUI/MyBasicGUI_PointDlg.cxx +++ b/src/HEXABLOCKGUI/MyBasicGUI_PointDlg.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/MyBasicGUI_PointDlg.hxx b/src/HEXABLOCKGUI/MyBasicGUI_PointDlg.hxx old mode 100755 new mode 100644 index 7300104..0a43c80 --- a/src/HEXABLOCKGUI/MyBasicGUI_PointDlg.hxx +++ b/src/HEXABLOCKGUI/MyBasicGUI_PointDlg.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/MyDlgRef/CMakeLists.txt b/src/HEXABLOCKGUI/MyDlgRef/CMakeLists.txt index bcdd547..7ded28d 100644 --- a/src/HEXABLOCKGUI/MyDlgRef/CMakeLists.txt +++ b/src/HEXABLOCKGUI/MyDlgRef/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D +# Copyright (C) 2012-2019 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/HEXABLOCKGUI/MyDlgRef/DlgRef_1Sel2Spin_QTD.ui b/src/HEXABLOCKGUI/MyDlgRef/DlgRef_1Sel2Spin_QTD.ui old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/MyDlgRef/DlgRef_1Sel3Spin_QTD.ui b/src/HEXABLOCKGUI/MyDlgRef/DlgRef_1Sel3Spin_QTD.ui old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/MyDlgRef/DlgRef_2Sel1Spin_QTD.ui b/src/HEXABLOCKGUI/MyDlgRef/DlgRef_2Sel1Spin_QTD.ui old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/MyDlgRef/DlgRef_2Sel_QTD.ui b/src/HEXABLOCKGUI/MyDlgRef/DlgRef_2Sel_QTD.ui old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/MyDlgRef/DlgRef_3Spin_QTD.ui b/src/HEXABLOCKGUI/MyDlgRef/DlgRef_3Spin_QTD.ui old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/MyDlgRef/DlgRef_Skeleton_QTD.ui b/src/HEXABLOCKGUI/MyDlgRef/DlgRef_Skeleton_QTD.ui old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/MyDlgRef/MyDlgRef.cxx b/src/HEXABLOCKGUI/MyDlgRef/MyDlgRef.cxx old mode 100755 new mode 100644 index 3583d7a..a9fc17c --- a/src/HEXABLOCKGUI/MyDlgRef/MyDlgRef.cxx +++ b/src/HEXABLOCKGUI/MyDlgRef/MyDlgRef.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/MyDlgRef/MyDlgRef.hxx b/src/HEXABLOCKGUI/MyDlgRef/MyDlgRef.hxx index a100785..b27aba8 100644 --- a/src/HEXABLOCKGUI/MyDlgRef/MyDlgRef.hxx +++ b/src/HEXABLOCKGUI/MyDlgRef/MyDlgRef.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/MyGEOMBase_Skeleton.cxx b/src/HEXABLOCKGUI/MyGEOMBase_Skeleton.cxx old mode 100755 new mode 100644 index b8d7ccd..fd9ec59 --- a/src/HEXABLOCKGUI/MyGEOMBase_Skeleton.cxx +++ b/src/HEXABLOCKGUI/MyGEOMBase_Skeleton.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/MyGEOMBase_Skeleton.hxx b/src/HEXABLOCKGUI/MyGEOMBase_Skeleton.hxx old mode 100755 new mode 100644 index 69094ab..0f1921e --- a/src/HEXABLOCKGUI/MyGEOMBase_Skeleton.hxx +++ b/src/HEXABLOCKGUI/MyGEOMBase_Skeleton.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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 @@ -20,8 +20,8 @@ #ifndef MYGEOMBASE_SKELETON_H #define MYGEOMBASE_SKELETON_H -#include "HEXABLOCKGUI_Export.hxx" - +#include "HEXABLOCKGUI_Export.hxx" + #include "HEXABLOCKGUI_OccGraphicView.hxx" #include "HEXABLOCKGUI.hxx" #include "HEXABLOCKGUI_DocumentPanel.hxx" diff --git a/src/HEXABLOCKGUI/Quad_QTD.ui b/src/HEXABLOCKGUI/Quad_QTD.ui old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/Resource.cxx b/src/HEXABLOCKGUI/Resource.cxx old mode 100755 new mode 100644 index c003496..aaf23c9 --- a/src/HEXABLOCKGUI/Resource.cxx +++ b/src/HEXABLOCKGUI/Resource.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/Resource.hxx b/src/HEXABLOCKGUI/Resource.hxx old mode 100755 new mode 100644 index eb167d8..f26bf2d --- a/src/HEXABLOCKGUI/Resource.hxx +++ b/src/HEXABLOCKGUI/Resource.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/HEXABLOCKGUI/Vertex_QTD.ui b/src/HEXABLOCKGUI/Vertex_QTD.ui old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/resources/ExecHEXABLOCK.png b/src/HEXABLOCKGUI/resources/ExecHEXABLOCK.png old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/resources/HEXABLOCKCatalog.xml.in b/src/HEXABLOCKGUI/resources/HEXABLOCKCatalog.xml.in old mode 100755 new mode 100644 index 63a9891..e2bcf35 --- a/src/HEXABLOCKGUI/resources/HEXABLOCKCatalog.xml.in +++ b/src/HEXABLOCKGUI/resources/HEXABLOCKCatalog.xml.in @@ -1,26 +1,5 @@ - - diff --git a/src/HEXABLOCKGUI/resources/HEXABLOCK_icons.ts b/src/HEXABLOCKGUI/resources/HEXABLOCK_icons.ts old mode 100755 new mode 100644 index 915baea..2e14047 --- a/src/HEXABLOCKGUI/resources/HEXABLOCK_icons.ts +++ b/src/HEXABLOCKGUI/resources/HEXABLOCK_icons.ts @@ -1,24 +1,4 @@ - @default diff --git a/src/HEXABLOCKGUI/resources/HEXABLOCK_msg_en.ts b/src/HEXABLOCKGUI/resources/HEXABLOCK_msg_en.ts old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/resources/HEXABLOCK_msg_fr.ts b/src/HEXABLOCKGUI/resources/HEXABLOCK_msg_fr.ts old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/resources/LightApp.xml b/src/HEXABLOCKGUI/resources/LightApp.xml deleted file mode 100644 index 4ca16c1..0000000 --- a/src/HEXABLOCKGUI/resources/LightApp.xml +++ /dev/null @@ -1,32 +0,0 @@ - - -
- - - -
-
- - -
-
diff --git a/src/HEXABLOCKGUI/resources/ModuleHexablock.png b/src/HEXABLOCKGUI/resources/ModuleHexablock.png old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/resources/SalomeApp.xml.in b/src/HEXABLOCKGUI/resources/SalomeApp.xml.in old mode 100755 new mode 100644 index a92c8ee..193fce3 --- a/src/HEXABLOCKGUI/resources/SalomeApp.xml.in +++ b/src/HEXABLOCKGUI/resources/SalomeApp.xml.in @@ -1,24 +1,3 @@ -
diff --git a/src/HEXABLOCKGUI/resources/build_wire.png b/src/HEXABLOCKGUI/resources/build_wire.png old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/resources/line.png b/src/HEXABLOCKGUI/resources/line.png old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/resources/load_document.png b/src/HEXABLOCKGUI/resources/load_document.png old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/resources/new_document.png b/src/HEXABLOCKGUI/resources/new_document.png old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/resources/point2.png b/src/HEXABLOCKGUI/resources/point2.png old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/resources/point3.png b/src/HEXABLOCKGUI/resources/point3.png old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/resources/point_line_intersection.png b/src/HEXABLOCKGUI/resources/point_line_intersection.png old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/resources/pointonedge.png b/src/HEXABLOCKGUI/resources/pointonedge.png old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/resources/pointonface.png b/src/HEXABLOCKGUI/resources/pointonface.png old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/resources/save_document.png b/src/HEXABLOCKGUI/resources/save_document.png old mode 100755 new mode 100644 diff --git a/src/HEXABLOCKGUI/resources/select1.png b/src/HEXABLOCKGUI/resources/select1.png old mode 100755 new mode 100644 diff --git a/src/HEXABLOCK_SWIG/CMakeLists.txt b/src/HEXABLOCK_SWIG/CMakeLists.txt index 543d283..622bc0d 100644 --- a/src/HEXABLOCK_SWIG/CMakeLists.txt +++ b/src/HEXABLOCK_SWIG/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D +# Copyright (C) 2012-2019 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/HEXABLOCK_SWIG/hexablock.py b/src/HEXABLOCK_SWIG/hexablock.py index f1f8b71..5f7c10b 100644 --- a/src/HEXABLOCK_SWIG/hexablock.py +++ b/src/HEXABLOCK_SWIG/hexablock.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/HEXABLOCK_SWIG/hexablock_swig.i b/src/HEXABLOCK_SWIG/hexablock_swig.i index 63fa80a..34c4f35 100644 --- a/src/HEXABLOCK_SWIG/hexablock_swig.i +++ b/src/HEXABLOCK_SWIG/hexablock_swig.i @@ -1,3 +1,21 @@ +// Copyright (C) 2013-2019 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, 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 +// %module hexablock_swig %{ #include "Hex.hxx" diff --git a/src/HEXABLOCK_SWIG/hexablock_swig.py b/src/HEXABLOCK_SWIG/hexablock_swig.py index efb1dfa..b86d613 100644 --- a/src/HEXABLOCK_SWIG/hexablock_swig.py +++ b/src/HEXABLOCK_SWIG/hexablock_swig.py @@ -1,3 +1,21 @@ +# Copyright (C) 2013-2019 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, 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 +# # This file was automatically generated by SWIG (http://www.swig.org). # Version 3.0.12 # diff --git a/src/HEXABLOCK_SWIG/make_swig b/src/HEXABLOCK_SWIG/make_swig index 84d5a2f..e7d67d7 100755 --- a/src/HEXABLOCK_SWIG/make_swig +++ b/src/HEXABLOCK_SWIG/make_swig @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_CPP/CMakeLists.txt b/src/TEST_CPP/CMakeLists.txt index 5612efb..0c3b93e 100644 --- a/src/TEST_CPP/CMakeLists.txt +++ b/src/TEST_CPP/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D +# Copyright (C) 2012-2019 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/TEST_CPP/HexEdgeTest.cxx b/src/TEST_CPP/HexEdgeTest.cxx old mode 100755 new mode 100644 index c27b1d2..b9f5d09 --- a/src/TEST_CPP/HexEdgeTest.cxx +++ b/src/TEST_CPP/HexEdgeTest.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/TEST_CPP/HexEdgeTest.hxx b/src/TEST_CPP/HexEdgeTest.hxx old mode 100755 new mode 100644 index 0855025..7fe7280 --- a/src/TEST_CPP/HexEdgeTest.hxx +++ b/src/TEST_CPP/HexEdgeTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/TEST_CPP/HexTest.hxx b/src/TEST_CPP/HexTest.hxx old mode 100755 new mode 100644 index e08fcf6..61a83cd --- a/src/TEST_CPP/HexTest.hxx +++ b/src/TEST_CPP/HexTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/TEST_CPP/HexVertexTest.cxx b/src/TEST_CPP/HexVertexTest.cxx old mode 100755 new mode 100644 index 1637b52..53b8010 --- a/src/TEST_CPP/HexVertexTest.cxx +++ b/src/TEST_CPP/HexVertexTest.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/TEST_CPP/HexVertexTest.hxx b/src/TEST_CPP/HexVertexTest.hxx old mode 100755 new mode 100644 index c6dd794..ddef61d --- a/src/TEST_CPP/HexVertexTest.hxx +++ b/src/TEST_CPP/HexVertexTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/TEST_CPP/ModelTest.cxx b/src/TEST_CPP/ModelTest.cxx old mode 100755 new mode 100644 index 0b587f0..d5dfaf7 --- a/src/TEST_CPP/ModelTest.cxx +++ b/src/TEST_CPP/ModelTest.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/TEST_CPP/ModelTest.hxx b/src/TEST_CPP/ModelTest.hxx old mode 100755 new mode 100644 index d3607b6..1479745 --- a/src/TEST_CPP/ModelTest.hxx +++ b/src/TEST_CPP/ModelTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/TEST_CPP/Test_HEXABLOCK.cxx b/src/TEST_CPP/Test_HEXABLOCK.cxx old mode 100755 new mode 100644 index 8d114d1..01ad624 --- a/src/TEST_CPP/Test_HEXABLOCK.cxx +++ b/src/TEST_CPP/Test_HEXABLOCK.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/TEST_CPP/test_hexa1.cxx b/src/TEST_CPP/test_hexa1.cxx old mode 100755 new mode 100644 index 860d1cf..da1bf46 --- a/src/TEST_CPP/test_hexa1.cxx +++ b/src/TEST_CPP/test_hexa1.cxx @@ -1,7 +1,7 @@ // C++ : Tests unitaires -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/TEST_CPP/test_quads.cxx b/src/TEST_CPP/test_quads.cxx old mode 100755 new mode 100644 index be50fdd..d62f9a0 --- a/src/TEST_CPP/test_quads.cxx +++ b/src/TEST_CPP/test_quads.cxx @@ -1,7 +1,7 @@ // C++ : Tests unitaires sur les creations h'hexaedres -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/TEST_CPP/test_tools.cxx b/src/TEST_CPP/test_tools.cxx old mode 100755 new mode 100644 index 9865172..c48d580 --- a/src/TEST_CPP/test_tools.cxx +++ b/src/TEST_CPP/test_tools.cxx @@ -1,7 +1,7 @@ // C++ : Outils communs aux tests unitaires -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/TEST_CPP/test_unit.hxx b/src/TEST_CPP/test_unit.hxx index ec53f33..a1b00ca 100644 --- a/src/TEST_CPP/test_unit.hxx +++ b/src/TEST_CPP/test_unit.hxx @@ -1,5 +1,5 @@ -// Copyright (C) 2009-2016 CEA/DEN, EDF R&D +// Copyright (C) 2009-2019 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/TEST_PY/CMakeLists.txt b/src/TEST_PY/CMakeLists.txt index d932267..7284ec9 100644 --- a/src/TEST_PY/CMakeLists.txt +++ b/src/TEST_PY/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2016 CEA/DEN, EDF R&D +# Copyright (C) 2012-2019 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/TEST_PY/cas_2013/casImplicite.brep b/src/TEST_PY/cas_2013/casImplicite.brep old mode 100755 new mode 100644 diff --git a/src/TEST_PY/cas_2013/casImplicite.vtk b/src/TEST_PY/cas_2013/casImplicite.vtk old mode 100755 new mode 100644 diff --git a/src/TEST_PY/cas_2013/cas_2013.py b/src/TEST_PY/cas_2013/cas_2013.py old mode 100755 new mode 100644 index 8387767..5dd1dae --- a/src/TEST_PY/cas_2013/cas_2013.py +++ b/src/TEST_PY/cas_2013/cas_2013.py @@ -1,6 +1,6 @@ # !/bin/python # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/cas_2013/make_pave.py b/src/TEST_PY/cas_2013/make_pave.py index 03e2a1c..cc12fdf 100644 --- a/src/TEST_PY/cas_2013/make_pave.py +++ b/src/TEST_PY/cas_2013/make_pave.py @@ -1,6 +1,6 @@ # !/bin/python # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/crank.stp b/src/TEST_PY/crank.stp old mode 100755 new mode 100644 diff --git a/src/TEST_PY/non_regression/k21592_getAsso.py b/src/TEST_PY/non_regression/k21592_getAsso.py index 4f0ecfa..d66e270 100644 --- a/src/TEST_PY/non_regression/k21592_getAsso.py +++ b/src/TEST_PY/non_regression/k21592_getAsso.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/recettes/bielle.py b/src/TEST_PY/recettes/bielle.py index 1e703d9..c0a96ef 100644 --- a/src/TEST_PY/recettes/bielle.py +++ b/src/TEST_PY/recettes/bielle.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/recettes/cuve.py b/src/TEST_PY/recettes/cuve.py index 3d880fa..ff84a58 100644 --- a/src/TEST_PY/recettes/cuve.py +++ b/src/TEST_PY/recettes/cuve.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/recettes/troisCylindres.py b/src/TEST_PY/recettes/troisCylindres.py index 86a56ec..465d861 100644 --- a/src/TEST_PY/recettes/troisCylindres.py +++ b/src/TEST_PY/recettes/troisCylindres.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/recettes/tuyau.brep b/src/TEST_PY/recettes/tuyau.brep old mode 100755 new mode 100644 diff --git a/src/TEST_PY/recettes/tuyau.py b/src/TEST_PY/recettes/tuyau.py index a39d88a..f7d4a39 100644 --- a/src/TEST_PY/recettes/tuyau.py +++ b/src/TEST_PY/recettes/tuyau.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/recettes/tuyauterie.py b/src/TEST_PY/recettes/tuyauterie.py index 10b0289..1291a69 100644 --- a/src/TEST_PY/recettes/tuyauterie.py +++ b/src/TEST_PY/recettes/tuyauterie.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/tees.brep b/src/TEST_PY/tees.brep old mode 100755 new mode 100644 diff --git a/src/TEST_PY/test_unit/asso_grid.py b/src/TEST_PY/test_unit/asso_grid.py index c5ca706..a2b8fcd 100644 --- a/src/TEST_PY/test_unit/asso_grid.py +++ b/src/TEST_PY/test_unit/asso_grid.py @@ -1,6 +1,6 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/cut_grille.py b/src/TEST_PY/test_unit/cut_grille.py index ce0c4c0..e7ad3c6 100644 --- a/src/TEST_PY/test_unit/cut_grille.py +++ b/src/TEST_PY/test_unit/cut_grille.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/hexa_quads.py b/src/TEST_PY/test_unit/hexa_quads.py index fcf287d..2f13a0f 100644 --- a/src/TEST_PY/test_unit/hexa_quads.py +++ b/src/TEST_PY/test_unit/hexa_quads.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/revolution.py b/src/TEST_PY/test_unit/revolution.py index 4079844..50c7872 100644 --- a/src/TEST_PY/test_unit/revolution.py +++ b/src/TEST_PY/test_unit/revolution.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/test_asso_lines.py b/src/TEST_PY/test_unit/test_asso_lines.py index a76faac..c703d6b 100644 --- a/src/TEST_PY/test_unit/test_asso_lines.py +++ b/src/TEST_PY/test_unit/test_asso_lines.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/test_bugs.py b/src/TEST_PY/test_unit/test_bugs.py index 65997aa..a938800 100644 --- a/src/TEST_PY/test_unit/test_bugs.py +++ b/src/TEST_PY/test_unit/test_bugs.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/test_carre.py b/src/TEST_PY/test_unit/test_carre.py index b8057c2..7e5ace8 100644 --- a/src/TEST_PY/test_unit/test_carre.py +++ b/src/TEST_PY/test_unit/test_carre.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/test_cone.py b/src/TEST_PY/test_unit/test_cone.py index 94adf86..a7210d0 100644 --- a/src/TEST_PY/test_unit/test_cone.py +++ b/src/TEST_PY/test_unit/test_cone.py @@ -1,7 +1,7 @@ # -*- coding: latin-1 -*- # Hexa : Creation d'hexaedres -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/test_cross.py b/src/TEST_PY/test_unit/test_cross.py index 5decffe..e2cdf38 100644 --- a/src/TEST_PY/test_unit/test_cross.py +++ b/src/TEST_PY/test_unit/test_cross.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/test_cuve.py b/src/TEST_PY/test_unit/test_cuve.py index c86fb79..fb19caf 100644 --- a/src/TEST_PY/test_unit/test_cuve.py +++ b/src/TEST_PY/test_unit/test_cuve.py @@ -1,5 +1,5 @@ -# -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# -*- coding: latin-1 -*- +# Copyright (C) 2009-2019 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 @@ -18,54 +18,54 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # - -# Francis KLOSS - 2011-2013 - CEA-Saclay, DEN, DM2S, SFME, LGLS, F-91191 Gif-sur-Yvette, France -# ============================================================================================= - -import hexablock - -doc = hexablock.addDocument("cuve") - -# Construire la grille cylindrique -# -------------------------------- - -centre = doc.addVertex(0, 0, 0) - -vecteur_px = doc.addVector(1, 0, 0) -vecteur_pz = doc.addVector(0, 0, 1) - -grille = doc.makeCylindrical(centre, vecteur_px, vecteur_pz, 1, 360, 1, 3, 8, 1, False) - -# Ajouter le centre -# ----------------- - -quad_0 = grille.getQuadJK(0, 0, 0) -quad_6 = grille.getQuadJK(0, 6, 0) -quad_7 = grille.getQuadJK(0, 7, 0) - -hexa_a = doc.addHexa3Quads(quad_0, quad_6, quad_7) - -quad_2 = grille.getQuadJK(0, 2, 0) -quad_3 = grille.getQuadJK(0, 3, 0) -quad_4 = grille.getQuadJK(0, 4, 0) - -hexa_b = doc.addHexa3Quads(quad_2, quad_3, quad_4) - -quad_1 = grille.getQuadJK(0, 1, 0) -quad_5 = grille.getQuadJK(0, 5, 0) - -quad_a = hexa_a.getQuad(1) -quad_b = hexa_b.getQuad(1) - -hexa_c = doc.addHexa4Quads(quad_1, quad_a, quad_5, quad_b) - - -law = doc.addLaw("Uniform", 3) - -for j in range(doc.countPropagation()): - propa = doc.getPropagation(j) - propa.setLaw(law) - -mesh_hexas = hexablock.mesh (doc) - - + +# Francis KLOSS - 2011-2013 - CEA-Saclay, DEN, DM2S, SFME, LGLS, F-91191 Gif-sur-Yvette, France +# ============================================================================================= + +import hexablock + +doc = hexablock.addDocument("cuve") + +# Construire la grille cylindrique +# -------------------------------- + +centre = doc.addVertex(0, 0, 0) + +vecteur_px = doc.addVector(1, 0, 0) +vecteur_pz = doc.addVector(0, 0, 1) + +grille = doc.makeCylindrical(centre, vecteur_px, vecteur_pz, 1, 360, 1, 3, 8, 1, False) + +# Ajouter le centre +# ----------------- + +quad_0 = grille.getQuadJK(0, 0, 0) +quad_6 = grille.getQuadJK(0, 6, 0) +quad_7 = grille.getQuadJK(0, 7, 0) + +hexa_a = doc.addHexa3Quads(quad_0, quad_6, quad_7) + +quad_2 = grille.getQuadJK(0, 2, 0) +quad_3 = grille.getQuadJK(0, 3, 0) +quad_4 = grille.getQuadJK(0, 4, 0) + +hexa_b = doc.addHexa3Quads(quad_2, quad_3, quad_4) + +quad_1 = grille.getQuadJK(0, 1, 0) +quad_5 = grille.getQuadJK(0, 5, 0) + +quad_a = hexa_a.getQuad(1) +quad_b = hexa_b.getQuad(1) + +hexa_c = doc.addHexa4Quads(quad_1, quad_a, quad_5, quad_b) + + +law = doc.addLaw("Uniform", 3) + +for j in range(doc.countPropagation()): + propa = doc.getPropagation(j) + propa.setLaw(law) + +mesh_hexas = hexablock.mesh (doc) + + diff --git a/src/TEST_PY/test_unit/test_cylinders.py b/src/TEST_PY/test_unit/test_cylinders.py index 3a1a670..2ee368b 100644 --- a/src/TEST_PY/test_unit/test_cylinders.py +++ b/src/TEST_PY/test_unit/test_cylinders.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/test_disco.py b/src/TEST_PY/test_unit/test_disco.py index 8cdd0ce..3af964b 100644 --- a/src/TEST_PY/test_unit/test_disco.py +++ b/src/TEST_PY/test_unit/test_disco.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/test_double_t.py b/src/TEST_PY/test_unit/test_double_t.py index 7b7e8ea..f2145be 100644 --- a/src/TEST_PY/test_unit/test_double_t.py +++ b/src/TEST_PY/test_unit/test_double_t.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/test_perform.py b/src/TEST_PY/test_unit/test_perform.py index 3f64fc9..3c8f72d 100644 --- a/src/TEST_PY/test_unit/test_perform.py +++ b/src/TEST_PY/test_unit/test_perform.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/test_piquage.py b/src/TEST_PY/test_unit/test_piquage.py index 87d2c69..091d4ae 100644 --- a/src/TEST_PY/test_unit/test_piquage.py +++ b/src/TEST_PY/test_unit/test_piquage.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/test_rind.py b/src/TEST_PY/test_unit/test_rind.py index 9c94dc9..dc828ab 100644 --- a/src/TEST_PY/test_unit/test_rind.py +++ b/src/TEST_PY/test_unit/test_rind.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/test_shapes.py b/src/TEST_PY/test_unit/test_shapes.py index 3033c54..7404ed4 100644 --- a/src/TEST_PY/test_unit/test_shapes.py +++ b/src/TEST_PY/test_unit/test_shapes.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/test_sphere.py b/src/TEST_PY/test_unit/test_sphere.py index f205dd9..f8aed06 100644 --- a/src/TEST_PY/test_unit/test_sphere.py +++ b/src/TEST_PY/test_unit/test_sphere.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/test_transfo.py b/src/TEST_PY/test_unit/test_transfo.py index da77d4f..27437e9 100644 --- a/src/TEST_PY/test_unit/test_transfo.py +++ b/src/TEST_PY/test_unit/test_transfo.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/test_xml.py b/src/TEST_PY/test_unit/test_xml.py index e602233..8c9880f 100644 --- a/src/TEST_PY/test_unit/test_xml.py +++ b/src/TEST_PY/test_unit/test_xml.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_unit/troisCylindres_v5.py b/src/TEST_PY/test_unit/troisCylindres_v5.py index eb40a38..e8ec3e7 100644 --- a/src/TEST_PY/test_unit/troisCylindres_v5.py +++ b/src/TEST_PY/test_unit/troisCylindres_v5.py @@ -1,5 +1,5 @@ # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_v6/makeCartesianTop.py b/src/TEST_PY/test_v6/makeCartesianTop.py index bb2a487..ca8768f 100644 --- a/src/TEST_PY/test_v6/makeCartesianTop.py +++ b/src/TEST_PY/test_v6/makeCartesianTop.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_v6/makeCylinderTop.py b/src/TEST_PY/test_v6/makeCylinderTop.py index 26bf1c0..9fa3826 100644 --- a/src/TEST_PY/test_v6/makeCylinderTop.py +++ b/src/TEST_PY/test_v6/makeCylinderTop.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_v6/makePipeTop.py b/src/TEST_PY/test_v6/makePipeTop.py index cf37130..783851e 100644 --- a/src/TEST_PY/test_v6/makePipeTop.py +++ b/src/TEST_PY/test_v6/makePipeTop.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_v6/makeRindTop.py b/src/TEST_PY/test_v6/makeRindTop.py index 328654a..42fe3fc 100644 --- a/src/TEST_PY/test_v6/makeRindTop.py +++ b/src/TEST_PY/test_v6/makeRindTop.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_v6/makeRindUni.py b/src/TEST_PY/test_v6/makeRindUni.py index 27c7ee0..039de4e 100644 --- a/src/TEST_PY/test_v6/makeRindUni.py +++ b/src/TEST_PY/test_v6/makeRindUni.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_v6/makeSphere.py b/src/TEST_PY/test_v6/makeSphere.py index 017c8c8..6227b8e 100644 --- a/src/TEST_PY/test_v6/makeSphere.py +++ b/src/TEST_PY/test_v6/makeSphere.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_v6/makeSphereTop.py b/src/TEST_PY/test_v6/makeSphereTop.py index e373909..155bfb2 100644 --- a/src/TEST_PY/test_v6/makeSphereTop.py +++ b/src/TEST_PY/test_v6/makeSphereTop.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_v6/makeSphereUni.py b/src/TEST_PY/test_v6/makeSphereUni.py index ff3659c..dcb9791 100644 --- a/src/TEST_PY/test_v6/makeSphereUni.py +++ b/src/TEST_PY/test_v6/makeSphereUni.py @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_v6/monica.py b/src/TEST_PY/test_v6/monica.py old mode 100755 new mode 100644 index 009a047..6877a80 --- a/src/TEST_PY/test_v6/monica.py +++ b/src/TEST_PY/test_v6/monica.py @@ -1,6 +1,6 @@ # !/bin/python # -*- coding: latin-1 -*- -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/test_v6/test_cone.py b/src/TEST_PY/test_v6/test_cone.py index dbb2f9e..441d54d 100644 --- a/src/TEST_PY/test_v6/test_cone.py +++ b/src/TEST_PY/test_v6/test_cone.py @@ -1,7 +1,7 @@ # -*- coding: latin-1 -*- # Hexa : Creation d'hexaedres -# Copyright (C) 2009-2016 CEA/DEN, EDF R&D +# Copyright (C) 2009-2019 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/TEST_PY/tuyau.brep b/src/TEST_PY/tuyau.brep old mode 100755 new mode 100644 -- 2.30.2