Salome HOME
Copyright update: 2016 V7_8_0a2 V7_8_0b1
authorvsr <vsr@opencascade.com>
Mon, 21 Mar 2016 15:33:46 +0000 (18:33 +0300)
committervsr <vsr@opencascade.com>
Mon, 21 Mar 2016 15:33:46 +0000 (18:33 +0300)
59 files changed:
AUTHORS
BLSURFPLUGIN_version.h.in
CMakeLists.txt
ChangeLog
INSTALL [deleted file]
NEWS [deleted file]
README
SalomeBLSURFPLUGINConfig.cmake.in
adm_local/CMakeLists.txt
adm_local/cmake_files/CMakeLists.txt
adm_local/cmake_files/FindBLSURFPLUGIN.cmake
adm_local/cmake_files/FindMESHGEMS.cmake
adm_local/cmake_files/FindSalomeBLSURFPLUGIN.cmake
adm_local/cmake_files/FindSalomeMESHGEMS.cmake
adm_local/unix/CMakeLists.txt
adm_local/unix/config_files/CMakeLists.txt
adm_local/unix/config_files/check_BLSURF.m4
adm_local/unix/config_files/check_BLSURFPLUGIN.m4
adm_local/unix/config_files/check_MESHGEMS_CADSURF.m4
bin/CMakeLists.txt
doc/CMakeLists.txt
doc/salome/CMakeLists.txt
doc/salome/examples/CMakeLists.txt
doc/salome/gui/BLSURFPLUGIN/CMakeLists.txt
doc/salome/gui/BLSURFPLUGIN/doxyfile.in
doc/salome/gui/BLSURFPLUGIN/doxyfile_py.in
doc/salome/gui/BLSURFPLUGIN/static/footer.html
doc/salome/gui/CMakeLists.txt
doc/salome/tui/CMakeLists.txt
doc/salome/tui/doxyfile.in
doc/salome/tui/static/footer.html
idl/BLSURFPlugin_Algorithm.idl
idl/CMakeLists.txt
resources/BLSURFPlugin.xml
resources/CMakeLists.txt
resources/SalomeApp.xml
src/BLSURFPlugin/BLSURFPluginBuilder.py
src/BLSURFPlugin/BLSURFPlugin_Attractor.cxx
src/BLSURFPlugin/BLSURFPlugin_Attractor.hxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF.hxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.cxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.hxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.hxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.hxx
src/BLSURFPlugin/BLSURFPlugin_i.cxx
src/BLSURFPlugin/CMakeLists.txt
src/BLSURFPlugin/__init__.py
src/CMakeLists.txt
src/GUI/BLSURFPluginGUI.cxx
src/GUI/BLSURFPluginGUI_AdvWidget.cxx
src/GUI/BLSURFPluginGUI_Dlg.h
src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx
src/GUI/BLSURFPluginGUI_HypothesisCreator.h
src/GUI/BLSURFPluginGUI_StdWidget.cxx
src/GUI/CMakeLists.txt
tests/CMakeLists.txt

diff --git a/AUTHORS b/AUTHORS
index 9f33a42ecc427e828345d93cd71ca7adf2fb1b85..d600d73318f28e3a4c4eb2af3fbb2a745ef23ad4 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2007-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
index d69b1d37fd08f403833d32e86bac25e230fd2810..55d36a96229bb0ac1841e2d61fb1f29c958888ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index 930a3feb51851c351992a2f29ccac60b92412dc9..ec1b6014f78fdc455f8545ecc12782cea644b5bb 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-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
index 52f4c269ef7698ce6c39a90096788f59c8f90714..0847b05f1d41686e1af0d6f8e12c081e8b90cd5d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2007-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
diff --git a/INSTALL b/INSTALL
deleted file mode 100644 (file)
index 66a0e63..0000000
--- a/INSTALL
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright (C) 2007-2015  CEA/DEN, EDF 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
-#
-
-# ---
-#
-# File   : INSTALL
-# Author : Vadim SANDLER, Open CASCADE S.A.S (vadim.sandler@opencascade.com)
-#
-# ---
-
-SALOME2 : BLSURFPLUGIN module (SMESH plugin)
-
-For installation instructions and other information, please refer to
-the README file.
diff --git a/NEWS b/NEWS
deleted file mode 100644 (file)
index 8d1b02a..0000000
--- a/NEWS
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright (C) 2007-2015  CEA/DEN, EDF 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
-#
-
-# ---
-#
-# File   : NEWS
-# Author : Vadim SANDLER, Open CASCADE S.A.S (vadim.sandler@opencascade.com)
-#
-# ---
-#
-# Changes are listed by modification time in the descending order,
-# i.e. newer changes are listed at the top of the file.
-#
-# ---
diff --git a/README b/README
index 2b3640199858344501d20c735a916c6439204d60..8236701ad99647cd9000b88aa254293ea3afdfda 100644 (file)
--- a/README
+++ b/README
-SALOME platform
-BLSURF meshing plugin
-------------------------------
+*******************************
+About SALOME MG-CADSurf plug-in
+*******************************
 
