From 1a91472932f27ba4eaabdf4e7a4966434ecefb3b Mon Sep 17 00:00:00 2001 From: akl Date: Mon, 16 Feb 2015 16:29:49 +0400 Subject: [PATCH] Copyrights update 2015. --- ATOMIC_version.h.in | 2 +- CMakeLists.txt | 2 +- SalomeATOMICConfig.cmake.in | 2 +- adm_local/CMakeLists.txt | 2 +- adm_local/cmake_files/CMakeLists.txt | 2 +- adm_local/cmake_files/FindSalomeATOMIC.cmake | 2 +- adm_local/unix/CMakeLists.txt | 2 +- adm_local/unix/config_files/CMakeLists.txt | 2 +- adm_local/unix/config_files/check_ATOMIC.m4 | 2 +- bin/CMakeLists.txt | 2 +- resources/CMakeLists.txt | 2 +- resources/LightApp.xml | 2 +- resources/SalomeApp.xml.in | 2 +- src/ATOMICGUI/ATOMICGUI.cxx | 2 +- src/ATOMICGUI/ATOMICGUI.h | 2 +- src/ATOMICGUI/ATOMICGUI_ATOMICGUI.hxx | 2 +- src/ATOMICGUI/ATOMICGUI_AddAtomDlg.cxx | 2 +- src/ATOMICGUI/ATOMICGUI_AddAtomDlg.h | 2 +- src/ATOMICGUI/ATOMICGUI_AddAtomOp.cxx | 2 +- src/ATOMICGUI/ATOMICGUI_AddAtomOp.h | 2 +- src/ATOMICGUI/ATOMICGUI_CreateMolOp.cxx | 2 +- src/ATOMICGUI/ATOMICGUI_CreateMolOp.h | 2 +- src/ATOMICGUI/ATOMICGUI_Data.cxx | 2 +- src/ATOMICGUI/ATOMICGUI_Data.h | 2 +- src/ATOMICGUI/ATOMICGUI_DataModel.cxx | 2 +- src/ATOMICGUI/ATOMICGUI_DataModel.h | 2 +- src/ATOMICGUI/ATOMICGUI_DataObject.cxx | 2 +- src/ATOMICGUI/ATOMICGUI_DataObject.h | 2 +- src/ATOMICGUI/ATOMICGUI_DeleteOp.cxx | 2 +- src/ATOMICGUI/ATOMICGUI_DeleteOp.h | 2 +- src/ATOMICGUI/ATOMICGUI_ImportExportOp.cxx | 2 +- src/ATOMICGUI/ATOMICGUI_ImportExportOp.h | 2 +- src/ATOMICGUI/ATOMICGUI_Operation.cxx | 2 +- src/ATOMICGUI/ATOMICGUI_Operation.h | 2 +- src/ATOMICGUI/ATOMICGUI_RenameOp.cxx | 2 +- src/ATOMICGUI/ATOMICGUI_RenameOp.h | 2 +- src/ATOMICGUI/ATOMICGUI_Selection.cxx | 2 +- src/ATOMICGUI/ATOMICGUI_Selection.h | 2 +- src/ATOMICGUI/CMakeLists.txt | 2 +- src/AtomicPy/AtomicPy.cxx | 2 +- src/AtomicPy/AtomicPy.h | 2 +- src/AtomicPy/AtomicPy.sip | 2 +- src/AtomicPy/CMakeLists.txt | 2 +- src/CMakeLists.txt | 2 +- 44 files changed, 44 insertions(+), 44 deletions(-) diff --git a/ATOMIC_version.h.in b/ATOMIC_version.h.in index de7717c..ed1d2f3 100644 --- a/ATOMIC_version.h.in +++ b/ATOMIC_version.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/CMakeLists.txt b/CMakeLists.txt index b2e8a60..d3adae1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/SalomeATOMICConfig.cmake.in b/SalomeATOMICConfig.cmake.in index d6086dd..86012ff 100644 --- a/SalomeATOMICConfig.cmake.in +++ b/SalomeATOMICConfig.cmake.in @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/CMakeLists.txt b/adm_local/CMakeLists.txt index 4d9fba8..0e03d7b 100755 --- a/adm_local/CMakeLists.txt +++ b/adm_local/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/cmake_files/CMakeLists.txt b/adm_local/cmake_files/CMakeLists.txt index cab0cdb..2a827bc 100755 --- a/adm_local/cmake_files/CMakeLists.txt +++ b/adm_local/cmake_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/cmake_files/FindSalomeATOMIC.cmake b/adm_local/cmake_files/FindSalomeATOMIC.cmake index d0bd463..5064f2a 100644 --- a/adm_local/cmake_files/FindSalomeATOMIC.cmake +++ b/adm_local/cmake_files/FindSalomeATOMIC.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/unix/CMakeLists.txt b/adm_local/unix/CMakeLists.txt index 8b89ce1..b07e95b 100755 --- a/adm_local/unix/CMakeLists.txt +++ b/adm_local/unix/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/unix/config_files/CMakeLists.txt b/adm_local/unix/config_files/CMakeLists.txt index cd0fcc5..068750d 100755 --- a/adm_local/unix/config_files/CMakeLists.txt +++ b/adm_local/unix/config_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/unix/config_files/check_ATOMIC.m4 b/adm_local/unix/config_files/check_ATOMIC.m4 index 5214259..746b0d8 100755 --- a/adm_local/unix/config_files/check_ATOMIC.m4 +++ b/adm_local/unix/config_files/check_ATOMIC.m4 @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt index b8e8585..911efa9 100755 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt index c1c6064..a92696f 100755 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/resources/LightApp.xml b/resources/LightApp.xml index 4ba1aa8..e00f759 100644 --- a/resources/LightApp.xml +++ b/resources/LightApp.xml @@ -1,6 +1,6 @@