From e58c634350b2cae427130de5cc8341059b8dd1b9 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Mon, 19 Jun 2023 22:18:27 -0500 Subject: [PATCH] update copyright years: cmake, contrib, doc, examples --- CMakeLists.txt | 2 +- bundled/CMakeLists.txt | 2 +- bundled/boost-1.70.0/libs/iostreams/src/CMakeLists.txt | 2 +- bundled/boost-1.70.0/libs/serialization/src/CMakeLists.txt | 2 +- bundled/boost-1.70.0/libs/system/src/CMakeLists.txt | 2 +- bundled/kokkos-3.7.00/CMakeLists.txt | 2 +- bundled/muparser_v2_3_3/CMakeLists.txt | 2 +- bundled/tbb-2018_U2/src/CMakeLists.txt | 2 +- bundled/umfpack/AMD/Source/CMakeLists.txt | 2 +- bundled/umfpack/UMFPACK/Source/CMakeLists.txt | 2 +- cmake/checks/check_01_cpu_features.cmake | 2 +- cmake/checks/check_01_cxx_features.cmake | 2 +- cmake/checks/check_02_compiler_features.cmake | 2 +- cmake/checks/check_02_fortran_mangling.cmake | 2 +- cmake/checks/check_02_system_features.cmake | 2 +- cmake/checks/check_03_compiler_bugs.cmake | 2 +- cmake/config/CMakeLists.txt | 2 +- cmake/config/Config.cmake.in | 2 +- cmake/configure/configure_00_threads.cmake | 2 +- cmake/configure/configure_10_lapack.cmake | 2 +- cmake/configure/configure_10_mpi.cmake | 2 +- cmake/configure/configure_10_taskflow.cmake | 2 +- cmake/configure/configure_10_zlib.cmake | 2 +- cmake/configure/configure_20_boost.cmake | 2 +- cmake/configure/configure_20_ginkgo.cmake | 2 +- cmake/configure/configure_20_metis.cmake | 2 +- cmake/configure/configure_20_petsc.cmake | 2 +- cmake/configure/configure_20_trilinos.cmake | 2 +- cmake/configure/configure_20_umfpack.cmake | 2 +- cmake/configure/configure_30_kokkos.cmake | 2 +- cmake/configure/configure_40_cuda.cmake | 2 +- cmake/configure/configure_50_adolc.cmake | 2 +- cmake/configure/configure_50_arborx.cmake | 2 +- cmake/configure/configure_50_arpack.cmake | 2 +- cmake/configure/configure_50_assimp.cmake | 2 +- cmake/configure/configure_50_cgal.cmake | 2 +- cmake/configure/configure_50_complex_values.cmake | 2 +- cmake/configure/configure_50_gmsh.cmake | 2 +- cmake/configure/configure_50_gsl.cmake | 2 +- cmake/configure/configure_50_muparser.cmake | 2 +- cmake/configure/configure_50_opencascade.cmake | 2 +- cmake/configure/configure_50_p4est.cmake | 2 +- cmake/configure/configure_50_scalapack.cmake | 2 +- cmake/configure/configure_50_slepc.cmake | 2 +- cmake/configure/configure_50_sundials.cmake | 2 +- cmake/configure/configure_50_symengine.cmake | 2 +- cmake/configure/configure_50_vectorization.cmake | 2 +- cmake/configure/configure_50_vtk.cmake | 2 +- cmake/macros/macro_add_flags.cmake | 2 +- cmake/macros/macro_check_compiler_setup.cmake | 2 +- cmake/macros/macro_check_cxx_compiler_bug.cmake | 2 +- cmake/macros/macro_check_mpi_interface.cmake | 2 +- cmake/macros/macro_clear_cmake_required.cmake | 2 +- cmake/macros/macro_clear_feature.cmake | 2 +- cmake/macros/macro_configure_feature.cmake | 2 +- cmake/macros/macro_copy_target_properties.cmake | 2 +- cmake/macros/macro_deal_ii_add_definitions.cmake | 2 +- cmake/macros/macro_deal_ii_add_test.cmake | 2 +- cmake/macros/macro_deal_ii_find_file.cmake | 2 +- cmake/macros/macro_deal_ii_find_library.cmake | 2 +- cmake/macros/macro_deal_ii_find_path.cmake | 2 +- cmake/macros/macro_deal_ii_find_program.cmake | 2 +- cmake/macros/macro_deal_ii_initialize_cached_variables.cmake | 2 +- cmake/macros/macro_deal_ii_invoke_autopilot.cmake | 2 +- cmake/macros/macro_deal_ii_setup_target.cmake | 2 +- cmake/macros/macro_decorate_with_stars.cmake | 2 +- cmake/macros/macro_define_interface_target.cmake | 2 +- cmake/macros/macro_define_object_target.cmake | 2 +- cmake/macros/macro_enable_if_links.cmake | 2 +- cmake/macros/macro_enable_if_supported.cmake | 2 +- cmake/macros/macro_enable_language_optional.cmake | 2 +- cmake/macros/macro_evaluate_expression.cmake | 2 +- cmake/macros/macro_expand_instantiations.cmake | 2 +- cmake/macros/macro_filter_system_libraries.cmake | 2 +- cmake/macros/macro_find_system_library.cmake | 2 +- cmake/macros/macro_insource_setup_target.cmake | 2 +- cmake/macros/macro_item_matches.cmake | 2 +- cmake/macros/macro_populate_target_properties.cmake | 2 +- cmake/macros/macro_print_target_properties.cmake | 2 +- cmake/macros/macro_process_feature.cmake | 2 +- cmake/macros/macro_purge_feature.cmake | 2 +- cmake/macros/macro_remove_duplicates.cmake | 2 +- cmake/macros/macro_replace_flag.cmake | 2 +- cmake/macros/macro_reset_cmake_required.cmake | 2 +- cmake/macros/macro_set_if_empty.cmake | 2 +- cmake/macros/macro_setup_source_list.cmake | 2 +- cmake/macros/macro_setup_unity_target.cmake | 2 +- cmake/macros/macro_strip_flag.cmake | 2 +- cmake/macros/macro_to_string.cmake | 2 +- cmake/macros/macro_to_string_and_add_prefix.cmake | 2 +- cmake/macros/macro_unset_if_changed.cmake | 2 +- cmake/macros/macro_verbose_include.cmake | 2 +- cmake/modules/FindDEAL_II_ARBORX.cmake | 2 +- cmake/modules/FindDEAL_II_ARPACK.cmake | 2 +- cmake/modules/FindDEAL_II_ASSIMP.cmake | 2 +- cmake/modules/FindDEAL_II_BOOST.cmake | 2 +- cmake/modules/FindDEAL_II_CGAL.cmake | 2 +- cmake/modules/FindDEAL_II_CUDA.cmake | 2 +- cmake/modules/FindDEAL_II_GINKGO.cmake | 2 +- cmake/modules/FindDEAL_II_GMSH.cmake | 2 +- cmake/modules/FindDEAL_II_HDF5.cmake | 2 +- cmake/modules/FindDEAL_II_KOKKOS.cmake | 2 +- cmake/modules/FindDEAL_II_METIS.cmake | 2 +- cmake/modules/FindDEAL_II_MPI.cmake | 2 +- cmake/modules/FindDEAL_II_P4EST.cmake | 2 +- cmake/modules/FindDEAL_II_PETSC.cmake | 2 +- cmake/modules/FindDEAL_II_SCALAPACK.cmake | 2 +- cmake/modules/FindDEAL_II_SLEPC.cmake | 2 +- cmake/modules/FindDEAL_II_SUNDIALS.cmake | 2 +- cmake/modules/FindDEAL_II_TASKFLOW.cmake | 2 +- cmake/modules/FindDEAL_II_TBB.cmake | 2 +- cmake/modules/FindDEAL_II_TRILINOS.cmake | 2 +- cmake/modules/FindDEAL_II_UMFPACK.cmake | 2 +- cmake/modules/FindDEAL_II_ZLIB.cmake | 2 +- cmake/scripts/CMakeLists.txt | 2 +- cmake/scripts/expand_instantiations.cc | 2 +- cmake/scripts/run_test.cmake | 2 +- cmake/setup_compiler_flags.cmake | 2 +- cmake/setup_compiler_flags_gnu.cmake | 2 +- cmake/setup_compiler_flags_intel.cmake | 2 +- cmake/setup_compiler_flags_msvc.cmake | 2 +- cmake/setup_cpack.cmake | 2 +- cmake/setup_custom_targets.cmake | 2 +- cmake/setup_deal_ii.cmake | 2 +- cmake/setup_external_macros.cmake | 2 +- cmake/setup_finalize.cmake | 2 +- cmake/setup_write_config.cmake | 2 +- contrib/python-bindings/CMakeLists.txt | 2 +- contrib/python-bindings/include/triangulation_wrapper.h | 2 +- contrib/python-bindings/source/CMakeLists.txt | 2 +- contrib/python-bindings/source/export_triangulation.cc | 2 +- contrib/python-bindings/source/reference_cell_wrapper.cc | 2 +- contrib/python-bindings/source/triangulation_wrapper.cc | 2 +- contrib/python-bindings/tests/CMakeLists.txt | 2 +- contrib/python-bindings/tests/triangulation_wrapper.py | 2 +- contrib/utilities/CMakeLists.txt | 2 +- contrib/utilities/check_indentation.sh | 2 +- contrib/utilities/count_lines.sh | 2 +- contrib/utilities/indent.py | 2 +- contrib/utilities/parse_ctest_output.py | 2 +- contrib/utilities/update-copyright.sh | 2 +- contrib/utilities/wrapcomments.py | 2 +- doc/CMakeLists.txt | 2 +- doc/developers/cmake-internals.html | 2 +- doc/developers/packaging.html | 2 +- doc/developers/porting.html | 2 +- doc/developers/testsuite.html | 4 ++-- doc/developers/writing-documentation.html | 2 +- doc/doxygen/CMakeLists.txt | 2 +- doc/doxygen/code-gallery/CMakeLists.txt | 2 +- doc/doxygen/headers/exceptions.h | 2 +- doc/doxygen/headers/geodynamics.h | 2 +- doc/doxygen/headers/glossary.h | 2 +- doc/doxygen/headers/grid.h | 2 +- doc/doxygen/headers/iterators.h | 2 +- doc/doxygen/headers/manifold.h | 2 +- doc/doxygen/headers/matrixfree.h | 2 +- doc/doxygen/headers/parallel.h | 2 +- doc/doxygen/headers/petsc.h | 2 +- doc/doxygen/headers/physics.h | 2 +- doc/doxygen/headers/simplex.h | 2 +- doc/doxygen/headers/slepc.h | 2 +- doc/doxygen/headers/trilinos.h | 2 +- doc/doxygen/headers/update_flags.h | 2 +- doc/doxygen/headers/vector_valued.h | 2 +- doc/doxygen/scripts/make_step.pl | 2 +- doc/doxygen/scripts/program2doxygen | 2 +- doc/doxygen/tutorial/tutorial.h.in | 2 +- doc/external-libs/cuda.html | 2 +- doc/external-libs/lapack.html | 2 +- doc/external-libs/petsc.html | 2 +- doc/external-libs/trilinos.html | 2 +- doc/news/CMakeLists.txt | 2 +- doc/readme.html | 2 +- doc/users/cmake_dealii.html | 2 +- doc/users/cmake_user.html | 2 +- doc/users/doxygen.html | 2 +- doc/users/testsuite.html | 2 +- examples/CMakeLists.txt | 2 +- examples/doxygen/step_3_mixed.cc | 2 +- examples/doxygen/step_3_simplex.cc | 2 +- examples/step-11/step-11.cc | 2 +- examples/step-13/step-13.cc | 2 +- examples/step-15/step-15.cc | 2 +- examples/step-16b/step-16b.cc | 2 +- examples/step-17/step-17.cc | 2 +- examples/step-18/step-18.cc | 2 +- examples/step-2/step-2.cc | 2 +- examples/step-20/step-20.cc | 2 +- examples/step-21/step-21.cc | 2 +- examples/step-22/step-22.cc | 2 +- examples/step-23/step-23.cc | 2 +- examples/step-24/step-24.cc | 2 +- examples/step-25/step-25.cc | 2 +- examples/step-28/step-28.cc | 2 +- examples/step-29/step-29.cc | 2 +- examples/step-3/step-3.cc | 2 +- examples/step-30/step-30.cc | 2 +- examples/step-31/step-31.cc | 2 +- examples/step-32/step-32.cc | 2 +- examples/step-33/step-33.cc | 2 +- examples/step-34/step-34.cc | 2 +- examples/step-35/step-35.cc | 2 +- examples/step-36/step-36.cc | 2 +- examples/step-37/step-37.cc | 2 +- examples/step-39/step-39.cc | 2 +- examples/step-4/step-4.cc | 2 +- examples/step-40/step-40.cc | 2 +- examples/step-41/step-41.cc | 2 +- examples/step-42/step-42.cc | 2 +- examples/step-43/step-43.cc | 2 +- examples/step-44/step-44.cc | 2 +- examples/step-45/step-45.cc | 2 +- examples/step-47/step-47.cc | 2 +- examples/step-48/step-48.cc | 2 +- examples/step-5/step-5.cc | 2 +- examples/step-50/step-50.cc | 2 +- examples/step-51/step-51.cc | 2 +- examples/step-52/step-52.cc | 2 +- examples/step-55/step-55.cc | 2 +- examples/step-56/step-56.cc | 2 +- examples/step-57/step-57.cc | 2 +- examples/step-58/step-58.cc | 2 +- examples/step-59/step-59.cc | 2 +- examples/step-6/step-6.cc | 2 +- examples/step-60/step-60.cc | 2 +- examples/step-61/step-61.cc | 2 +- examples/step-62/step-62.cc | 2 +- examples/step-63/step-63.cc | 2 +- examples/step-64/step-64.cc | 2 +- examples/step-65/step-65.cc | 2 +- examples/step-66/step-66.cc | 2 +- examples/step-67/step-67.cc | 2 +- examples/step-68/step-68.cc | 2 +- examples/step-69/step-69.cc | 2 +- examples/step-7/step-7.cc | 2 +- examples/step-70/step-70.cc | 2 +- examples/step-72/step-72.cc | 2 +- examples/step-75/step-75.cc | 2 +- examples/step-76/step-76.cc | 2 +- examples/step-77/step-77.cc | 2 +- examples/step-78/step-78.cc | 2 +- examples/step-79/step-79.cc | 2 +- examples/step-8/step-8.cc | 2 +- examples/step-81/step-81.cc | 2 +- examples/step-82/step-82.cc | 2 +- examples/step-85/step-85.cc | 2 +- examples/step-9/step-9.cc | 2 +- 248 files changed, 249 insertions(+), 249 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 183c858f9e..af84712d6f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/CMakeLists.txt b/bundled/CMakeLists.txt index 71d4aaceb0..43194180f7 100644 --- a/bundled/CMakeLists.txt +++ b/bundled/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/boost-1.70.0/libs/iostreams/src/CMakeLists.txt b/bundled/boost-1.70.0/libs/iostreams/src/CMakeLists.txt index a42462817b..a6c667b025 100644 --- a/bundled/boost-1.70.0/libs/iostreams/src/CMakeLists.txt +++ b/bundled/boost-1.70.0/libs/iostreams/src/CMakeLists.txt @@ -1,7 +1,7 @@ ## --------------------------------------------------------------------- ## $Id$ ## -## Copyright (C) 2013 - 2020 by the deal.II authors +## Copyright (C) 2013 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/boost-1.70.0/libs/serialization/src/CMakeLists.txt b/bundled/boost-1.70.0/libs/serialization/src/CMakeLists.txt index b36e92a4f5..1788797515 100644 --- a/bundled/boost-1.70.0/libs/serialization/src/CMakeLists.txt +++ b/bundled/boost-1.70.0/libs/serialization/src/CMakeLists.txt @@ -1,7 +1,7 @@ ## --------------------------------------------------------------------- ## $Id$ ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/boost-1.70.0/libs/system/src/CMakeLists.txt b/bundled/boost-1.70.0/libs/system/src/CMakeLists.txt index 28655b04f9..adec5cc118 100644 --- a/bundled/boost-1.70.0/libs/system/src/CMakeLists.txt +++ b/bundled/boost-1.70.0/libs/system/src/CMakeLists.txt @@ -1,7 +1,7 @@ ## --------------------------------------------------------------------- ## $Id$ ## -## Copyright (C) 2014 - 2019 by the deal.II authors +## Copyright (C) 2014 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/kokkos-3.7.00/CMakeLists.txt b/bundled/kokkos-3.7.00/CMakeLists.txt index 6f332db424..3ad84fe7d7 100644 --- a/bundled/kokkos-3.7.00/CMakeLists.txt +++ b/bundled/kokkos-3.7.00/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2022 by the deal.II authors +## Copyright (C) 2022 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/muparser_v2_3_3/CMakeLists.txt b/bundled/muparser_v2_3_3/CMakeLists.txt index 1536856859..6c06fe99bf 100644 --- a/bundled/muparser_v2_3_3/CMakeLists.txt +++ b/bundled/muparser_v2_3_3/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/tbb-2018_U2/src/CMakeLists.txt b/bundled/tbb-2018_U2/src/CMakeLists.txt index 805801360a..6afca5c0f5 100644 --- a/bundled/tbb-2018_U2/src/CMakeLists.txt +++ b/bundled/tbb-2018_U2/src/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/umfpack/AMD/Source/CMakeLists.txt b/bundled/umfpack/AMD/Source/CMakeLists.txt index c1f372cef6..72fc3ea900 100644 --- a/bundled/umfpack/AMD/Source/CMakeLists.txt +++ b/bundled/umfpack/AMD/Source/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2018 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/umfpack/UMFPACK/Source/CMakeLists.txt b/bundled/umfpack/UMFPACK/Source/CMakeLists.txt index c5561c5ba8..2378c32ddc 100644 --- a/bundled/umfpack/UMFPACK/Source/CMakeLists.txt +++ b/bundled/umfpack/UMFPACK/Source/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2021 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/checks/check_01_cpu_features.cmake b/cmake/checks/check_01_cpu_features.cmake index 848cc33d25..dbd7a395af 100644 --- a/cmake/checks/check_01_cpu_features.cmake +++ b/cmake/checks/check_01_cpu_features.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/checks/check_01_cxx_features.cmake b/cmake/checks/check_01_cxx_features.cmake index e52da2bc4a..a6d40b687f 100644 --- a/cmake/checks/check_01_cxx_features.cmake +++ b/cmake/checks/check_01_cxx_features.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2021 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/checks/check_02_compiler_features.cmake b/cmake/checks/check_02_compiler_features.cmake index 1c0ac14a40..70aa021b86 100644 --- a/cmake/checks/check_02_compiler_features.cmake +++ b/cmake/checks/check_02_compiler_features.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/checks/check_02_fortran_mangling.cmake b/cmake/checks/check_02_fortran_mangling.cmake index d898c8d47d..c66dd49781 100644 --- a/cmake/checks/check_02_fortran_mangling.cmake +++ b/cmake/checks/check_02_fortran_mangling.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2021 by the deal.II authors +## Copyright (C) 2021 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/checks/check_02_system_features.cmake b/cmake/checks/check_02_system_features.cmake index 2765163d8b..bb45cf9ab3 100644 --- a/cmake/checks/check_02_system_features.cmake +++ b/cmake/checks/check_02_system_features.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2018 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/checks/check_03_compiler_bugs.cmake b/cmake/checks/check_03_compiler_bugs.cmake index cf9d782af2..cf7e6f0453 100644 --- a/cmake/checks/check_03_compiler_bugs.cmake +++ b/cmake/checks/check_03_compiler_bugs.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2021 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/config/CMakeLists.txt b/cmake/config/CMakeLists.txt index 7482f6f8c1..14d03d6502 100644 --- a/cmake/config/CMakeLists.txt +++ b/cmake/config/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/config/Config.cmake.in b/cmake/config/Config.cmake.in index 03b35fea08..2c1cc2c3d3 100644 --- a/cmake/config/Config.cmake.in +++ b/cmake/config/Config.cmake.in @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_00_threads.cmake b/cmake/configure/configure_00_threads.cmake index bf23959163..f244322f03 100644 --- a/cmake/configure/configure_00_threads.cmake +++ b/cmake/configure/configure_00_threads.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_10_lapack.cmake b/cmake/configure/configure_10_lapack.cmake index 01b5b68ed1..9f5cc7d8ad 100644 --- a/cmake/configure/configure_10_lapack.cmake +++ b/cmake/configure/configure_10_lapack.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2021 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_10_mpi.cmake b/cmake/configure/configure_10_mpi.cmake index d1975e31d3..fcaeaad2ef 100644 --- a/cmake/configure/configure_10_mpi.cmake +++ b/cmake/configure/configure_10_mpi.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_10_taskflow.cmake b/cmake/configure/configure_10_taskflow.cmake index 27d5209f9e..1e6e78cac1 100644 --- a/cmake/configure/configure_10_taskflow.cmake +++ b/cmake/configure/configure_10_taskflow.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2021 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_10_zlib.cmake b/cmake/configure/configure_10_zlib.cmake index e3a89af2f5..024f6fea63 100644 --- a/cmake/configure/configure_10_zlib.cmake +++ b/cmake/configure/configure_10_zlib.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2014 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_20_boost.cmake b/cmake/configure/configure_20_boost.cmake index d37d9eb4c1..51e13243e9 100644 --- a/cmake/configure/configure_20_boost.cmake +++ b/cmake/configure/configure_20_boost.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_20_ginkgo.cmake b/cmake/configure/configure_20_ginkgo.cmake index 43e6a10bec..df401099dd 100644 --- a/cmake/configure/configure_20_ginkgo.cmake +++ b/cmake/configure/configure_20_ginkgo.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2018 - 2021 by the deal.II authors +## Copyright (C) 2018 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_20_metis.cmake b/cmake/configure/configure_20_metis.cmake index cc0cb158dd..71abbf0f23 100644 --- a/cmake/configure/configure_20_metis.cmake +++ b/cmake/configure/configure_20_metis.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2017 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_20_petsc.cmake b/cmake/configure/configure_20_petsc.cmake index 31564affb3..850a2f6af9 100644 --- a/cmake/configure/configure_20_petsc.cmake +++ b/cmake/configure/configure_20_petsc.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2018 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_20_trilinos.cmake b/cmake/configure/configure_20_trilinos.cmake index 67bde2a0a4..00da9d7b3e 100644 --- a/cmake/configure/configure_20_trilinos.cmake +++ b/cmake/configure/configure_20_trilinos.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2021 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_20_umfpack.cmake b/cmake/configure/configure_20_umfpack.cmake index 9f7ffef5e1..ef2a8b4acb 100644 --- a/cmake/configure/configure_20_umfpack.cmake +++ b/cmake/configure/configure_20_umfpack.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2014 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_30_kokkos.cmake b/cmake/configure/configure_30_kokkos.cmake index d020a7bfe4..d35acb1be7 100644 --- a/cmake/configure/configure_30_kokkos.cmake +++ b/cmake/configure/configure_30_kokkos.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2021 by the deal.II authors +## Copyright (C) 2021 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_40_cuda.cmake b/cmake/configure/configure_40_cuda.cmake index 6ac84c113e..cf08a36dbe 100644 --- a/cmake/configure/configure_40_cuda.cmake +++ b/cmake/configure/configure_40_cuda.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2016 - 2022 by the deal.II authors +## Copyright (C) 2016 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_adolc.cmake b/cmake/configure/configure_50_adolc.cmake index e3690c745f..b2924d7cd4 100644 --- a/cmake/configure/configure_50_adolc.cmake +++ b/cmake/configure/configure_50_adolc.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2017 - 2020 by the deal.II authors +## Copyright (C) 2017 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_arborx.cmake b/cmake/configure/configure_50_arborx.cmake index 741634a265..5b0070ec18 100644 --- a/cmake/configure/configure_50_arborx.cmake +++ b/cmake/configure/configure_50_arborx.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2021 by the deal.II authors +## Copyright (C) 2021 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_arpack.cmake b/cmake/configure/configure_50_arpack.cmake index 3cd533af1f..68668c3984 100644 --- a/cmake/configure/configure_50_arpack.cmake +++ b/cmake/configure/configure_50_arpack.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_assimp.cmake b/cmake/configure/configure_50_assimp.cmake index 1942666396..54538b482b 100644 --- a/cmake/configure/configure_50_assimp.cmake +++ b/cmake/configure/configure_50_assimp.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2017 by the deal.II authors +## Copyright (C) 2017 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_cgal.cmake b/cmake/configure/configure_50_cgal.cmake index 21e96adfd9..b410b52057 100644 --- a/cmake/configure/configure_50_cgal.cmake +++ b/cmake/configure/configure_50_cgal.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2022 by the deal.II authors +## Copyright (C) 2022 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_complex_values.cmake b/cmake/configure/configure_50_complex_values.cmake index b8a086c879..0464640413 100644 --- a/cmake/configure/configure_50_complex_values.cmake +++ b/cmake/configure/configure_50_complex_values.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2018 by the deal.II authors +## Copyright (C) 2018 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_gmsh.cmake b/cmake/configure/configure_50_gmsh.cmake index afb6f19c99..5e6d50444d 100644 --- a/cmake/configure/configure_50_gmsh.cmake +++ b/cmake/configure/configure_50_gmsh.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2017 - 2021 by the deal.II authors +## Copyright (C) 2017 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_gsl.cmake b/cmake/configure/configure_50_gsl.cmake index 90d219746c..4af0869a23 100644 --- a/cmake/configure/configure_50_gsl.cmake +++ b/cmake/configure/configure_50_gsl.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2016 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_muparser.cmake b/cmake/configure/configure_50_muparser.cmake index 0467f32c88..e34a6a88c9 100644 --- a/cmake/configure/configure_50_muparser.cmake +++ b/cmake/configure/configure_50_muparser.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2014 by the deal.II authors +## Copyright (C) 2013 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_opencascade.cmake b/cmake/configure/configure_50_opencascade.cmake index 7095746f20..2aa2a9a72d 100644 --- a/cmake/configure/configure_50_opencascade.cmake +++ b/cmake/configure/configure_50_opencascade.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_p4est.cmake b/cmake/configure/configure_50_p4est.cmake index 0c04934a34..cecef55b0f 100644 --- a/cmake/configure/configure_50_p4est.cmake +++ b/cmake/configure/configure_50_p4est.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2021 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_scalapack.cmake b/cmake/configure/configure_50_scalapack.cmake index 37a30bc928..c316aa6fa9 100644 --- a/cmake/configure/configure_50_scalapack.cmake +++ b/cmake/configure/configure_50_scalapack.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2017 - 2020 by the deal.II authors +## Copyright (C) 2017 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_slepc.cmake b/cmake/configure/configure_50_slepc.cmake index 44fa72de70..88c7617dd6 100644 --- a/cmake/configure/configure_50_slepc.cmake +++ b/cmake/configure/configure_50_slepc.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2018 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_sundials.cmake b/cmake/configure/configure_50_sundials.cmake index 85aed212f0..1daee90137 100644 --- a/cmake/configure/configure_50_sundials.cmake +++ b/cmake/configure/configure_50_sundials.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2017 - 2021 by the deal.II authors +## Copyright (C) 2017 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_symengine.cmake b/cmake/configure/configure_50_symengine.cmake index 4a855efb33..01945c9009 100644 --- a/cmake/configure/configure_50_symengine.cmake +++ b/cmake/configure/configure_50_symengine.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2019 - 2020 by the deal.II authors +## Copyright (C) 2019 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_vectorization.cmake b/cmake/configure/configure_50_vectorization.cmake index 510e8bd62c..946d3d9972 100644 --- a/cmake/configure/configure_50_vectorization.cmake +++ b/cmake/configure/configure_50_vectorization.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2019 - 2020 by the deal.II authors +## Copyright (C) 2019 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_vtk.cmake b/cmake/configure/configure_50_vtk.cmake index 994e8f157e..8ceac4ca56 100644 --- a/cmake/configure/configure_50_vtk.cmake +++ b/cmake/configure/configure_50_vtk.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_add_flags.cmake b/cmake/macros/macro_add_flags.cmake index 9e18afaa5b..8c98516989 100644 --- a/cmake/macros/macro_add_flags.cmake +++ b/cmake/macros/macro_add_flags.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2014 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_check_compiler_setup.cmake b/cmake/macros/macro_check_compiler_setup.cmake index dd7f032bd7..b45301d1e4 100644 --- a/cmake/macros/macro_check_compiler_setup.cmake +++ b/cmake/macros/macro_check_compiler_setup.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2016 - 2022 by the deal.II authors +## Copyright (C) 2016 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_check_cxx_compiler_bug.cmake b/cmake/macros/macro_check_cxx_compiler_bug.cmake index e1daee3e5c..194a624fdd 100644 --- a/cmake/macros/macro_check_cxx_compiler_bug.cmake +++ b/cmake/macros/macro_check_cxx_compiler_bug.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2014 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_check_mpi_interface.cmake b/cmake/macros/macro_check_mpi_interface.cmake index ac2d0a0ff6..932155e713 100644 --- a/cmake/macros/macro_check_mpi_interface.cmake +++ b/cmake/macros/macro_check_mpi_interface.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2018 by the deal.II authors +## Copyright (C) 2014 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_clear_cmake_required.cmake b/cmake/macros/macro_clear_cmake_required.cmake index f8bb0cf004..f718ac7d40 100644 --- a/cmake/macros/macro_clear_cmake_required.cmake +++ b/cmake/macros/macro_clear_cmake_required.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2014 by the deal.II authors +## Copyright (C) 2013 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_clear_feature.cmake b/cmake/macros/macro_clear_feature.cmake index 898a1d1a73..2bb98946b2 100644 --- a/cmake/macros/macro_clear_feature.cmake +++ b/cmake/macros/macro_clear_feature.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2020 by the deal.II authors +## Copyright (C) 2020 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_configure_feature.cmake b/cmake/macros/macro_configure_feature.cmake index 7587eaf044..d78857f148 100644 --- a/cmake/macros/macro_configure_feature.cmake +++ b/cmake/macros/macro_configure_feature.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2017 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_copy_target_properties.cmake b/cmake/macros/macro_copy_target_properties.cmake index 1d6ed9fbb0..c55a18239e 100644 --- a/cmake/macros/macro_copy_target_properties.cmake +++ b/cmake/macros/macro_copy_target_properties.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2022 - 2022 by the deal.II authors +## Copyright (C) 2022 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_add_definitions.cmake b/cmake/macros/macro_deal_ii_add_definitions.cmake index 19e8f192cd..091da8c75c 100644 --- a/cmake/macros/macro_deal_ii_add_definitions.cmake +++ b/cmake/macros/macro_deal_ii_add_definitions.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2017 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_add_test.cmake b/cmake/macros/macro_deal_ii_add_test.cmake index bc4c383f94..9646eac8c0 100644 --- a/cmake/macros/macro_deal_ii_add_test.cmake +++ b/cmake/macros/macro_deal_ii_add_test.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2022 by the deal.II authors +## Copyright (C) 2013 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_find_file.cmake b/cmake/macros/macro_deal_ii_find_file.cmake index 18ab3e4e7d..14a74b7a6a 100644 --- a/cmake/macros/macro_deal_ii_find_file.cmake +++ b/cmake/macros/macro_deal_ii_find_file.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2021 by the deal.II authors +## Copyright (C) 2014 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_find_library.cmake b/cmake/macros/macro_deal_ii_find_library.cmake index 8348ba18d5..ae5dbb2be3 100644 --- a/cmake/macros/macro_deal_ii_find_library.cmake +++ b/cmake/macros/macro_deal_ii_find_library.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2021 by the deal.II authors +## Copyright (C) 2014 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_find_path.cmake b/cmake/macros/macro_deal_ii_find_path.cmake index 5eb5f167ea..19b239ece3 100644 --- a/cmake/macros/macro_deal_ii_find_path.cmake +++ b/cmake/macros/macro_deal_ii_find_path.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2021 by the deal.II authors +## Copyright (C) 2014 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_find_program.cmake b/cmake/macros/macro_deal_ii_find_program.cmake index 2eb5d6d497..8a584d91d2 100644 --- a/cmake/macros/macro_deal_ii_find_program.cmake +++ b/cmake/macros/macro_deal_ii_find_program.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2017 - 2021 by the deal.II authors +## Copyright (C) 2017 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_initialize_cached_variables.cmake b/cmake/macros/macro_deal_ii_initialize_cached_variables.cmake index c207a18422..4b4933f024 100644 --- a/cmake/macros/macro_deal_ii_initialize_cached_variables.cmake +++ b/cmake/macros/macro_deal_ii_initialize_cached_variables.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2017 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_invoke_autopilot.cmake b/cmake/macros/macro_deal_ii_invoke_autopilot.cmake index 417301d7d7..d5240f94f7 100644 --- a/cmake/macros/macro_deal_ii_invoke_autopilot.cmake +++ b/cmake/macros/macro_deal_ii_invoke_autopilot.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_setup_target.cmake b/cmake/macros/macro_deal_ii_setup_target.cmake index 2070cad6eb..66ca7940ca 100644 --- a/cmake/macros/macro_deal_ii_setup_target.cmake +++ b/cmake/macros/macro_deal_ii_setup_target.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2021 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_decorate_with_stars.cmake b/cmake/macros/macro_decorate_with_stars.cmake index 730d774f94..f26b07638a 100644 --- a/cmake/macros/macro_decorate_with_stars.cmake +++ b/cmake/macros/macro_decorate_with_stars.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2016 by the deal.II authors +## Copyright (C) 2016 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_define_interface_target.cmake b/cmake/macros/macro_define_interface_target.cmake index 0bc0591dbf..c9f74ad566 100644 --- a/cmake/macros/macro_define_interface_target.cmake +++ b/cmake/macros/macro_define_interface_target.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2022 - 2022 by the deal.II authors +## Copyright (C) 2022 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_define_object_target.cmake b/cmake/macros/macro_define_object_target.cmake index 7290ab3b07..09012ad610 100644 --- a/cmake/macros/macro_define_object_target.cmake +++ b/cmake/macros/macro_define_object_target.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_enable_if_links.cmake b/cmake/macros/macro_enable_if_links.cmake index 19f7963def..67b2d37fec 100644 --- a/cmake/macros/macro_enable_if_links.cmake +++ b/cmake/macros/macro_enable_if_links.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_enable_if_supported.cmake b/cmake/macros/macro_enable_if_supported.cmake index 38c8eba2d8..421b4fa1f4 100644 --- a/cmake/macros/macro_enable_if_supported.cmake +++ b/cmake/macros/macro_enable_if_supported.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_enable_language_optional.cmake b/cmake/macros/macro_enable_language_optional.cmake index f5831cddd4..65aee76a11 100644 --- a/cmake/macros/macro_enable_language_optional.cmake +++ b/cmake/macros/macro_enable_language_optional.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2021 by the deal.II authors +## Copyright (C) 2013 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_evaluate_expression.cmake b/cmake/macros/macro_evaluate_expression.cmake index 34ff609275..e5945944f2 100644 --- a/cmake/macros/macro_evaluate_expression.cmake +++ b/cmake/macros/macro_evaluate_expression.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2017 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_expand_instantiations.cmake b/cmake/macros/macro_expand_instantiations.cmake index e8500fc3a5..908195a82c 100644 --- a/cmake/macros/macro_expand_instantiations.cmake +++ b/cmake/macros/macro_expand_instantiations.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2018 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_filter_system_libraries.cmake b/cmake/macros/macro_filter_system_libraries.cmake index 409f41ad3b..8901757d58 100644 --- a/cmake/macros/macro_filter_system_libraries.cmake +++ b/cmake/macros/macro_filter_system_libraries.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2015 by the deal.II authors +## Copyright (C) 2014 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_find_system_library.cmake b/cmake/macros/macro_find_system_library.cmake index 242cf4af34..048c729198 100644 --- a/cmake/macros/macro_find_system_library.cmake +++ b/cmake/macros/macro_find_system_library.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2020 by the deal.II authors +## Copyright (C) 2013 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_insource_setup_target.cmake b/cmake/macros/macro_insource_setup_target.cmake index d09defe34e..83f9aad1a7 100644 --- a/cmake/macros/macro_insource_setup_target.cmake +++ b/cmake/macros/macro_insource_setup_target.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2018 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_item_matches.cmake b/cmake/macros/macro_item_matches.cmake index a319d1883b..409609d99a 100644 --- a/cmake/macros/macro_item_matches.cmake +++ b/cmake/macros/macro_item_matches.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2014 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_populate_target_properties.cmake b/cmake/macros/macro_populate_target_properties.cmake index db78d538d0..edd794a706 100644 --- a/cmake/macros/macro_populate_target_properties.cmake +++ b/cmake/macros/macro_populate_target_properties.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2022 - 2022 by the deal.II authors +## Copyright (C) 2022 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_print_target_properties.cmake b/cmake/macros/macro_print_target_properties.cmake index daaea35267..3419140470 100644 --- a/cmake/macros/macro_print_target_properties.cmake +++ b/cmake/macros/macro_print_target_properties.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2022 - 2022 by the deal.II authors +## Copyright (C) 2022 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_process_feature.cmake b/cmake/macros/macro_process_feature.cmake index f986d14164..a56a361ed3 100644 --- a/cmake/macros/macro_process_feature.cmake +++ b/cmake/macros/macro_process_feature.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2022 by the deal.II authors +## Copyright (C) 2014 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_purge_feature.cmake b/cmake/macros/macro_purge_feature.cmake index 8f79ee23b3..ec74f08031 100644 --- a/cmake/macros/macro_purge_feature.cmake +++ b/cmake/macros/macro_purge_feature.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 by the deal.II authors +## Copyright (C) 2014 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_remove_duplicates.cmake b/cmake/macros/macro_remove_duplicates.cmake index a718798d38..1033b0c9a5 100644 --- a/cmake/macros/macro_remove_duplicates.cmake +++ b/cmake/macros/macro_remove_duplicates.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 by the deal.II authors +## Copyright (C) 2014 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_replace_flag.cmake b/cmake/macros/macro_replace_flag.cmake index eab61969ce..11c31c1df1 100644 --- a/cmake/macros/macro_replace_flag.cmake +++ b/cmake/macros/macro_replace_flag.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_reset_cmake_required.cmake b/cmake/macros/macro_reset_cmake_required.cmake index 827ffc6992..b27b198bf1 100644 --- a/cmake/macros/macro_reset_cmake_required.cmake +++ b/cmake/macros/macro_reset_cmake_required.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2014 by the deal.II authors +## Copyright (C) 2013 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_set_if_empty.cmake b/cmake/macros/macro_set_if_empty.cmake index dcaee263d6..99ad231099 100644 --- a/cmake/macros/macro_set_if_empty.cmake +++ b/cmake/macros/macro_set_if_empty.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_setup_source_list.cmake b/cmake/macros/macro_setup_source_list.cmake index a3d4206edb..19773974c7 100644 --- a/cmake/macros/macro_setup_source_list.cmake +++ b/cmake/macros/macro_setup_source_list.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2017 by the deal.II authors +## Copyright (C) 2017 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_setup_unity_target.cmake b/cmake/macros/macro_setup_unity_target.cmake index 3ec42ff90a..29639ebbfb 100644 --- a/cmake/macros/macro_setup_unity_target.cmake +++ b/cmake/macros/macro_setup_unity_target.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2017 by the deal.II authors +## Copyright (C) 2017 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_strip_flag.cmake b/cmake/macros/macro_strip_flag.cmake index 529143657f..13263bf80a 100644 --- a/cmake/macros/macro_strip_flag.cmake +++ b/cmake/macros/macro_strip_flag.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_to_string.cmake b/cmake/macros/macro_to_string.cmake index 13e51158bd..329370edb4 100644 --- a/cmake/macros/macro_to_string.cmake +++ b/cmake/macros/macro_to_string.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2014 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_to_string_and_add_prefix.cmake b/cmake/macros/macro_to_string_and_add_prefix.cmake index bc2227e103..4b46f42c07 100644 --- a/cmake/macros/macro_to_string_and_add_prefix.cmake +++ b/cmake/macros/macro_to_string_and_add_prefix.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2014 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_unset_if_changed.cmake b/cmake/macros/macro_unset_if_changed.cmake index 23fe6cede3..3800427134 100644 --- a/cmake/macros/macro_unset_if_changed.cmake +++ b/cmake/macros/macro_unset_if_changed.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2018 by the deal.II authors +## Copyright (C) 2018 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_verbose_include.cmake b/cmake/macros/macro_verbose_include.cmake index 9e2142d2fd..7a79bef81e 100644 --- a/cmake/macros/macro_verbose_include.cmake +++ b/cmake/macros/macro_verbose_include.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2015 by the deal.II authors +## Copyright (C) 2014 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_ARBORX.cmake b/cmake/modules/FindDEAL_II_ARBORX.cmake index bf3e259889..7a82b729c2 100644 --- a/cmake/modules/FindDEAL_II_ARBORX.cmake +++ b/cmake/modules/FindDEAL_II_ARBORX.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2021 - 2022 by the deal.II authors +## Copyright (C) 2021 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_ARPACK.cmake b/cmake/modules/FindDEAL_II_ARPACK.cmake index 6a7197f2a8..9a3131aa5d 100644 --- a/cmake/modules/FindDEAL_II_ARPACK.cmake +++ b/cmake/modules/FindDEAL_II_ARPACK.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_ASSIMP.cmake b/cmake/modules/FindDEAL_II_ASSIMP.cmake index e702a3fa06..6a2a73366f 100644 --- a/cmake/modules/FindDEAL_II_ASSIMP.cmake +++ b/cmake/modules/FindDEAL_II_ASSIMP.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2017 by the deal.II authors +## Copyright (C) 2017 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_BOOST.cmake b/cmake/modules/FindDEAL_II_BOOST.cmake index 5248d971c1..d5fc0e1c90 100644 --- a/cmake/modules/FindDEAL_II_BOOST.cmake +++ b/cmake/modules/FindDEAL_II_BOOST.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2020 by the deal.II authors +## Copyright (C) 2014 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_CGAL.cmake b/cmake/modules/FindDEAL_II_CGAL.cmake index 4458121d33..77f277f269 100644 --- a/cmake/modules/FindDEAL_II_CGAL.cmake +++ b/cmake/modules/FindDEAL_II_CGAL.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2022 by the deal.II authors +## Copyright (C) 2022 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_CUDA.cmake b/cmake/modules/FindDEAL_II_CUDA.cmake index acd7ce9e85..8ef9bf0947 100644 --- a/cmake/modules/FindDEAL_II_CUDA.cmake +++ b/cmake/modules/FindDEAL_II_CUDA.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2022 by the deal.II authors +## Copyright (C) 2014 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_GINKGO.cmake b/cmake/modules/FindDEAL_II_GINKGO.cmake index 0d15f32e3c..42f8d32f8e 100644 --- a/cmake/modules/FindDEAL_II_GINKGO.cmake +++ b/cmake/modules/FindDEAL_II_GINKGO.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2018 - 2021 by the deal.II authors +## Copyright (C) 2018 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_GMSH.cmake b/cmake/modules/FindDEAL_II_GMSH.cmake index 8d2a173cd2..1dd04f335d 100644 --- a/cmake/modules/FindDEAL_II_GMSH.cmake +++ b/cmake/modules/FindDEAL_II_GMSH.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2017 - 2021 by the deal.II authors +## Copyright (C) 2017 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_HDF5.cmake b/cmake/modules/FindDEAL_II_HDF5.cmake index 3bdf48fe08..78500bd2b2 100644 --- a/cmake/modules/FindDEAL_II_HDF5.cmake +++ b/cmake/modules/FindDEAL_II_HDF5.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_KOKKOS.cmake b/cmake/modules/FindDEAL_II_KOKKOS.cmake index fcca57ccfd..d240b1a6c0 100644 --- a/cmake/modules/FindDEAL_II_KOKKOS.cmake +++ b/cmake/modules/FindDEAL_II_KOKKOS.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2021 - 2022 by the deal.II authors +## Copyright (C) 2021 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_METIS.cmake b/cmake/modules/FindDEAL_II_METIS.cmake index ac7b891a27..05ca2ea205 100644 --- a/cmake/modules/FindDEAL_II_METIS.cmake +++ b/cmake/modules/FindDEAL_II_METIS.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2016 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_MPI.cmake b/cmake/modules/FindDEAL_II_MPI.cmake index 48a364dd8b..29c40e60cd 100644 --- a/cmake/modules/FindDEAL_II_MPI.cmake +++ b/cmake/modules/FindDEAL_II_MPI.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2021 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_P4EST.cmake b/cmake/modules/FindDEAL_II_P4EST.cmake index b54a3dd11c..a229f1632a 100644 --- a/cmake/modules/FindDEAL_II_P4EST.cmake +++ b/cmake/modules/FindDEAL_II_P4EST.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_PETSC.cmake b/cmake/modules/FindDEAL_II_PETSC.cmake index 32ed846dce..fdde07d930 100644 --- a/cmake/modules/FindDEAL_II_PETSC.cmake +++ b/cmake/modules/FindDEAL_II_PETSC.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2018 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_SCALAPACK.cmake b/cmake/modules/FindDEAL_II_SCALAPACK.cmake index ee209f51c7..088ddce91b 100644 --- a/cmake/modules/FindDEAL_II_SCALAPACK.cmake +++ b/cmake/modules/FindDEAL_II_SCALAPACK.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2017 - 2018 by the deal.II authors +## Copyright (C) 2017 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_SLEPC.cmake b/cmake/modules/FindDEAL_II_SLEPC.cmake index 6f798b4af9..402c3fbefb 100644 --- a/cmake/modules/FindDEAL_II_SLEPC.cmake +++ b/cmake/modules/FindDEAL_II_SLEPC.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2018 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_SUNDIALS.cmake b/cmake/modules/FindDEAL_II_SUNDIALS.cmake index 256f24ffa8..340f6e5d51 100644 --- a/cmake/modules/FindDEAL_II_SUNDIALS.cmake +++ b/cmake/modules/FindDEAL_II_SUNDIALS.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2017 - 2021 by the deal.II authors +## Copyright (C) 2017 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_TASKFLOW.cmake b/cmake/modules/FindDEAL_II_TASKFLOW.cmake index 84b8bfd48d..88ceaf2298 100644 --- a/cmake/modules/FindDEAL_II_TASKFLOW.cmake +++ b/cmake/modules/FindDEAL_II_TASKFLOW.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2020 - 2021 by the deal.II authors +## Copyright (C) 2020 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_TBB.cmake b/cmake/modules/FindDEAL_II_TBB.cmake index 154badf224..063554d93c 100644 --- a/cmake/modules/FindDEAL_II_TBB.cmake +++ b/cmake/modules/FindDEAL_II_TBB.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_TRILINOS.cmake b/cmake/modules/FindDEAL_II_TRILINOS.cmake index 21dfa36636..719559a849 100644 --- a/cmake/modules/FindDEAL_II_TRILINOS.cmake +++ b/cmake/modules/FindDEAL_II_TRILINOS.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_UMFPACK.cmake b/cmake/modules/FindDEAL_II_UMFPACK.cmake index f4d6be32d7..90265a1d1c 100644 --- a/cmake/modules/FindDEAL_II_UMFPACK.cmake +++ b/cmake/modules/FindDEAL_II_UMFPACK.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_ZLIB.cmake b/cmake/modules/FindDEAL_II_ZLIB.cmake index 3edca1f72b..637a0db9cd 100644 --- a/cmake/modules/FindDEAL_II_ZLIB.cmake +++ b/cmake/modules/FindDEAL_II_ZLIB.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2015 by the deal.II authors +## Copyright (C) 2014 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/scripts/CMakeLists.txt b/cmake/scripts/CMakeLists.txt index 1b61ef5522..d4c106b74f 100644 --- a/cmake/scripts/CMakeLists.txt +++ b/cmake/scripts/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2019 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/scripts/expand_instantiations.cc b/cmake/scripts/expand_instantiations.cc index 1ce2223a91..6b01f46e24 100644 --- a/cmake/scripts/expand_instantiations.cc +++ b/cmake/scripts/expand_instantiations.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2007 - 2020 by the deal.II authors +// Copyright (C) 2007 - 2023 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/cmake/scripts/run_test.cmake b/cmake/scripts/run_test.cmake index cf9271cdd7..8c843b166e 100644 --- a/cmake/scripts/run_test.cmake +++ b/cmake/scripts/run_test.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2022 by the deal.II authors +## Copyright (C) 2013 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_compiler_flags.cmake b/cmake/setup_compiler_flags.cmake index 04c7ba9836..39799f0eef 100644 --- a/cmake/setup_compiler_flags.cmake +++ b/cmake/setup_compiler_flags.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_compiler_flags_gnu.cmake b/cmake/setup_compiler_flags_gnu.cmake index ac3de0b282..080f606359 100644 --- a/cmake/setup_compiler_flags_gnu.cmake +++ b/cmake/setup_compiler_flags_gnu.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_compiler_flags_intel.cmake b/cmake/setup_compiler_flags_intel.cmake index 18dc3d53ae..845664505f 100644 --- a/cmake/setup_compiler_flags_intel.cmake +++ b/cmake/setup_compiler_flags_intel.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_compiler_flags_msvc.cmake b/cmake/setup_compiler_flags_msvc.cmake index df3e32ace9..d4b4022215 100644 --- a/cmake/setup_compiler_flags_msvc.cmake +++ b/cmake/setup_compiler_flags_msvc.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2021 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_cpack.cmake b/cmake/setup_cpack.cmake index f324daa5d6..390fecb3a5 100644 --- a/cmake/setup_cpack.cmake +++ b/cmake/setup_cpack.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2016 by the deal.II authors +## Copyright (C) 2014 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_custom_targets.cmake b/cmake/setup_custom_targets.cmake index 3d42b17bcc..72ef5768db 100644 --- a/cmake/setup_custom_targets.cmake +++ b/cmake/setup_custom_targets.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2018 by the deal.II authors +## Copyright (C) 2013 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_deal_ii.cmake b/cmake/setup_deal_ii.cmake index fed80ebf09..950d7aa9e4 100644 --- a/cmake/setup_deal_ii.cmake +++ b/cmake/setup_deal_ii.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_external_macros.cmake b/cmake/setup_external_macros.cmake index e85eadfc4f..6b2698f84f 100644 --- a/cmake/setup_external_macros.cmake +++ b/cmake/setup_external_macros.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_finalize.cmake b/cmake/setup_finalize.cmake index b3f7534714..33acd1dadb 100644 --- a/cmake/setup_finalize.cmake +++ b/cmake/setup_finalize.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2019 by the deal.II authors +## Copyright (C) 2012 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_write_config.cmake b/cmake/setup_write_config.cmake index e9e82dfd7a..f4bc2f3d94 100644 --- a/cmake/setup_write_config.cmake +++ b/cmake/setup_write_config.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2022 by the deal.II authors +## Copyright (C) 2014 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/python-bindings/CMakeLists.txt b/contrib/python-bindings/CMakeLists.txt index 1582f18d05..997308de01 100644 --- a/contrib/python-bindings/CMakeLists.txt +++ b/contrib/python-bindings/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2016 - 2022 by the deal.II authors +## Copyright (C) 2016 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/python-bindings/include/triangulation_wrapper.h b/contrib/python-bindings/include/triangulation_wrapper.h index 5c41a14e43..6be5b44fe6 100644 --- a/contrib/python-bindings/include/triangulation_wrapper.h +++ b/contrib/python-bindings/include/triangulation_wrapper.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 - 2021 by the deal.II authors +// Copyright (C) 2016 - 2022 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/contrib/python-bindings/source/CMakeLists.txt b/contrib/python-bindings/source/CMakeLists.txt index a1b435a2e3..10c935ed5b 100644 --- a/contrib/python-bindings/source/CMakeLists.txt +++ b/contrib/python-bindings/source/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2016 - 2021 by the deal.II authors +## Copyright (C) 2016 - 2023 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/python-bindings/source/export_triangulation.cc b/contrib/python-bindings/source/export_triangulation.cc index a3d7cd2d30..a8ca3380a0 100644 --- a/contrib/python-bindings/source/export_triangulation.cc +++ b/contrib/python-bindings/source/export_triangulation.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 - 2021 by the deal.II authors +// Copyright (C) 2016 - 2022 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/contrib/python-bindings/source/reference_cell_wrapper.cc b/contrib/python-bindings/source/reference_cell_wrapper.cc index 34e14ee3a0..274e94e8e6 100644 --- a/contrib/python-bindings/source/reference_cell_wrapper.cc +++ b/contrib/python-bindings/source/reference_cell_wrapper.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2023 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/contrib/python-bindings/source/triangulation_wrapper.cc b/contrib/python-bindings/source/triangulation_wrapper.cc index ffa1fe52ce..2a7d9dfe4d 100644 --- a/contrib/python-bindings/source/triangulation_wrapper.cc +++ b/contrib/python-bindings/source/triangulation_wrapper.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 - 2021 by the deal.II authors +// Copyright (C) 2016 - 2022 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/contrib/python-bindings/tests/CMakeLists.txt b/contrib/python-bindings/tests/CMakeLists.txt index e242b4a799..64f5b30d25 100644 --- a/contrib/python-bindings/tests/CMakeLists.txt +++ b/contrib/python-bindings/tests/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2020 - 2021 by the deal.II authors +## Copyright (C) 2020 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/python-bindings/tests/triangulation_wrapper.py b/contrib/python-bindings/tests/triangulation_wrapper.py index e1cedcee41..fea7fc5b57 100644 --- a/contrib/python-bindings/tests/triangulation_wrapper.py +++ b/contrib/python-bindings/tests/triangulation_wrapper.py @@ -1,6 +1,6 @@ # --------------------------------------------------------------------- # -# Copyright (C) 2016 - 2021 by the deal.II authors +# Copyright (C) 2016 - 2022 by the deal.II authors # # This file is part of the deal.II library. # diff --git a/contrib/utilities/CMakeLists.txt b/contrib/utilities/CMakeLists.txt index 5ffaa1e2d4..30acd83330 100644 --- a/contrib/utilities/CMakeLists.txt +++ b/contrib/utilities/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2018 - 2019 by the deal.II authors +## Copyright (C) 2018 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/check_indentation.sh b/contrib/utilities/check_indentation.sh index 0a9f574077..3e4cba506e 100755 --- a/contrib/utilities/check_indentation.sh +++ b/contrib/utilities/check_indentation.sh @@ -1,7 +1,7 @@ #!/bin/sh ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2020 by the deal.II authors +## Copyright (C) 2014 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/count_lines.sh b/contrib/utilities/count_lines.sh index 7634f0182d..0ee9c0ea9c 100755 --- a/contrib/utilities/count_lines.sh +++ b/contrib/utilities/count_lines.sh @@ -1,7 +1,7 @@ #!/bin/sh ## --------------------------------------------------------------------- ## -## Copyright (C) 2018 - 2021 by the deal.II authors +## Copyright (C) 2018 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/indent.py b/contrib/utilities/indent.py index 39b058482e..d437e023f6 100644 --- a/contrib/utilities/indent.py +++ b/contrib/utilities/indent.py @@ -2,7 +2,7 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2019 - 2021 by the deal.II authors +## Copyright (C) 2019 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/parse_ctest_output.py b/contrib/utilities/parse_ctest_output.py index a11bce618a..7210c865a0 100644 --- a/contrib/utilities/parse_ctest_output.py +++ b/contrib/utilities/parse_ctest_output.py @@ -2,7 +2,7 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2016 - 2018 by the deal.II authors +## Copyright (C) 2016 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/update-copyright.sh b/contrib/utilities/update-copyright.sh index cd16e12cd7..2057db35ed 100755 --- a/contrib/utilities/update-copyright.sh +++ b/contrib/utilities/update-copyright.sh @@ -1,7 +1,7 @@ #!/bin/bash ## --------------------------------------------------------------------- ## -## Copyright (C) 2015 - 2020 by the deal.II authors +## Copyright (C) 2015 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/wrapcomments.py b/contrib/utilities/wrapcomments.py index cda84a8504..bca94a4d2a 100755 --- a/contrib/utilities/wrapcomments.py +++ b/contrib/utilities/wrapcomments.py @@ -2,7 +2,7 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2016 - 2019 by the deal.II authors +## Copyright (C) 2016 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 0e037ef365..9061a65de2 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2019 by the deal.II Authors +## Copyright (C) 2012 - 2022 by the deal.II Authors ## ## This file is part of the deal.II library. ## diff --git a/doc/developers/cmake-internals.html b/doc/developers/cmake-internals.html index 6dc08dc36d..89c603f561 100644 --- a/doc/developers/cmake-internals.html +++ b/doc/developers/cmake-internals.html @@ -4,7 +4,7 @@ Build system internals - + diff --git a/doc/developers/packaging.html b/doc/developers/packaging.html index 0927bbe296..1b5413bb3a 100644 --- a/doc/developers/packaging.html +++ b/doc/developers/packaging.html @@ -4,7 +4,7 @@ Packaging deal.II - + diff --git a/doc/developers/porting.html b/doc/developers/porting.html index bb71a6a570..926208f9a1 100644 --- a/doc/developers/porting.html +++ b/doc/developers/porting.html @@ -4,7 +4,7 @@ Porting deal.II - + diff --git a/doc/developers/testsuite.html b/doc/developers/testsuite.html index d18f254489..0d73f6479e 100644 --- a/doc/developers/testsuite.html +++ b/doc/developers/testsuite.html @@ -5,7 +5,7 @@ The deal.II Testsuite - + @@ -674,7 +674,7 @@ category/test.run_only
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2022 by the deal.II Authors
+// Copyright (C) 2015 - 2023 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/developers/writing-documentation.html b/doc/developers/writing-documentation.html
index bd535b3046..b310bb8832 100644
--- a/doc/developers/writing-documentation.html
+++ b/doc/developers/writing-documentation.html
@@ -5,7 +5,7 @@
   
   Writing documentation
   
