Salome HOME
Copyright update: 2016 V7_8_0a2 V7_8_0b1
authorvsr <vsr@opencascade.com>
Mon, 21 Mar 2016 14:54:41 +0000 (17:54 +0300)
committervsr <vsr@opencascade.com>
Mon, 21 Mar 2016 14:54:41 +0000 (17:54 +0300)
87 files changed:
AUTHORS [deleted file]
CMakeLists.txt
ChangeLog [deleted file]
JOBMANAGER_version.h.in
NEWS [deleted file]
README
SalomeJOBMANAGERConfig.cmake.in
adm_local/CMakeLists.txt
adm_local/cmake_files/CMakeLists.txt
adm_local/cmake_files/FindSalomeJOBMANAGER.cmake
adm_local/unix/CMakeLists.txt
adm_local/unix/config_files/CMakeLists.txt
adm_local/unix/config_files/ac_cxx_option.m4
adm_local/unix/config_files/ac_linker_options.m4
adm_local/unix/config_files/acx_pthread.m4
adm_local/unix/config_files/check_boost.m4
adm_local/unix/config_files/check_omniorb.m4
adm_local/unix/config_files/check_salome.m4
adm_local/unix/config_files/check_sphinx.m4
adm_local/unix/config_files/i2_check_qt4.m4
adm_local/unix/config_files/production.m4
doc/CMakeLists.txt
doc/conf.py.in
idl/CMakeLists.txt
idl/JOBMANAGER_IDL.idl
m4/ac_cxx_option.m4
m4/ac_linker_options.m4
m4/acx_pthread.m4
m4/check_boost.m4
m4/check_omniorb.m4
m4/check_salome.m4
m4/check_sphinx.m4
m4/i2_check_qt4.m4
m4/production.m4
src/CMakeLists.txt
src/bases/BL_Exception.cxx
src/bases/BL_Exception.hxx
src/bases/BL_Traces.hxx
src/bases/CMakeLists.txt
src/bases/make_begin.am
src/engine/BL_Engine.hxx
src/engine/BL_Job.cxx
src/engine/BL_Job.hxx
src/engine/BL_JobsManager.cxx
src/engine/BL_JobsManager.hxx
src/engine/BL_Observer.hxx
src/engine/BL_SALOMEServices.cxx
src/engine/BL_SALOMEServices.hxx
src/engine/CMakeLists.txt
src/genericgui/BL_Buttons.cxx
src/genericgui/BL_Buttons.hxx
src/genericgui/BL_CreateJobWizard.cxx
src/genericgui/BL_CreateJobWizard.hxx
src/genericgui/BL_GenericGui.cxx
src/genericgui/BL_GenericGui.hxx
src/genericgui/BL_GenericGuiDefines.hxx
src/genericgui/BL_JobTab.cxx
src/genericgui/BL_JobTab.hxx
src/genericgui/BL_JobsManager_QT.cxx
src/genericgui/BL_JobsManager_QT.hxx
src/genericgui/BL_JobsTable.cxx
src/genericgui/BL_JobsTable.hxx
src/genericgui/BL_QModelManager.cxx
src/genericgui/BL_QModelManager.hxx
src/genericgui/BL_Summary.cxx
src/genericgui/BL_Summary.hxx
src/genericgui/CMakeLists.txt
src/genericgui/JM_EditSalomeResource.cxx
src/genericgui/JM_EditSalomeResource.hxx
src/genericgui/JM_ResourceCatalog.cxx
src/genericgui/JM_ResourceCatalog.hxx
src/genericgui/JM_SalomeResource.cxx
src/genericgui/JM_SalomeResource.hxx
src/salomegui/BL_SalomeGui.cxx
src/salomegui/BL_SalomeGui.hxx
src/salomegui/CMakeLists.txt
src/salomegui/JOBMANAGER_version.h.in
src/salomegui/resources/SalomeApp.xml.in
src/standalone/CMakeLists.txt
src/standalone/main.cxx
src/standalone/start_jobmanager.sh.in
src/wrappers/BL_MainWindows_Qt.cxx
src/wrappers/BL_MainWindows_Qt.hxx
src/wrappers/BL_MainWindows_SALOME.cxx
src/wrappers/BL_MainWindows_SALOME.hxx
src/wrappers/BL_MainWindows_Wrap.hxx
src/wrappers/CMakeLists.txt

