Salome HOME
Update copyrights EMC2P_V1_1_0
authorvsr <vsr@opencascade.com>
Fri, 15 Feb 2019 14:56:55 +0000 (17:56 +0300)
committervsr <vsr@opencascade.com>
Fri, 15 Feb 2019 14:56:55 +0000 (17:56 +0300)
commit4be877f7aea9b6138d3d0f6fbb956229a7d1f642
treeeb9a100465ccde4f4d3923aa18da0d93a1d71788
parentb2bc763bba5890fbd1164cc8c76e930e530b1230
Update copyrights
153 files changed:
CMakeLists.txt
CMakeModules/FindLibbatchPThread.cmake
CMakeModules/FindLibbatchPython.cmake
CMakeModules/FindLibbatchSWIG.cmake
CMakeModules/FindPThread.cmake
CMakeModules/libbatchMacros.cmake
INSTALL
libbatch_config.h.in
misc/CMakeLists.txt
misc/LibBatchConfig.cmake.in
misc/check_libbatch.m4
src/CCC/BatchManager_CCC.cxx
src/CCC/BatchManager_CCC.hxx
src/CCC/CMakeLists.txt
src/CCC/FactBatchManager_CCC.cxx
src/CCC/FactBatchManager_CCC.hxx
src/CCC/JobInfo_CCC.cxx
src/CCC/JobInfo_CCC.hxx
src/CMakeLists.txt
src/Core/APIInternalFailureException.cxx
src/Core/APIInternalFailureException.hxx
src/Core/BatchManager.cxx
src/Core/BatchManager.hxx
src/Core/BatchManagerCatalog.cxx
src/Core/BatchManagerCatalog.hxx
src/Core/BoolType.cxx
src/Core/BoolType.hxx
src/Core/CMakeLists.txt
src/Core/CommunicationProtocol.cxx
src/Core/CommunicationProtocol.hxx
src/Core/CommunicationProtocolRSH.cxx
src/Core/CommunicationProtocolRSH.hxx
src/Core/CommunicationProtocolRsync.cxx
src/Core/CommunicationProtocolRsync.hxx
src/Core/CommunicationProtocolSH.cxx
src/Core/CommunicationProtocolSH.hxx
src/Core/CommunicationProtocolSSH.cxx
src/Core/CommunicationProtocolSSH.hxx
src/Core/Constants.cxx
src/Core/Constants.hxx
src/Core/Couple.cxx
src/Core/Couple.hxx
src/Core/CoupleType.cxx
src/Core/CoupleType.hxx
src/Core/Defines.hxx
src/Core/Environnement.cxx
src/Core/Environnement.hxx
src/Core/FactBatchManager.cxx
src/Core/FactBatchManager.hxx
src/Core/GenericException.cxx
src/Core/GenericException.hxx
src/Core/GenericType.cxx
src/Core/GenericType.hxx
src/Core/InvalidArgumentException.cxx
src/Core/InvalidArgumentException.hxx
src/Core/InvalidKeyException.cxx
src/Core/InvalidKeyException.hxx
src/Core/Job.cxx
src/Core/Job.hxx
src/Core/JobId.cxx
src/Core/JobId.hxx
src/Core/JobInfo.cxx
src/Core/JobInfo.hxx
src/Core/ListIsFullException.cxx
src/Core/ListIsFullException.hxx
src/Core/Log.cxx
src/Core/Log.hxx
src/Core/LongType.cxx
src/Core/LongType.hxx
src/Core/MpiImpl.cxx
src/Core/MpiImpl.hxx
src/Core/NotYetImplementedException.cxx
src/Core/NotYetImplementedException.hxx
src/Core/ParameterTypeMap.cxx
src/Core/ParameterTypeMap.hxx
src/Core/Parametre.cxx
src/Core/Parametre.hxx
src/Core/RunTimeException.cxx
src/Core/RunTimeException.hxx
src/Core/StringType.cxx
src/Core/StringType.hxx
src/Core/Test/CMakeLists.txt
src/Core/Test/SimpleParser.cxx
src/Core/Test/SimpleParser.hxx
src/Core/Test/Test_BatchManager.cxx
src/Core/Test/Test_SimpleParser.cxx
src/Core/Test/Test_config.h.in
src/Core/TypeMismatchException.cxx
src/Core/TypeMismatchException.hxx
src/Core/Utils.cxx
src/Core/Utils.hxx
src/Core/Versatile.cxx
src/Core/Versatile.hxx
src/LSF/BatchManager_LSF.cxx
src/LSF/BatchManager_LSF.hxx
src/LSF/CMakeLists.txt
src/LSF/FactBatchManager_LSF.cxx
src/LSF/FactBatchManager_LSF.hxx
src/LSF/JobInfo_LSF.cxx
src/LSF/JobInfo_LSF.hxx
src/LoadLeveler/BatchManager_LL.cxx
src/LoadLeveler/BatchManager_LL.hxx
src/LoadLeveler/CMakeLists.txt
src/LoadLeveler/FactBatchManager_LL.cxx
src/LoadLeveler/FactBatchManager_LL.hxx
src/LoadLeveler/JobInfo_LL.cxx
src/LoadLeveler/JobInfo_LL.hxx
src/Local/BatchManager_Local.cxx
src/Local/BatchManager_Local.hxx
src/Local/CMakeLists.txt
src/Local/FactBatchManager_Local.cxx
src/Local/FactBatchManager_Local.hxx
src/Local/IOMutex.cxx
src/Local/IOMutex.hxx
src/Local/JobInfo_Local.cxx
src/Local/JobInfo_Local.hxx
src/Local/Job_Local.cxx
src/Local/Job_Local.hxx
src/PBS/BatchManager_PBS.cxx
src/PBS/BatchManager_PBS.hxx
src/PBS/CMakeLists.txt
src/PBS/FactBatchManager_PBS.cxx
src/PBS/FactBatchManager_PBS.hxx
src/PBS/JobInfo_PBS.cxx
src/PBS/JobInfo_PBS.hxx
src/Python/CMakeLists.txt
src/Python/Test/CMakeLists.txt
src/Python/Test/Test_Python_Local_SH.py
src/Python/Test/config.py.in
src/Python/libBatch_Swig.i
src/Python/libBatch_Swig_exception.i
src/Python/libBatch_Swig_typemap.i
src/SGE/BatchManager_SGE.cxx
src/SGE/BatchManager_SGE.hxx
src/SGE/CMakeLists.txt
src/SGE/FactBatchManager_SGE.cxx
src/SGE/FactBatchManager_SGE.hxx
src/SGE/JobInfo_SGE.cxx
src/SGE/JobInfo_SGE.hxx
src/Slurm/BatchManager_Slurm.cxx
src/Slurm/BatchManager_Slurm.hxx
src/Slurm/CMakeLists.txt
src/Slurm/FactBatchManager_Slurm.cxx
src/Slurm/FactBatchManager_Slurm.hxx
src/Slurm/JobInfo_Slurm.cxx
src/Slurm/JobInfo_Slurm.hxx
src/Vishnu/BatchManager_Vishnu.cxx
src/Vishnu/BatchManager_Vishnu.hxx
src/Vishnu/CMakeLists.txt
src/Vishnu/FactBatchManager_Vishnu.cxx
src/Vishnu/FactBatchManager_Vishnu.hxx
src/Vishnu/JobInfo_Vishnu.cxx
src/Vishnu/JobInfo_Vishnu.hxx