-Contents:
+SALOME MG-CADSurf plug-in adds DISTENE MG-CADSurf (former BLSURF) meshing algorithm
+to the SALOME Mesh module.
 
-1. Pre-requisites
-2. Installation
-3. Launch SALOME with BLSURFPLUGIN
-4. BLSURFPLUGIN plugin usage
+MG-CADSurf meshing algorithm is destined for generation of 2D meshes basing
+on the 2D geometric entities (faces).
 
------------------
-1. Pre-requisites
------------------
+For more information please visit the SALOME platform web site:
 
-The information in this file assumes that:
+  <http://www.salome-platform.org/>
 
-* The SALOME platform is installed to the directory <salome>
-* The blsurf product is installed to the directory <salome>/blsurf
-* The decimesh binary is vaiable via environment variable PATH
+=======
+License
+=======
 
----------------
-2. Installation
----------------
+SALOME platform is distributed under the GNU Lesser General Public License.
+See COPYING file for more details.
 
-2.1. Unpack BLSURFPLUGIN module sources
+Also, additional information can be found at SALOME platform web site:
 
-cd <salome>
-tar zxf BLSURFPLUGIN_SRC.tgz
+  <http://www.salome-platform.org/downloads/license/>
 
-2.2. Build BLSURFPLUGIN module
+============
+Installation
+============
 
-* set environment 
+--------------
+Pre-requisites
+--------------
 
-bash
-cd <salome>
-source env_build.sh
+SALOME platform relies on a set of third-party softwares; some of them are needed
+at build time only, while other ones are needed in runtime also.
 
-* cmake build procedure
+For more information about the pre-requisites please visit SALOME platform web
+site:
 
-mkdir BLSURFPLUGIN_BUILD
-cd BLSURFPLUGIN_BUILD
-cmake -DCMAKE_BUILD_TYPE=<Mode> -DCMAKE_INSTALL_PREFIX=<BLSURFPLUGIN_INSTALL> ../BLSURFPLUGIN_SRC
+* Check Release Notes and Software Requirements of the latest SALOME release at
 
-,where <Mode> is build mode (Release or Debug), 
-<BLSURFPLUGIN_INSTALL> is a destination folder to install 
-BLSURFPLUGIN module of SALOME.
+  <http://www.salome-platform.org/downloads/current-version/>
 
-Verify that all pre-requisites required for the successful compilation
-of BLSURFPLUFIN module have been found.
+* Pre-requisites page at SALOME web site:
 
-* compile and install plugin module 
+  <http://www.salome-platform.org/downloads/license/>
 
-make
-make install
+Note: SALOME MG-CADSurf plug-in needs SALOME KERNEL, SALOME GUI, SALOME Geometry
+and SALOME Mesh as pre-requisites.
 
-exit
+------------------
+Basic Installation
+------------------
 
-If the compilation is finished successfully (make and make install
-steps are finished without errors) the BLSURFPLUGIN meshing module
-should be installed in the directory <BLSURFPLUGIN_INSTALL>.
+The build procedure of the SALOME platform is implemented with CMake.
+In order to build the plug-in you have to do the following actions: 
 
