From b2c66246d9e5196cfeb5463bcdef7c00a40cdad7 Mon Sep 17 00:00:00 2001 From: mbs Date: Fri, 16 Jun 2023 20:26:49 +0100 Subject: [PATCH] updated copyright message --- CMakeLists.txt | 2 +- SIERPINSKY_version.h.in | 2 +- SalomeSIERPINSKYConfig.cmake.in | 2 +- adm_local/CMakeLists.txt | 2 +- adm_local/cmake_files/CMakeLists.txt | 2 +- adm_local/cmake_files/FindLibGd.cmake | 2 +- adm_local/cmake_files/FindSalomeLibGd.cmake | 2 +- adm_local/cmake_files/FindSalomeSIERPINSKY.cmake | 2 +- adm_local/unix/CMakeLists.txt | 2 +- adm_local/unix/config_files/CMakeLists.txt | 2 +- adm_local/unix/config_files/check_SIERPINSKY.m4 | 2 +- adm_local/unix/config_files/check_gd.m4 | 2 +- bin/CMakeLists.txt | 2 +- idl/CMakeLists.txt | 2 +- idl/Sierpinsky.idl | 2 +- resources/CMakeLists.txt | 2 +- src/CMakeLists.txt | 2 +- src/Sierpinsky/CMakeLists.txt | 2 +- src/Sierpinsky/SIERPINSKY_Gen_i.cxx | 2 +- src/Sierpinsky/SIERPINSKY_Gen_i.hxx | 2 +- src/SierpinskyGUI/CMakeLists.txt | 2 +- src/SierpinskyGUI/SierpinskyGUI.cxx | 2 +- src/SierpinskyGUI/SierpinskyGUI.h | 2 +- src/SierpinskyGUI/SierpinskyGUI.hxx | 2 +- src/SierpinskyGUI/SierpinskyGUI_RunDlg.cxx | 2 +- src/SierpinskyGUI/SierpinskyGUI_RunDlg.h | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d821ed8..f035c5a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2022 OPEN CASCADE +# Copyright (C) 2012-2023 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/SIERPINSKY_version.h.in b/SIERPINSKY_version.h.in index c052f11..2ce8c30 100644 --- a/SIERPINSKY_version.h.in +++ b/SIERPINSKY_version.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2005-2022 OPEN CASCADE +// Copyright (C) 2005-2023 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/SalomeSIERPINSKYConfig.cmake.in b/SalomeSIERPINSKYConfig.cmake.in index 2049e03..cb65dec 100644 --- a/SalomeSIERPINSKYConfig.cmake.in +++ b/SalomeSIERPINSKYConfig.cmake.in @@ -5,7 +5,7 @@ # ############################################################### -# Copyright (C) 2007-2022 OPEN CASCADE +# Copyright (C) 2007-2023 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 79cc857..63ac087 100644 --- a/adm_local/CMakeLists.txt +++ b/adm_local/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2022 OPEN CASCADE +# Copyright (C) 2007-2023 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 a7e57fa..0ca4afc 100644 --- a/adm_local/cmake_files/CMakeLists.txt +++ b/adm_local/cmake_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2022 OPEN CASCADE +# Copyright (C) 2012-2023 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/FindLibGd.cmake b/adm_local/cmake_files/FindLibGd.cmake index fb7a5d5..1a5da67 100644 --- a/adm_local/cmake_files/FindLibGd.cmake +++ b/adm_local/cmake_files/FindLibGd.cmake @@ -6,7 +6,7 @@ # ######################################################################### -# Copyright (C) 2013-2022 OPEN CASCADE +# Copyright (C) 2013-2023 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/FindSalomeLibGd.cmake b/adm_local/cmake_files/FindSalomeLibGd.cmake index 6125ea5..ee88e33 100644 --- a/adm_local/cmake_files/FindSalomeLibGd.cmake +++ b/adm_local/cmake_files/FindSalomeLibGd.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2022 OPEN CASCADE +# Copyright (C) 2013-2023 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/FindSalomeSIERPINSKY.cmake b/adm_local/cmake_files/FindSalomeSIERPINSKY.cmake index 9d9a2ed..51dd070 100644 --- a/adm_local/cmake_files/FindSalomeSIERPINSKY.cmake +++ b/adm_local/cmake_files/FindSalomeSIERPINSKY.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2022 OPEN CASCADE +# Copyright (C) 2007-2023 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 0f86cac..9b6cabf 100644 --- a/adm_local/unix/CMakeLists.txt +++ b/adm_local/unix/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2022 OPEN CASCADE +# Copyright (C) 2012-2023 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 0a8fb90..3110022 100644 --- a/adm_local/unix/config_files/CMakeLists.txt +++ b/adm_local/unix/config_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2022 OPEN CASCADE +# Copyright (C) 2007-2023 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_SIERPINSKY.m4 b/adm_local/unix/config_files/check_SIERPINSKY.m4 index b143e11..d433e03 100644 --- a/adm_local/unix/config_files/check_SIERPINSKY.m4 +++ b/adm_local/unix/config_files/check_SIERPINSKY.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2005-2022 OPEN CASCADE +dnl Copyright (C) 2005-2023 OPEN CASCADE 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 diff --git a/adm_local/unix/config_files/check_gd.m4 b/adm_local/unix/config_files/check_gd.m4 index bcf2ce6..4f6e168 100644 --- a/adm_local/unix/config_files/check_gd.m4 +++ b/adm_local/unix/config_files/check_gd.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2005-2022 OPEN CASCADE +dnl Copyright (C) 2005-2023 OPEN CASCADE 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 diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt index 193ad69..7507c74 100644 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2022 OPEN CASCADE +# Copyright (C) 2012-2023 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 2f640c7..b1cb61a 100644 --- a/idl/CMakeLists.txt +++ b/idl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2022 OPEN CASCADE +# Copyright (C) 2012-2023 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/Sierpinsky.idl b/idl/Sierpinsky.idl index cf5893b..83afa14 100644 --- a/idl/Sierpinsky.idl +++ b/idl/Sierpinsky.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2005-2022 OPEN CASCADE +// Copyright (C) 2005-2023 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 103c77f..dd9d479 100644 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2022 OPEN CASCADE +# Copyright (C) 2007-2023 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 fb7db80..9c54b9e 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2022 OPEN CASCADE +# Copyright (C) 2012-2023 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/Sierpinsky/CMakeLists.txt b/src/Sierpinsky/CMakeLists.txt index a95d0ad..7b5a406 100644 --- a/src/Sierpinsky/CMakeLists.txt +++ b/src/Sierpinsky/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2022 OPEN CASCADE +# Copyright (C) 2012-2023 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/Sierpinsky/SIERPINSKY_Gen_i.cxx b/src/Sierpinsky/SIERPINSKY_Gen_i.cxx index 9c8ce26..2bfa7af 100644 --- a/src/Sierpinsky/SIERPINSKY_Gen_i.cxx +++ b/src/Sierpinsky/SIERPINSKY_Gen_i.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2005-2022 OPEN CASCADE +// Copyright (C) 2005-2023 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/Sierpinsky/SIERPINSKY_Gen_i.hxx b/src/Sierpinsky/SIERPINSKY_Gen_i.hxx index 0295615..d9ac1cd 100644 --- a/src/Sierpinsky/SIERPINSKY_Gen_i.hxx +++ b/src/Sierpinsky/SIERPINSKY_Gen_i.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2005-2022 OPEN CASCADE +// Copyright (C) 2005-2023 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/SierpinskyGUI/CMakeLists.txt b/src/SierpinskyGUI/CMakeLists.txt index fb69a05..dd8926e 100644 --- a/src/SierpinskyGUI/CMakeLists.txt +++ b/src/SierpinskyGUI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2022 OPEN CASCADE +# Copyright (C) 2012-2023 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/SierpinskyGUI/SierpinskyGUI.cxx b/src/SierpinskyGUI/SierpinskyGUI.cxx index 5802c9a..0139ce4 100644 --- a/src/SierpinskyGUI/SierpinskyGUI.cxx +++ b/src/SierpinskyGUI/SierpinskyGUI.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2005-2022 OPEN CASCADE +// Copyright (C) 2005-2023 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/SierpinskyGUI/SierpinskyGUI.h b/src/SierpinskyGUI/SierpinskyGUI.h index d5e86bb..bcb3acd 100644 --- a/src/SierpinskyGUI/SierpinskyGUI.h +++ b/src/SierpinskyGUI/SierpinskyGUI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2005-2022 OPEN CASCADE +// Copyright (C) 2005-2023 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/SierpinskyGUI/SierpinskyGUI.hxx b/src/SierpinskyGUI/SierpinskyGUI.hxx index ade1ce8..f66cfb1 100644 --- a/src/SierpinskyGUI/SierpinskyGUI.hxx +++ b/src/SierpinskyGUI/SierpinskyGUI.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2005-2022 OPEN CASCADE +// Copyright (C) 2005-2023 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/SierpinskyGUI/SierpinskyGUI_RunDlg.cxx b/src/SierpinskyGUI/SierpinskyGUI_RunDlg.cxx index 484d8bd..df7db5e 100644 --- a/src/SierpinskyGUI/SierpinskyGUI_RunDlg.cxx +++ b/src/SierpinskyGUI/SierpinskyGUI_RunDlg.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2005-2022 OPEN CASCADE +// Copyright (C) 2005-2023 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/SierpinskyGUI/SierpinskyGUI_RunDlg.h b/src/SierpinskyGUI/SierpinskyGUI_RunDlg.h index 1efd9ca..2052059 100644 --- a/src/SierpinskyGUI/SierpinskyGUI_RunDlg.h +++ b/src/SierpinskyGUI/SierpinskyGUI_RunDlg.h @@ -1,4 +1,4 @@ -// Copyright (C) 2005-2022 OPEN CASCADE +// Copyright (C) 2005-2023 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