-  
+  
   
   
 
diff --git a/doc/doxygen/CMakeLists.txt b/doc/doxygen/CMakeLists.txt
index ddec30ab9b..6537bc1a48 100644
--- a/doc/doxygen/CMakeLists.txt
+++ b/doc/doxygen/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2021 by the deal.II authors
+## Copyright (C) 2012 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/doc/doxygen/code-gallery/CMakeLists.txt b/doc/doxygen/code-gallery/CMakeLists.txt
index 66df644340..bf4479e525 100644
--- a/doc/doxygen/code-gallery/CMakeLists.txt
+++ b/doc/doxygen/code-gallery/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2015 - 2021 by the deal.II Authors
+## Copyright (C) 2015 - 2022 by the deal.II Authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/doc/doxygen/headers/exceptions.h b/doc/doxygen/headers/exceptions.h
index 4b5047e4df..2bf99686d9 100644
--- a/doc/doxygen/headers/exceptions.h
+++ b/doc/doxygen/headers/exceptions.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/geodynamics.h b/doc/doxygen/headers/geodynamics.h
index 9f66d707cd..4458164b53 100644
--- a/doc/doxygen/headers/geodynamics.h
+++ b/doc/doxygen/headers/geodynamics.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/glossary.h b/doc/doxygen/headers/glossary.h
index 388f48bcc5..8fcb50fcea 100644
--- a/doc/doxygen/headers/glossary.h
+++ b/doc/doxygen/headers/glossary.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/grid.h b/doc/doxygen/headers/grid.h
index e4b466b069..2a72928341 100644
--- a/doc/doxygen/headers/grid.h
+++ b/doc/doxygen/headers/grid.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/iterators.h b/doc/doxygen/headers/iterators.h
index e745a344d3..21461519dd 100644
--- a/doc/doxygen/headers/iterators.h
+++ b/doc/doxygen/headers/iterators.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/manifold.h b/doc/doxygen/headers/manifold.h
index 35446b4a03..fb7107a8c2 100644
--- a/doc/doxygen/headers/manifold.h
+++ b/doc/doxygen/headers/manifold.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/matrixfree.h b/doc/doxygen/headers/matrixfree.h
index 67cdf52fb0..2751cb5818 100644
--- a/doc/doxygen/headers/matrixfree.h
+++ b/doc/doxygen/headers/matrixfree.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/parallel.h b/doc/doxygen/headers/parallel.h
index bb823db86b..f5fb3f11f4 100644
--- a/doc/doxygen/headers/parallel.h
+++ b/doc/doxygen/headers/parallel.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2016 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/petsc.h b/doc/doxygen/headers/petsc.h
index d1d20d5fe4..81c4acb393 100644
--- a/doc/doxygen/headers/petsc.h
+++ b/doc/doxygen/headers/petsc.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/physics.h b/doc/doxygen/headers/physics.h
index ff1b590e61..ecade19602 100644
--- a/doc/doxygen/headers/physics.h
+++ b/doc/doxygen/headers/physics.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/simplex.h b/doc/doxygen/headers/simplex.h
index e71f5e7402..5a137550b6 100644
--- a/doc/doxygen/headers/simplex.h
+++ b/doc/doxygen/headers/simplex.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/slepc.h b/doc/doxygen/headers/slepc.h
index f218b69d7f..1d470fed6d 100644
--- a/doc/doxygen/headers/slepc.h
+++ b/doc/doxygen/headers/slepc.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/trilinos.h b/doc/doxygen/headers/trilinos.h
index ba8f16be45..3b02edcb0c 100644
--- a/doc/doxygen/headers/trilinos.h
+++ b/doc/doxygen/headers/trilinos.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/update_flags.h b/doc/doxygen/headers/update_flags.h
index 6c0caca803..a6e69247f8 100644
--- a/doc/doxygen/headers/update_flags.h
+++ b/doc/doxygen/headers/update_flags.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/vector_valued.h b/doc/doxygen/headers/vector_valued.h
index 1ed3cb1fae..a65fe7df57 100644
--- a/doc/doxygen/headers/vector_valued.h
+++ b/doc/doxygen/headers/vector_valued.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/scripts/make_step.pl b/doc/doxygen/scripts/make_step.pl
index 881677e35f..d995dc6a2c 100644
--- a/doc/doxygen/scripts/make_step.pl
+++ b/doc/doxygen/scripts/make_step.pl
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2020 by the deal.II authors
+## Copyright (C) 2013 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/doc/doxygen/scripts/program2doxygen b/doc/doxygen/scripts/program2doxygen
index 93999af09d..c18e9ed053 100644
--- a/doc/doxygen/scripts/program2doxygen
+++ b/doc/doxygen/scripts/program2doxygen
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2006 - 2020 by the deal.II authors
+## Copyright (C) 2006 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/doc/doxygen/tutorial/tutorial.h.in b/doc/doxygen/tutorial/tutorial.h.in
index 666b9d17a4..7c8bb21fc3 100644
--- a/doc/doxygen/tutorial/tutorial.h.in
+++ b/doc/doxygen/tutorial/tutorial.h.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/external-libs/cuda.html b/doc/external-libs/cuda.html
index 3eed499c0d..c7e995a0c7 100644
--- a/doc/external-libs/cuda.html
+++ b/doc/external-libs/cuda.html
@@ -4,7 +4,7 @@
   
     The deal.II Readme on interfacing to CUDA
     