-----------------------------------
-3. Launch SALOME with BLSURFPLUGIN
-----------------------------------
+1. Set up environment for pre-requisites (see "Pre-requisites" section above).
 
-* set environment
+2. Create a build directory:
 
-bash
-cd <salome>
-source env_products.sh
+   % mkdir BLSURFPLUGIN_BUILD
 
-export BLSURFPLUGIN_ROOT_DIR=<BLSURFPLUGIN_INSTALL>
-export SalomeAppConfig=${BLSURFPLUGIN_ROOT_DIR}/share/salome/resources/blsurfplugin
-export DISTENE_LICENSE_FILE=<salome>/dlim8.key
+3. Configure the build procedure:
 
-Note: DISTENE_LICENSE_FILE environment variable should point to the
-blsurf product license file.
+   % cd BLSURFPLUGIN_BUILD
+   % cmake -DCMAKE_BUILD_TYPE=<mode> -DCMAKE_INSTALL_PREFIX=<installation_directory> <path_to_src_dir>
 
-* run SALOME
+   where
+   - <mode> is either Release or Debug (default: Release);
+   - <installation_directory> is a destination folder to install SALOME MG-CADSurf
+     plug-in (default: /usr); 
+   - <path_to_src_dir> is a path to the SALOME MG-CADSurf plug-in sources directory.
 
-runSalome
+   Note: by default (if CMAKE_INSTALL_PREFIX option is not given), SALOME MG-CADSurf
+   plug-in will be configured for installation to the /usr directory that requires
+   root permissions to complete the installation.
 
-----------------------------
-4. BLSURFPLUGIN plugin usage
-----------------------------
+4. Build and install:
 
-* Create new study
+   % make
+   % make install
 
-* Activate Geometry module and create simple geometry object
+   This will install SALOME MG-CADSurf plug-in to the <installation_directory>
+   specified to cmake command on the previous step.
 
-* Activate Mesh module
+-------------------
+Custom installation
+-------------------
 
-* Invoke menu "Mesh/Create Mesh"
+SALOME MG-CADSurf plug-in supports a set of advanced configuration options;
+for more details learn CMakeLists.txt file in the root source directory.
+
+You can also use other options of cmake command to customize your installation.
+Learn more about available options by typing
+
+   % cmake --help
+
+=====
+Usage
+=====
+
+* Start SALOME.
+
+* Create new study.
+
+* Activate Geometry module and create simple geometry object.
+
+* Activate Mesh module.
+
+* Invoke menu "Mesh/Create Mesh".
 
 * Select previously created geometry object by clicking it with the
-mouse in the Object Browser
+  mouse in the Object Browser.
 
 * In the "Create mesh" dialog box:
-- activate "2D" page
-- In the "Algorithm" combo box select "BLSURF"
-- Click on the button at the right of the "Hypothesis" combo box and
-select "BLSURF parameters" item in the drop-down menu
+  - activate "2D" page;
+  - In the "Algorithm" combo box select "MG-CADSurf";
+  - Click on the button at the right of the "Hypothesis" combo box and
+    select "MG-CADSurf parameters" item in the drop-down menu.
 
-* In the "Hypothesis Construction" dialog box set parameters of BLSURF
+* In the "Hypothesis Construction" dialog box set parameters of MG-CADSurf
   meshing algorithm and click "OK" button
 
 * In the "Create mesh" dialog box Click "Apply & Close" button to
@@ -111,5 +128,18 @@ select "BLSURF parameters" item in the drop-down menu
 * In the Object Browser select "Mesh_1" object, invoke context popup
 menu for it by clicking right mouse button and select "Compute" item
 
-The resulting mesh created with BLSURF plugin will be shown in the 3D
+The resulting mesh created with MG-CADSurf plugin will be shown in the 3D
 viewer.
