From 833732c535babedf8f0ef7e6c9bd34652c2c6f4b Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 22 Mar 2016 19:50:56 +0300 Subject: [PATCH] Copyright update: 2016 --- CMakeLists.txt | 2 +- DXFPlugin_version.h.in | 2 +- INSTALL | 2 +- README | 2 +- SalomeDXFPLUGINConfig.cmake.in | 2 +- adm_local/CMakeLists.txt | 2 +- adm_local/cmake_files/CMakeLists.txt | 2 +- adm_local/cmake_files/FindDXF.cmake | 2 +- adm_local/cmake_files/FindSalomeDXF.cmake | 2 +- adm_local/cmake_files/FindSalomeDXFPLUGIN.cmake | 2 +- doc/CMakeLists.txt | 2 +- doc/salome/CMakeLists.txt | 2 +- doc/salome/examples/CMakeLists.txt | 2 +- doc/salome/gui/CMakeLists.txt | 2 +- doc/salome/gui/DXFPLUGIN/CMakeLists.txt | 2 +- doc/salome/gui/DXFPLUGIN/doxyfile.in | 2 +- doc/salome/gui/DXFPLUGIN/doxyfile_py.in | 2 +- doc/salome/gui/DXFPLUGIN/static/footer.html | 2 +- idl/CMakeLists.txt | 2 +- idl/DXFPlugin.idl | 2 +- resources/CMakeLists.txt | 2 +- resources/DXFPlugin.xml | 2 +- resources/SalomeApp.xml | 2 +- src/CMakeLists.txt | 2 +- src/DXFPluginBuilder.py | 2 +- src/DXFPlugin_Engine.cxx | 2 +- src/DXFPlugin_Engine.hxx | 2 +- src/DXFPlugin_ExportDriver.cxx | 2 +- src/DXFPlugin_ExportDriver.hxx | 2 +- src/DXFPlugin_GUI.cxx | 2 +- src/DXFPlugin_GUI.h | 2 +- src/DXFPlugin_IECallBack.cxx | 2 +- src/DXFPlugin_IECallBack.hxx | 2 +- src/DXFPlugin_IExport.hxx | 2 +- src/DXFPlugin_IImport.hxx | 2 +- src/DXFPlugin_IOperations.cxx | 2 +- src/DXFPlugin_IOperations.hxx | 2 +- src/DXFPlugin_IOperations_i.cc | 2 +- src/DXFPlugin_IOperations_i.hh | 2 +- src/DXFPlugin_ImportDriver.cxx | 2 +- src/DXFPlugin_ImportDriver.hxx | 2 +- src/DXFPlugin_OperationsCreator.cxx | 2 +- src/DXFPlugin_OperationsCreator.hxx | 2 +- src/DXFPlugin_license.h.in | 2 +- src/__init__.py | 2 +- 45 files changed, 45 insertions(+), 45 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4304729..3c9487d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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/DXFPlugin_version.h.in b/DXFPlugin_version.h.in index 09c67f8..73726c6 100644 --- a/DXFPlugin_version.h.in +++ b/DXFPlugin_version.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2015 OPEN CASCADE +// Copyright (C) 2014-2016 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/INSTALL b/INSTALL index e848b45..29a6c8f 100644 --- a/INSTALL +++ b/INSTALL @@ -2,7 +2,7 @@ Installation Instructions ************************* -Copyright (C) 2014-2015 OPEN CASCADE +Copyright (C) 2014-2016 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/README b/README index 41a1927..6fa4c0f 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ README ****** -Copyright (C) 2014-2015 OPEN CASCADE +Copyright (C) 2014-2016 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/SalomeDXFPLUGINConfig.cmake.in b/SalomeDXFPLUGINConfig.cmake.in index 2d4af0a..c3823c6 100644 --- a/SalomeDXFPLUGINConfig.cmake.in +++ b/SalomeDXFPLUGINConfig.cmake.in @@ -5,7 +5,7 @@ # ############################################################### -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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 aa826d5..9697ec4 100644 --- a/adm_local/CMakeLists.txt +++ b/adm_local/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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 18c047f..ce17bb7 100644 --- a/adm_local/cmake_files/CMakeLists.txt +++ b/adm_local/cmake_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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/FindDXF.cmake b/adm_local/cmake_files/FindDXF.cmake index 951449b..ad8e9bb 100644 --- a/adm_local/cmake_files/FindDXF.cmake +++ b/adm_local/cmake_files/FindDXF.cmake @@ -5,7 +5,7 @@ # ######################################################################### -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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/FindSalomeDXF.cmake b/adm_local/cmake_files/FindSalomeDXF.cmake index 51645a6..52a2a33 100644 --- a/adm_local/cmake_files/FindSalomeDXF.cmake +++ b/adm_local/cmake_files/FindSalomeDXF.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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/FindSalomeDXFPLUGIN.cmake b/adm_local/cmake_files/FindSalomeDXFPLUGIN.cmake index 51f9816..9e130f7 100644 --- a/adm_local/cmake_files/FindSalomeDXFPLUGIN.cmake +++ b/adm_local/cmake_files/FindSalomeDXFPLUGIN.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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/doc/CMakeLists.txt b/doc/CMakeLists.txt index 0fd283b..0e8bd22 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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/doc/salome/CMakeLists.txt b/doc/salome/CMakeLists.txt index 9965b85..148e1a6 100644 --- a/doc/salome/CMakeLists.txt +++ b/doc/salome/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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/doc/salome/examples/CMakeLists.txt b/doc/salome/examples/CMakeLists.txt index 7f8577e..9c918f4 100644 --- a/doc/salome/examples/CMakeLists.txt +++ b/doc/salome/examples/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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/doc/salome/gui/CMakeLists.txt b/doc/salome/gui/CMakeLists.txt index ceb01a0..f7d336a 100644 --- a/doc/salome/gui/CMakeLists.txt +++ b/doc/salome/gui/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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/doc/salome/gui/DXFPLUGIN/CMakeLists.txt b/doc/salome/gui/DXFPLUGIN/CMakeLists.txt index 6a72dd1..312f717 100644 --- a/doc/salome/gui/DXFPLUGIN/CMakeLists.txt +++ b/doc/salome/gui/DXFPLUGIN/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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/doc/salome/gui/DXFPLUGIN/doxyfile.in b/doc/salome/gui/DXFPLUGIN/doxyfile.in index 3af1e63..32b52ac 100644 --- a/doc/salome/gui/DXFPLUGIN/doxyfile.in +++ b/doc/salome/gui/DXFPLUGIN/doxyfile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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/doc/salome/gui/DXFPLUGIN/doxyfile_py.in b/doc/salome/gui/DXFPLUGIN/doxyfile_py.in index 12b00b3..e06c79e 100644 --- a/doc/salome/gui/DXFPLUGIN/doxyfile_py.in +++ b/doc/salome/gui/DXFPLUGIN/doxyfile_py.in @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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/doc/salome/gui/DXFPLUGIN/static/footer.html b/doc/salome/gui/DXFPLUGIN/static/footer.html index a9dd3c1..fada008 100644 --- a/doc/salome/gui/DXFPLUGIN/static/footer.html +++ b/doc/salome/gui/DXFPLUGIN/static/footer.html @@ -4,7 +4,7 @@ diff --git a/idl/CMakeLists.txt b/idl/CMakeLists.txt index 26a5230..35e7902 100644 --- a/idl/CMakeLists.txt +++ b/idl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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/idl/DXFPlugin.idl b/idl/DXFPlugin.idl index 655194c..23c7226 100644 --- a/idl/DXFPlugin.idl +++ b/idl/DXFPlugin.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2015 OPEN CASCADE +// Copyright (C) 2014-2016 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 f7b9b2c..9c00a01 100644 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2015 OPEN CASCADE +# Copyright (C) 2014-2016 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/DXFPlugin.xml b/resources/DXFPlugin.xml index 7531e64..af4c720 100644 --- a/resources/DXFPlugin.xml +++ b/resources/DXFPlugin.xml @@ -1,7 +1,7 @@