-    
+    
     
   
 
diff --git a/doc/external-libs/lapack.html b/doc/external-libs/lapack.html
index 09e098dfe8..bb7f9f63a1 100644
--- a/doc/external-libs/lapack.html
+++ b/doc/external-libs/lapack.html
@@ -5,7 +5,7 @@
   
     The deal.II Readme on interfacing to BLAS/LAPACK
     
-    
+    
     
   
   
diff --git a/doc/external-libs/petsc.html b/doc/external-libs/petsc.html
index 0d8fc96acd..d03b8c1caf 100644
--- a/doc/external-libs/petsc.html
+++ b/doc/external-libs/petsc.html
@@ -4,7 +4,7 @@
   
     The deal.II Readme on interfacing to PETSc
     
-    
+    
     
   
 
diff --git a/doc/external-libs/trilinos.html b/doc/external-libs/trilinos.html
index 070295e9a7..7151ab4107 100644
--- a/doc/external-libs/trilinos.html
+++ b/doc/external-libs/trilinos.html
@@ -4,7 +4,7 @@
   
     The deal.II Readme on interfacing to Trilinos
     
-    
+    
     
   
 
diff --git a/doc/news/CMakeLists.txt b/doc/news/CMakeLists.txt
index cb9b6a4ea2..a3883db4de 100644
--- a/doc/news/CMakeLists.txt
+++ b/doc/news/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2016 - 2021 by the deal.II Authors
+## Copyright (C) 2016 - 2022 by the deal.II Authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/doc/readme.html b/doc/readme.html
index 05c2b72a75..016c262ee1 100644
--- a/doc/readme.html
+++ b/doc/readme.html
@@ -7,7 +7,7 @@
     The deal.II Readme
     
     