+
+=============
+Documentation
+=============
+
+The directory doc contains additional documentation file of SALOME MG-CADSurf
+plug-in.
+
+===============
+Troubleshooting
+===============
+
+Please, send a mail to webmaster.salome@opencascade.com.
index 10ed2e2bff3fe053fe508cf6b04f911ddbba232a..cf3ea3f74d888c014ac25c58d5a21f0cd6daedb5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2013-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
index 0e03d7bc0601d242a8e262547068151d01db49eb..8a7ddcb861178b75bafd334937e489dc05ed5c55 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-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
index a91cffbbaed0e00ca4fbc1490ca465478fe300f6..0aba33eb68ebf5bcb2c236d5d9a6b87f58c9dda1 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-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
index 0c73037aad383dfcaa976bd642c157a3e5f782cd..5a4e38392b78625cc99566c794c6f0b1b39c27d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2013-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
index c033eeb4be892fd11eec505d59291f13d9c0a72d..079f0c3b49a80595ef035f75386229b9e4a24caf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2013-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
index 40adca08e2645bedabf78d4a11bc8a3fe0262d62..d0dafc7a992137f12b878b9e9e2abee9c9df65dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2007-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
index 6e1ac8fa9624fb0eb1c0ce6ec17548e8b3bf41e6..1eadf6f7138b6d8b837243e49e8f9fec2572e4b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2013-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
index b07e95baadf6f5f4da15289a69c4c81936c30576..5b36e00988323443475f1f4303620587be34ef6d 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-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
index 96763dd6cee13acf14f617ef2fb52c72ef1abf72..19c0923f2ab635385cd0c72b76bc344c3ef7e6bd 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-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
index eba24141782633478182bb0823ac4c5d1906b9e3..8f4516a2d10b4a61abad24548285bda492d6c3a5 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2016  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
index 8b3cc0387bdec2784fdab377544e93a8329f35cf..efaa765626d27a1bce41a122208c10b8ee177317 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2016  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
index b9dfe95787894eae0b399be54a6fed4a46e4e85b..6baabd3466c30040f74a737ed6000ba5cf1fcdf8 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2016  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
index 44b5c7efb0cf1c55cc2a6099adeb102629b22c49..2f8dc1f6c19438e091606802e4c3defcb85075b7 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-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
index ef5896c604818f3c27a4475663fcdcdeab2e6398..efa49c8115d125bd5e4e378ff702a253795b5ff4 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 66a654f260a0197ae108f1a731c57afd836d41f6..b1de5d0d1feb3c888af61daccb26523d26072322 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45796465efe1a2777256ca403ddaec57516cef81..e9b983eed4da7be11a0bdf5b76acfe0dc18331dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cce5fcdaba5e5b147db5e7545996ee96e3d69310..c187e1922f1d43f83bbfe397a8c9f82c3212990e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 83039bc1b95e24c4cc52ab7cb4a0bdfe910cfdee..ddc51a64dd16b005dad994e9dfcd2bf5cc6d7439 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0a5d99159bad0737cbcc599ceea24c95f13080b..c2b7a6933e126adb8a0dfbcdbfc31e71f96a0624 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 505961cd55e708cb99cbcf25c343542d91764cf2..de6db6a6c6d55ea90befc28cce87b52271f01395 100755 (executable)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2015  CEA/DEN, EDF R&amp;D<br>
+      Copyright &copy; 2007-2016  CEA/DEN, EDF R&amp;D<br>
     </li>
   </ul>
 </div>
index ec9e9f5e2bbcb6bf2481f938cdd4efcaab4ff104..96ba981ec4f8962f9e0a3c5672a8b533a6e6c9d2 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 030054150d2cbf28d5ecb07f507a85fd0104aeac..c5c5fd859274156227c89b17fb1c720ed65f5b61 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ace600303329a075ce6dc1b9d62b8206065a6d18..a7d4c8237f6bc9579ced67cf901beac38e90c935 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 505961cd55e708cb99cbcf25c343542d91764cf2..de6db6a6c6d55ea90befc28cce87b52271f01395 100755 (executable)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2015  CEA/DEN, EDF R&amp;D<br>
+      Copyright &copy; 2007-2016  CEA/DEN, EDF R&amp;D<br>
     </li>
   </ul>
 </div>