diff --git a/AUTHORS b/AUTHORS
deleted file mode 100644 (file)
index e69de29..0000000
index 3316b89e534d6f37dfa7fa967ce0d4b94a357f3f..41dc8924c9de2b23924524feb5ff117eb8d0e611 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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/ChangeLog b/ChangeLog
deleted file mode 100644 (file)
index e69de29..0000000
index 19f2678668862774973547897c0611201cc33425..8e38eaf75bda446a05cf5a0951d2d82c6e147d59 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
diff --git a/NEWS b/NEWS
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/README b/README
index 2833438175cb8d444e26d76e429cd97d748781db..1dab5761e2763dfaeb17d8a6be4586bb777fa251 100644 (file)
--- a/README
+++ b/README
@@ -1 +1,115 @@
-This module is an interface to use SALOME Launcher services.
+****************
+About JobManager
+****************
+
+JobManager module is an interface to use SALOME Launcher services. It allows
+defining three types of jobs:
+- User scripts;
+- Python scripts launched in a SALOME session;
+- YACS schemas.
+
+The module handles different types of computational resources:
+- Interactive computers (rsh, ssh);
+- Clusters managed by batch systems like PBS, LSF or SGE.
+
+User's job list could be saved and loaded. Finally, the module provides
+an editor for managing user's SALOME resources.
+
+For more information please visit the SALOME platform web site:
+
+  <http://www.salome-platform.org/> 
+
+=======
+License
+=======
+
+SALOME platform is distributed under the GNU Lesser General Public License.
+See COPYING file for more details.
+
+Also, additional information can be found at SALOME platform web site:
+
+  <http://www.salome-platform.org/downloads/license/>
+
+============
+Installation
+============
+
+--------------
+Pre-requisites
+--------------
+
+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.
+
+For more information about the pre-requisites please visit SALOME platform web
+site:
+
+* Check Release Notes and Software Requirements of the latest SALOME release at
+
+  <http://www.salome-platform.org/downloads/current-version/>
+
+* Pre-requisites page at SALOME web site:
+
+  <http://www.salome-platform.org/downloads/license/>
+
+Note: SALOME JobManager module needs SALOME KERNEL and SALOME GUI as pre-requisites.
+
+------------------
+Basic Installation
+------------------
+
+The build procedure of the SALOME platform is implemented with CMake.
+In order to build the module you have to do the following actions: 
+
+1. Set up environment for pre-requisites (see "Pre-requisites" section above).
+
+2. Create a build directory:
+
+   % mkdir JOBMANAGER_BUILD
+
+3. Configure the build procedure:
+
+   % cd JOBMANAGER_BUILD
+   % cmake -DCMAKE_BUILD_TYPE=<mode> -DCMAKE_INSTALL_PREFIX=<installation_directory> <path_to_src_dir>
+
+   where
+   - <mode> is either Release or Debug (default: Release);
+   - <installation_directory> is a destination folder to install SALOME JobManager
+      module (default: /usr); 
+   - <path_to_src_dir> is a path to the SALOME JobManager sources directory.
+
+   Note: by default (if CMAKE_INSTALL_PREFIX option is not given), SALOME JobManager
+   module will be configured for installation to the /usr directory that requires
+   root permissions to complete the installation.
+
+4. Build and install:
+
+   % make
+   % make install
+
+   This will install SALOME JobManager module to the <installation_directory>
+   specified to cmake command on the previous step.
+
+-------------------
+Custom installation
+-------------------
+
+SALOME JobManager module 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
+
+=============
+Documentation
+=============
+
+The directory doc contains additional documentation file of SALOME JobManager module.
+
+===============
+Troubleshooting
+===============
+
+Please, send a mail to webmaster.salome@opencascade.com.
index e3f5afc451eff660a5762cff448a4795d9bd7d9a..1db1ca133251c4cc1663f15099e38030ae2daf01 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 c81ce8d0037fbe93f7723dbff24171f5da44bbc8..907360ed9ee0a9970f8da687b88f49ad96f38bac 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 340767231c086a0048d667a36d017ec1445ebdce..f047158f8bedbdcbc9f3db5e747727f60a2e85ca 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 05979f8b8880cef18fc4a9278a27dd62a22cb2c0..8a9b4cf4cd54a85a21dbde0d93461587915457ed 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 1e3ef4a93eaa665fda6d51e05d33d9f76dafe5da..90c9fbaa66dc6e178195693a3b341b47ed9a9aef 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 bbde34e3379c97f670526d65542a3cc27660dce2..bf33a548e400c8fc7b729f9e49054e4890edcae8 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 a800ae8051a5b5eb5bb24c25dd95fba397bf3df1..9ce9a247cd8b4c708a40b76c7af2e44f49d54fa5 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 9e5e095fc27a38effc07883b1b0b61547a3d6890..d2ca7df71efef8ac52a03a10024e542e2db0a3a8 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 84d306db1547bf23e7251327094347b4c9150df1..52307321958614181d81663a9d71e8b42d4de09e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 bf00108a1fe12b998addf8712be542296564afc6..9327b314a726fc4cd797d3873ea5cb2fc9acf930 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 3013388a3b00ed20c8cccaef7edadfae0745a89b..99937f87ba9c7a1e7e38e1ca50954ad943e544d7 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 62f4f6919377a2c3a789770af4f9f52c293f777a..2e20c85a21b988981d53e6941ba2eebb7ecc4c9a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 6d1c008b1b3e724510c0bd4f855ca2cf43e4b9a2..3b7110c63dc030c53d388b2299f1e3d6e57cb622 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 e58c895ef178032f7fd1c1b9a96b1912fc0452c4..e67a905d9ef556ec053613a757302528bb108221 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 c2a724b8ff76c7a79ef8a5d45711aeaf74ebab41..a00be48bded84449b387b21a903167fa2b85891c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 93fa07e03a9c243addcc731e96ae75ac1bb7b3e1..3eee211bd5176546f2d8a879eedc11802d24b31e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 d2d19d3feb28362e6088870fdae0345ce4d4948b..071243694c07b2380f5ab4ee3182c3e84ea963e9 100644 (file)
@@ -39,7 +39,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'jobmanager'
-copyright = '2010-2015 CEA/DEN, EDF R&D, A. Ribes'
+copyright = '2010-2016 CEA/DEN, EDF R&D, A. Ribes'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
index e59c554ce5e040f78f66c7c127a648dd7a717a9d..afd04dc368c4c356b41436da46fe396fffc29a4d 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 06ff96201491fd8c3dea1ae7f0be5598581363a7..6d51e689d18929aa260bab9493096abee8713b70 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index a800ae8051a5b5eb5bb24c25dd95fba397bf3df1..9ce9a247cd8b4c708a40b76c7af2e44f49d54fa5 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 9e5e095fc27a38effc07883b1b0b61547a3d6890..d2ca7df71efef8ac52a03a10024e542e2db0a3a8 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 84d306db1547bf23e7251327094347b4c9150df1..52307321958614181d81663a9d71e8b42d4de09e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 bf00108a1fe12b998addf8712be542296564afc6..9327b314a726fc4cd797d3873ea5cb2fc9acf930 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 3013388a3b00ed20c8cccaef7edadfae0745a89b..99937f87ba9c7a1e7e38e1ca50954ad943e544d7 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 62f4f6919377a2c3a789770af4f9f52c293f777a..2e20c85a21b988981d53e6941ba2eebb7ecc4c9a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 6d1c008b1b3e724510c0bd4f855ca2cf43e4b9a2..3b7110c63dc030c53d388b2299f1e3d6e57cb622 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 e58c895ef178032f7fd1c1b9a96b1912fc0452c4..e67a905d9ef556ec053613a757302528bb108221 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 c2a724b8ff76c7a79ef8a5d45711aeaf74ebab41..a00be48bded84449b387b21a903167fa2b85891c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+dnl Copyright (C) 2009-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 aad70916134810f2368e1b53d43cd0395dbe06fb..c7be323f023a83eeba8547372f13f8d344706def 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 4cf0291692bacddc7108b87d40187e8bfcf481d4..80c7d91084e01e15a1b87f81734d6ac0d248a20e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 895a11b54b5484260cab62a83608f13a5fb4c5cb..a0756ee657a57e862c8eae50fc3bba426213029e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index f1860b6698f9a997e62cd270ab911989f790ed42..22a722fe4a5b7308552bb8443aaffbbee1bde366 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 83fd9c458247ee0ea365bccfe8dac34af8826c8c..0469c63641337d64f5b7624feac577fa3eeb15be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 b725557363c60297dce040e548153af79d05beb1..17ea7c90f6565619d52afdb3dc86039ee4fb6628 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+# 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
index 2243b7932d63d2fbcf61d4ab60ab8acedc83cf9a..e69e687dcae779dfbbf8fe728714e86b8e8ed0e8 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 1f91cec3d34b5ca0a1c87cf46185f5030d555b52..c6ec860eaad5c6c4f9f82cbd64ff481e34972814 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 417e0c45c04b1c1ae28f3c621dfc44b597bd7d0b..f09f0e4bb2ebe2d170ad7c26bf1d4ccbc01d4fed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 5436311b9a45b54c2303c58a00da6a0169f3a5a2..3e2953e515c6da804ede9017ddddba9db7144edd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index ce4c14840c96838cbbc99a8fe00cdcb63ab7e7ac..8a60afb495fccc580990ed7c0a8756f6b62fe007 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index caa0f65ba90666b7e1eb9898b5e7f13aea2eecb7..8904af83bdf7b0e183f57c5754196b4e11fe547b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 4ac6b3a82bdd60ee902ec6f7798c0d71d3f25a13..06cd29059f31cacd11988e707fa4b48446a1c52d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index e0b284d37472a10099469c7a4e4097eb9fbb86c3..88b978eecfd60bd39859f13594bfc2b6decd68c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 962e6b4f71d0041f36f0dbc8f2a9ddda96a48228..c09aa3b448a9f0a8cf41b9b6bae8b023b19e9d49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 bbfdd7fc6f6644fc246e10591e93791911601d02..7c8d7cb3262c347a77233a3ac39e9ce0a99c0ece 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index fc33b23b45243be5137693c19f0c9144ceb5cce1..498f115e4ce43ea7333806b96ad5cc807c20caaf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 3006ceee018e784f37ba237e6f29e33eac479b92..74ec5832d651519b6692dd59b31dafc69a0ca937 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 624577318f2f56fd79f86449d86fa70bab49936c..e09c27d3b8e58b555982fa63fe0b80c652c26284 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 2ddc632eeff0804e3262e60dcb9e7c0496c4123b..71acc291ed03bc62a1b006309d1bdc95e89be373 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index e7a9a92457ed808d283f745847886da7252c0947..72775f6b1bcc3fbbf64e2dd753197b6134b55e66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index bf59cc33a4e1dd700cad06009a6680ee99ea9274..4f9b759893690b82eafb6d917b71dfdc0d2ee3b4 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 08f962a13736d018fb7c721c8dbf45b851212555..5c93b5568e0d9f140b21382557a32f4d2ff12d67 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index f6933f6d43bb21c749f3240c13cdcad3379bf8cb..5d1118eced2e8f2104865365e4c2fccaeb0b1a1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 4b20741775ad4099442d29d50b849a821b1ca4cb..b405b68362c093b4217836536f986f38d6dc217f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 97c45089f4006cbcc4221a1cfd2d11c62cffd221..773ac15e219da9baf671e1f97095e319be6d9e59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index c5e9b4c82924a91b9b7c1d88083a4a09f56ce535..6403bdcd4bd360107119ac10e82bd15cede812e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index e48f2b769ebbbbdb699c2e912d4230205b1c7257..01619d19febe90cf1468b79089312deac21a8373 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index c7b3884933134253dcc19ecbf1ba7135f8f5859f..67a71d7b9e663ced857cc1c2939abdd03d5cb89a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 7c6fd61f6ced56dfac23cc8762e5794011680e27..900b6f3d8f4ec5eb3cbeac4c2fb3adf2afc86fe5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 86776f462871af33f3e919d870486c996af50f3d..98665575d7b5b50c48ffd127ee0058813099f803 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 90aa04877aa06d1e8aefe766aff9d8fab6a38e02..a83108aa80a089e19d13bce91f01249bb5ee9247 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 1472154d1795f5b7cfef225ef70199f059bb4c67..c6d2d485a779e46c69c8195ab1fcc320ece30e4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 bbbbd4d3dbcaae35b56b9e2c82262a55c64c2076..6ef6d6d46df8203beb67b7447318d17670fa2d21 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 9a83a756ec2e58b8d29eace41cfa5ee940c1fa72..5b59f3d23f6647f7965d9554c8eaca71d250fb5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 766e947c61afdaa89ada2569225861cb3cfe1f5d..1477e9d02abe24b99fa547d7067d813e266b5c64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index a9bff6d58e87ecfad5f81da6d05f8733f378f066..203c3b02dfc3415820d66453cd9a4e681d002d71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 84a3531f956c30844cd567908edb2b19a46d005e..a3f0074c3485c76b8fa6d68c1067a41c86bc839c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index de9a633022c636abd5a0f8de194f939ed162b127..0873ffb9682712319ee7f0df66bcfafcae2fe3f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 5cd5d3d9247e7a17bc8d3b16bb90ca3c24037d60..0bd4106a1a2618ed8e8b8484ff48551be36e623e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 18143863cda83a4b1f812f54a612c3a1657cbc57..159d098992a085617c8e09b92e61a3521f07571f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index a3bf912d08e115151a9b6d53f18d0b7f97e5342a..d11c818444a9a83c74b3e1e05dd9a2352be652b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 21a5213fc9b54f3c837d109fe9e43c8a101020e3..b08c4bd6410295d5d5cc087e942ccb958efa8601 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 c8da07c8add72c3bf50d7d444a4e197884a6f8a2..67532d8e103ae23c7989d1f6aa731865d7ec58a4 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+  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
index 581581da210b3ce4685cf9e49c205f109bd2410c..50b7a82e05c7a43ca27356e7c904aaa1be9d8402 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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 0e7d0899bf4870faf682072eedcf100ff885df0e..53a44c0dd8ce6d862db43a1a638d0bc62edd978b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 7cbca33c38915366e7abdefdd81c9ff639a07bb7..a02fd2ff3eede68535b94e0dec3929c1d4222932 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+# 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
index 0fdcca9c1b4dcc43b01f5b289aa4d2735bebd94f..7cb33ce0e7fb5aac2933d0868ea8a505be1ddf94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index c85e635937b493928de572026ab8f46ca1db3860..1fec91a568049cb96bbecea872b07d7efaa860fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index ae46ceaf6740084f69ca902c82cefedbb155dfe0..a9f09cfef5f06695dc0cbb596fa40525be334084 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 39b15bfc11b3c0f00fc9cb5b34fa4b735ae2a8b4..74c784ee441799812572742037d77026117766da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index d70d2f798f979da76240ee22bd3b9b3d4e91a6e9..7462faede9e8d10bbd18c8133e372493a2533f12 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+// 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
index 15e586f34be4d7a24561b330c1459dc4efe73372..65c8dd29ae336be6b577cbf598f66c938cc1434d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2012-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