-    
+    
     
 
 
diff --git a/doc/users/cmake_dealii.html b/doc/users/cmake_dealii.html
index bd17f58cbe..08fc6d948e 100644
--- a/doc/users/cmake_dealii.html
+++ b/doc/users/cmake_dealii.html
@@ -5,7 +5,7 @@
     deal.II CMake documentation
     
     
-    
+    
     
   
 
diff --git a/doc/users/cmake_user.html b/doc/users/cmake_user.html
index ae95d239c2..963ad27f72 100644
--- a/doc/users/cmake_user.html
+++ b/doc/users/cmake_user.html
@@ -5,7 +5,7 @@
     User CMake configuration - deal.II
     
     
-    
+    
     
   
 
diff --git a/doc/users/doxygen.html b/doc/users/doxygen.html
index 6003b85376..1ba2d5bc84 100644
--- a/doc/users/doxygen.html
+++ b/doc/users/doxygen.html
@@ -6,7 +6,7 @@
   deal.II Doxygen documentation
   
   
-  
+  
   
   
 
diff --git a/doc/users/testsuite.html b/doc/users/testsuite.html
index 324f1fc2ad..ab1d13dd76 100644
--- a/doc/users/testsuite.html
+++ b/doc/users/testsuite.html
@@ -5,7 +5,7 @@
   
   The deal.II Testsuite
   