index 8d2f751a82758ccdaec8f5362577a3ba033cb472..5310803ac50b59310f75113a982747db35bcfde3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index aeb2fa4776309f88fa7a7c8cc1af33a04b82987c..e236a16bbbb7dfb9dc4527c632211fc21ac8dab0 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-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
index 7d2f103482e37c05be299996b7cc5e6d4a396af1..6c47800ed0de0237bef080c366e85912e1c78375 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 <!DOCTYPE meshers PUBLIC "" "desktop.dtd">
 <!--
-  Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+  Copyright (C) 2007-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
index 28a70f32b66babd8fd5312df2bef6aec37dcb494..979009c3b581ee30e409d74fb1296d7928405d6c 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-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
index f18c92edda946de4990f7a27e370056d5a4f9176..e73e41c9a7d29224951841784d053bededd69bc7 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+  Copyright (C) 2007-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
index b23139433d2055f366a1fc0a7889e7d1b2f6cf95..36e522ef91f7a3d68711e017b3074d32315a9eba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2007-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
index 2bfab6562d92fb4f0d651bc99ed0e235a699e25c..dfd278142c2ee0cdd0b8e56db21ee9764edc8ae2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index e4532e3cf6b4fdecee58a126d6741c5f09121ce9..aab5ca54c487c38dc5b7a9131bdc013e20aee0c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index 66f6b643ce62807c5098988f8e3630bf46ce8f47..10981130ca53f47f2ad746c24be7a4d51b49a6a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index 5bec6f2919c4d3f99ea7b821f9f80d176485daf6..4b7cd5cfb94f191da6fff330e2c391ad0d9ef8f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index 1196301d0cc0a2214e585623039d74e120abadcd..249470aa5620f979bf0fe20f5827e74e3fdf3da9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index e447876f494c28b33795312e742493c93a79ea29..15a0a5fb9333ca687b8cf92bc39542b59a892abd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index 8c836f1d1a209b7dc49689b966dbd66ce17ffb41..607bf095150a81edba42ae9b12e757bb94ae8129 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index 43a4aab0e854f9bee8f41ed1d59f21ae1f5dd6cb..bd0ba59f98ccabd19318e395ede4cf19a68f0698 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index 0915b85e4151d266c39199f663559ba4ecfd4f60..07daee8160cdc5c6e626fd969d1e74a4b62ba6e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index e3d3d42f02c5a03bf276c2080ff03955c76c03c9..ead28e423b1c1f63ea465b4eda66eb0bedb42474 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index 288b97ad47748c1ffbb429bf33eabcb339a85248..f357ebdc421e5ee3d1a1ba1feddc06cc37ce8dca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index c0da6170b6afffe976f3b205fd5f6ea22bd4bb61..da3e881976c2d154a5e7ee16ab4c9505a1499b52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-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
index 289bce387dc4ca7efe0c56e7a5e5194ce1742eba..8876917ea2d18ecff70b1a859c214800d5ecf003 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2007-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
index d533f9caa67257796e68f39e46db4399c8ba71b6..0063dc15b053e641cf45116e3e5338ee0cf8e3e2 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-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
index 374bf0d108745f2802b87adb89a9a9041a54ae3b..d2152d5eb05d6dc6f5dae71defd911452196735a 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index 83e763c43e1321621aaa01037751c8103ae9d69c..4f68841bf87a200775473774b2e9654979dce4cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index 14d3cbd9022c43cae55b90c2e9dd9ea413d26fba..878ee34da8514eda4972aeeefe1d53e1dced7e25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index 3293d48fe285ab2d236b3f05e625f32010040da0..d49376c43d52807525cda03c75dd11e8b918e912 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index 972f544bbf7a1f7111eb65c40acf5dcf7bffc5b8..48f86750aa51619d904cdcd80a7caf099ac8fe52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index d4fbc767419a4400f519c2be503c4dcf598f57c1..ec8ca2cafddb5c159bca9472c4b8ebf1ea673b7d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-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
index 3d1f25d09590feaedf1dc8842674329c807dcc06..e3a7791cc5f6405d3fe41031da92756f6b85669e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-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
index 1ed992dec4718e663ffd7a0d6a034de4e65299b8..df9d5000041dbd4c0bbfded59933cf92a6fa83ef 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-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