From 928012d8615f59217d847e323acd20338e829153 Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 19 Mar 2021 18:25:47 +0300 Subject: [PATCH] Copyright update 2021 --- ATOMSOLV_version.h.in | 2 +- CMakeLists.txt | 2 +- SalomeATOMSOLVConfig.cmake.in | 2 +- bin/CMakeLists.txt | 2 +- bin/runATOMSOLV.in | 2 +- bin/runATOMSOLV.py | 2 +- cmake/CMakeLists.txt | 2 +- cmake/FindSalomeATOMSOLV.cmake | 2 +- idl/ATOMSOLV.idl | 2 +- idl/CMakeLists.txt | 2 +- resources/CMakeLists.txt | 2 +- src/ATOMSOLV/ATOMSOLV.cxx | 2 +- src/ATOMSOLV/ATOMSOLV.hxx | 2 +- src/ATOMSOLV/CMakeLists.txt | 2 +- src/ATOMSOLVGUI/ATOMSOLVGUI.cxx | 2 +- src/ATOMSOLVGUI/ATOMSOLVGUI.h | 2 +- src/ATOMSOLVGUI/ATOMSOLVGUI_ATOMSOLVGUI.hxx | 2 +- src/ATOMSOLVGUI/ATOMSOLVGUI_DataModel.cxx | 2 +- src/ATOMSOLVGUI/ATOMSOLVGUI_DataModel.h | 2 +- src/ATOMSOLVGUI/ATOMSOLVGUI_DataObject.cxx | 2 +- src/ATOMSOLVGUI/ATOMSOLVGUI_DataObject.h | 2 +- src/ATOMSOLVGUI/ATOMSOLVGUI_Displayer.cxx | 2 +- src/ATOMSOLVGUI/ATOMSOLVGUI_Displayer.h | 2 +- src/ATOMSOLVGUI/ATOMSOLVGUI_Selection.cxx | 2 +- src/ATOMSOLVGUI/ATOMSOLVGUI_Selection.h | 2 +- src/ATOMSOLVGUI/ATOMSOLVGUI_TransparencyDlg.cxx | 2 +- src/ATOMSOLVGUI/ATOMSOLVGUI_TransparencyDlg.h | 2 +- src/ATOMSOLVGUI/CMakeLists.txt | 2 +- src/CMakeLists.txt | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/ATOMSOLV_version.h.in b/ATOMSOLV_version.h.in index 927c032..44c660b 100644 --- a/ATOMSOLV_version.h.in +++ b/ATOMSOLV_version.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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 8c13f80..f232198 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2020 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2021 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/SalomeATOMSOLVConfig.cmake.in b/SalomeATOMSOLVConfig.cmake.in index 3061448..b53a5ef 100644 --- a/SalomeATOMSOLVConfig.cmake.in +++ b/SalomeATOMSOLVConfig.cmake.in @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2020 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2021 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 237104b..71914ee 100644 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2020 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2021 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/runATOMSOLV.in b/bin/runATOMSOLV.in index 7eea87d..c7d5ced 100755 --- a/bin/runATOMSOLV.in +++ b/bin/runATOMSOLV.in @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2021 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/runATOMSOLV.py b/bin/runATOMSOLV.py index c673ea9..637b950 100755 --- a/bin/runATOMSOLV.py +++ b/bin/runATOMSOLV.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2021 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/cmake/CMakeLists.txt b/cmake/CMakeLists.txt index 0dd49b5..4e816ff 100644 --- a/cmake/CMakeLists.txt +++ b/cmake/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2020 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2021 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/cmake/FindSalomeATOMSOLV.cmake b/cmake/FindSalomeATOMSOLV.cmake index e773b4b..cfe6b7c 100644 --- a/cmake/FindSalomeATOMSOLV.cmake +++ b/cmake/FindSalomeATOMSOLV.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2021 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/idl/ATOMSOLV.idl b/idl/ATOMSOLV.idl index 8d5061d..3f80b78 100644 --- a/idl/ATOMSOLV.idl +++ b/idl/ATOMSOLV.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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/idl/CMakeLists.txt b/idl/CMakeLists.txt index c344ed7..cbce1e2 100644 --- a/idl/CMakeLists.txt +++ b/idl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2020 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2021 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 292fc80..3e18cdf 100644 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2020 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2021 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/src/ATOMSOLV/ATOMSOLV.cxx b/src/ATOMSOLV/ATOMSOLV.cxx index 0090e50..9149fa2 100644 --- a/src/ATOMSOLV/ATOMSOLV.cxx +++ b/src/ATOMSOLV/ATOMSOLV.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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/src/ATOMSOLV/ATOMSOLV.hxx b/src/ATOMSOLV/ATOMSOLV.hxx index f978d8a..863b030 100644 --- a/src/ATOMSOLV/ATOMSOLV.hxx +++ b/src/ATOMSOLV/ATOMSOLV.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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/src/ATOMSOLV/CMakeLists.txt b/src/ATOMSOLV/CMakeLists.txt index bc3f8f7..9ba740d 100644 --- a/src/ATOMSOLV/CMakeLists.txt +++ b/src/ATOMSOLV/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2020 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2021 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/src/ATOMSOLVGUI/ATOMSOLVGUI.cxx b/src/ATOMSOLVGUI/ATOMSOLVGUI.cxx index 56a1bcb..fa0cefa 100644 --- a/src/ATOMSOLVGUI/ATOMSOLVGUI.cxx +++ b/src/ATOMSOLVGUI/ATOMSOLVGUI.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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/src/ATOMSOLVGUI/ATOMSOLVGUI.h b/src/ATOMSOLVGUI/ATOMSOLVGUI.h index 6c1a4a4..dc81478 100644 --- a/src/ATOMSOLVGUI/ATOMSOLVGUI.h +++ b/src/ATOMSOLVGUI/ATOMSOLVGUI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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/src/ATOMSOLVGUI/ATOMSOLVGUI_ATOMSOLVGUI.hxx b/src/ATOMSOLVGUI/ATOMSOLVGUI_ATOMSOLVGUI.hxx index 10d744e..f6dee85 100644 --- a/src/ATOMSOLVGUI/ATOMSOLVGUI_ATOMSOLVGUI.hxx +++ b/src/ATOMSOLVGUI/ATOMSOLVGUI_ATOMSOLVGUI.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2021 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/src/ATOMSOLVGUI/ATOMSOLVGUI_DataModel.cxx b/src/ATOMSOLVGUI/ATOMSOLVGUI_DataModel.cxx index 10cc169..87b2eb5 100644 --- a/src/ATOMSOLVGUI/ATOMSOLVGUI_DataModel.cxx +++ b/src/ATOMSOLVGUI/ATOMSOLVGUI_DataModel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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/src/ATOMSOLVGUI/ATOMSOLVGUI_DataModel.h b/src/ATOMSOLVGUI/ATOMSOLVGUI_DataModel.h index 7c2c23a..dbd6d05 100644 --- a/src/ATOMSOLVGUI/ATOMSOLVGUI_DataModel.h +++ b/src/ATOMSOLVGUI/ATOMSOLVGUI_DataModel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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/src/ATOMSOLVGUI/ATOMSOLVGUI_DataObject.cxx b/src/ATOMSOLVGUI/ATOMSOLVGUI_DataObject.cxx index a0c53e3..5e92596 100644 --- a/src/ATOMSOLVGUI/ATOMSOLVGUI_DataObject.cxx +++ b/src/ATOMSOLVGUI/ATOMSOLVGUI_DataObject.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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/src/ATOMSOLVGUI/ATOMSOLVGUI_DataObject.h b/src/ATOMSOLVGUI/ATOMSOLVGUI_DataObject.h index d88673f..9a4441b 100644 --- a/src/ATOMSOLVGUI/ATOMSOLVGUI_DataObject.h +++ b/src/ATOMSOLVGUI/ATOMSOLVGUI_DataObject.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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/src/ATOMSOLVGUI/ATOMSOLVGUI_Displayer.cxx b/src/ATOMSOLVGUI/ATOMSOLVGUI_Displayer.cxx index a254da1..294ae69 100644 --- a/src/ATOMSOLVGUI/ATOMSOLVGUI_Displayer.cxx +++ b/src/ATOMSOLVGUI/ATOMSOLVGUI_Displayer.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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/src/ATOMSOLVGUI/ATOMSOLVGUI_Displayer.h b/src/ATOMSOLVGUI/ATOMSOLVGUI_Displayer.h index 8e3acd0..0103f6b 100644 --- a/src/ATOMSOLVGUI/ATOMSOLVGUI_Displayer.h +++ b/src/ATOMSOLVGUI/ATOMSOLVGUI_Displayer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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/src/ATOMSOLVGUI/ATOMSOLVGUI_Selection.cxx b/src/ATOMSOLVGUI/ATOMSOLVGUI_Selection.cxx index 98db204..a36768f 100644 --- a/src/ATOMSOLVGUI/ATOMSOLVGUI_Selection.cxx +++ b/src/ATOMSOLVGUI/ATOMSOLVGUI_Selection.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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/src/ATOMSOLVGUI/ATOMSOLVGUI_Selection.h b/src/ATOMSOLVGUI/ATOMSOLVGUI_Selection.h index 54c959d..e253ff1 100644 --- a/src/ATOMSOLVGUI/ATOMSOLVGUI_Selection.h +++ b/src/ATOMSOLVGUI/ATOMSOLVGUI_Selection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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/src/ATOMSOLVGUI/ATOMSOLVGUI_TransparencyDlg.cxx b/src/ATOMSOLVGUI/ATOMSOLVGUI_TransparencyDlg.cxx index 92732bd..9c92ec1 100644 --- a/src/ATOMSOLVGUI/ATOMSOLVGUI_TransparencyDlg.cxx +++ b/src/ATOMSOLVGUI/ATOMSOLVGUI_TransparencyDlg.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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/src/ATOMSOLVGUI/ATOMSOLVGUI_TransparencyDlg.h b/src/ATOMSOLVGUI/ATOMSOLVGUI_TransparencyDlg.h index 612dd5a..7180478 100644 --- a/src/ATOMSOLVGUI/ATOMSOLVGUI_TransparencyDlg.h +++ b/src/ATOMSOLVGUI/ATOMSOLVGUI_TransparencyDlg.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2020 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2021 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/src/ATOMSOLVGUI/CMakeLists.txt b/src/ATOMSOLVGUI/CMakeLists.txt index 302ce7f..5d74ec5 100644 --- a/src/ATOMSOLVGUI/CMakeLists.txt +++ b/src/ATOMSOLVGUI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2020 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2021 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/src/CMakeLists.txt b/src/CMakeLists.txt index 2303eda..36fb22f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2020 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2021 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 -- 2.30.2