-  
+  
   
   
 
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index 68c982de7f..cd9ca6d413 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2021 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/examples/doxygen/step_3_mixed.cc b/examples/doxygen/step_3_mixed.cc
index fa5e5590a6..ab1f435cb0 100644
--- a/examples/doxygen/step_3_mixed.cc
+++ b/examples/doxygen/step_3_mixed.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2021 by the deal.II authors
+ * Copyright (C) 1999 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/doxygen/step_3_simplex.cc b/examples/doxygen/step_3_simplex.cc
index 7659821126..76ef37db95 100644
--- a/examples/doxygen/step_3_simplex.cc
+++ b/examples/doxygen/step_3_simplex.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2021 by the deal.II authors
+ * Copyright (C) 1999 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-11/step-11.cc b/examples/step-11/step-11.cc
index 0fd784bc2a..4995c30503 100644
--- a/examples/step-11/step-11.cc
+++ b/examples/step-11/step-11.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2001 - 2022 by the deal.II authors
+ * Copyright (C) 2001 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-13/step-13.cc b/examples/step-13/step-13.cc
index 18c650fedb..f85fb16107 100644
--- a/examples/step-13/step-13.cc
+++ b/examples/step-13/step-13.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2001 - 2022 by the deal.II authors
+ * Copyright (C) 2001 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-15/step-15.cc b/examples/step-15/step-15.cc
index f6f3567b66..c10aabf064 100644
--- a/examples/step-15/step-15.cc
+++ b/examples/step-15/step-15.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2012 - 2021 by the deal.II authors
+ * Copyright (C) 2012 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-16b/step-16b.cc b/examples/step-16b/step-16b.cc
index 3f41fcac17..d2ad576f6c 100644
--- a/examples/step-16b/step-16b.cc
+++ b/examples/step-16b/step-16b.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2003 - 2021 by the deal.II authors
+ * Copyright (C) 2003 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-17/step-17.cc b/examples/step-17/step-17.cc
index a6da2c42e5..6089836ea6 100644
--- a/examples/step-17/step-17.cc
+++ b/examples/step-17/step-17.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2022 by the deal.II authors
+ * Copyright (C) 2000 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-18/step-18.cc b/examples/step-18/step-18.cc
index d10a7da413..0980521e00 100644
--- a/examples/step-18/step-18.cc
+++ b/examples/step-18/step-18.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2022 by the deal.II authors
+ * Copyright (C) 2000 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-2/step-2.cc b/examples/step-2/step-2.cc
index 1426ae98db..0d6f86d4ab 100644
--- a/examples/step-2/step-2.cc
+++ b/examples/step-2/step-2.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2021 by the deal.II authors
+ * Copyright (C) 1999 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-20/step-20.cc b/examples/step-20/step-20.cc
index 8104071667..2599b02e66 100644
--- a/examples/step-20/step-20.cc
+++ b/examples/step-20/step-20.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2005 - 2022 by the deal.II authors
+ * Copyright (C) 2005 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-21/step-21.cc b/examples/step-21/step-21.cc
index 07308b7232..bb574b4a29 100644
--- a/examples/step-21/step-21.cc
+++ b/examples/step-21/step-21.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2022 by the deal.II authors
+ * Copyright (C) 2006 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-22/step-22.cc b/examples/step-22/step-22.cc
index 93096930d2..d173f41acf 100644
--- a/examples/step-22/step-22.cc
+++ b/examples/step-22/step-22.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2021 by the deal.II authors
+ * Copyright (C) 2008 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-23/step-23.cc b/examples/step-23/step-23.cc
index a0e5c7ce7e..76ca6c169d 100644
--- a/examples/step-23/step-23.cc
+++ b/examples/step-23/step-23.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2020 by the deal.II authors
+ * Copyright (C) 2006 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-24/step-24.cc b/examples/step-24/step-24.cc
index b542c24450..1716c67e4e 100644
--- a/examples/step-24/step-24.cc
+++ b/examples/step-24/step-24.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2022 by the deal.II authors
+ * Copyright (C) 2006 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-25/step-25.cc b/examples/step-25/step-25.cc
index fe45b093ef..d2cf93bb36 100644
--- a/examples/step-25/step-25.cc
+++ b/examples/step-25/step-25.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2022 by the deal.II authors
+ * Copyright (C) 2006 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-28/step-28.cc b/examples/step-28/step-28.cc
index 290712b5b3..49065123f3 100644
--- a/examples/step-28/step-28.cc
+++ b/examples/step-28/step-28.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2022 by the deal.II authors
+ * Copyright (C) 2009 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-29/step-29.cc b/examples/step-29/step-29.cc
index 4c806846f6..18a282f82f 100644
--- a/examples/step-29/step-29.cc
+++ b/examples/step-29/step-29.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2021 by the deal.II authors
+ * Copyright (C) 2007 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-3/step-3.cc b/examples/step-3/step-3.cc
index 83d25e481e..e07a1d642c 100644
--- a/examples/step-3/step-3.cc
+++ b/examples/step-3/step-3.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2022 by the deal.II authors
+ * Copyright (C) 1999 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-30/step-30.cc b/examples/step-30/step-30.cc
index d8264a91a7..ba7b5ae996 100644
--- a/examples/step-30/step-30.cc
+++ b/examples/step-30/step-30.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2021 by the deal.II authors
+ * Copyright (C) 2007 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-31/step-31.cc b/examples/step-31/step-31.cc
index 4e97eff4d6..a9cc1faa1b 100644
--- a/examples/step-31/step-31.cc
+++ b/examples/step-31/step-31.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2022 by the deal.II authors
+ * Copyright (C) 2007 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-32/step-32.cc b/examples/step-32/step-32.cc
index 858dd93168..575f6d4a22 100644
--- a/examples/step-32/step-32.cc
+++ b/examples/step-32/step-32.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2022 by the deal.II authors
+ * Copyright (C) 2008 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-33/step-33.cc b/examples/step-33/step-33.cc
index f430c1c18c..0e5b75d23f 100644
--- a/examples/step-33/step-33.cc
+++ b/examples/step-33/step-33.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2021 by the deal.II authors
+ * Copyright (C) 2007 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-34/step-34.cc b/examples/step-34/step-34.cc
index 9f14326848..68ea989e12 100644
--- a/examples/step-34/step-34.cc
+++ b/examples/step-34/step-34.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-35/step-35.cc b/examples/step-35/step-35.cc
index 42d6ba59fa..5b5db632b1 100644
--- a/examples/step-35/step-35.cc
+++ b/examples/step-35/step-35.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2022 by the deal.II authors
+ * Copyright (C) 2009 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-36/step-36.cc b/examples/step-36/step-36.cc
index 4296902ecb..c72cd33c85 100644
--- a/examples/step-36/step-36.cc
+++ b/examples/step-36/step-36.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2022 by the deal.II authors
+ * Copyright (C) 2009 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-37/step-37.cc b/examples/step-37/step-37.cc
index e9046008c2..03eb0b1cdd 100644
--- a/examples/step-37/step-37.cc
+++ b/examples/step-37/step-37.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2022 by the deal.II authors
+ * Copyright (C) 2009 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-39/step-39.cc b/examples/step-39/step-39.cc
index 123d83cde2..7822054c12 100644
--- a/examples/step-39/step-39.cc
+++ b/examples/step-39/step-39.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2020 by the deal.II authors
+ * Copyright (C) 2010 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-4/step-4.cc b/examples/step-4/step-4.cc
index fa977d8844..2e651db8e7 100644
--- a/examples/step-4/step-4.cc
+++ b/examples/step-4/step-4.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2021 by the deal.II authors
+ * Copyright (C) 1999 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-40/step-40.cc b/examples/step-40/step-40.cc
index 5de66b59cd..a2fb7402b7 100644
--- a/examples/step-40/step-40.cc
+++ b/examples/step-40/step-40.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2022 by the deal.II authors
+ * Copyright (C) 2009 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-41/step-41.cc b/examples/step-41/step-41.cc
index 1ba43c79de..48b77b8312 100644
--- a/examples/step-41/step-41.cc
+++ b/examples/step-41/step-41.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2011 - 2021 by the deal.II authors
+ * Copyright (C) 2011 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-42/step-42.cc b/examples/step-42/step-42.cc
index 3ed82d1f3e..a8d84d047f 100644
--- a/examples/step-42/step-42.cc
+++ b/examples/step-42/step-42.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2012 - 2022 by the deal.II authors
+ * Copyright (C) 2012 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-43/step-43.cc b/examples/step-43/step-43.cc
index 32aa62149b..bbcc2d1a7b 100644
--- a/examples/step-43/step-43.cc
+++ b/examples/step-43/step-43.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2022 by the deal.II authors
+ * Copyright (C) 2010 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-44/step-44.cc b/examples/step-44/step-44.cc
index 72277e9050..800c457a06 100644
--- a/examples/step-44/step-44.cc
+++ b/examples/step-44/step-44.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2022 by the deal.II authors and
+ * Copyright (C) 2010 - 2023 by the deal.II authors and
  *                              & Jean-Paul Pelteret and Andrew McBride
  *
  * This file is part of the deal.II library.
diff --git a/examples/step-45/step-45.cc b/examples/step-45/step-45.cc
index c088736334..f7a44ecd1f 100644
--- a/examples/step-45/step-45.cc
+++ b/examples/step-45/step-45.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2022 by the deal.II authors
+ * Copyright (C) 2008 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-47/step-47.cc b/examples/step-47/step-47.cc
index 99c5a6a05e..ec6522be4c 100644
--- a/examples/step-47/step-47.cc
+++ b/examples/step-47/step-47.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2021 by the deal.II authors
+ * Copyright (C) 2019 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-48/step-48.cc b/examples/step-48/step-48.cc
index 6198e133af..14d0f3340e 100644
--- a/examples/step-48/step-48.cc
+++ b/examples/step-48/step-48.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2011 - 2022 by the deal.II authors
+ * Copyright (C) 2011 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-5/step-5.cc b/examples/step-5/step-5.cc
index 8cd1aa28c2..2ee6e7a3c7 100644
--- a/examples/step-5/step-5.cc
+++ b/examples/step-5/step-5.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2021 by the deal.II authors
+ * Copyright (C) 1999 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-50/step-50.cc b/examples/step-50/step-50.cc
index b6b5d3ab06..ad560b96e8 100644
--- a/examples/step-50/step-50.cc
+++ b/examples/step-50/step-50.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2022 by the deal.II authors
+ * Copyright (C) 2019 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-51/step-51.cc b/examples/step-51/step-51.cc
index 2b5dd127e0..6914a25ea1 100644
--- a/examples/step-51/step-51.cc
+++ b/examples/step-51/step-51.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2021 by the deal.II authors
+ * Copyright (C) 2013 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-52/step-52.cc b/examples/step-52/step-52.cc
index 195f6cd366..92a9e19dfa 100644
--- a/examples/step-52/step-52.cc
+++ b/examples/step-52/step-52.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2014 - 2022 by the deal.II authors
+ * Copyright (C) 2014 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-55/step-55.cc b/examples/step-55/step-55.cc
index 683abb824f..8aeb114bf0 100644
--- a/examples/step-55/step-55.cc
+++ b/examples/step-55/step-55.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2022 by the deal.II authors
+ * Copyright (C) 2016 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-56/step-56.cc b/examples/step-56/step-56.cc
index bda7a4a55c..2322fdcb8f 100644
--- a/examples/step-56/step-56.cc
+++ b/examples/step-56/step-56.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2022 by the deal.II authors
+ * Copyright (C) 2016 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-57/step-57.cc b/examples/step-57/step-57.cc
index d8f139e0ee..2061d7cbaa 100644
--- a/examples/step-57/step-57.cc
+++ b/examples/step-57/step-57.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2022 by the deal.II authors
+ * Copyright (C) 2008 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-58/step-58.cc b/examples/step-58/step-58.cc
index 32f55051c3..4e3f2c815c 100644
--- a/examples/step-58/step-58.cc
+++ b/examples/step-58/step-58.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2021 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-59/step-59.cc b/examples/step-59/step-59.cc
index a079ff559f..4f2b5269a4 100644
--- a/examples/step-59/step-59.cc
+++ b/examples/step-59/step-59.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2022 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-6/step-6.cc b/examples/step-6/step-6.cc
index 12ed425782..9d835b7e38 100644
--- a/examples/step-6/step-6.cc
+++ b/examples/step-6/step-6.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2021 by the deal.II authors
+ * Copyright (C) 2000 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-60/step-60.cc b/examples/step-60/step-60.cc
index 290d063894..d13abf5edb 100644
--- a/examples/step-60/step-60.cc
+++ b/examples/step-60/step-60.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2021 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-61/step-61.cc b/examples/step-61/step-61.cc
index 97f6b3c808..f6bf740857 100644
--- a/examples/step-61/step-61.cc
+++ b/examples/step-61/step-61.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2021 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-62/step-62.cc b/examples/step-62/step-62.cc
index eef3c54135..d85192fe0e 100644
--- a/examples/step-62/step-62.cc
+++ b/examples/step-62/step-62.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2022 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-63/step-63.cc b/examples/step-63/step-63.cc
index eab8d009dc..99f88fe149 100644
--- a/examples/step-63/step-63.cc
+++ b/examples/step-63/step-63.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2022 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-64/step-64.cc b/examples/step-64/step-64.cc
index b6c119f078..c14134bb9f 100644
--- a/examples/step-64/step-64.cc
+++ b/examples/step-64/step-64.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2022 by the deal.II authors
+ * Copyright (C) 2019 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-65/step-65.cc b/examples/step-65/step-65.cc
index 4fa64636ee..c237368655 100644
--- a/examples/step-65/step-65.cc
+++ b/examples/step-65/step-65.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2021 by the deal.II authors
+ * Copyright (C) 2019 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-66/step-66.cc b/examples/step-66/step-66.cc
index f633aea7c4..16e6513e4e 100644
--- a/examples/step-66/step-66.cc
+++ b/examples/step-66/step-66.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2022 by the deal.II authors
+ * Copyright (C) 2021 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-67/step-67.cc b/examples/step-67/step-67.cc
index 95a814c5c3..1df2108c75 100644
--- a/examples/step-67/step-67.cc
+++ b/examples/step-67/step-67.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2022 by the deal.II authors
+ * Copyright (C) 2020 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-68/step-68.cc b/examples/step-68/step-68.cc
index 7d0e031dbb..f19595cc90 100644
--- a/examples/step-68/step-68.cc
+++ b/examples/step-68/step-68.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2022 by the deal.II authors
+ * Copyright (C) 2020 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-69/step-69.cc b/examples/step-69/step-69.cc
index a8ec6263b6..b89f9db87b 100644
--- a/examples/step-69/step-69.cc
+++ b/examples/step-69/step-69.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2022 by the deal.II authors
+ * Copyright (C) 2019 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-7/step-7.cc b/examples/step-7/step-7.cc
index efc8e16740..23b65abb23 100644
--- a/examples/step-7/step-7.cc
+++ b/examples/step-7/step-7.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2021 by the deal.II authors
+ * Copyright (C) 2000 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-70/step-70.cc b/examples/step-70/step-70.cc
index a1f7ed2ab1..011964a3e1 100644
--- a/examples/step-70/step-70.cc
+++ b/examples/step-70/step-70.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2022 by the deal.II authors
+ * Copyright (C) 2020 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-72/step-72.cc b/examples/step-72/step-72.cc
index ca3783e0a2..c68e27e0e4 100644
--- a/examples/step-72/step-72.cc
+++ b/examples/step-72/step-72.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 by the deal.II authors
+ * Copyright (C) 2021 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-75/step-75.cc b/examples/step-75/step-75.cc
index d867236bb1..75181b33fe 100644
--- a/examples/step-75/step-75.cc
+++ b/examples/step-75/step-75.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2022 by the deal.II authors
+ * Copyright (C) 2021 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-76/step-76.cc b/examples/step-76/step-76.cc
index d720b53409..0355f11d9f 100644
--- a/examples/step-76/step-76.cc
+++ b/examples/step-76/step-76.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2022 by the deal.II authors
+ * Copyright (C) 2020 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-77/step-77.cc b/examples/step-77/step-77.cc
index ab75a26d72..dd97e55d71 100644
--- a/examples/step-77/step-77.cc
+++ b/examples/step-77/step-77.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 by the deal.II authors
+ * Copyright (C) 2021 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-78/step-78.cc b/examples/step-78/step-78.cc
index b7a894592e..2d434b74e8 100644
--- a/examples/step-78/step-78.cc
+++ b/examples/step-78/step-78.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 by the deal.II authors
+ * Copyright (C) 2021 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-79/step-79.cc b/examples/step-79/step-79.cc
index 56af640b3f..e272103257 100644
--- a/examples/step-79/step-79.cc
+++ b/examples/step-79/step-79.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2022 by the deal.II authors
+ * Copyright (C) 2021 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-8/step-8.cc b/examples/step-8/step-8.cc
index a807efa7ac..9d4be1af3d 100644
--- a/examples/step-8/step-8.cc
+++ b/examples/step-8/step-8.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2021 by the deal.II authors
+ * Copyright (C) 2000 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-81/step-81.cc b/examples/step-81/step-81.cc
index df4821b916..8666a82b3c 100644
--- a/examples/step-81/step-81.cc
+++ b/examples/step-81/step-81.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 by the deal.II authors
+ * Copyright (C) 2021 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-82/step-82.cc b/examples/step-82/step-82.cc
index 2b34b9ba04..398f2ad441 100644
--- a/examples/step-82/step-82.cc
+++ b/examples/step-82/step-82.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 by the deal.II authors
+ * Copyright (C) 2021 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-85/step-85.cc b/examples/step-85/step-85.cc
index 54e17869e7..981677edbb 100644
--- a/examples/step-85/step-85.cc
+++ b/examples/step-85/step-85.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2022 by the deal.II authors
+ * Copyright (C) 2021 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-9/step-9.cc b/examples/step-9/step-9.cc
index ca6f4c615b..f67ba6eec1 100644
--- a/examples/step-9/step-9.cc
+++ b/examples/step-9/step-9.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2021 by the deal.II authors
+ * Copyright (C) 2000 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
-- 
2.39.5