From: Wolfgang Bangerth Date: Fri, 27 Jun 2025 15:58:34 +0000 (-0600) Subject: Update copyright years. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F18592%2Fhead;p=dealii.git Update copyright years. --- diff --git a/cmake/checks/check_01_cpu_features.cmake b/cmake/checks/check_01_cpu_features.cmake index 60afad6168..f31d5139fe 100644 --- a/cmake/checks/check_01_cpu_features.cmake +++ b/cmake/checks/check_01_cpu_features.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2023 by the deal.II authors +## Copyright (C) 2013 - 2024 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 4afc00efc2..896e056c08 100644 --- a/cmake/checks/check_01_cxx_features.cmake +++ b/cmake/checks/check_01_cxx_features.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2024 by the deal.II authors +## Copyright (C) 2012 - 2025 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 fea8f9687d..bc6b5b67bb 100644 --- a/cmake/checks/check_02_compiler_features.cmake +++ b/cmake/checks/check_02_compiler_features.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 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 aed9a73778..b7e8d65cf6 100644 --- a/cmake/checks/check_02_system_features.cmake +++ b/cmake/checks/check_02_system_features.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2022 by the deal.II authors +## Copyright (C) 2013 - 2024 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 5ad6b6ce17..1afa5c7014 100644 --- a/cmake/config/CMakeLists.txt +++ b/cmake/config/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/config/ConfigGit.cmake.in b/cmake/config/ConfigGit.cmake.in index 80289f21a8..5faeaae0e4 100644 --- a/cmake/config/ConfigGit.cmake.in +++ b/cmake/config/ConfigGit.cmake.in @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2023 by the deal.II authors +## Copyright (C) 2023 - 2025 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 3c447fdb1c..9e5f608b8f 100644 --- a/cmake/configure/configure_10_lapack.cmake +++ b/cmake/configure/configure_10_lapack.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2025 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 bb979dc980..904a4e6bfa 100644 --- a/cmake/configure/configure_10_mpi.cmake +++ b/cmake/configure/configure_10_mpi.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2024 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 fee8811229..e247721afe 100644 --- a/cmake/configure/configure_10_taskflow.cmake +++ b/cmake/configure/configure_10_taskflow.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2024 by the deal.II authors +## Copyright (C) 2013 - 2025 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 b74f6530f1..eab6efa60e 100644 --- a/cmake/configure/configure_20_boost.cmake +++ b/cmake/configure/configure_20_boost.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 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 6c91802d42..5cacdfadfd 100644 --- a/cmake/configure/configure_20_petsc.cmake +++ b/cmake/configure/configure_20_petsc.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 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 51c15adb9a..139a6c9e37 100644 --- a/cmake/configure/configure_20_trilinos.cmake +++ b/cmake/configure/configure_20_trilinos.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2024 by the deal.II authors +## Copyright (C) 2012 - 2025 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 43f9a0b6fe..686ebdf4e6 100644 --- a/cmake/configure/configure_30_kokkos.cmake +++ b/cmake/configure/configure_30_kokkos.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2021 - 2022 by the deal.II authors +## Copyright (C) 2021 - 2025 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 b838da6b78..cda15f741c 100644 --- a/cmake/configure/configure_50_arborx.cmake +++ b/cmake/configure/configure_50_arborx.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2021 - 2024 by the deal.II authors +## Copyright (C) 2021 - 2025 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 46a6fe5b5b..13cc35f81d 100644 --- a/cmake/configure/configure_50_complex_values.cmake +++ b/cmake/configure/configure_50_complex_values.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2018 - 2023 by the deal.II authors +## Copyright (C) 2018 - 2024 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_magic_enum.cmake b/cmake/configure/configure_50_magic_enum.cmake index 0310523425..206caa8340 100644 --- a/cmake/configure/configure_50_magic_enum.cmake +++ b/cmake/configure/configure_50_magic_enum.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2024 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 e4e34a794c..a74f767f90 100644 --- a/cmake/configure/configure_50_p4est.cmake +++ b/cmake/configure/configure_50_p4est.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_50_psblas.cmake b/cmake/configure/configure_50_psblas.cmake index 63cbc85f92..1f63b040fc 100644 --- a/cmake/configure/configure_50_psblas.cmake +++ b/cmake/configure/configure_50_psblas.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2017 - 2022 by the deal.II authors +## Copyright (C) 2017 - 2025 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 cabf4a69c4..8bc17133ea 100644 --- a/cmake/configure/configure_50_sundials.cmake +++ b/cmake/configure/configure_50_sundials.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2017 - 2022 by the deal.II authors +## Copyright (C) 2017 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_60_mumps.cmake b/cmake/configure/configure_60_mumps.cmake index a30b1338f5..823fb013a4 100644 --- a/cmake/configure/configure_60_mumps.cmake +++ b/cmake/configure/configure_60_mumps.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 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 5ec7c394a1..e64741726c 100644 --- a/cmake/macros/macro_add_flags.cmake +++ b/cmake/macros/macro_add_flags.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2024 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 3e370d943d..422a493935 100644 --- a/cmake/macros/macro_check_cxx_compiler_bug.cmake +++ b/cmake/macros/macro_check_cxx_compiler_bug.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2024 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 11def5959d..47ecb22dbd 100644 --- a/cmake/macros/macro_check_mpi_interface.cmake +++ b/cmake/macros/macro_check_mpi_interface.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2014 - 2022 by the deal.II authors +## Copyright (C) 2014 - 2024 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 030278aebd..94ed2b59d5 100644 --- a/cmake/macros/macro_clear_cmake_required.cmake +++ b/cmake/macros/macro_clear_cmake_required.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2022 by the deal.II authors +## Copyright (C) 2013 - 2024 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_collect_source_and_header_files.cmake b/cmake/macros/macro_collect_source_and_header_files.cmake index ac1abf0669..026f4d9465 100644 --- a/cmake/macros/macro_collect_source_and_header_files.cmake +++ b/cmake/macros/macro_collect_source_and_header_files.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 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 8485816d8d..b24264ab58 100644 --- a/cmake/macros/macro_copy_target_properties.cmake +++ b/cmake/macros/macro_copy_target_properties.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2023 by the deal.II authors +## Copyright (C) 2023 - 2025 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 a82e4dbc8a..48f6cbaa8b 100644 --- a/cmake/macros/macro_deal_ii_add_test.cmake +++ b/cmake/macros/macro_deal_ii_add_test.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2024 by the deal.II authors +## Copyright (C) 2013 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_query_git_information.cmake b/cmake/macros/macro_deal_ii_query_git_information.cmake index e248b61f14..9440d9fbd8 100644 --- a/cmake/macros/macro_deal_ii_query_git_information.cmake +++ b/cmake/macros/macro_deal_ii_query_git_information.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2015 - 2022 by the deal.II authors +## Copyright (C) 2015 - 2025 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 44b243f0b0..71878e4692 100644 --- a/cmake/macros/macro_deal_ii_setup_target.cmake +++ b/cmake/macros/macro_deal_ii_setup_target.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2024 by the deal.II authors +## Copyright (C) 2012 - 2025 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 b031599c7f..904d2ff679 100644 --- a/cmake/macros/macro_define_interface_target.cmake +++ b/cmake/macros/macro_define_interface_target.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2023 by the deal.II authors +## Copyright (C) 2023 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_define_object_library.cmake b/cmake/macros/macro_define_object_library.cmake index de5e571709..18929a3a0b 100644 --- a/cmake/macros/macro_define_object_library.cmake +++ b/cmake/macros/macro_define_object_library.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2023 by the deal.II authors +## Copyright (C) 2023 - 2025 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 fe0e4b69c2..273a1bd2d3 100644 --- a/cmake/macros/macro_enable_if_links.cmake +++ b/cmake/macros/macro_enable_if_links.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2025 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 0bca643405..093298506e 100644 --- a/cmake/macros/macro_enable_if_supported.cmake +++ b/cmake/macros/macro_enable_if_supported.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 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 198ce8688c..b7c57904c2 100644 --- a/cmake/macros/macro_item_matches.cmake +++ b/cmake/macros/macro_item_matches.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2024 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 bb5295ca6e..aecbf97351 100644 --- a/cmake/macros/macro_populate_target_properties.cmake +++ b/cmake/macros/macro_populate_target_properties.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2023 by the deal.II authors +## Copyright (C) 2023 - 2025 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 3f629c62fb..20c6f0db0c 100644 --- a/cmake/macros/macro_print_target_properties.cmake +++ b/cmake/macros/macro_print_target_properties.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2023 by the deal.II authors +## Copyright (C) 2023 - 2024 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 3289786763..9a135b646f 100644 --- a/cmake/macros/macro_process_feature.cmake +++ b/cmake/macros/macro_process_feature.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2014 - 2024 by the deal.II authors +## Copyright (C) 2014 - 2025 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 c82f7ec28b..eeda21011e 100644 --- a/cmake/macros/macro_reset_cmake_required.cmake +++ b/cmake/macros/macro_reset_cmake_required.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2022 by the deal.II authors +## Copyright (C) 2013 - 2024 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 bba80d7ea5..622c5daaa5 100644 --- a/cmake/macros/macro_strip_flag.cmake +++ b/cmake/macros/macro_strip_flag.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2024 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_strip_known_generator_expressions.cmake b/cmake/macros/macro_strip_known_generator_expressions.cmake index 15e618bf2e..ee40a93d88 100644 --- a/cmake/macros/macro_strip_known_generator_expressions.cmake +++ b/cmake/macros/macro_strip_known_generator_expressions.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2023 by the deal.II authors +## Copyright (C) 2023 - 2024 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_target_compile_flags.cmake b/cmake/macros/macro_target_compile_flags.cmake index 9e0ba9b927..5ea3402db3 100644 --- a/cmake/macros/macro_target_compile_flags.cmake +++ b/cmake/macros/macro_target_compile_flags.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2023 by the deal.II authors +## Copyright (C) 2023 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_target_link_flags.cmake b/cmake/macros/macro_target_link_flags.cmake index 5b2893aa1f..1f60817e2d 100644 --- a/cmake/macros/macro_target_link_flags.cmake +++ b/cmake/macros/macro_target_link_flags.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2023 by the deal.II authors +## Copyright (C) 2023 - 2025 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 01dd55db86..9a933e1e66 100644 --- a/cmake/modules/FindDEAL_II_ARBORX.cmake +++ b/cmake/modules/FindDEAL_II_ARBORX.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2021 - 2023 by the deal.II authors +## Copyright (C) 2021 - 2025 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 1fbe664ec3..c2d7aa89ce 100644 --- a/cmake/modules/FindDEAL_II_BOOST.cmake +++ b/cmake/modules/FindDEAL_II_BOOST.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2014 - 2023 by the deal.II authors +## Copyright (C) 2014 - 2025 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 39b7aec339..db2f8ba0f0 100644 --- a/cmake/modules/FindDEAL_II_KOKKOS.cmake +++ b/cmake/modules/FindDEAL_II_KOKKOS.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2021 - 2024 by the deal.II authors +## Copyright (C) 2021 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_MAGIC_ENUM.cmake b/cmake/modules/FindDEAL_II_MAGIC_ENUM.cmake index 220cfc7b72..9a2d5e329d 100644 --- a/cmake/modules/FindDEAL_II_MAGIC_ENUM.cmake +++ b/cmake/modules/FindDEAL_II_MAGIC_ENUM.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2024 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 cc75eb0223..24174d793a 100644 --- a/cmake/modules/FindDEAL_II_MPI.cmake +++ b/cmake/modules/FindDEAL_II_MPI.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2014 - 2023 by the deal.II authors +## Copyright (C) 2014 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_MUMPS.cmake b/cmake/modules/FindDEAL_II_MUMPS.cmake index b864fdb05b..cd2fb7eec8 100644 --- a/cmake/modules/FindDEAL_II_MUMPS.cmake +++ b/cmake/modules/FindDEAL_II_MUMPS.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2025 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 c945645a16..e5976d0a86 100644 --- a/cmake/modules/FindDEAL_II_P4EST.cmake +++ b/cmake/modules/FindDEAL_II_P4EST.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 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 874b332286..34f1476ad7 100644 --- a/cmake/modules/FindDEAL_II_PETSC.cmake +++ b/cmake/modules/FindDEAL_II_PETSC.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindDEAL_II_PSBLAS.cmake b/cmake/modules/FindDEAL_II_PSBLAS.cmake index 33c82e0ea7..0ca3002fa7 100644 --- a/cmake/modules/FindDEAL_II_PSBLAS.cmake +++ b/cmake/modules/FindDEAL_II_PSBLAS.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2017 - 2022 by the deal.II authors +## Copyright (C) 2017 - 2025 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 cf6ce68fdc..94d043f8f4 100644 --- a/cmake/modules/FindDEAL_II_SUNDIALS.cmake +++ b/cmake/modules/FindDEAL_II_SUNDIALS.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2017 - 2024 by the deal.II authors +## Copyright (C) 2017 - 2025 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 7ff28686dd..8fdee916b0 100644 --- a/cmake/modules/FindDEAL_II_TRILINOS.cmake +++ b/cmake/modules/FindDEAL_II_TRILINOS.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 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 02c3bb93c0..8d88180ddc 100644 --- a/cmake/scripts/CMakeLists.txt +++ b/cmake/scripts/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_cached_variables.cmake b/cmake/setup_cached_variables.cmake index eb2d5957bf..77e3b14464 100644 --- a/cmake/setup_cached_variables.cmake +++ b/cmake/setup_cached_variables.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2024 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 22d0f59767..af05e14cee 100644 --- a/cmake/setup_compiler_flags_gnu.cmake +++ b/cmake/setup_compiler_flags_gnu.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2024 by the deal.II authors +## Copyright (C) 2012 - 2025 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 8108cde40d..c419d5d59e 100644 --- a/cmake/setup_compiler_flags_intel.cmake +++ b/cmake/setup_compiler_flags_intel.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2024 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 373bb0aca8..839b916ad1 100644 --- a/cmake/setup_compiler_flags_msvc.cmake +++ b/cmake/setup_compiler_flags_msvc.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2023 by the deal.II authors +## Copyright (C) 2013 - 2024 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 e4c05850b0..af130b14f1 100644 --- a/cmake/setup_finalize.cmake +++ b/cmake/setup_finalize.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2024 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_sanity_checks.cmake b/cmake/setup_sanity_checks.cmake index 632b74775e..b8992dd628 100644 --- a/cmake/setup_sanity_checks.cmake +++ b/cmake/setup_sanity_checks.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 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 7074b10469..c03ea4f91b 100644 --- a/cmake/setup_write_config.cmake +++ b/cmake/setup_write_config.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2014 - 2024 by the deal.II authors +## Copyright (C) 2014 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/python-bindings/source/__init__.py b/contrib/python-bindings/source/__init__.py index 334c76595f..1c5c56a940 100644 --- a/contrib/python-bindings/source/__init__.py +++ b/contrib/python-bindings/source/__init__.py @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2016 by the deal.II authors +## Copyright (C) 2016 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/python-bindings/tests/cell_accessor_wrapper.py b/contrib/python-bindings/tests/cell_accessor_wrapper.py index 573d3b3ecb..7935473bbd 100644 --- a/contrib/python-bindings/tests/cell_accessor_wrapper.py +++ b/contrib/python-bindings/tests/cell_accessor_wrapper.py @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2016 - 2023 by the deal.II authors +## Copyright (C) 2016 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/python-bindings/tests/manifold_wrapper.py b/contrib/python-bindings/tests/manifold_wrapper.py index af16af5510..f023324843 100644 --- a/contrib/python-bindings/tests/manifold_wrapper.py +++ b/contrib/python-bindings/tests/manifold_wrapper.py @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2019 - 2023 by the deal.II authors +## Copyright (C) 2019 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/python-bindings/tests/mapping_wrapper.py b/contrib/python-bindings/tests/mapping_wrapper.py index 0881046ec1..19239878a5 100644 --- a/contrib/python-bindings/tests/mapping_wrapper.py +++ b/contrib/python-bindings/tests/mapping_wrapper.py @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2019 - 2023 by the deal.II authors +## Copyright (C) 2019 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/python-bindings/tests/point_wrapper.py b/contrib/python-bindings/tests/point_wrapper.py index 8123973752..dd244dfccb 100644 --- a/contrib/python-bindings/tests/point_wrapper.py +++ b/contrib/python-bindings/tests/point_wrapper.py @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2016 - 2023 by the deal.II authors +## Copyright (C) 2016 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/python-bindings/tests/quadrature_wrapper.py b/contrib/python-bindings/tests/quadrature_wrapper.py index d674cae48b..e716364dc9 100644 --- a/contrib/python-bindings/tests/quadrature_wrapper.py +++ b/contrib/python-bindings/tests/quadrature_wrapper.py @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2020 - 2023 by the deal.II authors +## Copyright (C) 2020 - 2025 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 e26991cfe7..03c39ff1dc 100644 --- a/contrib/python-bindings/tests/triangulation_wrapper.py +++ b/contrib/python-bindings/tests/triangulation_wrapper.py @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2016 - 2024 by the deal.II authors +## Copyright (C) 2016 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/build_primary_interface_unit.py b/contrib/utilities/build_primary_interface_unit.py index 0cf670f707..f847a47979 100644 --- a/contrib/utilities/build_primary_interface_unit.py +++ b/contrib/utilities/build_primary_interface_unit.py @@ -3,7 +3,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2014 - 2022 by the deal.II authors +## Copyright (C) 2014 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/check_encoding.py b/contrib/utilities/check_encoding.py index 6db1ae46ec..72710e4422 100755 --- a/contrib/utilities/check_encoding.py +++ b/contrib/utilities/check_encoding.py @@ -2,7 +2,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2019 - 2022 by the deal.II authors +## Copyright (C) 2019 - 2025 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 47a9ec083f..e4ad7a6827 100755 --- a/contrib/utilities/count_lines.sh +++ b/contrib/utilities/count_lines.sh @@ -2,7 +2,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2018 - 2023 by the deal.II authors +## Copyright (C) 2018 - 2024 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/detect_include_cycles.py b/contrib/utilities/detect_include_cycles.py index a111555c22..0be31aa9f0 100755 --- a/contrib/utilities/detect_include_cycles.py +++ b/contrib/utilities/detect_include_cycles.py @@ -3,7 +3,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2014 - 2022 by the deal.II authors +## Copyright (C) 2014 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/double_word_typos.py b/contrib/utilities/double_word_typos.py index 90b8e3ae44..f99abf0747 100755 --- a/contrib/utilities/double_word_typos.py +++ b/contrib/utilities/double_word_typos.py @@ -2,7 +2,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2018 by the deal.II authors +## Copyright (C) 2018 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/indent b/contrib/utilities/indent index 342a26fec3..1e93e6057b 100755 --- a/contrib/utilities/indent +++ b/contrib/utilities/indent @@ -2,7 +2,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2014 - 2024 by the deal.II authors +## Copyright (C) 2014 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/indent-all b/contrib/utilities/indent-all index 38963a8df9..0975acc85c 100755 --- a/contrib/utilities/indent-all +++ b/contrib/utilities/indent-all @@ -2,7 +2,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2024 by the deal.II authors +## Copyright (C) 2012 - 2025 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 6b799bf9bf..e485e0d97e 100755 --- a/contrib/utilities/indent.py +++ b/contrib/utilities/indent.py @@ -3,7 +3,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2019 - 2023 by the deal.II authors +## Copyright (C) 2019 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/indent_common.sh b/contrib/utilities/indent_common.sh index 40004eb06a..d8683ac2d0 100755 --- a/contrib/utilities/indent_common.sh +++ b/contrib/utilities/indent_common.sh @@ -2,7 +2,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2018 - 2024 by the deal.II authors +## Copyright (C) 2018 - 2025 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 7f71d21b5c..3463e6bdf2 100755 --- a/contrib/utilities/parse_ctest_output.py +++ b/contrib/utilities/parse_ctest_output.py @@ -3,7 +3,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2016 - 2022 by the deal.II authors +## Copyright (C) 2016 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/print_deprecated.py b/contrib/utilities/print_deprecated.py index 8b616c9cca..c07faefdb6 100755 --- a/contrib/utilities/print_deprecated.py +++ b/contrib/utilities/print_deprecated.py @@ -3,7 +3,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2017 by the deal.II authors +## Copyright (C) 2017 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/prm_tools.py b/contrib/utilities/prm_tools.py index ebf9c8527e..7277a3d64a 100755 --- a/contrib/utilities/prm_tools.py +++ b/contrib/utilities/prm_tools.py @@ -4,7 +4,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2016 by the deal.II authors +## Copyright (C) 2016 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/relocate_libraries.py b/contrib/utilities/relocate_libraries.py index 6af4ed0aac..e904798687 100755 --- a/contrib/utilities/relocate_libraries.py +++ b/contrib/utilities/relocate_libraries.py @@ -3,7 +3,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2016 by the deal.II authors +## Copyright (C) 2016 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/run_clang_tidy.sh b/contrib/utilities/run_clang_tidy.sh index df8837fa78..820f760d1d 100755 --- a/contrib/utilities/run_clang_tidy.sh +++ b/contrib/utilities/run_clang_tidy.sh @@ -2,7 +2,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2018 - 2020 by the deal.II authors +## Copyright (C) 2018 - 2024 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 d0216eb4f2..7620e4beff 100755 --- a/contrib/utilities/update-copyright.sh +++ b/contrib/utilities/update-copyright.sh @@ -2,7 +2,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2015 - 2022 by the deal.II authors +## Copyright (C) 2015 - 2024 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 2ceeade67a..437a240691 100755 --- a/contrib/utilities/wrapcomments.py +++ b/contrib/utilities/wrapcomments.py @@ -3,7 +3,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2014 - 2022 by the deal.II authors +## Copyright (C) 2014 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/doc/doxygen/CMakeLists.txt b/doc/doxygen/CMakeLists.txt index 7236f8cbd4..dcb21ea387 100644 --- a/doc/doxygen/CMakeLists.txt +++ b/doc/doxygen/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2024 by the deal.II authors +## Copyright (C) 2012 - 2025 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 3e08a6a4a8..6277758211 100644 --- a/doc/doxygen/code-gallery/CMakeLists.txt +++ b/doc/doxygen/code-gallery/CMakeLists.txt @@ -1,6 +1,6 @@ ## ------------------------------------------------------------------------ ## -## Copyright (C) 2015 - 2023 by the deal.II Authors +## Copyright (C) 2015 - 2024 by the deal.II Authors ## ## This file is part of the deal.II library. ## diff --git a/doc/doxygen/headers/coding_conventions.h b/doc/doxygen/headers/coding_conventions.h index 7194277f94..be3e942685 100644 --- a/doc/doxygen/headers/coding_conventions.h +++ b/doc/doxygen/headers/coding_conventions.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2023 by the deal.II authors +// Copyright (C) 2007 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/concepts.h b/doc/doxygen/headers/concepts.h index 72cdb699a7..b983f67a2f 100644 --- a/doc/doxygen/headers/concepts.h +++ b/doc/doxygen/headers/concepts.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/constraints.h b/doc/doxygen/headers/constraints.h index 692552e17f..8c30f72cd1 100644 --- a/doc/doxygen/headers/constraints.h +++ b/doc/doxygen/headers/constraints.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/distributed.h b/doc/doxygen/headers/distributed.h index 96c16d85e8..b29b75a2cf 100644 --- a/doc/doxygen/headers/distributed.h +++ b/doc/doxygen/headers/distributed.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/dofs.h b/doc/doxygen/headers/dofs.h index 47cb8a9e6f..c87d6fea84 100644 --- a/doc/doxygen/headers/dofs.h +++ b/doc/doxygen/headers/dofs.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2023 by the deal.II authors +// Copyright (C) 2006 - 2024 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 8562a615a1..2fa82ecbe5 100644 --- a/doc/doxygen/headers/exceptions.h +++ b/doc/doxygen/headers/exceptions.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/fe.h b/doc/doxygen/headers/fe.h index 6e7fb81903..8c180b5155 100644 --- a/doc/doxygen/headers/fe.h +++ b/doc/doxygen/headers/fe.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2020 by the deal.II authors +// Copyright (C) 2006 - 2024 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 8fc5fbfb74..269578407c 100644 --- a/doc/doxygen/headers/geodynamics.h +++ b/doc/doxygen/headers/geodynamics.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2023 by the deal.II authors +// Copyright (C) 2009 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/geometry_and_primitives.h b/doc/doxygen/headers/geometry_and_primitives.h index 234b44c441..6b3f387af3 100644 --- a/doc/doxygen/headers/geometry_and_primitives.h +++ b/doc/doxygen/headers/geometry_and_primitives.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2021 by the deal.II authors +// Copyright (C) 2006 - 2025 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 cdf0486d61..2cfa2c565e 100644 --- a/doc/doxygen/headers/glossary.h +++ b/doc/doxygen/headers/glossary.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2024 by the deal.II authors +// Copyright (C) 2005 - 2025 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 47b2804a10..98198c6577 100644 --- a/doc/doxygen/headers/grid.h +++ b/doc/doxygen/headers/grid.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2022 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/instantiations.h b/doc/doxygen/headers/instantiations.h index d3597a9887..0fee82274f 100644 --- a/doc/doxygen/headers/instantiations.h +++ b/doc/doxygen/headers/instantiations.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2020 by the deal.II authors +// Copyright (C) 2005 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/integrators.h b/doc/doxygen/headers/integrators.h index bb001a6479..579f865604 100644 --- a/doc/doxygen/headers/integrators.h +++ b/doc/doxygen/headers/integrators.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2014 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/lac.h b/doc/doxygen/headers/lac.h index c30bf1eae2..5e7cc1923c 100644 --- a/doc/doxygen/headers/lac.h +++ b/doc/doxygen/headers/lac.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2015 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/laoperators.h b/doc/doxygen/headers/laoperators.h index 8460cdf4c2..4af77c940c 100644 --- a/doc/doxygen/headers/laoperators.h +++ b/doc/doxygen/headers/laoperators.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2021 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/main.h b/doc/doxygen/headers/main.h index 6c8fa2b3cd..245e4431e1 100644 --- a/doc/doxygen/headers/main.h +++ b/doc/doxygen/headers/main.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2023 by the deal.II authors +// Copyright (C) 2006 - 2024 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 3a932e4591..75a58ea891 100644 --- a/doc/doxygen/headers/manifold.h +++ b/doc/doxygen/headers/manifold.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2022 by the deal.II authors +// Copyright (C) 2014 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/matrices.h b/doc/doxygen/headers/matrices.h index 8c43ff9ea1..29bdbdb456 100644 --- a/doc/doxygen/headers/matrices.h +++ b/doc/doxygen/headers/matrices.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2024 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 7b7bf9afc6..086c8fc343 100644 --- a/doc/doxygen/headers/matrixfree.h +++ b/doc/doxygen/headers/matrixfree.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/memory.h b/doc/doxygen/headers/memory.h index 7e94df1e60..e404f3de73 100644 --- a/doc/doxygen/headers/memory.h +++ b/doc/doxygen/headers/memory.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/mesh_worker.h b/doc/doxygen/headers/mesh_worker.h index bda5c87b0f..136ad527e5 100644 --- a/doc/doxygen/headers/mesh_worker.h +++ b/doc/doxygen/headers/mesh_worker.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2014 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/multithreading.h b/doc/doxygen/headers/multithreading.h index 94d90b052a..3461448332 100644 --- a/doc/doxygen/headers/multithreading.h +++ b/doc/doxygen/headers/multithreading.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2023 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/numerical_algorithms.h b/doc/doxygen/headers/numerical_algorithms.h index 25664ecddd..f5f8591112 100644 --- a/doc/doxygen/headers/numerical_algorithms.h +++ b/doc/doxygen/headers/numerical_algorithms.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2024 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 26f997f17e..514e8639b1 100644 --- a/doc/doxygen/headers/parallel.h +++ b/doc/doxygen/headers/parallel.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2022 by the deal.II authors +// Copyright (C) 2010 - 2024 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 1efc711ba5..c743fdcdbb 100644 --- a/doc/doxygen/headers/petsc.h +++ b/doc/doxygen/headers/petsc.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2022 by the deal.II authors +// Copyright (C) 2006 - 2024 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 48d6958eb2..62e68ee5f8 100644 --- a/doc/doxygen/headers/physics.h +++ b/doc/doxygen/headers/physics.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2022 by the deal.II authors +// Copyright (C) 2016 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/polynomials.h b/doc/doxygen/headers/polynomials.h index 1879892e1a..0617693054 100644 --- a/doc/doxygen/headers/polynomials.h +++ b/doc/doxygen/headers/polynomials.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2014 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/preconditioners.h b/doc/doxygen/headers/preconditioners.h index 650f10a7d3..d8fc793e9a 100644 --- a/doc/doxygen/headers/preconditioners.h +++ b/doc/doxygen/headers/preconditioners.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2015 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/quadrature.h b/doc/doxygen/headers/quadrature.h index 55bd82d51c..4593dc900d 100644 --- a/doc/doxygen/headers/quadrature.h +++ b/doc/doxygen/headers/quadrature.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2020 by the deal.II authors +// Copyright (C) 2005 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/reordering.h b/doc/doxygen/headers/reordering.h index 97be0a700f..f943fe45c8 100644 --- a/doc/doxygen/headers/reordering.h +++ b/doc/doxygen/headers/reordering.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2023 by the deal.II authors +// Copyright (C) 2002 - 2025 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 179d23d93e..460f1c1ea3 100644 --- a/doc/doxygen/headers/simplex.h +++ b/doc/doxygen/headers/simplex.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 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 cc4e495f48..0574e18b35 100644 --- a/doc/doxygen/headers/slepc.h +++ b/doc/doxygen/headers/slepc.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2022 by the deal.II authors +// Copyright (C) 2011 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/solvers.h b/doc/doxygen/headers/solvers.h index 664b432cb8..c2b2ccd942 100644 --- a/doc/doxygen/headers/solvers.h +++ b/doc/doxygen/headers/solvers.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2014 by the deal.II authors +// Copyright (C) 2006 - 2024 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 c2ade1d47a..28c1769bd1 100644 --- a/doc/doxygen/headers/trilinos.h +++ b/doc/doxygen/headers/trilinos.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2022 by the deal.II authors +// Copyright (C) 2008 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/utilities.h b/doc/doxygen/headers/utilities.h index 4641bfc9fe..dabe769388 100644 --- a/doc/doxygen/headers/utilities.h +++ b/doc/doxygen/headers/utilities.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2014 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/headers/vector_memory.h b/doc/doxygen/headers/vector_memory.h index 257c643570..1467d64008 100644 --- a/doc/doxygen/headers/vector_memory.h +++ b/doc/doxygen/headers/vector_memory.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2014 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/doxygen/scripts/code-gallery.pl b/doc/doxygen/scripts/code-gallery.pl index 79312a1779..e11e52ed43 100644 --- a/doc/doxygen/scripts/code-gallery.pl +++ b/doc/doxygen/scripts/code-gallery.pl @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2016 - 2018 by the deal.II authors +## Copyright (C) 2016 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/doc/doxygen/scripts/make_gallery.pl b/doc/doxygen/scripts/make_gallery.pl index 341c90be36..3f5d933625 100644 --- a/doc/doxygen/scripts/make_gallery.pl +++ b/doc/doxygen/scripts/make_gallery.pl @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2023 by the deal.II authors +## Copyright (C) 2013 - 2025 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 3662b3a087..94af19645a 100644 --- a/doc/doxygen/scripts/make_step.pl +++ b/doc/doxygen/scripts/make_step.pl @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2023 by the deal.II authors +## Copyright (C) 2013 - 2024 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/doc/doxygen/scripts/program2toc.pl b/doc/doxygen/scripts/program2toc.pl index 3a7ceedd03..eca5139d6b 100644 --- a/doc/doxygen/scripts/program2toc.pl +++ b/doc/doxygen/scripts/program2toc.pl @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2006 - 2023 by the deal.II authors +## Copyright (C) 2006 - 2024 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/doc/doxygen/scripts/steps.pl b/doc/doxygen/scripts/steps.pl index f36263113f..a59ef5b584 100644 --- a/doc/doxygen/scripts/steps.pl +++ b/doc/doxygen/scripts/steps.pl @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2009 - 2023 by the deal.II authors +## Copyright (C) 2009 - 2025 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 6fcbe90971..382963f61d 100644 --- a/doc/doxygen/tutorial/tutorial.h.in +++ b/doc/doxygen/tutorial/tutorial.h.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/news/3.1.0-vs-3.2.0.h b/doc/news/3.1.0-vs-3.2.0.h index 2a0489df6d..8c6e3bfad3 100644 --- a/doc/news/3.1.0-vs-3.2.0.h +++ b/doc/news/3.1.0-vs-3.2.0.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/news/5.1.0-vs-5.2.0.h b/doc/news/5.1.0-vs-5.2.0.h index dffcaa9eef..6e8dc26426 100644 --- a/doc/news/5.1.0-vs-5.2.0.h +++ b/doc/news/5.1.0-vs-5.2.0.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/news/7.2.0-vs-7.3.0.h b/doc/news/7.2.0-vs-7.3.0.h index bf1648724c..20eb2bf6e5 100644 --- a/doc/news/7.2.0-vs-7.3.0.h +++ b/doc/news/7.2.0-vs-7.3.0.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/doc/news/8.1.0-vs-8.2.0.h b/doc/news/8.1.0-vs-8.2.0.h index 5a6dddc369..7eeb1d6469 100644 --- a/doc/news/8.1.0-vs-8.2.0.h +++ b/doc/news/8.1.0-vs-8.2.0.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index 5b67811d4b..36f3c8f3ad 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2025 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 8ae303f164..ce7ba1de15 100644 --- a/examples/step-11/step-11.cc +++ b/examples/step-11/step-11.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2001 - 2024 by the deal.II authors + * Copyright (C) 2001 - 2025 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 688c756660..769582abe7 100644 --- a/examples/step-18/step-18.cc +++ b/examples/step-18/step-18.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2005 - 2024 by the deal.II authors + * Copyright (C) 2005 - 2025 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 2bd5406143..a43d70d5a5 100644 --- a/examples/step-21/step-21.cc +++ b/examples/step-21/step-21.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2006 - 2024 by the deal.II authors + * Copyright (C) 2006 - 2025 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 e0d3b0d3ed..8627f1c1f7 100644 --- a/examples/step-22/step-22.cc +++ b/examples/step-22/step-22.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2008 - 2024 by the deal.II authors + * Copyright (C) 2008 - 2025 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 c85b25dec6..878b80983f 100644 --- a/examples/step-32/step-32.cc +++ b/examples/step-32/step-32.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2008 - 2024 by the deal.II authors + * Copyright (C) 2008 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-38/step-38.cc b/examples/step-38/step-38.cc index ebf438940c..0faaee6173 100644 --- a/examples/step-38/step-38.cc +++ b/examples/step-38/step-38.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2010 - 2024 by the deal.II authors + * Copyright (C) 2010 - 2025 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 b594c115d2..9ed9e7fe52 100644 --- a/examples/step-39/step-39.cc +++ b/examples/step-39/step-39.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2010 - 2024 by the deal.II authors + * Copyright (C) 2010 - 2025 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 1866f46475..cf15984858 100644 --- a/examples/step-42/step-42.cc +++ b/examples/step-42/step-42.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2012 - 2024 by the deal.II authors + * Copyright (C) 2012 - 2025 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 6e20db9867..dfeb205f9f 100644 --- a/examples/step-43/step-43.cc +++ b/examples/step-43/step-43.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2010 - 2024 by the deal.II authors + * Copyright (C) 2010 - 2025 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 270fec1606..3b51623cfc 100644 --- a/examples/step-44/step-44.cc +++ b/examples/step-44/step-44.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2011 - 2024 by the deal.II authors and + * Copyright (C) 2011 - 2025 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-49/step-49.cc b/examples/step-49/step-49.cc index 1c9764a3bb..87be93e8c9 100644 --- a/examples/step-49/step-49.cc +++ b/examples/step-49/step-49.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2013 - 2024 by the deal.II authors + * Copyright (C) 2013 - 2025 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 365b10a350..0b8dcc4b7a 100644 --- a/examples/step-51/step-51.cc +++ b/examples/step-51/step-51.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2013 - 2024 by the deal.II authors + * Copyright (C) 2013 - 2025 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 5080ebe3b5..608a96df45 100644 --- a/examples/step-56/step-56.cc +++ b/examples/step-56/step-56.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2016 - 2024 by the deal.II authors + * Copyright (C) 2016 - 2025 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 7a5e658474..efb126752e 100644 --- a/examples/step-62/step-62.cc +++ b/examples/step-62/step-62.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2019 - 2024 by the deal.II authors + * Copyright (C) 2019 - 2025 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 f494ab9a9d..d94eb8ef2f 100644 --- a/examples/step-64/step-64.cc +++ b/examples/step-64/step-64.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2019 - 2024 by the deal.II authors + * Copyright (C) 2019 - 2025 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 bae77776fb..83b98defac 100644 --- a/examples/step-69/step-69.cc +++ b/examples/step-69/step-69.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2020 - 2023 by the deal.II authors + * Copyright (C) 2020 - 2024 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 1e3125e52d..33b5b44fe1 100644 --- a/examples/step-79/step-79.cc +++ b/examples/step-79/step-79.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2021 - 2024 by the deal.II authors + * Copyright (C) 2021 - 2025 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 a30a7be4ed..a8d3389eb8 100644 --- a/examples/step-8/step-8.cc +++ b/examples/step-8/step-8.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2000 - 2024 by the deal.II authors + * Copyright (C) 2000 - 2025 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 0ddd7cc557..c9ad176c06 100644 --- a/examples/step-81/step-81.cc +++ b/examples/step-81/step-81.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2022 - 2024 by the deal.II authors + * Copyright (C) 2022 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-90/step-90.cc b/examples/step-90/step-90.cc index 8672bda789..4cc16e141e 100644 --- a/examples/step-90/step-90.cc +++ b/examples/step-90/step-90.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2024 by the deal.II authors + * Copyright (C) 2024 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-93/step-93.cc b/examples/step-93/step-93.cc index 3c0da0b526..f7b73cfd24 100644 --- a/examples/step-93/step-93.cc +++ b/examples/step-93/step-93.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2024 by the deal.II authors + * Copyright (C) 2024 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-97/sphere_r6.geo b/examples/step-97/sphere_r6.geo index ffc637f836..638cba09f6 100644 --- a/examples/step-97/sphere_r6.geo +++ b/examples/step-97/sphere_r6.geo @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2024 by the deal.II authors + * Copyright (C) 2024 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-97/sphere_r7.geo b/examples/step-97/sphere_r7.geo index 6f3cd4bb41..e7b1d421af 100644 --- a/examples/step-97/sphere_r7.geo +++ b/examples/step-97/sphere_r7.geo @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2024 by the deal.II authors + * Copyright (C) 2024 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-97/sphere_r8.geo b/examples/step-97/sphere_r8.geo index 123db6970b..5e847589da 100644 --- a/examples/step-97/sphere_r8.geo +++ b/examples/step-97/sphere_r8.geo @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2024 by the deal.II authors + * Copyright (C) 2024 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-97/sphere_r9.geo b/examples/step-97/sphere_r9.geo index bd8d0fda69..463de94672 100644 --- a/examples/step-97/sphere_r9.geo +++ b/examples/step-97/sphere_r9.geo @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2024 by the deal.II authors + * Copyright (C) 2024 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/examples/step-97/step-97.cc b/examples/step-97/step-97.cc index 6166c79146..57ca4baa67 100644 --- a/examples/step-97/step-97.cc +++ b/examples/step-97/step-97.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2024 by the deal.II authors + * Copyright (C) 2024 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt index 66188a8a5b..9312a86ff4 100644 --- a/include/CMakeLists.txt +++ b/include/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/include/deal.II/CMakeLists.txt b/include/deal.II/CMakeLists.txt index 03bcefa958..9a2e2677ee 100644 --- a/include/deal.II/CMakeLists.txt +++ b/include/deal.II/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/include/deal.II/algorithms/any_data.h b/include/deal.II/algorithms/any_data.h index e15308d21f..152507c070 100644 --- a/include/deal.II/algorithms/any_data.h +++ b/include/deal.II/algorithms/any_data.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2024 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/algorithms/general_data_storage.h b/include/deal.II/algorithms/general_data_storage.h index ea3f6b9265..bf13811d54 100644 --- a/include/deal.II/algorithms/general_data_storage.h +++ b/include/deal.II/algorithms/general_data_storage.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/algorithms/named_selection.h b/include/deal.II/algorithms/named_selection.h index 34fa83e610..f192019aff 100644 --- a/include/deal.II/algorithms/named_selection.h +++ b/include/deal.II/algorithms/named_selection.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2020 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/algorithms/newton.h b/include/deal.II/algorithms/newton.h index 4ad60b1cfe..7fa88bf3f1 100644 --- a/include/deal.II/algorithms/newton.h +++ b/include/deal.II/algorithms/newton.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2020 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/algorithms/operator.h b/include/deal.II/algorithms/operator.h index 269749d9da..35d47e327c 100644 --- a/include/deal.II/algorithms/operator.h +++ b/include/deal.II/algorithms/operator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2020 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/algorithms/theta_timestepping.h b/include/deal.II/algorithms/theta_timestepping.h index c4e1589fef..d027f91a70 100644 --- a/include/deal.II/algorithms/theta_timestepping.h +++ b/include/deal.II/algorithms/theta_timestepping.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/algorithms/theta_timestepping.templates.h b/include/deal.II/algorithms/theta_timestepping.templates.h index 57ebf71a35..a6d8d9c951 100644 --- a/include/deal.II/algorithms/theta_timestepping.templates.h +++ b/include/deal.II/algorithms/theta_timestepping.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/arborx/bvh.h b/include/deal.II/arborx/bvh.h index 6819cdd6ec..e869803c2f 100644 --- a/include/deal.II/arborx/bvh.h +++ b/include/deal.II/arborx/bvh.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/CMakeLists.txt b/include/deal.II/base/CMakeLists.txt index c98b417982..595f2f1357 100644 --- a/include/deal.II/base/CMakeLists.txt +++ b/include/deal.II/base/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2022 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/include/deal.II/base/aligned_vector.h b/include/deal.II/base/aligned_vector.h index 152c25c3eb..8f09427216 100644 --- a/include/deal.II/base/aligned_vector.h +++ b/include/deal.II/base/aligned_vector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2024 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/array_view.h b/include/deal.II/base/array_view.h index 010e6b7a2b..598e8a715d 100644 --- a/include/deal.II/base/array_view.h +++ b/include/deal.II/base/array_view.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/bounding_box.h b/include/deal.II/base/bounding_box.h index e5d95e4774..a61555e7d6 100644 --- a/include/deal.II/base/bounding_box.h +++ b/include/deal.II/base/bounding_box.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/complex_overloads.h b/include/deal.II/base/complex_overloads.h index 0009637f65..1aacea509f 100644 --- a/include/deal.II/base/complex_overloads.h +++ b/include/deal.II/base/complex_overloads.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/config.h.in b/include/deal.II/base/config.h.in index 766648ef23..79f3cc8b2e 100644 --- a/include/deal.II/base/config.h.in +++ b/include/deal.II/base/config.h.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/convergence_table.h b/include/deal.II/base/convergence_table.h index 8408069176..759ca4a36d 100644 --- a/include/deal.II/base/convergence_table.h +++ b/include/deal.II/base/convergence_table.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2023 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/data_out_base.h b/include/deal.II/base/data_out_base.h index 79937fa06d..d65343432c 100644 --- a/include/deal.II/base/data_out_base.h +++ b/include/deal.II/base/data_out_base.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/derivative_form.h b/include/deal.II/base/derivative_form.h index b17047e64d..54a7e3dd6f 100644 --- a/include/deal.II/base/derivative_form.h +++ b/include/deal.II/base/derivative_form.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/discrete_time.h b/include/deal.II/base/discrete_time.h index d8c9367fde..5c96a64be7 100644 --- a/include/deal.II/base/discrete_time.h +++ b/include/deal.II/base/discrete_time.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2022 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/enable_observer_pointer.h b/include/deal.II/base/enable_observer_pointer.h index eb82b4b4a2..6e19b5e66b 100644 --- a/include/deal.II/base/enable_observer_pointer.h +++ b/include/deal.II/base/enable_observer_pointer.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/exception_macros.h b/include/deal.II/base/exception_macros.h index 2e958bb583..8f4c05eaf1 100644 --- a/include/deal.II/base/exception_macros.h +++ b/include/deal.II/base/exception_macros.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/exceptions.h b/include/deal.II/base/exceptions.h index 71a541658d..d72dd731f5 100644 --- a/include/deal.II/base/exceptions.h +++ b/include/deal.II/base/exceptions.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/function.h b/include/deal.II/base/function.h index acb9cc0072..baf74601c2 100644 --- a/include/deal.II/base/function.h +++ b/include/deal.II/base/function.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/function.templates.h b/include/deal.II/base/function.templates.h index 371946e42f..282c0de753 100644 --- a/include/deal.II/base/function.templates.h +++ b/include/deal.II/base/function.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/function_bessel.h b/include/deal.II/base/function_bessel.h index 6807dc184e..971c149efb 100644 --- a/include/deal.II/base/function_bessel.h +++ b/include/deal.II/base/function_bessel.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/function_cspline.h b/include/deal.II/base/function_cspline.h index c8ac2f09f7..7112f7cb9e 100644 --- a/include/deal.II/base/function_cspline.h +++ b/include/deal.II/base/function_cspline.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/function_derivative.h b/include/deal.II/base/function_derivative.h index d6afa9a8a8..7d7ac506ff 100644 --- a/include/deal.II/base/function_derivative.h +++ b/include/deal.II/base/function_derivative.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2023 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/function_restriction.h b/include/deal.II/base/function_restriction.h index da0c93d54d..c84c0ff5c2 100644 --- a/include/deal.II/base/function_restriction.h +++ b/include/deal.II/base/function_restriction.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/function_tools.h b/include/deal.II/base/function_tools.h index 3e53514c38..b811ff4749 100644 --- a/include/deal.II/base/function_tools.h +++ b/include/deal.II/base/function_tools.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/geometry_info.h b/include/deal.II/base/geometry_info.h index 162adba396..f70bc932b9 100644 --- a/include/deal.II/base/geometry_info.h +++ b/include/deal.II/base/geometry_info.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/graph_coloring.h b/include/deal.II/base/graph_coloring.h index 4d581fb663..01e2f945ae 100644 --- a/include/deal.II/base/graph_coloring.h +++ b/include/deal.II/base/graph_coloring.h @@ -2,7 +2,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/hdf5.h b/include/deal.II/base/hdf5.h index 1eb2cef7bf..f89323eeb1 100644 --- a/include/deal.II/base/hdf5.h +++ b/include/deal.II/base/hdf5.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/index_set.h b/include/deal.II/base/index_set.h index 4a2ff05797..83c07a9d83 100644 --- a/include/deal.II/base/index_set.h +++ b/include/deal.II/base/index_set.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2024 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/init_finalize.h b/include/deal.II/base/init_finalize.h index b6e5617c9d..1a37df4e71 100644 --- a/include/deal.II/base/init_finalize.h +++ b/include/deal.II/base/init_finalize.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 - 2024 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/iterator_range.h b/include/deal.II/base/iterator_range.h index 1471639a39..6227aae09d 100644 --- a/include/deal.II/base/iterator_range.h +++ b/include/deal.II/base/iterator_range.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/linear_index_iterator.h b/include/deal.II/base/linear_index_iterator.h index 6ac0cbc15d..72cbe7b2bf 100644 --- a/include/deal.II/base/linear_index_iterator.h +++ b/include/deal.II/base/linear_index_iterator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/memory_consumption.h b/include/deal.II/base/memory_consumption.h index 0762378bf7..93df52be95 100644 --- a/include/deal.II/base/memory_consumption.h +++ b/include/deal.II/base/memory_consumption.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2023 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/memory_space.h b/include/deal.II/base/memory_space.h index a4a3050d4b..235e5fb4a1 100644 --- a/include/deal.II/base/memory_space.h +++ b/include/deal.II/base/memory_space.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/memory_space_data.h b/include/deal.II/base/memory_space_data.h index 3c126e9ff4..8481930f31 100644 --- a/include/deal.II/base/memory_space_data.h +++ b/include/deal.II/base/memory_space_data.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/mg_level_object.h b/include/deal.II/base/mg_level_object.h index db0fe4e275..58a4623067 100644 --- a/include/deal.II/base/mg_level_object.h +++ b/include/deal.II/base/mg_level_object.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/mpi.h b/include/deal.II/base/mpi.h index 6d40c494b3..559293521d 100644 --- a/include/deal.II/base/mpi.h +++ b/include/deal.II/base/mpi.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/mpi.templates.h b/include/deal.II/base/mpi.templates.h index 2e827ee477..c90165d01c 100644 --- a/include/deal.II/base/mpi.templates.h +++ b/include/deal.II/base/mpi.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/mpi_consensus_algorithms.h b/include/deal.II/base/mpi_consensus_algorithms.h index 2b92864c97..fde8b2670a 100644 --- a/include/deal.II/base/mpi_consensus_algorithms.h +++ b/include/deal.II/base/mpi_consensus_algorithms.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/mpi_consensus_algorithms.templates.h b/include/deal.II/base/mpi_consensus_algorithms.templates.h index 565b52ae37..a9a91243e7 100644 --- a/include/deal.II/base/mpi_consensus_algorithms.templates.h +++ b/include/deal.II/base/mpi_consensus_algorithms.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2022 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/mpi_large_count.h b/include/deal.II/base/mpi_large_count.h index 9706cec3ba..e8ae5f41b6 100644 --- a/include/deal.II/base/mpi_large_count.h +++ b/include/deal.II/base/mpi_large_count.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/mpi_noncontiguous_partitioner.h b/include/deal.II/base/mpi_noncontiguous_partitioner.h index b721166c1d..863ea2ff7f 100644 --- a/include/deal.II/base/mpi_noncontiguous_partitioner.h +++ b/include/deal.II/base/mpi_noncontiguous_partitioner.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/mpi_noncontiguous_partitioner.templates.h b/include/deal.II/base/mpi_noncontiguous_partitioner.templates.h index cfc0dd0416..c9f3ad8992 100644 --- a/include/deal.II/base/mpi_noncontiguous_partitioner.templates.h +++ b/include/deal.II/base/mpi_noncontiguous_partitioner.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/mpi_remote_point_evaluation.h b/include/deal.II/base/mpi_remote_point_evaluation.h index c934e29d4d..eea5be9d94 100644 --- a/include/deal.II/base/mpi_remote_point_evaluation.h +++ b/include/deal.II/base/mpi_remote_point_evaluation.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/mpi_stub.h b/include/deal.II/base/mpi_stub.h index 2d7ffc0b3e..c0b8220780 100644 --- a/include/deal.II/base/mpi_stub.h +++ b/include/deal.II/base/mpi_stub.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/mpi_tags.h b/include/deal.II/base/mpi_tags.h index a1de9fae7f..cced8c630f 100644 --- a/include/deal.II/base/mpi_tags.h +++ b/include/deal.II/base/mpi_tags.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2021 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/mu_parser_internal.h b/include/deal.II/base/mu_parser_internal.h index c7b460c449..ef767d383e 100644 --- a/include/deal.II/base/mu_parser_internal.h +++ b/include/deal.II/base/mu_parser_internal.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/numbers.h b/include/deal.II/base/numbers.h index 9b2c2d282e..07d1832d89 100644 --- a/include/deal.II/base/numbers.h +++ b/include/deal.II/base/numbers.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2024 by the deal.II authors +// Copyright (C) 2006 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/observer_pointer.h b/include/deal.II/base/observer_pointer.h index 63007a4dc9..aa599412f0 100644 --- a/include/deal.II/base/observer_pointer.h +++ b/include/deal.II/base/observer_pointer.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/parallel.h b/include/deal.II/base/parallel.h index bb131b2634..506d4cf13f 100644 --- a/include/deal.II/base/parallel.h +++ b/include/deal.II/base/parallel.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2024 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/parameter_acceptor.h b/include/deal.II/base/parameter_acceptor.h index a2a39ed433..938c9f57eb 100644 --- a/include/deal.II/base/parameter_acceptor.h +++ b/include/deal.II/base/parameter_acceptor.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/parameter_handler.h b/include/deal.II/base/parameter_handler.h index 8c8fe573a9..16f276def8 100644 --- a/include/deal.II/base/parameter_handler.h +++ b/include/deal.II/base/parameter_handler.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/parsed_convergence_table.h b/include/deal.II/base/parsed_convergence_table.h index 93f75a85ac..32924013d0 100644 --- a/include/deal.II/base/parsed_convergence_table.h +++ b/include/deal.II/base/parsed_convergence_table.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/parsed_function.h b/include/deal.II/base/parsed_function.h index 6b3578d06b..cdc09ea3cc 100644 --- a/include/deal.II/base/parsed_function.h +++ b/include/deal.II/base/parsed_function.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2023 by the deal.II authors +// Copyright (C) 2007 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/partitioner.h b/include/deal.II/base/partitioner.h index 24d36efeb5..c49dec756c 100644 --- a/include/deal.II/base/partitioner.h +++ b/include/deal.II/base/partitioner.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/partitioner.templates.h b/include/deal.II/base/partitioner.templates.h index d0f711f887..7503ace7c4 100644 --- a/include/deal.II/base/partitioner.templates.h +++ b/include/deal.II/base/partitioner.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/path_search.h b/include/deal.II/base/path_search.h index 1bef499dbf..f329eba307 100644 --- a/include/deal.II/base/path_search.h +++ b/include/deal.II/base/path_search.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2023 by the deal.II authors +// Copyright (C) 2005 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/patterns.h b/include/deal.II/base/patterns.h index cacab306da..3609d39428 100644 --- a/include/deal.II/base/patterns.h +++ b/include/deal.II/base/patterns.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/point.h b/include/deal.II/base/point.h index 34e5e4c61e..952744591c 100644 --- a/include/deal.II/base/point.h +++ b/include/deal.II/base/point.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/polynomial.h b/include/deal.II/base/polynomial.h index f8d803e365..2dbcd16ea6 100644 --- a/include/deal.II/base/polynomial.h +++ b/include/deal.II/base/polynomial.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2024 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/polynomials_bernstein.h b/include/deal.II/base/polynomials_bernstein.h index 1ea759f59e..c3228c3af7 100644 --- a/include/deal.II/base/polynomials_bernstein.h +++ b/include/deal.II/base/polynomials_bernstein.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2020 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/polynomials_hermite.h b/include/deal.II/base/polynomials_hermite.h index 7f40ab4253..76f5b3f76d 100644 --- a/include/deal.II/base/polynomials_hermite.h +++ b/include/deal.II/base/polynomials_hermite.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/polynomials_piecewise.h b/include/deal.II/base/polynomials_piecewise.h index 063cdbb22f..84c10ac369 100644 --- a/include/deal.II/base/polynomials_piecewise.h +++ b/include/deal.II/base/polynomials_piecewise.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/polynomials_pyramid.h b/include/deal.II/base/polynomials_pyramid.h index 2e9fc71f4a..7a17edb957 100644 --- a/include/deal.II/base/polynomials_pyramid.h +++ b/include/deal.II/base/polynomials_pyramid.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/polynomials_rannacher_turek.h b/include/deal.II/base/polynomials_rannacher_turek.h index 81db2436e8..832ca5c7ca 100644 --- a/include/deal.II/base/polynomials_rannacher_turek.h +++ b/include/deal.II/base/polynomials_rannacher_turek.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/polynomials_raviart_thomas.h b/include/deal.II/base/polynomials_raviart_thomas.h index a08908c219..d126f23e48 100644 --- a/include/deal.II/base/polynomials_raviart_thomas.h +++ b/include/deal.II/base/polynomials_raviart_thomas.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/polynomials_vector_anisotropic.h b/include/deal.II/base/polynomials_vector_anisotropic.h index 0f0a6fe68e..c9cbb50d9b 100644 --- a/include/deal.II/base/polynomials_vector_anisotropic.h +++ b/include/deal.II/base/polynomials_vector_anisotropic.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/polynomials_wedge.h b/include/deal.II/base/polynomials_wedge.h index d38cdf8e3b..5e2f834d37 100644 --- a/include/deal.II/base/polynomials_wedge.h +++ b/include/deal.II/base/polynomials_wedge.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/process_grid.h b/include/deal.II/base/process_grid.h index 31b28534df..faeba9741f 100644 --- a/include/deal.II/base/process_grid.h +++ b/include/deal.II/base/process_grid.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/qprojector.h b/include/deal.II/base/qprojector.h index 91a26b1267..0a067d66c7 100644 --- a/include/deal.II/base/qprojector.h +++ b/include/deal.II/base/qprojector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2024 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/quadrature.h b/include/deal.II/base/quadrature.h index ba1aad7e9d..50ef29418a 100644 --- a/include/deal.II/base/quadrature.h +++ b/include/deal.II/base/quadrature.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/revision.h.in b/include/deal.II/base/revision.h.in index c99fbf57b9..95596f9882 100644 --- a/include/deal.II/base/revision.h.in +++ b/include/deal.II/base/revision.h.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2017 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/sacado_product_type.h b/include/deal.II/base/sacado_product_type.h index bf58df7662..b3d8639f5c 100644 --- a/include/deal.II/base/sacado_product_type.h +++ b/include/deal.II/base/sacado_product_type.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2018 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/signaling_nan.h b/include/deal.II/base/signaling_nan.h index a2c5056493..da18c20da1 100644 --- a/include/deal.II/base/signaling_nan.h +++ b/include/deal.II/base/signaling_nan.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/smartpointer.h b/include/deal.II/base/smartpointer.h index ab4a6724bb..e99b219e3e 100644 --- a/include/deal.II/base/smartpointer.h +++ b/include/deal.II/base/smartpointer.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/std_cxx17/algorithm.h b/include/deal.II/base/std_cxx17/algorithm.h index 3ce4ed8bd0..ce10b09942 100644 --- a/include/deal.II/base/std_cxx17/algorithm.h +++ b/include/deal.II/base/std_cxx17/algorithm.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/std_cxx17/optional.h b/include/deal.II/base/std_cxx17/optional.h index bf247bc2bb..6bb053e06b 100644 --- a/include/deal.II/base/std_cxx17/optional.h +++ b/include/deal.II/base/std_cxx17/optional.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/std_cxx17/tuple.h b/include/deal.II/base/std_cxx17/tuple.h index dd9bc4478f..8091f8857d 100644 --- a/include/deal.II/base/std_cxx17/tuple.h +++ b/include/deal.II/base/std_cxx17/tuple.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/std_cxx17/variant.h b/include/deal.II/base/std_cxx17/variant.h index aff8aa1f8e..9f3d7153cc 100644 --- a/include/deal.II/base/std_cxx17/variant.h +++ b/include/deal.II/base/std_cxx17/variant.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/subscriptor.h b/include/deal.II/base/subscriptor.h index 3f383f9f64..a1615afef7 100644 --- a/include/deal.II/base/subscriptor.h +++ b/include/deal.II/base/subscriptor.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/symmetric_tensor.h b/include/deal.II/base/symmetric_tensor.h index 0756675f93..3e06f6b6ea 100644 --- a/include/deal.II/base/symmetric_tensor.h +++ b/include/deal.II/base/symmetric_tensor.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2024 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/symmetric_tensor.templates.h b/include/deal.II/base/symmetric_tensor.templates.h index b54b715939..88c4d50a08 100644 --- a/include/deal.II/base/symmetric_tensor.templates.h +++ b/include/deal.II/base/symmetric_tensor.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/synchronous_iterator.h b/include/deal.II/base/synchronous_iterator.h index be7af821b3..b924ad404c 100644 --- a/include/deal.II/base/synchronous_iterator.h +++ b/include/deal.II/base/synchronous_iterator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2021 by the deal.II authors +// Copyright (C) 2009 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/table.h b/include/deal.II/base/table.h index 78322fd176..75da467bac 100644 --- a/include/deal.II/base/table.h +++ b/include/deal.II/base/table.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2024 by the deal.II authors +// Copyright (C) 2002 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/table_handler.h b/include/deal.II/base/table_handler.h index bcaee19076..c4ff70452a 100644 --- a/include/deal.II/base/table_handler.h +++ b/include/deal.II/base/table_handler.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/template_constraints.h b/include/deal.II/base/template_constraints.h index bd262f778d..bc3af3ca24 100644 --- a/include/deal.II/base/template_constraints.h +++ b/include/deal.II/base/template_constraints.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2024 by the deal.II authors +// Copyright (C) 2003 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/tensor.h b/include/deal.II/base/tensor.h index 3370bc3046..8e7297ee49 100644 --- a/include/deal.II/base/tensor.h +++ b/include/deal.II/base/tensor.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/tensor_accessors.h b/include/deal.II/base/tensor_accessors.h index f18eafcb9a..40fa87c464 100644 --- a/include/deal.II/base/tensor_accessors.h +++ b/include/deal.II/base/tensor_accessors.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/tensor_function.h b/include/deal.II/base/tensor_function.h index 5ecc957299..5644577f12 100644 --- a/include/deal.II/base/tensor_function.h +++ b/include/deal.II/base/tensor_function.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2023 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/thread_management.h b/include/deal.II/base/thread_management.h index 32364ddcba..8df38c5414 100644 --- a/include/deal.II/base/thread_management.h +++ b/include/deal.II/base/thread_management.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2024 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/time_stepping.h b/include/deal.II/base/time_stepping.h index 114d98ec8d..0b486898c1 100644 --- a/include/deal.II/base/time_stepping.h +++ b/include/deal.II/base/time_stepping.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/time_stepping.templates.h b/include/deal.II/base/time_stepping.templates.h index 1d381ae3f8..a60d8ed0f1 100644 --- a/include/deal.II/base/time_stepping.templates.h +++ b/include/deal.II/base/time_stepping.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/trilinos_utilities.h b/include/deal.II/base/trilinos_utilities.h index b52064d1ee..4330ee6b01 100644 --- a/include/deal.II/base/trilinos_utilities.h +++ b/include/deal.II/base/trilinos_utilities.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/types.h b/include/deal.II/base/types.h index 286930552b..91ec30cc75 100644 --- a/include/deal.II/base/types.h +++ b/include/deal.II/base/types.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/undefine_macros.h b/include/deal.II/base/undefine_macros.h index 45cc723c65..8a0c5d454c 100644 --- a/include/deal.II/base/undefine_macros.h +++ b/include/deal.II/base/undefine_macros.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2020 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/utilities.h b/include/deal.II/base/utilities.h index 98be5360d1..b85684f800 100644 --- a/include/deal.II/base/utilities.h +++ b/include/deal.II/base/utilities.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2024 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/vector_slice.h b/include/deal.II/base/vector_slice.h index 1b37d3b6d4..68179bf4d5 100644 --- a/include/deal.II/base/vector_slice.h +++ b/include/deal.II/base/vector_slice.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2020 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/vectorization.h b/include/deal.II/base/vectorization.h index f7fa3f49ad..3caa0f30be 100644 --- a/include/deal.II/base/vectorization.h +++ b/include/deal.II/base/vectorization.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/base/work_stream.h b/include/deal.II/base/work_stream.h index c62bc450d8..42e8f40c53 100644 --- a/include/deal.II/base/work_stream.h +++ b/include/deal.II/base/work_stream.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2024 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/boost_adaptors/bounding_box.h b/include/deal.II/boost_adaptors/bounding_box.h index 324bdf56f7..f746530945 100644 --- a/include/deal.II/boost_adaptors/bounding_box.h +++ b/include/deal.II/boost_adaptors/bounding_box.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/boost_adaptors/point.h b/include/deal.II/boost_adaptors/point.h index 1429cc5108..a3f587713a 100644 --- a/include/deal.II/boost_adaptors/point.h +++ b/include/deal.II/boost_adaptors/point.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/cgal/surface_mesh.h b/include/deal.II/cgal/surface_mesh.h index 35b88e1120..8b8a9e9bc5 100644 --- a/include/deal.II/cgal/surface_mesh.h +++ b/include/deal.II/cgal/surface_mesh.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/cgal/triangulation.h b/include/deal.II/cgal/triangulation.h index 435d614f38..607c916daa 100644 --- a/include/deal.II/cgal/triangulation.h +++ b/include/deal.II/cgal/triangulation.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/cgal/utilities.h b/include/deal.II/cgal/utilities.h index 10e84737bc..53a2554562 100644 --- a/include/deal.II/cgal/utilities.h +++ b/include/deal.II/cgal/utilities.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/ad/ad_drivers.h b/include/deal.II/differentiation/ad/ad_drivers.h index a73f4208ba..e8c3c350cf 100644 --- a/include/deal.II/differentiation/ad/ad_drivers.h +++ b/include/deal.II/differentiation/ad/ad_drivers.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/ad/ad_helpers.h b/include/deal.II/differentiation/ad/ad_helpers.h index 43909ef61e..86afe9ac26 100644 --- a/include/deal.II/differentiation/ad/ad_helpers.h +++ b/include/deal.II/differentiation/ad/ad_helpers.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/ad/ad_number_traits.h b/include/deal.II/differentiation/ad/ad_number_traits.h index abb225f986..b00d40978a 100644 --- a/include/deal.II/differentiation/ad/ad_number_traits.h +++ b/include/deal.II/differentiation/ad/ad_number_traits.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/ad/adolc_math.h b/include/deal.II/differentiation/ad/adolc_math.h index 9dd2929bf4..c15b2640a1 100644 --- a/include/deal.II/differentiation/ad/adolc_math.h +++ b/include/deal.II/differentiation/ad/adolc_math.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2022 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/ad/adolc_number_types.h b/include/deal.II/differentiation/ad/adolc_number_types.h index 5a9e028f4a..4dfc487958 100644 --- a/include/deal.II/differentiation/ad/adolc_number_types.h +++ b/include/deal.II/differentiation/ad/adolc_number_types.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/ad/adolc_product_types.h b/include/deal.II/differentiation/ad/adolc_product_types.h index 6f200d09d4..5d6f65c131 100644 --- a/include/deal.II/differentiation/ad/adolc_product_types.h +++ b/include/deal.II/differentiation/ad/adolc_product_types.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2018 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/ad/sacado_math.h b/include/deal.II/differentiation/ad/sacado_math.h index e9c7e1adff..98bdcc8c74 100644 --- a/include/deal.II/differentiation/ad/sacado_math.h +++ b/include/deal.II/differentiation/ad/sacado_math.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2022 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/ad/sacado_number_types.h b/include/deal.II/differentiation/ad/sacado_number_types.h index 696b8f7f8d..ba1b862837 100644 --- a/include/deal.II/differentiation/ad/sacado_number_types.h +++ b/include/deal.II/differentiation/ad/sacado_number_types.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/ad/sacado_product_types.h b/include/deal.II/differentiation/ad/sacado_product_types.h index 0fd0768a7d..9d47e54bd9 100644 --- a/include/deal.II/differentiation/ad/sacado_product_types.h +++ b/include/deal.II/differentiation/ad/sacado_product_types.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2018 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/sd.h b/include/deal.II/differentiation/sd.h index 68b85a2fe6..1efd4d78c7 100644 --- a/include/deal.II/differentiation/sd.h +++ b/include/deal.II/differentiation/sd.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2020 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/sd/symengine_math.h b/include/deal.II/differentiation/sd/symengine_math.h index 2cde6f4e38..855109ee71 100644 --- a/include/deal.II/differentiation/sd/symengine_math.h +++ b/include/deal.II/differentiation/sd/symengine_math.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/sd/symengine_number_traits.h b/include/deal.II/differentiation/sd/symengine_number_traits.h index 389aea6b0c..0c72639d5a 100644 --- a/include/deal.II/differentiation/sd/symengine_number_traits.h +++ b/include/deal.II/differentiation/sd/symengine_number_traits.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2020 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/sd/symengine_number_types.h b/include/deal.II/differentiation/sd/symengine_number_types.h index 48933c4711..49a4f099c2 100644 --- a/include/deal.II/differentiation/sd/symengine_number_types.h +++ b/include/deal.II/differentiation/sd/symengine_number_types.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/sd/symengine_number_visitor_internal.h b/include/deal.II/differentiation/sd/symengine_number_visitor_internal.h index 108c4d56ce..237b3b7bbe 100644 --- a/include/deal.II/differentiation/sd/symengine_number_visitor_internal.h +++ b/include/deal.II/differentiation/sd/symengine_number_visitor_internal.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/sd/symengine_product_types.h b/include/deal.II/differentiation/sd/symengine_product_types.h index 8eee93b683..529d177478 100644 --- a/include/deal.II/differentiation/sd/symengine_product_types.h +++ b/include/deal.II/differentiation/sd/symengine_product_types.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/sd/symengine_scalar_operations.h b/include/deal.II/differentiation/sd/symengine_scalar_operations.h index d79ce54685..dd06e6fd95 100644 --- a/include/deal.II/differentiation/sd/symengine_scalar_operations.h +++ b/include/deal.II/differentiation/sd/symengine_scalar_operations.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/sd/symengine_tensor_operations.h b/include/deal.II/differentiation/sd/symengine_tensor_operations.h index f39392633e..04361cc298 100644 --- a/include/deal.II/differentiation/sd/symengine_tensor_operations.h +++ b/include/deal.II/differentiation/sd/symengine_tensor_operations.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/sd/symengine_types.h b/include/deal.II/differentiation/sd/symengine_types.h index c657752d57..8e1a64c3a6 100644 --- a/include/deal.II/differentiation/sd/symengine_types.h +++ b/include/deal.II/differentiation/sd/symengine_types.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2021 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/differentiation/sd/symengine_utilities.h b/include/deal.II/differentiation/sd/symengine_utilities.h index 03f0cb5f4f..31c71e7eff 100644 --- a/include/deal.II/differentiation/sd/symengine_utilities.h +++ b/include/deal.II/differentiation/sd/symengine_utilities.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/distributed/cell_data_transfer.h b/include/deal.II/distributed/cell_data_transfer.h index 8bc760f255..e7ee50282b 100644 --- a/include/deal.II/distributed/cell_data_transfer.h +++ b/include/deal.II/distributed/cell_data_transfer.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/distributed/cell_weights.h b/include/deal.II/distributed/cell_weights.h index d4e9438107..0275a7cabc 100644 --- a/include/deal.II/distributed/cell_weights.h +++ b/include/deal.II/distributed/cell_weights.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/distributed/fully_distributed_tria.h b/include/deal.II/distributed/fully_distributed_tria.h index 164da5d75d..5b394d3551 100644 --- a/include/deal.II/distributed/fully_distributed_tria.h +++ b/include/deal.II/distributed/fully_distributed_tria.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/distributed/p4est_wrappers.h b/include/deal.II/distributed/p4est_wrappers.h index c7aba1df5f..c7557bb114 100644 --- a/include/deal.II/distributed/p4est_wrappers.h +++ b/include/deal.II/distributed/p4est_wrappers.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/distributed/repartitioning_policy_tools.h b/include/deal.II/distributed/repartitioning_policy_tools.h index db980b02b4..dd64788a1f 100644 --- a/include/deal.II/distributed/repartitioning_policy_tools.h +++ b/include/deal.II/distributed/repartitioning_policy_tools.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/dofs/block_info.h b/include/deal.II/dofs/block_info.h index c8b4d14d8b..e5750824a0 100644 --- a/include/deal.II/dofs/block_info.h +++ b/include/deal.II/dofs/block_info.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2023 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/dofs/dof_accessor.h b/include/deal.II/dofs/dof_accessor.h index c730fb0741..f5dd2b5929 100644 --- a/include/deal.II/dofs/dof_accessor.h +++ b/include/deal.II/dofs/dof_accessor.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/dofs/dof_accessor.templates.h b/include/deal.II/dofs/dof_accessor.templates.h index f53f33bdad..5c6f51ac4e 100644 --- a/include/deal.II/dofs/dof_accessor.templates.h +++ b/include/deal.II/dofs/dof_accessor.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/dofs/dof_handler.h b/include/deal.II/dofs/dof_handler.h index 0d46cddea9..75554b79fd 100644 --- a/include/deal.II/dofs/dof_handler.h +++ b/include/deal.II/dofs/dof_handler.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/dofs/dof_handler_policy.h b/include/deal.II/dofs/dof_handler_policy.h index 00bcb2d291..1c3e888ae3 100644 --- a/include/deal.II/dofs/dof_handler_policy.h +++ b/include/deal.II/dofs/dof_handler_policy.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/dofs/dof_iterator_selector.h b/include/deal.II/dofs/dof_iterator_selector.h index 07e0ec96cd..3ca0861a9f 100644 --- a/include/deal.II/dofs/dof_iterator_selector.h +++ b/include/deal.II/dofs/dof_iterator_selector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2023 by the deal.II authors +// Copyright (C) 2002 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/dofs/dof_levels.h b/include/deal.II/dofs/dof_levels.h index 16f31d6d4c..181677f57c 100644 --- a/include/deal.II/dofs/dof_levels.h +++ b/include/deal.II/dofs/dof_levels.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/dofs/dof_objects.h b/include/deal.II/dofs/dof_objects.h index e8e3096906..b08da01180 100644 --- a/include/deal.II/dofs/dof_objects.h +++ b/include/deal.II/dofs/dof_objects.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2023 by the deal.II authors +// Copyright (C) 2006 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/dofs/dof_tools.h b/include/deal.II/dofs/dof_tools.h index c4b59dfcd3..149247833f 100644 --- a/include/deal.II/dofs/dof_tools.h +++ b/include/deal.II/dofs/dof_tools.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/dofs/number_cache.h b/include/deal.II/dofs/number_cache.h index e0ab93ee88..2edfda38e5 100644 --- a/include/deal.II/dofs/number_cache.h +++ b/include/deal.II/dofs/number_cache.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/block_mask.h b/include/deal.II/fe/block_mask.h index eea2858e0c..66fa252f68 100644 --- a/include/deal.II/fe/block_mask.h +++ b/include/deal.II/fe/block_mask.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/component_mask.h b/include/deal.II/fe/component_mask.h index 4f3973c034..8129cad5cc 100644 --- a/include/deal.II/fe/component_mask.h +++ b/include/deal.II/fe/component_mask.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe.h b/include/deal.II/fe/fe.h index 188b2d1771..c4ead83105 100644 --- a/include/deal.II/fe/fe.h +++ b/include/deal.II/fe/fe.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_abf.h b/include/deal.II/fe/fe_abf.h index 80d2884951..491eef46b4 100644 --- a/include/deal.II/fe/fe_abf.h +++ b/include/deal.II/fe/fe_abf.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_base.h b/include/deal.II/fe/fe_base.h index 99a5cbcaa9..ea6e029a61 100644 --- a/include/deal.II/fe/fe_base.h +++ b/include/deal.II/fe/fe_base.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2022 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_coupling_values.h b/include/deal.II/fe/fe_coupling_values.h index 81b8b14922..46143eff57 100644 --- a/include/deal.II/fe/fe_coupling_values.h +++ b/include/deal.II/fe/fe_coupling_values.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 - 2024 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_enriched.h b/include/deal.II/fe/fe_enriched.h index c52c704018..b0c0006750 100644 --- a/include/deal.II/fe/fe_enriched.h +++ b/include/deal.II/fe/fe_enriched.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_interface_values.h b/include/deal.II/fe/fe_interface_values.h index e7d74645ff..3cb4a53521 100644 --- a/include/deal.II/fe/fe_interface_values.h +++ b/include/deal.II/fe/fe_interface_values.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_nedelec.h b/include/deal.II/fe/fe_nedelec.h index 078cb14ad9..5a5a2eb6ed 100644 --- a/include/deal.II/fe/fe_nedelec.h +++ b/include/deal.II/fe/fe_nedelec.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2023 by the deal.II authors +// Copyright (C) 2002 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_poly_tensor.h b/include/deal.II/fe/fe_poly_tensor.h index b31004fe73..1cdd173b5a 100644 --- a/include/deal.II/fe/fe_poly_tensor.h +++ b/include/deal.II/fe/fe_poly_tensor.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2023 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_q_base.h b/include/deal.II/fe/fe_q_base.h index 4280e25756..0604d673d4 100644 --- a/include/deal.II/fe/fe_q_base.h +++ b/include/deal.II/fe/fe_q_base.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_q_hierarchical.h b/include/deal.II/fe/fe_q_hierarchical.h index 7f9dd84858..67b24cad50 100644 --- a/include/deal.II/fe/fe_q_hierarchical.h +++ b/include/deal.II/fe/fe_q_hierarchical.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2023 by the deal.II authors +// Copyright (C) 2002 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_raviart_thomas.h b/include/deal.II/fe/fe_raviart_thomas.h index 153f89d29c..2fa8164e2e 100644 --- a/include/deal.II/fe/fe_raviart_thomas.h +++ b/include/deal.II/fe/fe_raviart_thomas.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_series.h b/include/deal.II/fe/fe_series.h index 6016387a56..86e8cabedc 100644 --- a/include/deal.II/fe/fe_series.h +++ b/include/deal.II/fe/fe_series.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_simplex_p.h b/include/deal.II/fe/fe_simplex_p.h index e463240c38..2aa94015ed 100644 --- a/include/deal.II/fe/fe_simplex_p.h +++ b/include/deal.II/fe/fe_simplex_p.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_system.h b/include/deal.II/fe/fe_system.h index 4bb6cd14cb..79505ba85b 100644 --- a/include/deal.II/fe/fe_system.h +++ b/include/deal.II/fe/fe_system.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_tools.h b/include/deal.II/fe/fe_tools.h index 6b854ac5f4..0a8ec26971 100644 --- a/include/deal.II/fe/fe_tools.h +++ b/include/deal.II/fe/fe_tools.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2024 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_tools.templates.h b/include/deal.II/fe/fe_tools.templates.h index 420be5f268..96b65463db 100644 --- a/include/deal.II/fe/fe_tools.templates.h +++ b/include/deal.II/fe/fe_tools.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2024 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_tools_extrapolate.templates.h b/include/deal.II/fe/fe_tools_extrapolate.templates.h index 25e4b2a81d..9db6d5ca91 100644 --- a/include/deal.II/fe/fe_tools_extrapolate.templates.h +++ b/include/deal.II/fe/fe_tools_extrapolate.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_tools_interpolate.templates.h b/include/deal.II/fe/fe_tools_interpolate.templates.h index e88d7a794d..6d3effe5c8 100644 --- a/include/deal.II/fe/fe_tools_interpolate.templates.h +++ b/include/deal.II/fe/fe_tools_interpolate.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_update_flags.h b/include/deal.II/fe/fe_update_flags.h index ecd0aa9d3f..23a8cae2d2 100644 --- a/include/deal.II/fe/fe_update_flags.h +++ b/include/deal.II/fe/fe_update_flags.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_values.h b/include/deal.II/fe/fe_values.h index 142bcde125..67e07c0058 100644 --- a/include/deal.II/fe/fe_values.h +++ b/include/deal.II/fe/fe_values.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_values_base.h b/include/deal.II/fe/fe_values_base.h index df8d567f85..5481d7c3ef 100644 --- a/include/deal.II/fe/fe_values_base.h +++ b/include/deal.II/fe/fe_values_base.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/fe_values_extractors.h b/include/deal.II/fe/fe_values_extractors.h index 165ffa8ab7..6183737ae3 100644 --- a/include/deal.II/fe/fe_values_extractors.h +++ b/include/deal.II/fe/fe_values_extractors.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/mapping.h b/include/deal.II/fe/mapping.h index 3f20180df8..655ec18214 100644 --- a/include/deal.II/fe/mapping.h +++ b/include/deal.II/fe/mapping.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/mapping_fe_field.h b/include/deal.II/fe/mapping_fe_field.h index c3c22849d4..6de6178e3b 100644 --- a/include/deal.II/fe/mapping_fe_field.h +++ b/include/deal.II/fe/mapping_fe_field.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/mapping_fe_field.templates.h b/include/deal.II/fe/mapping_fe_field.templates.h index 202aba571c..a49ebd7e9c 100644 --- a/include/deal.II/fe/mapping_fe_field.templates.h +++ b/include/deal.II/fe/mapping_fe_field.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/mapping_manifold.h b/include/deal.II/fe/mapping_manifold.h index 97ee33bb6c..a9bc1629d5 100644 --- a/include/deal.II/fe/mapping_manifold.h +++ b/include/deal.II/fe/mapping_manifold.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2024 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/mapping_q1_eulerian.h b/include/deal.II/fe/mapping_q1_eulerian.h index fe4a6f91c4..98ccaf96b0 100644 --- a/include/deal.II/fe/mapping_q1_eulerian.h +++ b/include/deal.II/fe/mapping_q1_eulerian.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2023 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/mapping_q_cache.h b/include/deal.II/fe/mapping_q_cache.h index 6fda1b502c..8feec44e74 100644 --- a/include/deal.II/fe/mapping_q_cache.h +++ b/include/deal.II/fe/mapping_q_cache.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/mapping_q_eulerian.h b/include/deal.II/fe/mapping_q_eulerian.h index e4f2c47778..434927c352 100644 --- a/include/deal.II/fe/mapping_q_eulerian.h +++ b/include/deal.II/fe/mapping_q_eulerian.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2023 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/fe/mapping_q_internal.h b/include/deal.II/fe/mapping_q_internal.h index 38e5fb02af..22f4be6423 100644 --- a/include/deal.II/fe/mapping_q_internal.h +++ b/include/deal.II/fe/mapping_q_internal.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/gmsh/utilities.h b/include/deal.II/gmsh/utilities.h index f5e6770e46..290d105b66 100644 --- a/include/deal.II/gmsh/utilities.h +++ b/include/deal.II/gmsh/utilities.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/cell_data.h b/include/deal.II/grid/cell_data.h index 2f71995b42..be093d68ab 100644 --- a/include/deal.II/grid/cell_data.h +++ b/include/deal.II/grid/cell_data.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/cell_id_translator.h b/include/deal.II/grid/cell_id_translator.h index f66d8306e1..619931ecda 100644 --- a/include/deal.II/grid/cell_id_translator.h +++ b/include/deal.II/grid/cell_id_translator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/cell_status.h b/include/deal.II/grid/cell_status.h index 2e2b8f266a..6b55de858c 100644 --- a/include/deal.II/grid/cell_status.h +++ b/include/deal.II/grid/cell_status.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/composition_manifold.h b/include/deal.II/grid/composition_manifold.h index b903472286..361c7811fa 100644 --- a/include/deal.II/grid/composition_manifold.h +++ b/include/deal.II/grid/composition_manifold.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2020 by the deal.II authors +// Copyright (C) 2016 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/connectivity.h b/include/deal.II/grid/connectivity.h index 98a74449ce..dfb0fc7a3b 100644 --- a/include/deal.II/grid/connectivity.h +++ b/include/deal.II/grid/connectivity.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/filtered_iterator.h b/include/deal.II/grid/filtered_iterator.h index 07aebd7fb2..329a289491 100644 --- a/include/deal.II/grid/filtered_iterator.h +++ b/include/deal.II/grid/filtered_iterator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2023 by the deal.II authors +// Copyright (C) 2002 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/grid_generator.h b/include/deal.II/grid/grid_generator.h index 2543f4da5f..45669b4929 100644 --- a/include/deal.II/grid/grid_generator.h +++ b/include/deal.II/grid/grid_generator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/grid_in.h b/include/deal.II/grid/grid_in.h index 1b165f6c0e..d0ff1bd8cf 100644 --- a/include/deal.II/grid/grid_in.h +++ b/include/deal.II/grid/grid_in.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/grid_tools.h b/include/deal.II/grid/grid_tools.h index 79941f36eb..06c08ce780 100644 --- a/include/deal.II/grid/grid_tools.h +++ b/include/deal.II/grid/grid_tools.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/grid_tools_cache.h b/include/deal.II/grid/grid_tools_cache.h index 59869d166b..cc6699edae 100644 --- a/include/deal.II/grid/grid_tools_cache.h +++ b/include/deal.II/grid/grid_tools_cache.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/grid_tools_geometry.h b/include/deal.II/grid/grid_tools_geometry.h index 53a8e585f5..42a5d78255 100644 --- a/include/deal.II/grid/grid_tools_geometry.h +++ b/include/deal.II/grid/grid_tools_geometry.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 - 2024 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/grid_tools_topology.h b/include/deal.II/grid/grid_tools_topology.h index 01995a8d9a..51fe824226 100644 --- a/include/deal.II/grid/grid_tools_topology.h +++ b/include/deal.II/grid/grid_tools_topology.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/intergrid_map.h b/include/deal.II/grid/intergrid_map.h index 1a7b67214c..318c091bc0 100644 --- a/include/deal.II/grid/intergrid_map.h +++ b/include/deal.II/grid/intergrid_map.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2023 by the deal.II authors +// Copyright (C) 1999 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/manifold_lib.h b/include/deal.II/grid/manifold_lib.h index 324461d5c0..3602a76e3a 100644 --- a/include/deal.II/grid/manifold_lib.h +++ b/include/deal.II/grid/manifold_lib.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2024 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/reference_cell.h b/include/deal.II/grid/reference_cell.h index 9546a4930f..c01c6b88bf 100644 --- a/include/deal.II/grid/reference_cell.h +++ b/include/deal.II/grid/reference_cell.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/tensor_product_manifold.h b/include/deal.II/grid/tensor_product_manifold.h index f4bffedd58..9942b135f5 100644 --- a/include/deal.II/grid/tensor_product_manifold.h +++ b/include/deal.II/grid/tensor_product_manifold.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/tria.h b/include/deal.II/grid/tria.h index 7cf46b6066..714c95f925 100644 --- a/include/deal.II/grid/tria.h +++ b/include/deal.II/grid/tria.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/tria_accessor.h b/include/deal.II/grid/tria_accessor.h index 687b0c3d2e..d882f1741c 100644 --- a/include/deal.II/grid/tria_accessor.h +++ b/include/deal.II/grid/tria_accessor.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/tria_accessor.templates.h b/include/deal.II/grid/tria_accessor.templates.h index ff258784fa..41f84e202c 100644 --- a/include/deal.II/grid/tria_accessor.templates.h +++ b/include/deal.II/grid/tria_accessor.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/tria_description.h b/include/deal.II/grid/tria_description.h index 729f8c3fee..9a07c045fa 100644 --- a/include/deal.II/grid/tria_description.h +++ b/include/deal.II/grid/tria_description.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/tria_iterator.h b/include/deal.II/grid/tria_iterator.h index b4089f5131..8d0222edfa 100644 --- a/include/deal.II/grid/tria_iterator.h +++ b/include/deal.II/grid/tria_iterator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/tria_iterator.templates.h b/include/deal.II/grid/tria_iterator.templates.h index 43f1e6f415..714454c957 100644 --- a/include/deal.II/grid/tria_iterator.templates.h +++ b/include/deal.II/grid/tria_iterator.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/tria_iterator_selector.h b/include/deal.II/grid/tria_iterator_selector.h index 6c31bf891b..565a226662 100644 --- a/include/deal.II/grid/tria_iterator_selector.h +++ b/include/deal.II/grid/tria_iterator_selector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/tria_objects_orientations.h b/include/deal.II/grid/tria_objects_orientations.h index 1a2a270be9..72b50f9a27 100644 --- a/include/deal.II/grid/tria_objects_orientations.h +++ b/include/deal.II/grid/tria_objects_orientations.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 - 2024 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/grid/tria_orientation.h b/include/deal.II/grid/tria_orientation.h index 910ead95f1..97dcecb2ae 100644 --- a/include/deal.II/grid/tria_orientation.h +++ b/include/deal.II/grid/tria_orientation.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/hp/collection.h b/include/deal.II/hp/collection.h index 55eb822a79..355a3e5826 100644 --- a/include/deal.II/hp/collection.h +++ b/include/deal.II/hp/collection.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/hp/fe_collection.h b/include/deal.II/hp/fe_collection.h index a43bbe78b4..d34e857eaa 100644 --- a/include/deal.II/hp/fe_collection.h +++ b/include/deal.II/hp/fe_collection.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2023 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/hp/mapping_collection.h b/include/deal.II/hp/mapping_collection.h index b645c89a2e..639fd74699 100644 --- a/include/deal.II/hp/mapping_collection.h +++ b/include/deal.II/hp/mapping_collection.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2023 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/hp/refinement.h b/include/deal.II/hp/refinement.h index 5705c5af8f..7e189962c4 100644 --- a/include/deal.II/hp/refinement.h +++ b/include/deal.II/hp/refinement.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/affine_constraints.h b/include/deal.II/lac/affine_constraints.h index 4430e7bc94..1f1eac9599 100644 --- a/include/deal.II/lac/affine_constraints.h +++ b/include/deal.II/lac/affine_constraints.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/affine_constraints.templates.h b/include/deal.II/lac/affine_constraints.templates.h index 59e1feb88d..c661df3f38 100644 --- a/include/deal.II/lac/affine_constraints.templates.h +++ b/include/deal.II/lac/affine_constraints.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/arpack_solver.h b/include/deal.II/lac/arpack_solver.h index 66a015dc21..36354fa313 100644 --- a/include/deal.II/lac/arpack_solver.h +++ b/include/deal.II/lac/arpack_solver.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/block_indices.h b/include/deal.II/lac/block_indices.h index 9cc8bc889c..1df392d9fb 100644 --- a/include/deal.II/lac/block_indices.h +++ b/include/deal.II/lac/block_indices.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2024 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/block_linear_operator.h b/include/deal.II/lac/block_linear_operator.h index 20dc26828b..4f48ec247b 100644 --- a/include/deal.II/lac/block_linear_operator.h +++ b/include/deal.II/lac/block_linear_operator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/block_matrix_base.h b/include/deal.II/lac/block_matrix_base.h index 6aadcf2c9a..95a8de1816 100644 --- a/include/deal.II/lac/block_matrix_base.h +++ b/include/deal.II/lac/block_matrix_base.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/block_sparse_matrix.h b/include/deal.II/lac/block_sparse_matrix.h index 9d8ecaa608..c7c0d37caa 100644 --- a/include/deal.II/lac/block_sparse_matrix.h +++ b/include/deal.II/lac/block_sparse_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2023 by the deal.II authors +// Copyright (C) 2000 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/block_sparse_matrix_ez.h b/include/deal.II/lac/block_sparse_matrix_ez.h index c80494a39d..8953e130ff 100644 --- a/include/deal.II/lac/block_sparse_matrix_ez.h +++ b/include/deal.II/lac/block_sparse_matrix_ez.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2023 by the deal.II authors +// Copyright (C) 2002 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/block_sparse_matrix_ez.templates.h b/include/deal.II/lac/block_sparse_matrix_ez.templates.h index 6b6703f7f7..8f0d00618d 100644 --- a/include/deal.II/lac/block_sparse_matrix_ez.templates.h +++ b/include/deal.II/lac/block_sparse_matrix_ez.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2018 by the deal.II authors +// Copyright (C) 2002 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/block_sparsity_pattern.h b/include/deal.II/lac/block_sparsity_pattern.h index 4e3be0e48c..6cc9441764 100644 --- a/include/deal.II/lac/block_sparsity_pattern.h +++ b/include/deal.II/lac/block_sparsity_pattern.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2024 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/block_vector.h b/include/deal.II/lac/block_vector.h index b370f06aaa..d0d26b16c8 100644 --- a/include/deal.II/lac/block_vector.h +++ b/include/deal.II/lac/block_vector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/block_vector_base.h b/include/deal.II/lac/block_vector_base.h index 81919f2de6..c278276b4a 100644 --- a/include/deal.II/lac/block_vector_base.h +++ b/include/deal.II/lac/block_vector_base.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2024 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/chunk_sparse_matrix.h b/include/deal.II/lac/chunk_sparse_matrix.h index 526d12f24a..119db52208 100644 --- a/include/deal.II/lac/chunk_sparse_matrix.h +++ b/include/deal.II/lac/chunk_sparse_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2023 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/chunk_sparse_matrix.templates.h b/include/deal.II/lac/chunk_sparse_matrix.templates.h index f3449ad562..58b9e83668 100644 --- a/include/deal.II/lac/chunk_sparse_matrix.templates.h +++ b/include/deal.II/lac/chunk_sparse_matrix.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2024 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/chunk_sparsity_pattern.h b/include/deal.II/lac/chunk_sparsity_pattern.h index 312032b675..c676be2f8d 100644 --- a/include/deal.II/lac/chunk_sparsity_pattern.h +++ b/include/deal.II/lac/chunk_sparsity_pattern.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2022 by the deal.II authors +// Copyright (C) 2008 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/constrained_linear_operator.h b/include/deal.II/lac/constrained_linear_operator.h index 459d2ca0d0..3e7aec77a3 100644 --- a/include/deal.II/lac/constrained_linear_operator.h +++ b/include/deal.II/lac/constrained_linear_operator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/constraint_matrix.h b/include/deal.II/lac/constraint_matrix.h index 683c62ae64..a5bad339ac 100644 --- a/include/deal.II/lac/constraint_matrix.h +++ b/include/deal.II/lac/constraint_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2018 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/diagonal_matrix.h b/include/deal.II/lac/diagonal_matrix.h index 3e5be710bd..1c31c8b30b 100644 --- a/include/deal.II/lac/diagonal_matrix.h +++ b/include/deal.II/lac/diagonal_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/dynamic_sparsity_pattern.h b/include/deal.II/lac/dynamic_sparsity_pattern.h index 0fa1269a10..b3183f2920 100644 --- a/include/deal.II/lac/dynamic_sparsity_pattern.h +++ b/include/deal.II/lac/dynamic_sparsity_pattern.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2024 by the deal.II authors +// Copyright (C) 2011 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/full_matrix.h b/include/deal.II/lac/full_matrix.h index 39b1d2df37..7093ad23fd 100644 --- a/include/deal.II/lac/full_matrix.h +++ b/include/deal.II/lac/full_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/full_matrix.templates.h b/include/deal.II/lac/full_matrix.templates.h index bca782b77c..fc29d538cd 100644 --- a/include/deal.II/lac/full_matrix.templates.h +++ b/include/deal.II/lac/full_matrix.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/generic_linear_algebra.h b/include/deal.II/lac/generic_linear_algebra.h index cd7dec4d77..babe567ef2 100644 --- a/include/deal.II/lac/generic_linear_algebra.h +++ b/include/deal.II/lac/generic_linear_algebra.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/ginkgo_solver.h b/include/deal.II/lac/ginkgo_solver.h index c6899749bb..11b2cc6d55 100644 --- a/include/deal.II/lac/ginkgo_solver.h +++ b/include/deal.II/lac/ginkgo_solver.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/householder.h b/include/deal.II/lac/householder.h index 8913112c38..84b3fe9bb1 100644 --- a/include/deal.II/lac/householder.h +++ b/include/deal.II/lac/householder.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2024 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/identity_matrix.h b/include/deal.II/lac/identity_matrix.h index 0a4fae701c..e4947451bd 100644 --- a/include/deal.II/lac/identity_matrix.h +++ b/include/deal.II/lac/identity_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2022 by the deal.II authors +// Copyright (C) 2006 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/la_parallel_block_vector.h b/include/deal.II/lac/la_parallel_block_vector.h index ae85065fae..79f07d2d9c 100644 --- a/include/deal.II/lac/la_parallel_block_vector.h +++ b/include/deal.II/lac/la_parallel_block_vector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2024 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/la_parallel_block_vector.templates.h b/include/deal.II/lac/la_parallel_block_vector.templates.h index bc10b70516..66de222ac9 100644 --- a/include/deal.II/lac/la_parallel_block_vector.templates.h +++ b/include/deal.II/lac/la_parallel_block_vector.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2024 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/la_parallel_vector.h b/include/deal.II/lac/la_parallel_vector.h index 566ea28ef2..af3020bef5 100644 --- a/include/deal.II/lac/la_parallel_vector.h +++ b/include/deal.II/lac/la_parallel_vector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/la_parallel_vector.templates.h b/include/deal.II/lac/la_parallel_vector.templates.h index 218c92987f..111135b870 100644 --- a/include/deal.II/lac/la_parallel_vector.templates.h +++ b/include/deal.II/lac/la_parallel_vector.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/lapack_full_matrix.h b/include/deal.II/lac/lapack_full_matrix.h index 60d4ab872a..18fe76d348 100644 --- a/include/deal.II/lac/lapack_full_matrix.h +++ b/include/deal.II/lac/lapack_full_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2023 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/lapack_support.h b/include/deal.II/lac/lapack_support.h index 4f624fa443..4510a6b407 100644 --- a/include/deal.II/lac/lapack_support.h +++ b/include/deal.II/lac/lapack_support.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2024 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/lapack_templates.h b/include/deal.II/lac/lapack_templates.h index 67964ecf1b..bbeb3115af 100644 --- a/include/deal.II/lac/lapack_templates.h +++ b/include/deal.II/lac/lapack_templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/matrix_block.h b/include/deal.II/lac/matrix_block.h index e47367e7ec..c2ba3f0925 100644 --- a/include/deal.II/lac/matrix_block.h +++ b/include/deal.II/lac/matrix_block.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2024 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/matrix_iterator.h b/include/deal.II/lac/matrix_iterator.h index 9214d1d54e..b4eeee6fa5 100644 --- a/include/deal.II/lac/matrix_iterator.h +++ b/include/deal.II/lac/matrix_iterator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2023 by the deal.II authors +// Copyright (C) 2006 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/matrix_out.h b/include/deal.II/lac/matrix_out.h index 4d1db6f736..1526670dea 100644 --- a/include/deal.II/lac/matrix_out.h +++ b/include/deal.II/lac/matrix_out.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/parpack_solver.h b/include/deal.II/lac/parpack_solver.h index f4a984c272..2eb7f0ff6d 100644 --- a/include/deal.II/lac/parpack_solver.h +++ b/include/deal.II/lac/parpack_solver.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_block_sparse_matrix.h b/include/deal.II/lac/petsc_block_sparse_matrix.h index a1d5daae87..f8a4247aa5 100644 --- a/include/deal.II/lac/petsc_block_sparse_matrix.h +++ b/include/deal.II/lac/petsc_block_sparse_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_block_vector.h b/include/deal.II/lac/petsc_block_vector.h index 460491eadf..5cb4b25559 100644 --- a/include/deal.II/lac/petsc_block_vector.h +++ b/include/deal.II/lac/petsc_block_vector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2024 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_communication_pattern.h b/include/deal.II/lac/petsc_communication_pattern.h index f4e02a8708..daabfde3ff 100644 --- a/include/deal.II/lac/petsc_communication_pattern.h +++ b/include/deal.II/lac/petsc_communication_pattern.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_compatibility.h b/include/deal.II/lac/petsc_compatibility.h index 2eef65964d..04045f6819 100644 --- a/include/deal.II/lac/petsc_compatibility.h +++ b/include/deal.II/lac/petsc_compatibility.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_full_matrix.h b/include/deal.II/lac/petsc_full_matrix.h index ab7e5fc73f..033f565c26 100644 --- a/include/deal.II/lac/petsc_full_matrix.h +++ b/include/deal.II/lac/petsc_full_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_matrix_free.h b/include/deal.II/lac/petsc_matrix_free.h index 1b26d76228..30fbffaeb4 100644 --- a/include/deal.II/lac/petsc_matrix_free.h +++ b/include/deal.II/lac/petsc_matrix_free.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_parallel_block_sparse_matrix.h b/include/deal.II/lac/petsc_parallel_block_sparse_matrix.h index 3721ba4344..2d881997d2 100644 --- a/include/deal.II/lac/petsc_parallel_block_sparse_matrix.h +++ b/include/deal.II/lac/petsc_parallel_block_sparse_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2018 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_parallel_block_vector.h b/include/deal.II/lac/petsc_parallel_block_vector.h index 6e6d8c66ec..ed458dce07 100644 --- a/include/deal.II/lac/petsc_parallel_block_vector.h +++ b/include/deal.II/lac/petsc_parallel_block_vector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2018 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_parallel_sparse_matrix.h b/include/deal.II/lac/petsc_parallel_sparse_matrix.h index b6b0c13557..6089b91889 100644 --- a/include/deal.II/lac/petsc_parallel_sparse_matrix.h +++ b/include/deal.II/lac/petsc_parallel_sparse_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2022 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_parallel_vector.h b/include/deal.II/lac/petsc_parallel_vector.h index 501b831dcf..c9756ac693 100644 --- a/include/deal.II/lac/petsc_parallel_vector.h +++ b/include/deal.II/lac/petsc_parallel_vector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2022 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_precondition.h b/include/deal.II/lac/petsc_precondition.h index a68f10e907..600472f3aa 100644 --- a/include/deal.II/lac/petsc_precondition.h +++ b/include/deal.II/lac/petsc_precondition.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_snes.h b/include/deal.II/lac/petsc_snes.h index 55d14583a4..ca40370fb4 100644 --- a/include/deal.II/lac/petsc_snes.h +++ b/include/deal.II/lac/petsc_snes.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_snes.templates.h b/include/deal.II/lac/petsc_snes.templates.h index 5478d33828..10f20c6d2f 100644 --- a/include/deal.II/lac/petsc_snes.templates.h +++ b/include/deal.II/lac/petsc_snes.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_solver.h b/include/deal.II/lac/petsc_solver.h index 6f0316d219..e4d49c6b33 100644 --- a/include/deal.II/lac/petsc_solver.h +++ b/include/deal.II/lac/petsc_solver.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2024 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_sparse_matrix.h b/include/deal.II/lac/petsc_sparse_matrix.h index f9f11940df..e0a01e9267 100644 --- a/include/deal.II/lac/petsc_sparse_matrix.h +++ b/include/deal.II/lac/petsc_sparse_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2024 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_ts.templates.h b/include/deal.II/lac/petsc_ts.templates.h index c4b60c244b..73897f596c 100644 --- a/include/deal.II/lac/petsc_ts.templates.h +++ b/include/deal.II/lac/petsc_ts.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 - 2024 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/petsc_vector_base.h b/include/deal.II/lac/petsc_vector_base.h index e4c3ae1c56..3ba0a8fa95 100644 --- a/include/deal.II/lac/petsc_vector_base.h +++ b/include/deal.II/lac/petsc_vector_base.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2024 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/precondition.h b/include/deal.II/lac/precondition.h index e15784211a..a088ad75e5 100644 --- a/include/deal.II/lac/precondition.h +++ b/include/deal.II/lac/precondition.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/precondition_block.h b/include/deal.II/lac/precondition_block.h index 17b39d5e2c..cf602824e2 100644 --- a/include/deal.II/lac/precondition_block.h +++ b/include/deal.II/lac/precondition_block.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2023 by the deal.II authors +// Copyright (C) 1999 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/precondition_selector.h b/include/deal.II/lac/precondition_selector.h index 65ebf8e87a..e5bf17126a 100644 --- a/include/deal.II/lac/precondition_selector.h +++ b/include/deal.II/lac/precondition_selector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/qr.h b/include/deal.II/lac/qr.h index 09d3869df4..18093a9d22 100644 --- a/include/deal.II/lac/qr.h +++ b/include/deal.II/lac/qr.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/read_vector.h b/include/deal.II/lac/read_vector.h index 0217b1828a..00240cc6a2 100644 --- a/include/deal.II/lac/read_vector.h +++ b/include/deal.II/lac/read_vector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/read_write_vector.h b/include/deal.II/lac/read_write_vector.h index 96f04aa81e..16e74943b9 100644 --- a/include/deal.II/lac/read_write_vector.h +++ b/include/deal.II/lac/read_write_vector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/read_write_vector.templates.h b/include/deal.II/lac/read_write_vector.templates.h index 23b4259849..beab1a7a79 100644 --- a/include/deal.II/lac/read_write_vector.templates.h +++ b/include/deal.II/lac/read_write_vector.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/relaxation_block.h b/include/deal.II/lac/relaxation_block.h index 23774cb192..5a49aebfbc 100644 --- a/include/deal.II/lac/relaxation_block.h +++ b/include/deal.II/lac/relaxation_block.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/relaxation_block.templates.h b/include/deal.II/lac/relaxation_block.templates.h index a95c5b237f..b7985d159d 100644 --- a/include/deal.II/lac/relaxation_block.templates.h +++ b/include/deal.II/lac/relaxation_block.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2024 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/scalapack.h b/include/deal.II/lac/scalapack.h index 7420b880b6..e599ab5199 100644 --- a/include/deal.II/lac/scalapack.h +++ b/include/deal.II/lac/scalapack.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/scalapack.templates.h b/include/deal.II/lac/scalapack.templates.h index 7dc9ce3c5d..1019ca7a6e 100644 --- a/include/deal.II/lac/scalapack.templates.h +++ b/include/deal.II/lac/scalapack.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/schur_complement.h b/include/deal.II/lac/schur_complement.h index f8ac79616e..c37186bf76 100644 --- a/include/deal.II/lac/schur_complement.h +++ b/include/deal.II/lac/schur_complement.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/slepc_spectral_transformation.h b/include/deal.II/lac/slepc_spectral_transformation.h index 1f94f95fdf..3f224a545a 100644 --- a/include/deal.II/lac/slepc_spectral_transformation.h +++ b/include/deal.II/lac/slepc_spectral_transformation.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2023 by the deal.II authors +// Copyright (C) 2009 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/solver_cg.h b/include/deal.II/lac/solver_cg.h index a74cff2548..daef7c4f97 100644 --- a/include/deal.II/lac/solver_cg.h +++ b/include/deal.II/lac/solver_cg.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/solver_control.h b/include/deal.II/lac/solver_control.h index 9f20639d78..81c59a4a4f 100644 --- a/include/deal.II/lac/solver_control.h +++ b/include/deal.II/lac/solver_control.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/solver_gmres.h b/include/deal.II/lac/solver_gmres.h index 263a4d23f1..9e0adc7bea 100644 --- a/include/deal.II/lac/solver_gmres.h +++ b/include/deal.II/lac/solver_gmres.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/solver_idr.h b/include/deal.II/lac/solver_idr.h index 32aa33bfb5..a1ef4cf191 100644 --- a/include/deal.II/lac/solver_idr.h +++ b/include/deal.II/lac/solver_idr.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/solver_minres.h b/include/deal.II/lac/solver_minres.h index 1e0acecfdb..58a4a2aa34 100644 --- a/include/deal.II/lac/solver_minres.h +++ b/include/deal.II/lac/solver_minres.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2024 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/sparse_decomposition.h b/include/deal.II/lac/sparse_decomposition.h index 9e34565407..dab4c2ef3d 100644 --- a/include/deal.II/lac/sparse_decomposition.h +++ b/include/deal.II/lac/sparse_decomposition.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2023 by the deal.II authors +// Copyright (C) 2002 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/sparse_direct.h b/include/deal.II/lac/sparse_direct.h index 2a75a0493c..330c801fb0 100644 --- a/include/deal.II/lac/sparse_direct.h +++ b/include/deal.II/lac/sparse_direct.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/sparse_ilu.h b/include/deal.II/lac/sparse_ilu.h index afed1df578..57f61bab2d 100644 --- a/include/deal.II/lac/sparse_ilu.h +++ b/include/deal.II/lac/sparse_ilu.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2023 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/sparse_matrix.h b/include/deal.II/lac/sparse_matrix.h index 924d81101d..e586855b69 100644 --- a/include/deal.II/lac/sparse_matrix.h +++ b/include/deal.II/lac/sparse_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2023 by the deal.II authors +// Copyright (C) 2002 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/sparse_matrix.templates.h b/include/deal.II/lac/sparse_matrix.templates.h index d73bf6388b..69893df760 100644 --- a/include/deal.II/lac/sparse_matrix.templates.h +++ b/include/deal.II/lac/sparse_matrix.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/sparse_matrix_ez.h b/include/deal.II/lac/sparse_matrix_ez.h index ad166a60a2..31337ed430 100644 --- a/include/deal.II/lac/sparse_matrix_ez.h +++ b/include/deal.II/lac/sparse_matrix_ez.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2023 by the deal.II authors +// Copyright (C) 2002 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/sparse_matrix_ez.templates.h b/include/deal.II/lac/sparse_matrix_ez.templates.h index 1c34ba5cb0..9a5601331e 100644 --- a/include/deal.II/lac/sparse_matrix_ez.templates.h +++ b/include/deal.II/lac/sparse_matrix_ez.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2023 by the deal.II authors +// Copyright (C) 2002 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/sparse_matrix_tools.h b/include/deal.II/lac/sparse_matrix_tools.h index 9194063ec9..ecfe9052ec 100644 --- a/include/deal.II/lac/sparse_matrix_tools.h +++ b/include/deal.II/lac/sparse_matrix_tools.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/sparse_vanka.h b/include/deal.II/lac/sparse_vanka.h index 2ba1ed5827..af861dd391 100644 --- a/include/deal.II/lac/sparse_vanka.h +++ b/include/deal.II/lac/sparse_vanka.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2023 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/sparsity_pattern.h b/include/deal.II/lac/sparsity_pattern.h index 276f9d8c36..c80bbd213c 100644 --- a/include/deal.II/lac/sparsity_pattern.h +++ b/include/deal.II/lac/sparsity_pattern.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2024 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/sparsity_pattern_base.h b/include/deal.II/lac/sparsity_pattern_base.h index 064c965b57..70c3ec0c76 100644 --- a/include/deal.II/lac/sparsity_pattern_base.h +++ b/include/deal.II/lac/sparsity_pattern_base.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/tensor_product_matrix.h b/include/deal.II/lac/tensor_product_matrix.h index 581ee642f7..96a32ac2d0 100644 --- a/include/deal.II/lac/tensor_product_matrix.h +++ b/include/deal.II/lac/tensor_product_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_epetra_communication_pattern.h b/include/deal.II/lac/trilinos_epetra_communication_pattern.h index 0755dc109d..e2549d4ed6 100644 --- a/include/deal.II/lac/trilinos_epetra_communication_pattern.h +++ b/include/deal.II/lac/trilinos_epetra_communication_pattern.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_index_access.h b/include/deal.II/lac/trilinos_index_access.h index 829cd8bd1f..1f6015439c 100644 --- a/include/deal.II/lac/trilinos_index_access.h +++ b/include/deal.II/lac/trilinos_index_access.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_linear_operator.h b/include/deal.II/lac/trilinos_linear_operator.h index 9c6d6444e8..5727a611f5 100644 --- a/include/deal.II/lac/trilinos_linear_operator.h +++ b/include/deal.II/lac/trilinos_linear_operator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_parallel_block_vector.h b/include/deal.II/lac/trilinos_parallel_block_vector.h index 1514d30eb8..e3acf94b31 100644 --- a/include/deal.II/lac/trilinos_parallel_block_vector.h +++ b/include/deal.II/lac/trilinos_parallel_block_vector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_precondition.h b/include/deal.II/lac/trilinos_precondition.h index 04883c776f..07a1faed34 100644 --- a/include/deal.II/lac/trilinos_precondition.h +++ b/include/deal.II/lac/trilinos_precondition.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2023 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_solver.h b/include/deal.II/lac/trilinos_solver.h index 5c7848240a..cc2d794b50 100644 --- a/include/deal.II/lac/trilinos_solver.h +++ b/include/deal.II/lac/trilinos_solver.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2024 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_sparse_matrix.h b/include/deal.II/lac/trilinos_sparse_matrix.h index d8ffa6f33e..a068c709f8 100644 --- a/include/deal.II/lac/trilinos_sparse_matrix.h +++ b/include/deal.II/lac/trilinos_sparse_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2024 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_tpetra_block_sparse_matrix.templates.h b/include/deal.II/lac/trilinos_tpetra_block_sparse_matrix.templates.h index b34e123826..4d4e4c2056 100644 --- a/include/deal.II/lac/trilinos_tpetra_block_sparse_matrix.templates.h +++ b/include/deal.II/lac/trilinos_tpetra_block_sparse_matrix.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2024 by the deal.II authors +// Copyright (C) 2024 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_tpetra_block_vector.h b/include/deal.II/lac/trilinos_tpetra_block_vector.h index 96979e2e6c..a19e01ae04 100644 --- a/include/deal.II/lac/trilinos_tpetra_block_vector.h +++ b/include/deal.II/lac/trilinos_tpetra_block_vector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2024 by the deal.II authors +// Copyright (C) 2024 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_tpetra_block_vector.templates.h b/include/deal.II/lac/trilinos_tpetra_block_vector.templates.h index ea8113ca4a..3a2a9d1801 100644 --- a/include/deal.II/lac/trilinos_tpetra_block_vector.templates.h +++ b/include/deal.II/lac/trilinos_tpetra_block_vector.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2024 by the deal.II authors +// Copyright (C) 2024 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_tpetra_communication_pattern.h b/include/deal.II/lac/trilinos_tpetra_communication_pattern.h index 6d1b2d014b..ba0d5950de 100644 --- a/include/deal.II/lac/trilinos_tpetra_communication_pattern.h +++ b/include/deal.II/lac/trilinos_tpetra_communication_pattern.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_tpetra_precondition.h b/include/deal.II/lac/trilinos_tpetra_precondition.h index 49c9704b97..813429338f 100644 --- a/include/deal.II/lac/trilinos_tpetra_precondition.h +++ b/include/deal.II/lac/trilinos_tpetra_precondition.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2024 by the deal.II authors +// Copyright (C) 2024 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_tpetra_precondition.templates.h b/include/deal.II/lac/trilinos_tpetra_precondition.templates.h index 78784be8fe..8cd8bdac9c 100644 --- a/include/deal.II/lac/trilinos_tpetra_precondition.templates.h +++ b/include/deal.II/lac/trilinos_tpetra_precondition.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2024 by the deal.II authors +// Copyright (C) 2024 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_tpetra_solver_direct.h b/include/deal.II/lac/trilinos_tpetra_solver_direct.h index 058adf545a..5060a9ebc8 100644 --- a/include/deal.II/lac/trilinos_tpetra_solver_direct.h +++ b/include/deal.II/lac/trilinos_tpetra_solver_direct.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2024 by the deal.II authors +// Copyright (C) 2024 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_tpetra_solver_direct.templates.h b/include/deal.II/lac/trilinos_tpetra_solver_direct.templates.h index 1bbf1e563e..4b132d6ae2 100644 --- a/include/deal.II/lac/trilinos_tpetra_solver_direct.templates.h +++ b/include/deal.II/lac/trilinos_tpetra_solver_direct.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2024 by the deal.II authors +// Copyright (C) 2024 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_tpetra_sparse_matrix.h b/include/deal.II/lac/trilinos_tpetra_sparse_matrix.h index 1ce32dd2c1..7d75161691 100644 --- a/include/deal.II/lac/trilinos_tpetra_sparse_matrix.h +++ b/include/deal.II/lac/trilinos_tpetra_sparse_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2024 by the deal.II authors +// Copyright (C) 2024 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_tpetra_sparse_matrix.templates.h b/include/deal.II/lac/trilinos_tpetra_sparse_matrix.templates.h index d2e6da7cf5..2a0730d9f4 100644 --- a/include/deal.II/lac/trilinos_tpetra_sparse_matrix.templates.h +++ b/include/deal.II/lac/trilinos_tpetra_sparse_matrix.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2024 by the deal.II authors +// Copyright (C) 2024 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_tpetra_sparsity_pattern.h b/include/deal.II/lac/trilinos_tpetra_sparsity_pattern.h index deee85cf38..b054f599bf 100644 --- a/include/deal.II/lac/trilinos_tpetra_sparsity_pattern.h +++ b/include/deal.II/lac/trilinos_tpetra_sparsity_pattern.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2024 by the deal.II authors +// Copyright (C) 2024 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_tpetra_types.h b/include/deal.II/lac/trilinos_tpetra_types.h index 3ab905c41f..a08c0c2f22 100644 --- a/include/deal.II/lac/trilinos_tpetra_types.h +++ b/include/deal.II/lac/trilinos_tpetra_types.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_tpetra_vector.h b/include/deal.II/lac/trilinos_tpetra_vector.h index 788f2c7e25..22d1316849 100644 --- a/include/deal.II/lac/trilinos_tpetra_vector.h +++ b/include/deal.II/lac/trilinos_tpetra_vector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_tpetra_vector.templates.h b/include/deal.II/lac/trilinos_tpetra_vector.templates.h index 0157e9a4f3..30c813db11 100644 --- a/include/deal.II/lac/trilinos_tpetra_vector.templates.h +++ b/include/deal.II/lac/trilinos_tpetra_vector.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/trilinos_vector.h b/include/deal.II/lac/trilinos_vector.h index 71b522d84f..69fb3bd655 100644 --- a/include/deal.II/lac/trilinos_vector.h +++ b/include/deal.II/lac/trilinos_vector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2024 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/vector_element_access.h b/include/deal.II/lac/vector_element_access.h index 48c2c92ba9..9ab9b865df 100644 --- a/include/deal.II/lac/vector_element_access.h +++ b/include/deal.II/lac/vector_element_access.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/vector_memory.templates.h b/include/deal.II/lac/vector_memory.templates.h index 90226ee424..b15cc8ea1c 100644 --- a/include/deal.II/lac/vector_memory.templates.h +++ b/include/deal.II/lac/vector_memory.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2024 by the deal.II authors +// Copyright (C) 2007 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/lac/vector_operations_internal.h b/include/deal.II/lac/vector_operations_internal.h index 5d0243695b..36a52f7212 100644 --- a/include/deal.II/lac/vector_operations_internal.h +++ b/include/deal.II/lac/vector_operations_internal.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/constraint_info.h b/include/deal.II/matrix_free/constraint_info.h index f7ac78b0a1..daf7e19f9b 100644 --- a/include/deal.II/matrix_free/constraint_info.h +++ b/include/deal.II/matrix_free/constraint_info.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/dof_info.h b/include/deal.II/matrix_free/dof_info.h index 9109769da1..2b720349cd 100644 --- a/include/deal.II/matrix_free/dof_info.h +++ b/include/deal.II/matrix_free/dof_info.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/dof_info.templates.h b/include/deal.II/matrix_free/dof_info.templates.h index 2c4b2dcc34..c51bb59cb9 100644 --- a/include/deal.II/matrix_free/dof_info.templates.h +++ b/include/deal.II/matrix_free/dof_info.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/evaluation_flags.h b/include/deal.II/matrix_free/evaluation_flags.h index 6b9cab00ce..b3b07ebc7f 100644 --- a/include/deal.II/matrix_free/evaluation_flags.h +++ b/include/deal.II/matrix_free/evaluation_flags.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/evaluation_kernels.h b/include/deal.II/matrix_free/evaluation_kernels.h index 4817976afe..290700a597 100644 --- a/include/deal.II/matrix_free/evaluation_kernels.h +++ b/include/deal.II/matrix_free/evaluation_kernels.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/evaluation_kernels_face.h b/include/deal.II/matrix_free/evaluation_kernels_face.h index 6214c6585c..d472909ed1 100644 --- a/include/deal.II/matrix_free/evaluation_kernels_face.h +++ b/include/deal.II/matrix_free/evaluation_kernels_face.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/evaluation_selector.h b/include/deal.II/matrix_free/evaluation_selector.h index 41e42d3835..277a1840f1 100644 --- a/include/deal.II/matrix_free/evaluation_selector.h +++ b/include/deal.II/matrix_free/evaluation_selector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/evaluation_template_face_factory.templates.h b/include/deal.II/matrix_free/evaluation_template_face_factory.templates.h index 935371d30b..6059d2d825 100644 --- a/include/deal.II/matrix_free/evaluation_template_face_factory.templates.h +++ b/include/deal.II/matrix_free/evaluation_template_face_factory.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/evaluation_template_factory_hanging_nodes.templates.h b/include/deal.II/matrix_free/evaluation_template_factory_hanging_nodes.templates.h index 398cc41ace..50a19fbabf 100644 --- a/include/deal.II/matrix_free/evaluation_template_factory_hanging_nodes.templates.h +++ b/include/deal.II/matrix_free/evaluation_template_factory_hanging_nodes.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/face_info.h b/include/deal.II/matrix_free/face_info.h index 0789d53e6c..e015a5a0cc 100644 --- a/include/deal.II/matrix_free/face_info.h +++ b/include/deal.II/matrix_free/face_info.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/face_setup_internal.h b/include/deal.II/matrix_free/face_setup_internal.h index 6435a93896..1f9d3f49de 100644 --- a/include/deal.II/matrix_free/face_setup_internal.h +++ b/include/deal.II/matrix_free/face_setup_internal.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/fe_evaluation.h b/include/deal.II/matrix_free/fe_evaluation.h index bbc313ffad..3f98363286 100644 --- a/include/deal.II/matrix_free/fe_evaluation.h +++ b/include/deal.II/matrix_free/fe_evaluation.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/fe_evaluation_data.h b/include/deal.II/matrix_free/fe_evaluation_data.h index dcc3babe71..7dd23bf901 100644 --- a/include/deal.II/matrix_free/fe_evaluation_data.h +++ b/include/deal.II/matrix_free/fe_evaluation_data.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/fe_point_evaluation.h b/include/deal.II/matrix_free/fe_point_evaluation.h index 44fd8093b4..024645b0d6 100644 --- a/include/deal.II/matrix_free/fe_point_evaluation.h +++ b/include/deal.II/matrix_free/fe_point_evaluation.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/hanging_nodes_internal.h b/include/deal.II/matrix_free/hanging_nodes_internal.h index 1411b956eb..b84bd7fe1e 100644 --- a/include/deal.II/matrix_free/hanging_nodes_internal.h +++ b/include/deal.II/matrix_free/hanging_nodes_internal.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/mapping_data_on_the_fly.h b/include/deal.II/matrix_free/mapping_data_on_the_fly.h index 9d7ab4e6d0..323831ee0b 100644 --- a/include/deal.II/matrix_free/mapping_data_on_the_fly.h +++ b/include/deal.II/matrix_free/mapping_data_on_the_fly.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/mapping_info.h b/include/deal.II/matrix_free/mapping_info.h index 081b5f066c..3a508ad974 100644 --- a/include/deal.II/matrix_free/mapping_info.h +++ b/include/deal.II/matrix_free/mapping_info.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/mapping_info.templates.h b/include/deal.II/matrix_free/mapping_info.templates.h index be4e8127d7..2caf3aa0d7 100644 --- a/include/deal.II/matrix_free/mapping_info.templates.h +++ b/include/deal.II/matrix_free/mapping_info.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/matrix_free.h b/include/deal.II/matrix_free/matrix_free.h index a7b6fa85ad..d0e4632a42 100644 --- a/include/deal.II/matrix_free/matrix_free.h +++ b/include/deal.II/matrix_free/matrix_free.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/matrix_free.templates.h b/include/deal.II/matrix_free/matrix_free.templates.h index 8d64294b15..6c2242afe8 100644 --- a/include/deal.II/matrix_free/matrix_free.templates.h +++ b/include/deal.II/matrix_free/matrix_free.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/operators.h b/include/deal.II/matrix_free/operators.h index 9522099b30..e5d1d022e7 100644 --- a/include/deal.II/matrix_free/operators.h +++ b/include/deal.II/matrix_free/operators.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/portable_evaluation_kernels.h b/include/deal.II/matrix_free/portable_evaluation_kernels.h index 28c27d61d5..4c92c94120 100644 --- a/include/deal.II/matrix_free/portable_evaluation_kernels.h +++ b/include/deal.II/matrix_free/portable_evaluation_kernels.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/portable_fe_evaluation.h b/include/deal.II/matrix_free/portable_fe_evaluation.h index 613c9a2e52..de9a78abb5 100644 --- a/include/deal.II/matrix_free/portable_fe_evaluation.h +++ b/include/deal.II/matrix_free/portable_fe_evaluation.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 - 2024 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/portable_hanging_nodes_internal.h b/include/deal.II/matrix_free/portable_hanging_nodes_internal.h index 3168346cad..55202af038 100644 --- a/include/deal.II/matrix_free/portable_hanging_nodes_internal.h +++ b/include/deal.II/matrix_free/portable_hanging_nodes_internal.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/portable_matrix_free.h b/include/deal.II/matrix_free/portable_matrix_free.h index d92dc4facc..6eb9f9da12 100644 --- a/include/deal.II/matrix_free/portable_matrix_free.h +++ b/include/deal.II/matrix_free/portable_matrix_free.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/portable_matrix_free.templates.h b/include/deal.II/matrix_free/portable_matrix_free.templates.h index cf71c8d4b9..1e55053dcc 100644 --- a/include/deal.II/matrix_free/portable_matrix_free.templates.h +++ b/include/deal.II/matrix_free/portable_matrix_free.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/portable_tensor_product_kernels.h b/include/deal.II/matrix_free/portable_tensor_product_kernels.h index 77d7845662..99936c5336 100644 --- a/include/deal.II/matrix_free/portable_tensor_product_kernels.h +++ b/include/deal.II/matrix_free/portable_tensor_product_kernels.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/shape_info.templates.h b/include/deal.II/matrix_free/shape_info.templates.h index 8619ee71d7..77ea2bb7a6 100644 --- a/include/deal.II/matrix_free/shape_info.templates.h +++ b/include/deal.II/matrix_free/shape_info.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/tensor_product_kernels.h b/include/deal.II/matrix_free/tensor_product_kernels.h index 37c7754eb9..efdd9cbae6 100644 --- a/include/deal.II/matrix_free/tensor_product_kernels.h +++ b/include/deal.II/matrix_free/tensor_product_kernels.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/tools.h b/include/deal.II/matrix_free/tools.h index 4df36ef025..bb306c94ce 100644 --- a/include/deal.II/matrix_free/tools.h +++ b/include/deal.II/matrix_free/tools.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/type_traits.h b/include/deal.II/matrix_free/type_traits.h index b70ecf6d0e..ec459a6da3 100644 --- a/include/deal.II/matrix_free/type_traits.h +++ b/include/deal.II/matrix_free/type_traits.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/matrix_free/vector_access_internal.h b/include/deal.II/matrix_free/vector_access_internal.h index b4eae634c9..ac182f7662 100644 --- a/include/deal.II/matrix_free/vector_access_internal.h +++ b/include/deal.II/matrix_free/vector_access_internal.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/meshworker/assembler.h b/include/deal.II/meshworker/assembler.h index 5ab09c7f7d..3900e4274f 100644 --- a/include/deal.II/meshworker/assembler.h +++ b/include/deal.II/meshworker/assembler.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/meshworker/copy_data.h b/include/deal.II/meshworker/copy_data.h index 24c74509fb..3e83533a93 100644 --- a/include/deal.II/meshworker/copy_data.h +++ b/include/deal.II/meshworker/copy_data.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/meshworker/dof_info.h b/include/deal.II/meshworker/dof_info.h index 25db2e32bc..25bb889585 100644 --- a/include/deal.II/meshworker/dof_info.h +++ b/include/deal.II/meshworker/dof_info.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2023 by the deal.II authors +// Copyright (C) 2009 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/meshworker/functional.h b/include/deal.II/meshworker/functional.h index 700eb38706..a6d290382e 100644 --- a/include/deal.II/meshworker/functional.h +++ b/include/deal.II/meshworker/functional.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2020 by the deal.II authors +// Copyright (C) 2011 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/meshworker/local_integrator.h b/include/deal.II/meshworker/local_integrator.h index cc7a81ef32..6f173e97b2 100644 --- a/include/deal.II/meshworker/local_integrator.h +++ b/include/deal.II/meshworker/local_integrator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/meshworker/output.h b/include/deal.II/meshworker/output.h index 57cdfd22fb..72ed5512a1 100644 --- a/include/deal.II/meshworker/output.h +++ b/include/deal.II/meshworker/output.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/meshworker/simple.h b/include/deal.II/meshworker/simple.h index 65c5ba17b1..e3da89130f 100644 --- a/include/deal.II/meshworker/simple.h +++ b/include/deal.II/meshworker/simple.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2023 by the deal.II authors +// Copyright (C) 2011 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/meshworker/vector_selector.h b/include/deal.II/meshworker/vector_selector.h index d31851d611..0b2d11be0a 100644 --- a/include/deal.II/meshworker/vector_selector.h +++ b/include/deal.II/meshworker/vector_selector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2024 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_base.h b/include/deal.II/multigrid/mg_base.h index 65b1d425c3..85253a36e8 100644 --- a/include/deal.II/multigrid/mg_base.h +++ b/include/deal.II/multigrid/mg_base.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2023 by the deal.II authors +// Copyright (C) 1999 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_base.templates.h b/include/deal.II/multigrid/mg_base.templates.h index b6b89b66ae..5c1c5c8d5c 100644 --- a/include/deal.II/multigrid/mg_base.templates.h +++ b/include/deal.II/multigrid/mg_base.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2023 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_block_smoother.h b/include/deal.II/multigrid/mg_block_smoother.h index 37054d4936..f178abdfc3 100644 --- a/include/deal.II/multigrid/mg_block_smoother.h +++ b/include/deal.II/multigrid/mg_block_smoother.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2023 by the deal.II authors +// Copyright (C) 2005 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_coarse.h b/include/deal.II/multigrid/mg_coarse.h index 39e3175c2f..33e324ae80 100644 --- a/include/deal.II/multigrid/mg_coarse.h +++ b/include/deal.II/multigrid/mg_coarse.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2023 by the deal.II authors +// Copyright (C) 2002 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_constrained_dofs.h b/include/deal.II/multigrid/mg_constrained_dofs.h index 3f9de6640c..b1ca442f7a 100644 --- a/include/deal.II/multigrid/mg_constrained_dofs.h +++ b/include/deal.II/multigrid/mg_constrained_dofs.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_matrix.h b/include/deal.II/multigrid/mg_matrix.h index 5db3406a2f..f29690a8cd 100644 --- a/include/deal.II/multigrid/mg_matrix.h +++ b/include/deal.II/multigrid/mg_matrix.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_smoother.h b/include/deal.II/multigrid/mg_smoother.h index 96e07ac931..fbc9c51736 100644 --- a/include/deal.II/multigrid/mg_smoother.h +++ b/include/deal.II/multigrid/mg_smoother.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2023 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_transfer.h b/include/deal.II/multigrid/mg_transfer.h index 9b038bc510..ffb0a54f11 100644 --- a/include/deal.II/multigrid/mg_transfer.h +++ b/include/deal.II/multigrid/mg_transfer.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2023 by the deal.II authors +// Copyright (C) 2001 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_transfer.templates.h b/include/deal.II/multigrid/mg_transfer.templates.h index 9278944c61..e8ba024d20 100644 --- a/include/deal.II/multigrid/mg_transfer.templates.h +++ b/include/deal.II/multigrid/mg_transfer.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_transfer_block.h b/include/deal.II/multigrid/mg_transfer_block.h index 7e55bf3a3e..6f3302449b 100644 --- a/include/deal.II/multigrid/mg_transfer_block.h +++ b/include/deal.II/multigrid/mg_transfer_block.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2023 by the deal.II authors +// Copyright (C) 2001 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_transfer_component.h b/include/deal.II/multigrid/mg_transfer_component.h index bbc8a54902..8fd3fee9e3 100644 --- a/include/deal.II/multigrid/mg_transfer_component.h +++ b/include/deal.II/multigrid/mg_transfer_component.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2023 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_transfer_global_coarsening.templates.h b/include/deal.II/multigrid/mg_transfer_global_coarsening.templates.h index 1fcb7ead22..8a42e9ea9b 100644 --- a/include/deal.II/multigrid/mg_transfer_global_coarsening.templates.h +++ b/include/deal.II/multigrid/mg_transfer_global_coarsening.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_transfer_internal.h b/include/deal.II/multigrid/mg_transfer_internal.h index fd7a8295c0..6362a6589d 100644 --- a/include/deal.II/multigrid/mg_transfer_internal.h +++ b/include/deal.II/multigrid/mg_transfer_internal.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_transfer_matrix_free.h b/include/deal.II/multigrid/mg_transfer_matrix_free.h index 2b47e3a6fa..17f522547f 100644 --- a/include/deal.II/multigrid/mg_transfer_matrix_free.h +++ b/include/deal.II/multigrid/mg_transfer_matrix_free.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/mg_transfer_matrix_free.templates.h b/include/deal.II/multigrid/mg_transfer_matrix_free.templates.h index 4aec7ca905..89d5057933 100644 --- a/include/deal.II/multigrid/mg_transfer_matrix_free.templates.h +++ b/include/deal.II/multigrid/mg_transfer_matrix_free.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/multigrid.h b/include/deal.II/multigrid/multigrid.h index 08039f5605..d51153e23d 100644 --- a/include/deal.II/multigrid/multigrid.h +++ b/include/deal.II/multigrid/multigrid.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/multigrid.templates.h b/include/deal.II/multigrid/multigrid.templates.h index ed99ed89de..cf30d7fc44 100644 --- a/include/deal.II/multigrid/multigrid.templates.h +++ b/include/deal.II/multigrid/multigrid.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/multigrid/sparse_matrix_collection.h b/include/deal.II/multigrid/sparse_matrix_collection.h index 84c68276cb..b9a206579d 100644 --- a/include/deal.II/multigrid/sparse_matrix_collection.h +++ b/include/deal.II/multigrid/sparse_matrix_collection.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2022 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/non_matching/immersed_surface_quadrature.h b/include/deal.II/non_matching/immersed_surface_quadrature.h index f260c83fe5..2bfb826226 100644 --- a/include/deal.II/non_matching/immersed_surface_quadrature.h +++ b/include/deal.II/non_matching/immersed_surface_quadrature.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/non_matching/mapping_info.h b/include/deal.II/non_matching/mapping_info.h index d7022f31c1..fa8fcb65b8 100644 --- a/include/deal.II/non_matching/mapping_info.h +++ b/include/deal.II/non_matching/mapping_info.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/non_matching/mesh_classifier.h b/include/deal.II/non_matching/mesh_classifier.h index 1458db4770..c894d5c0cf 100644 --- a/include/deal.II/non_matching/mesh_classifier.h +++ b/include/deal.II/non_matching/mesh_classifier.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/non_matching/quadrature_generator.h b/include/deal.II/non_matching/quadrature_generator.h index 93931ec792..2b9643a9b0 100644 --- a/include/deal.II/non_matching/quadrature_generator.h +++ b/include/deal.II/non_matching/quadrature_generator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/cell_data_transfer.h b/include/deal.II/numerics/cell_data_transfer.h index 514b7ec310..31c342e6e0 100644 --- a/include/deal.II/numerics/cell_data_transfer.h +++ b/include/deal.II/numerics/cell_data_transfer.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2021 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/cell_data_transfer.templates.h b/include/deal.II/numerics/cell_data_transfer.templates.h index 8fcd1f17b3..0b008f0e82 100644 --- a/include/deal.II/numerics/cell_data_transfer.templates.h +++ b/include/deal.II/numerics/cell_data_transfer.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/data_out_dof_data.h b/include/deal.II/numerics/data_out_dof_data.h index 503cdbc534..c6fb18293c 100644 --- a/include/deal.II/numerics/data_out_dof_data.h +++ b/include/deal.II/numerics/data_out_dof_data.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/data_out_dof_data.templates.h b/include/deal.II/numerics/data_out_dof_data.templates.h index cf36b7f2bc..3e973d9e27 100644 --- a/include/deal.II/numerics/data_out_dof_data.templates.h +++ b/include/deal.II/numerics/data_out_dof_data.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/data_out_resample.h b/include/deal.II/numerics/data_out_resample.h index 6a0c86f127..21556d298c 100644 --- a/include/deal.II/numerics/data_out_resample.h +++ b/include/deal.II/numerics/data_out_resample.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/data_out_stack.h b/include/deal.II/numerics/data_out_stack.h index be7104a570..bde0db0525 100644 --- a/include/deal.II/numerics/data_out_stack.h +++ b/include/deal.II/numerics/data_out_stack.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2023 by the deal.II authors +// Copyright (C) 1999 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/data_postprocessor.h b/include/deal.II/numerics/data_postprocessor.h index d077755b9c..f72b49d182 100644 --- a/include/deal.II/numerics/data_postprocessor.h +++ b/include/deal.II/numerics/data_postprocessor.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2023 by the deal.II authors +// Copyright (C) 2007 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/dof_output_operator.h b/include/deal.II/numerics/dof_output_operator.h index 8ef06582c8..65bb8aad3a 100644 --- a/include/deal.II/numerics/dof_output_operator.h +++ b/include/deal.II/numerics/dof_output_operator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2022 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/error_estimator.h b/include/deal.II/numerics/error_estimator.h index b44970b40d..7738becbff 100644 --- a/include/deal.II/numerics/error_estimator.h +++ b/include/deal.II/numerics/error_estimator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/error_estimator.templates.h b/include/deal.II/numerics/error_estimator.templates.h index 9955d975a8..723c2d62c9 100644 --- a/include/deal.II/numerics/error_estimator.templates.h +++ b/include/deal.II/numerics/error_estimator.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/fe_field_function.h b/include/deal.II/numerics/fe_field_function.h index 7c03f719ac..ed8b79ea04 100644 --- a/include/deal.II/numerics/fe_field_function.h +++ b/include/deal.II/numerics/fe_field_function.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2023 by the deal.II authors +// Copyright (C) 2007 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/matrix_creator.templates.h b/include/deal.II/numerics/matrix_creator.templates.h index df5e3c97ef..6d18f4a5c2 100644 --- a/include/deal.II/numerics/matrix_creator.templates.h +++ b/include/deal.II/numerics/matrix_creator.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2024 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/nonlinear.h b/include/deal.II/numerics/nonlinear.h index 4ba2d7dfcc..5c269696dd 100644 --- a/include/deal.II/numerics/nonlinear.h +++ b/include/deal.II/numerics/nonlinear.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/point_value_history.h b/include/deal.II/numerics/point_value_history.h index b6783cdcd0..dfc03012c7 100644 --- a/include/deal.II/numerics/point_value_history.h +++ b/include/deal.II/numerics/point_value_history.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2023 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/rtree.h b/include/deal.II/numerics/rtree.h index 5b5bd76bf8..2c375dd0b6 100644 --- a/include/deal.II/numerics/rtree.h +++ b/include/deal.II/numerics/rtree.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/solution_transfer.h b/include/deal.II/numerics/solution_transfer.h index 61111d0854..c374445927 100644 --- a/include/deal.II/numerics/solution_transfer.h +++ b/include/deal.II/numerics/solution_transfer.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2023 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/solution_transfer.templates.h b/include/deal.II/numerics/solution_transfer.templates.h index 17344ee220..726dbe9b4a 100644 --- a/include/deal.II/numerics/solution_transfer.templates.h +++ b/include/deal.II/numerics/solution_transfer.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2023 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/tensor_product_matrix_creator.h b/include/deal.II/numerics/tensor_product_matrix_creator.h index ab5159cdd4..31902e7826 100644 --- a/include/deal.II/numerics/tensor_product_matrix_creator.h +++ b/include/deal.II/numerics/tensor_product_matrix_creator.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_boundary.h b/include/deal.II/numerics/vector_tools_boundary.h index da356f8517..dd90a5c74a 100644 --- a/include/deal.II/numerics/vector_tools_boundary.h +++ b/include/deal.II/numerics/vector_tools_boundary.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_boundary.templates.h b/include/deal.II/numerics/vector_tools_boundary.templates.h index 8f51c6a145..0047963dd3 100644 --- a/include/deal.II/numerics/vector_tools_boundary.templates.h +++ b/include/deal.II/numerics/vector_tools_boundary.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_constraints.templates.h b/include/deal.II/numerics/vector_tools_constraints.templates.h index ad4249d54a..91c6a883ff 100644 --- a/include/deal.II/numerics/vector_tools_constraints.templates.h +++ b/include/deal.II/numerics/vector_tools_constraints.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_evaluate.h b/include/deal.II/numerics/vector_tools_evaluate.h index 60ed8430f2..e44b529ba7 100644 --- a/include/deal.II/numerics/vector_tools_evaluate.h +++ b/include/deal.II/numerics/vector_tools_evaluate.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_integrate_difference.h b/include/deal.II/numerics/vector_tools_integrate_difference.h index 038eace54d..585b4f53ba 100644 --- a/include/deal.II/numerics/vector_tools_integrate_difference.h +++ b/include/deal.II/numerics/vector_tools_integrate_difference.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_integrate_difference.templates.h b/include/deal.II/numerics/vector_tools_integrate_difference.templates.h index 6065dd9190..5303eef438 100644 --- a/include/deal.II/numerics/vector_tools_integrate_difference.templates.h +++ b/include/deal.II/numerics/vector_tools_integrate_difference.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_interpolate.h b/include/deal.II/numerics/vector_tools_interpolate.h index eb3ef96a64..1b7f1be89c 100644 --- a/include/deal.II/numerics/vector_tools_interpolate.h +++ b/include/deal.II/numerics/vector_tools_interpolate.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_interpolate.templates.h b/include/deal.II/numerics/vector_tools_interpolate.templates.h index c538b59c43..4df03315a5 100644 --- a/include/deal.II/numerics/vector_tools_interpolate.templates.h +++ b/include/deal.II/numerics/vector_tools_interpolate.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_mean_value.h b/include/deal.II/numerics/vector_tools_mean_value.h index 52c92f3988..9a157f3133 100644 --- a/include/deal.II/numerics/vector_tools_mean_value.h +++ b/include/deal.II/numerics/vector_tools_mean_value.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_mean_value.templates.h b/include/deal.II/numerics/vector_tools_mean_value.templates.h index dfa32048fc..43ed47bb71 100644 --- a/include/deal.II/numerics/vector_tools_mean_value.templates.h +++ b/include/deal.II/numerics/vector_tools_mean_value.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_point_gradient.h b/include/deal.II/numerics/vector_tools_point_gradient.h index 8f388e12ee..b5feaa2186 100644 --- a/include/deal.II/numerics/vector_tools_point_gradient.h +++ b/include/deal.II/numerics/vector_tools_point_gradient.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_point_value.h b/include/deal.II/numerics/vector_tools_point_value.h index 88dda919a5..b465aedb51 100644 --- a/include/deal.II/numerics/vector_tools_point_value.h +++ b/include/deal.II/numerics/vector_tools_point_value.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_point_value.templates.h b/include/deal.II/numerics/vector_tools_point_value.templates.h index a3c94eaa27..40938a7a8b 100644 --- a/include/deal.II/numerics/vector_tools_point_value.templates.h +++ b/include/deal.II/numerics/vector_tools_point_value.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_project.h b/include/deal.II/numerics/vector_tools_project.h index bfd8e58638..c0d75bed16 100644 --- a/include/deal.II/numerics/vector_tools_project.h +++ b/include/deal.II/numerics/vector_tools_project.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_project.templates.h b/include/deal.II/numerics/vector_tools_project.templates.h index fbc2d09daa..d2f8763eed 100644 --- a/include/deal.II/numerics/vector_tools_project.templates.h +++ b/include/deal.II/numerics/vector_tools_project.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_rhs.h b/include/deal.II/numerics/vector_tools_rhs.h index 9659002ab1..1bfb42a0b2 100644 --- a/include/deal.II/numerics/vector_tools_rhs.h +++ b/include/deal.II/numerics/vector_tools_rhs.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/numerics/vector_tools_rhs.templates.h b/include/deal.II/numerics/vector_tools_rhs.templates.h index e228da6350..2945c70eb9 100644 --- a/include/deal.II/numerics/vector_tools_rhs.templates.h +++ b/include/deal.II/numerics/vector_tools_rhs.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/opencascade/boundary_lib.h b/include/deal.II/opencascade/boundary_lib.h index 667aff2ec8..5dd32de703 100644 --- a/include/deal.II/opencascade/boundary_lib.h +++ b/include/deal.II/opencascade/boundary_lib.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2020 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/opencascade/manifold_lib.h b/include/deal.II/opencascade/manifold_lib.h index 7b420bee15..0fe7943f2a 100644 --- a/include/deal.II/opencascade/manifold_lib.h +++ b/include/deal.II/opencascade/manifold_lib.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/opencascade/utilities.h b/include/deal.II/opencascade/utilities.h index e1a0779d10..5206d028c6 100644 --- a/include/deal.II/opencascade/utilities.h +++ b/include/deal.II/opencascade/utilities.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/optimization/rol/vector_adaptor.h b/include/deal.II/optimization/rol/vector_adaptor.h index d33d6ccff9..e8edc8015f 100644 --- a/include/deal.II/optimization/rol/vector_adaptor.h +++ b/include/deal.II/optimization/rol/vector_adaptor.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/optimization/solver_bfgs.h b/include/deal.II/optimization/solver_bfgs.h index 3fbd2dbe35..7dc25cd916 100644 --- a/include/deal.II/optimization/solver_bfgs.h +++ b/include/deal.II/optimization/solver_bfgs.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/particles/data_out.h b/include/deal.II/particles/data_out.h index e2c55ad077..2e4df7af40 100644 --- a/include/deal.II/particles/data_out.h +++ b/include/deal.II/particles/data_out.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2022 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/particles/particle.h b/include/deal.II/particles/particle.h index 6a19e47f39..01c4f23e1a 100644 --- a/include/deal.II/particles/particle.h +++ b/include/deal.II/particles/particle.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/particles/particle_accessor.h b/include/deal.II/particles/particle_accessor.h index 87d5980e78..128e47d110 100644 --- a/include/deal.II/particles/particle_accessor.h +++ b/include/deal.II/particles/particle_accessor.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/particles/particle_handler.h b/include/deal.II/particles/particle_handler.h index 49097ce61a..ca75c238ee 100644 --- a/include/deal.II/particles/particle_handler.h +++ b/include/deal.II/particles/particle_handler.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/particles/partitioner.h b/include/deal.II/particles/partitioner.h index 70ba2e90e5..eb7293a6ab 100644 --- a/include/deal.II/particles/partitioner.h +++ b/include/deal.II/particles/partitioner.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2021 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/particles/property_pool.h b/include/deal.II/particles/property_pool.h index 34968e21b5..944b5fc8bf 100644 --- a/include/deal.II/particles/property_pool.h +++ b/include/deal.II/particles/property_pool.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/physics/elasticity/standard_tensors.h b/include/deal.II/physics/elasticity/standard_tensors.h index 2da8165b1e..4127f91d14 100644 --- a/include/deal.II/physics/elasticity/standard_tensors.h +++ b/include/deal.II/physics/elasticity/standard_tensors.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/physics/transformations.h b/include/deal.II/physics/transformations.h index b1af26b135..56f722a5a1 100644 --- a/include/deal.II/physics/transformations.h +++ b/include/deal.II/physics/transformations.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/sundials/arkode.h b/include/deal.II/sundials/arkode.h index c05da6dc8b..abe3b45bd6 100644 --- a/include/deal.II/sundials/arkode.h +++ b/include/deal.II/sundials/arkode.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/sundials/ida.h b/include/deal.II/sundials/ida.h index 20e1134941..a228d8f121 100644 --- a/include/deal.II/sundials/ida.h +++ b/include/deal.II/sundials/ida.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/sundials/kinsol.h b/include/deal.II/sundials/kinsol.h index c7dd39ca10..54192954a2 100644 --- a/include/deal.II/sundials/kinsol.h +++ b/include/deal.II/sundials/kinsol.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/sundials/n_vector.h b/include/deal.II/sundials/n_vector.h index 80704e9d8d..d0b73d49f9 100644 --- a/include/deal.II/sundials/n_vector.h +++ b/include/deal.II/sundials/n_vector.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2022 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/sundials/n_vector.templates.h b/include/deal.II/sundials/n_vector.templates.h index b0791c17d4..fb03b41521 100644 --- a/include/deal.II/sundials/n_vector.templates.h +++ b/include/deal.II/sundials/n_vector.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/sundials/utilities.h b/include/deal.II/sundials/utilities.h index f2bea34d67..6aebc034ee 100644 --- a/include/deal.II/sundials/utilities.h +++ b/include/deal.II/sundials/utilities.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/trilinos/nox.h b/include/deal.II/trilinos/nox.h index ca6b1ba99a..90ab4689cc 100644 --- a/include/deal.II/trilinos/nox.h +++ b/include/deal.II/trilinos/nox.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/trilinos/nox.templates.h b/include/deal.II/trilinos/nox.templates.h index 0914766357..b29b12c4b2 100644 --- a/include/deal.II/trilinos/nox.templates.h +++ b/include/deal.II/trilinos/nox.templates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/include/deal.II/vtk/utilities.h b/include/deal.II/vtk/utilities.h index 9f24515057..a98123b588 100644 --- a/include/deal.II/vtk/utilities.h +++ b/include/deal.II/vtk/utilities.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index 083ab98815..d953e0d0fc 100644 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2024 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/algorithms/CMakeLists.txt b/source/algorithms/CMakeLists.txt index a39b8acd08..a8be47247d 100644 --- a/source/algorithms/CMakeLists.txt +++ b/source/algorithms/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2023 by the deal.II authors +## Copyright (C) 2013 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/algorithms/operator.cc b/source/algorithms/operator.cc index 18bd961c38..58ba332871 100644 --- a/source/algorithms/operator.cc +++ b/source/algorithms/operator.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/arborx/CMakeLists.txt b/source/arborx/CMakeLists.txt index 492f357e65..b174a0c8e9 100644 --- a/source/arborx/CMakeLists.txt +++ b/source/arborx/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2021 - 2023 by the deal.II authors +## Copyright (C) 2021 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/arborx/access_traits.cc b/source/arborx/access_traits.cc index b191ca2754..34829fa1c9 100644 --- a/source/arborx/access_traits.cc +++ b/source/arborx/access_traits.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/CMakeLists.txt b/source/base/CMakeLists.txt index d8423fd866..045e978d3e 100644 --- a/source/base/CMakeLists.txt +++ b/source/base/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2024 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/base/bounding_box.cc b/source/base/bounding_box.cc index 60a5a58c9b..46afc25ac8 100644 --- a/source/base/bounding_box.cc +++ b/source/base/bounding_box.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/conditional_ostream.cc b/source/base/conditional_ostream.cc index 1d2c03be8b..14ed0ac9c9 100644 --- a/source/base/conditional_ostream.cc +++ b/source/base/conditional_ostream.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2018 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/convergence_table.cc b/source/base/convergence_table.cc index bb89cb80ea..5a95c314a5 100644 --- a/source/base/convergence_table.cc +++ b/source/base/convergence_table.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/data_out_base.cc b/source/base/data_out_base.cc index 4b72e9f273..a56de00068 100644 --- a/source/base/data_out_base.cc +++ b/source/base/data_out_base.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/discrete_time.cc b/source/base/discrete_time.cc index 8eb451cfa6..f0a0fdaee3 100644 --- a/source/base/discrete_time.cc +++ b/source/base/discrete_time.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/enable_observer_pointer.cc b/source/base/enable_observer_pointer.cc index d29d95ec3f..95c3dcb27c 100644 --- a/source/base/enable_observer_pointer.cc +++ b/source/base/enable_observer_pointer.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/event.cc b/source/base/event.cc index 2847d8f4bc..34a4c8e812 100644 --- a/source/base/event.cc +++ b/source/base/event.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2018 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/exceptions.cc b/source/base/exceptions.cc index 68e466d4c9..b9910d27c7 100644 --- a/source/base/exceptions.cc +++ b/source/base/exceptions.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/function.cc b/source/base/function.cc index d73940ae4a..90f48a7308 100644 --- a/source/base/function.cc +++ b/source/base/function.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/function.inst.in b/source/base/function.inst.in index 442476435f..fc099bb9e7 100644 --- a/source/base/function.inst.in +++ b/source/base/function.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2021 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/function_cspline.cc b/source/base/function_cspline.cc index 2b303f4b5b..9a186eebf2 100644 --- a/source/base/function_cspline.cc +++ b/source/base/function_cspline.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2021 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/function_derivative.cc b/source/base/function_derivative.cc index 47c3e4f53e..7ebba5c72d 100644 --- a/source/base/function_derivative.cc +++ b/source/base/function_derivative.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2024 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/function_lib.cc b/source/base/function_lib.cc index 4dba5de085..079ef41f12 100644 --- a/source/base/function_lib.cc +++ b/source/base/function_lib.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/function_restriction.cc b/source/base/function_restriction.cc index 41ead77080..59a2d07ed3 100644 --- a/source/base/function_restriction.cc +++ b/source/base/function_restriction.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/function_signed_distance.cc b/source/base/function_signed_distance.cc index e396e417ca..eaa421841a 100644 --- a/source/base/function_signed_distance.cc +++ b/source/base/function_signed_distance.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/function_time.cc b/source/base/function_time.cc index 21189c87c8..427a760cf0 100644 --- a/source/base/function_time.cc +++ b/source/base/function_time.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2018 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/function_tools.cc b/source/base/function_tools.cc index edc66effb6..feef53ec9c 100644 --- a/source/base/function_tools.cc +++ b/source/base/function_tools.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/geometric_utilities.cc b/source/base/geometric_utilities.cc index 86bf7b24c1..524426dcff 100644 --- a/source/base/geometric_utilities.cc +++ b/source/base/geometric_utilities.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2024 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/hdf5.cc b/source/base/hdf5.cc index b825130c1e..288d48514c 100644 --- a/source/base/hdf5.cc +++ b/source/base/hdf5.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/incremental_function.cc b/source/base/incremental_function.cc index b756a84d9a..4a0d6c2c27 100644 --- a/source/base/incremental_function.cc +++ b/source/base/incremental_function.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/index_set.cc b/source/base/index_set.cc index 94e1bb08aa..ebe95647de 100644 --- a/source/base/index_set.cc +++ b/source/base/index_set.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2024 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/init_finalize.cc b/source/base/init_finalize.cc index d52369441a..d9bde45743 100644 --- a/source/base/init_finalize.cc +++ b/source/base/init_finalize.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2023 - 2024 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/job_identifier.cc b/source/base/job_identifier.cc index f61a9f62d8..08ea0e6184 100644 --- a/source/base/job_identifier.cc +++ b/source/base/job_identifier.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/kokkos.cc b/source/base/kokkos.cc index 686ea046e7..fa9ed987f4 100644 --- a/source/base/kokkos.cc +++ b/source/base/kokkos.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/logstream.cc b/source/base/logstream.cc index 338bcc0fd1..c6c555b99b 100644 --- a/source/base/logstream.cc +++ b/source/base/logstream.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/mpi.cc b/source/base/mpi.cc index f72ea05ccf..9238b2304d 100644 --- a/source/base/mpi.cc +++ b/source/base/mpi.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/mpi_noncontiguous_partitioner.cc b/source/base/mpi_noncontiguous_partitioner.cc index 04b615c150..d2198c8e1a 100644 --- a/source/base/mpi_noncontiguous_partitioner.cc +++ b/source/base/mpi_noncontiguous_partitioner.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/mpi_noncontiguous_partitioner.inst.in b/source/base/mpi_noncontiguous_partitioner.inst.in index 70187d731f..8468710be7 100644 --- a/source/base/mpi_noncontiguous_partitioner.inst.in +++ b/source/base/mpi_noncontiguous_partitioner.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/mpi_remote_point_evaluation.cc b/source/base/mpi_remote_point_evaluation.cc index 4ceae1f88c..d0f97294b7 100644 --- a/source/base/mpi_remote_point_evaluation.cc +++ b/source/base/mpi_remote_point_evaluation.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/mu_parser_internal.cc b/source/base/mu_parser_internal.cc index fa2bbd03c7..b46d7578f1 100644 --- a/source/base/mu_parser_internal.cc +++ b/source/base/mu_parser_internal.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/multithread_info.cc b/source/base/multithread_info.cc index 8e391b324f..58eeb8b0f2 100644 --- a/source/base/multithread_info.cc +++ b/source/base/multithread_info.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2023 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/parallel.cc b/source/base/parallel.cc index 013cca1cb4..9e3c824284 100644 --- a/source/base/parallel.cc +++ b/source/base/parallel.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2024 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/parameter_acceptor.cc b/source/base/parameter_acceptor.cc index e356184a4e..b050c2d5aa 100644 --- a/source/base/parameter_acceptor.cc +++ b/source/base/parameter_acceptor.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/parameter_handler.cc b/source/base/parameter_handler.cc index 8ab8a34539..6aa60d440c 100644 --- a/source/base/parameter_handler.cc +++ b/source/base/parameter_handler.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/parsed_convergence_table.cc b/source/base/parsed_convergence_table.cc index ef483e1b5b..d47a72ad0b 100644 --- a/source/base/parsed_convergence_table.cc +++ b/source/base/parsed_convergence_table.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/parsed_function.cc b/source/base/parsed_function.cc index 784d23059e..c45f3d3d38 100644 --- a/source/base/parsed_function.cc +++ b/source/base/parsed_function.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2024 by the deal.II authors +// Copyright (C) 2007 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/partitioner.cc b/source/base/partitioner.cc index 95d3bd335f..9398008eec 100644 --- a/source/base/partitioner.cc +++ b/source/base/partitioner.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/path_search.cc b/source/base/path_search.cc index a886ba551b..32a1becb45 100644 --- a/source/base/path_search.cc +++ b/source/base/path_search.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2023 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/polynomial.cc b/source/base/polynomial.cc index 3b421bc236..a0fc138ebe 100644 --- a/source/base/polynomial.cc +++ b/source/base/polynomial.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2024 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/polynomials_bernardi_raugel.cc b/source/base/polynomials_bernardi_raugel.cc index 473ec6525e..d615aa0263 100644 --- a/source/base/polynomials_bernardi_raugel.cc +++ b/source/base/polynomials_bernardi_raugel.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/polynomials_bernstein.cc b/source/base/polynomials_bernstein.cc index cb12a2f652..bbb429f669 100644 --- a/source/base/polynomials_bernstein.cc +++ b/source/base/polynomials_bernstein.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2018 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/polynomials_integrated_legendre_sz.cc b/source/base/polynomials_integrated_legendre_sz.cc index 3d179dd889..5c17052bee 100644 --- a/source/base/polynomials_integrated_legendre_sz.cc +++ b/source/base/polynomials_integrated_legendre_sz.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/polynomials_piecewise.cc b/source/base/polynomials_piecewise.cc index d9dec4f610..385973d079 100644 --- a/source/base/polynomials_piecewise.cc +++ b/source/base/polynomials_piecewise.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/polynomials_pyramid.cc b/source/base/polynomials_pyramid.cc index 871c08bf75..bb92abe573 100644 --- a/source/base/polynomials_pyramid.cc +++ b/source/base/polynomials_pyramid.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/polynomials_rannacher_turek.cc b/source/base/polynomials_rannacher_turek.cc index 1c1e422693..fab6fc3468 100644 --- a/source/base/polynomials_rannacher_turek.cc +++ b/source/base/polynomials_rannacher_turek.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/polynomials_raviart_thomas.cc b/source/base/polynomials_raviart_thomas.cc index 8ca30dcfa5..7fec438d0e 100644 --- a/source/base/polynomials_raviart_thomas.cc +++ b/source/base/polynomials_raviart_thomas.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2024 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/polynomials_vector_anisotropic.cc b/source/base/polynomials_vector_anisotropic.cc index 038c2ccea3..35db7d4ce9 100644 --- a/source/base/polynomials_vector_anisotropic.cc +++ b/source/base/polynomials_vector_anisotropic.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2024 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/process_grid.cc b/source/base/process_grid.cc index eb9114fd80..f1301a6509 100644 --- a/source/base/process_grid.cc +++ b/source/base/process_grid.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/qprojector.cc b/source/base/qprojector.cc index 11c17f0465..4737180e66 100644 --- a/source/base/qprojector.cc +++ b/source/base/qprojector.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/quadrature.cc b/source/base/quadrature.cc index 6dccc8e3e2..1a1ff981ec 100644 --- a/source/base/quadrature.cc +++ b/source/base/quadrature.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/symbolic_function.cc b/source/base/symbolic_function.cc index 21fc619567..abe40df510 100644 --- a/source/base/symbolic_function.cc +++ b/source/base/symbolic_function.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2020 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/symmetric_tensor.cc b/source/base/symmetric_tensor.cc index 9d88e415f6..2795e02498 100644 --- a/source/base/symmetric_tensor.cc +++ b/source/base/symmetric_tensor.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2019 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/symmetric_tensor.inst.in b/source/base/symmetric_tensor.inst.in index c402f3b55e..e65aed745f 100644 --- a/source/base/symmetric_tensor.inst.in +++ b/source/base/symmetric_tensor.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2019 by the deal.II authors +// Copyright (C) 2016 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/table_handler.cc b/source/base/table_handler.cc index a905a7137c..de9335d055 100644 --- a/source/base/table_handler.cc +++ b/source/base/table_handler.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/tensor.cc b/source/base/tensor.cc index 6f45818563..567bfed3da 100644 --- a/source/base/tensor.cc +++ b/source/base/tensor.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/tensor_function.cc b/source/base/tensor_function.cc index c300c3eb74..6afe696453 100644 --- a/source/base/tensor_function.cc +++ b/source/base/tensor_function.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2015 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/tensor_function_parser.cc b/source/base/tensor_function_parser.cc index b533b9cdc4..2a9822cf0f 100644 --- a/source/base/tensor_function_parser.cc +++ b/source/base/tensor_function_parser.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/tensor_product_polynomials.cc b/source/base/tensor_product_polynomials.cc index 92140ea745..f9ed19bfe9 100644 --- a/source/base/tensor_product_polynomials.cc +++ b/source/base/tensor_product_polynomials.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2024 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/tensor_product_polynomials_bubbles.cc b/source/base/tensor_product_polynomials_bubbles.cc index b1852c1aca..468300905a 100644 --- a/source/base/tensor_product_polynomials_bubbles.cc +++ b/source/base/tensor_product_polynomials_bubbles.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/tensor_product_polynomials_const.cc b/source/base/tensor_product_polynomials_const.cc index 8608d9ff5d..3379883102 100644 --- a/source/base/tensor_product_polynomials_const.cc +++ b/source/base/tensor_product_polynomials_const.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/thread_management.cc b/source/base/thread_management.cc index 89af802f65..902e455945 100644 --- a/source/base/thread_management.cc +++ b/source/base/thread_management.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2021 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/time_stepping.cc b/source/base/time_stepping.cc index be7d505ff2..a70f03b751 100644 --- a/source/base/time_stepping.cc +++ b/source/base/time_stepping.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2019 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/utilities.cc b/source/base/utilities.cc index 5b6056e488..9477ff12d0 100644 --- a/source/base/utilities.cc +++ b/source/base/utilities.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2024 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/base/vectorization.cc b/source/base/vectorization.cc index 9526306fc0..341a6d9664 100644 --- a/source/base/vectorization.cc +++ b/source/base/vectorization.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/cgal/CMakeLists.txt b/source/cgal/CMakeLists.txt index af68ec1ad6..3f5bc1bb3a 100644 --- a/source/cgal/CMakeLists.txt +++ b/source/cgal/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2022 - 2023 by the deal.II authors +## Copyright (C) 2022 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/cgal/intersections.cc b/source/cgal/intersections.cc index 3b1420e0f3..8bb2694cea 100644 --- a/source/cgal/intersections.cc +++ b/source/cgal/intersections.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/cgal/surface_mesh.cc b/source/cgal/surface_mesh.cc index 973643028d..35ea9314ea 100644 --- a/source/cgal/surface_mesh.cc +++ b/source/cgal/surface_mesh.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/differentiation/CMakeLists.txt b/source/differentiation/CMakeLists.txt index ae38b3442c..cdf3d2ca63 100644 --- a/source/differentiation/CMakeLists.txt +++ b/source/differentiation/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2017 - 2022 by the deal.II authors +## Copyright (C) 2017 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/differentiation/ad/CMakeLists.txt b/source/differentiation/ad/CMakeLists.txt index 4047580c1f..24a7f33196 100644 --- a/source/differentiation/ad/CMakeLists.txt +++ b/source/differentiation/ad/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2017 - 2023 by the deal.II authors +## Copyright (C) 2017 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/differentiation/ad/ad_drivers.cc b/source/differentiation/ad/ad_drivers.cc index 2cbc9df3a8..d57d277598 100644 --- a/source/differentiation/ad/ad_drivers.cc +++ b/source/differentiation/ad/ad_drivers.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/differentiation/ad/ad_drivers.inst1.in b/source/differentiation/ad/ad_drivers.inst1.in index f28edf876e..c7cfad25c3 100644 --- a/source/differentiation/ad/ad_drivers.inst1.in +++ b/source/differentiation/ad/ad_drivers.inst1.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/differentiation/ad/ad_helpers.cc b/source/differentiation/ad/ad_helpers.cc index d4512359c0..e3cb5f3093 100644 --- a/source/differentiation/ad/ad_helpers.cc +++ b/source/differentiation/ad/ad_helpers.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/differentiation/ad/adolc_number_types.cc b/source/differentiation/ad/adolc_number_types.cc index 9aaff9098a..12831393da 100644 --- a/source/differentiation/ad/adolc_number_types.cc +++ b/source/differentiation/ad/adolc_number_types.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/differentiation/ad/adolc_number_types.inst.in b/source/differentiation/ad/adolc_number_types.inst.in index bb3b795787..39ccb39291 100644 --- a/source/differentiation/ad/adolc_number_types.inst.in +++ b/source/differentiation/ad/adolc_number_types.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2018 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/differentiation/ad/sacado_number_types.cc b/source/differentiation/ad/sacado_number_types.cc index 0c3a784bcf..84814050cf 100644 --- a/source/differentiation/ad/sacado_number_types.cc +++ b/source/differentiation/ad/sacado_number_types.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2018 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/differentiation/ad/sacado_number_types.inst1.in b/source/differentiation/ad/sacado_number_types.inst1.in index 6093495bfc..f3e3be5f98 100644 --- a/source/differentiation/ad/sacado_number_types.inst1.in +++ b/source/differentiation/ad/sacado_number_types.inst1.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/differentiation/ad/sacado_number_types.inst2.in b/source/differentiation/ad/sacado_number_types.inst2.in index 659c5dba57..871ba68340 100644 --- a/source/differentiation/ad/sacado_number_types.inst2.in +++ b/source/differentiation/ad/sacado_number_types.inst2.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/differentiation/sd/CMakeLists.txt b/source/differentiation/sd/CMakeLists.txt index e9efd4352e..caf92bb34c 100644 --- a/source/differentiation/sd/CMakeLists.txt +++ b/source/differentiation/sd/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2017 - 2023 by the deal.II authors +## Copyright (C) 2017 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/differentiation/sd/symengine_number_visitor_internal.cc b/source/differentiation/sd/symengine_number_visitor_internal.cc index 0b1bec5f60..d3777a3429 100644 --- a/source/differentiation/sd/symengine_number_visitor_internal.cc +++ b/source/differentiation/sd/symengine_number_visitor_internal.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/differentiation/sd/symengine_number_visitor_internal.inst.in b/source/differentiation/sd/symengine_number_visitor_internal.inst.in index b037b9935d..9c1db6c324 100644 --- a/source/differentiation/sd/symengine_number_visitor_internal.inst.in +++ b/source/differentiation/sd/symengine_number_visitor_internal.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/differentiation/sd/symengine_optimizer.cc b/source/differentiation/sd/symengine_optimizer.cc index 1f94de6285..6433e48f0b 100644 --- a/source/differentiation/sd/symengine_optimizer.cc +++ b/source/differentiation/sd/symengine_optimizer.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/differentiation/sd/symengine_optimizer.inst.in b/source/differentiation/sd/symengine_optimizer.inst.in index 51a8363536..97818bca20 100644 --- a/source/differentiation/sd/symengine_optimizer.inst.in +++ b/source/differentiation/sd/symengine_optimizer.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/differentiation/sd/symengine_tensor_operations.cc b/source/differentiation/sd/symengine_tensor_operations.cc index bc103e16a2..2def6be244 100644 --- a/source/differentiation/sd/symengine_tensor_operations.cc +++ b/source/differentiation/sd/symengine_tensor_operations.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/distributed/CMakeLists.txt b/source/distributed/CMakeLists.txt index 0d447b75d4..d460055d06 100644 --- a/source/distributed/CMakeLists.txt +++ b/source/distributed/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/distributed/cell_data_transfer.cc b/source/distributed/cell_data_transfer.cc index 91a80d415b..2c886d14ad 100644 --- a/source/distributed/cell_data_transfer.cc +++ b/source/distributed/cell_data_transfer.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2019 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/distributed/cell_weights.cc b/source/distributed/cell_weights.cc index 48b900bcf1..944aa0ff59 100644 --- a/source/distributed/cell_weights.cc +++ b/source/distributed/cell_weights.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/distributed/field_transfer.cc b/source/distributed/field_transfer.cc index 41e2385f04..3acd7b2248 100644 --- a/source/distributed/field_transfer.cc +++ b/source/distributed/field_transfer.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/distributed/fully_distributed_tria.cc b/source/distributed/fully_distributed_tria.cc index ce8392a457..f850ff4008 100644 --- a/source/distributed/fully_distributed_tria.cc +++ b/source/distributed/fully_distributed_tria.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/distributed/grid_refinement.cc b/source/distributed/grid_refinement.cc index 7008f1e6a9..161e3d6b72 100644 --- a/source/distributed/grid_refinement.cc +++ b/source/distributed/grid_refinement.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2024 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/distributed/p4est_wrappers.cc b/source/distributed/p4est_wrappers.cc index 6023064260..127e72cc77 100644 --- a/source/distributed/p4est_wrappers.cc +++ b/source/distributed/p4est_wrappers.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2024 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/distributed/repartitioning_policy_tools.cc b/source/distributed/repartitioning_policy_tools.cc index 2340c61056..a442e9fe1c 100644 --- a/source/distributed/repartitioning_policy_tools.cc +++ b/source/distributed/repartitioning_policy_tools.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/distributed/shared_tria.cc b/source/distributed/shared_tria.cc index 469316a42a..1793ed40cc 100644 --- a/source/distributed/shared_tria.cc +++ b/source/distributed/shared_tria.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/distributed/tria.cc b/source/distributed/tria.cc index 187846291d..2a16dbc588 100644 --- a/source/distributed/tria.cc +++ b/source/distributed/tria.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2024 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/distributed/tria_base.cc b/source/distributed/tria_base.cc index a4eeda0b30..339ab03db1 100644 --- a/source/distributed/tria_base.cc +++ b/source/distributed/tria_base.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/CMakeLists.txt b/source/dofs/CMakeLists.txt index e41b03da7d..8b7f79b294 100644 --- a/source/dofs/CMakeLists.txt +++ b/source/dofs/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/dofs/block_info.cc b/source/dofs/block_info.cc index ce174fe33a..e0ddf3cbf9 100644 --- a/source/dofs/block_info.cc +++ b/source/dofs/block_info.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2023 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_accessor.cc b/source/dofs/dof_accessor.cc index 9f041a812b..3884e57343 100644 --- a/source/dofs/dof_accessor.cc +++ b/source/dofs/dof_accessor.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_accessor_get.cc b/source/dofs/dof_accessor_get.cc index 5bae801743..213eee2bf8 100644 --- a/source/dofs/dof_accessor_get.cc +++ b/source/dofs/dof_accessor_get.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_accessor_set.cc b/source/dofs/dof_accessor_set.cc index 5349db7098..9664b91ed0 100644 --- a/source/dofs/dof_accessor_set.cc +++ b/source/dofs/dof_accessor_set.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_handler.cc b/source/dofs/dof_handler.cc index 10a5adcea3..9d9c79a593 100644 --- a/source/dofs/dof_handler.cc +++ b/source/dofs/dof_handler.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_handler_policy.cc b/source/dofs/dof_handler_policy.cc index f82c01be35..9b0e8ec602 100644 --- a/source/dofs/dof_handler_policy.cc +++ b/source/dofs/dof_handler_policy.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2024 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_objects.cc b/source/dofs/dof_objects.cc index 10368097cb..3c7990aa72 100644 --- a/source/dofs/dof_objects.cc +++ b/source/dofs/dof_objects.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2022 by the deal.II authors +// Copyright (C) 2006 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_renumbering.cc b/source/dofs/dof_renumbering.cc index a0b0f3240e..9e7922237a 100644 --- a/source/dofs/dof_renumbering.cc +++ b/source/dofs/dof_renumbering.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_renumbering.inst.in b/source/dofs/dof_renumbering.inst.in index 7d141aa343..66ffc6bba3 100644 --- a/source/dofs/dof_renumbering.inst.in +++ b/source/dofs/dof_renumbering.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2022 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_tools.cc b/source/dofs/dof_tools.cc index 31373fa640..572312a9a4 100644 --- a/source/dofs/dof_tools.cc +++ b/source/dofs/dof_tools.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_tools_constraints.cc b/source/dofs/dof_tools_constraints.cc index 01c2546100..96d9f173ff 100644 --- a/source/dofs/dof_tools_constraints.cc +++ b/source/dofs/dof_tools_constraints.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_tools_constraints.inst.in b/source/dofs/dof_tools_constraints.inst.in index 5e7927ecb1..00000898ff 100644 --- a/source/dofs/dof_tools_constraints.inst.in +++ b/source/dofs/dof_tools_constraints.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/dofs/dof_tools_sparsity.cc b/source/dofs/dof_tools_sparsity.cc index c193ed71d3..a12e61c53f 100644 --- a/source/dofs/dof_tools_sparsity.cc +++ b/source/dofs/dof_tools_sparsity.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/CMakeLists.txt b/source/fe/CMakeLists.txt index 4d68b04c26..f17e775672 100644 --- a/source/fe/CMakeLists.txt +++ b/source/fe/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/fe/block_mask.cc b/source/fe/block_mask.cc index 8569000eda..5cbceed1f1 100644 --- a/source/fe/block_mask.cc +++ b/source/fe/block_mask.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/component_mask.cc b/source/fe/component_mask.cc index 21d637dc50..2ac1590318 100644 --- a/source/fe/component_mask.cc +++ b/source/fe/component_mask.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe.cc b/source/fe/fe.cc index d9f2ba8737..b5551f663b 100644 --- a/source/fe/fe.cc +++ b/source/fe/fe.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_abf.cc b/source/fe/fe_abf.cc index 98bce41a77..e199d3b2b2 100644 --- a/source/fe/fe_abf.cc +++ b/source/fe/fe_abf.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2024 by the deal.II authors +// Copyright (C) 2003 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_bdm.cc b/source/fe/fe_bdm.cc index e89d8693d4..c9a2f4c48b 100644 --- a/source/fe/fe_bdm.cc +++ b/source/fe/fe_bdm.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2024 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_bernstein.cc b/source/fe/fe_bernstein.cc index 03bf4154cf..c51abe8846 100644 --- a/source/fe/fe_bernstein.cc +++ b/source/fe/fe_bernstein.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_dg_vector.cc b/source/fe/fe_dg_vector.cc index 07346da907..c676c89fa1 100644 --- a/source/fe/fe_dg_vector.cc +++ b/source/fe/fe_dg_vector.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_dgp.cc b/source/fe/fe_dgp.cc index 2268a53c39..22a91364a7 100644 --- a/source/fe/fe_dgp.cc +++ b/source/fe/fe_dgp.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2024 by the deal.II authors +// Copyright (C) 2002 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_dgp_monomial.cc b/source/fe/fe_dgp_monomial.cc index c2304cdcb5..4dee07491b 100644 --- a/source/fe/fe_dgp_monomial.cc +++ b/source/fe/fe_dgp_monomial.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2024 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_dgp_nonparametric.cc b/source/fe/fe_dgp_nonparametric.cc index d4964fd272..fe035b6b76 100644 --- a/source/fe/fe_dgp_nonparametric.cc +++ b/source/fe/fe_dgp_nonparametric.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2024 by the deal.II authors +// Copyright (C) 2002 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_dgq.cc b/source/fe/fe_dgq.cc index bbcc63543d..438d26e02b 100644 --- a/source/fe/fe_dgq.cc +++ b/source/fe/fe_dgq.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_enriched.cc b/source/fe/fe_enriched.cc index bd8e834589..1e2618e120 100644 --- a/source/fe/fe_enriched.cc +++ b/source/fe/fe_enriched.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2024 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_face.cc b/source/fe/fe_face.cc index ce059b651b..b4188b2964 100644 --- a/source/fe/fe_face.cc +++ b/source/fe/fe_face.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2024 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_hermite.cc b/source/fe/fe_hermite.cc index d3d2856ce0..4b7dd622de 100644 --- a/source/fe/fe_hermite.cc +++ b/source/fe/fe_hermite.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 - 2024 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_nedelec.cc b/source/fe/fe_nedelec.cc index 9cb92903ca..3f8106bfda 100644 --- a/source/fe/fe_nedelec.cc +++ b/source/fe/fe_nedelec.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_nedelec_sz.cc b/source/fe/fe_nedelec_sz.cc index b7ae1f7074..58e77d26db 100644 --- a/source/fe/fe_nedelec_sz.cc +++ b/source/fe/fe_nedelec_sz.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_nothing.cc b/source/fe/fe_nothing.cc index 86a381343f..daa3a13ee2 100644 --- a/source/fe/fe_nothing.cc +++ b/source/fe/fe_nothing.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2022 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_p1nc.cc b/source/fe/fe_p1nc.cc index 6162aa925a..3e3c0bf669 100644 --- a/source/fe/fe_p1nc.cc +++ b/source/fe/fe_p1nc.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2024 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_poly.cc b/source/fe/fe_poly.cc index 68ca48da51..6ab8212e42 100644 --- a/source/fe/fe_poly.cc +++ b/source/fe/fe_poly.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_poly_tensor.cc b/source/fe/fe_poly_tensor.cc index 31f70ffb68..0a77b88140 100644 --- a/source/fe/fe_poly_tensor.cc +++ b/source/fe/fe_poly_tensor.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2024 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_pyramid_p.cc b/source/fe/fe_pyramid_p.cc index ce1efcb396..ca6e051e8c 100644 --- a/source/fe/fe_pyramid_p.cc +++ b/source/fe/fe_pyramid_p.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_q.cc b/source/fe/fe_q.cc index 35cf173f0b..adc2790623 100644 --- a/source/fe/fe_q.cc +++ b/source/fe/fe_q.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_q_base.cc b/source/fe/fe_q_base.cc index 5170001067..f35f0d95b9 100644 --- a/source/fe/fe_q_base.cc +++ b/source/fe/fe_q_base.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_q_bubbles.cc b/source/fe/fe_q_bubbles.cc index 629e863ce4..cbb21e666f 100644 --- a/source/fe/fe_q_bubbles.cc +++ b/source/fe/fe_q_bubbles.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_q_dg0.cc b/source/fe/fe_q_dg0.cc index 93cef92bfc..6f8ca37bbb 100644 --- a/source/fe/fe_q_dg0.cc +++ b/source/fe/fe_q_dg0.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_q_hierarchical.cc b/source/fe/fe_q_hierarchical.cc index fbe196f1cd..f282fa793b 100644 --- a/source/fe/fe_q_hierarchical.cc +++ b/source/fe/fe_q_hierarchical.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2024 by the deal.II authors +// Copyright (C) 2002 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_q_iso_q1.cc b/source/fe/fe_q_iso_q1.cc index ef626fd23c..2f1df9a719 100644 --- a/source/fe/fe_q_iso_q1.cc +++ b/source/fe/fe_q_iso_q1.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_rannacher_turek.cc b/source/fe/fe_rannacher_turek.cc index 74cd8df901..cb0239b771 100644 --- a/source/fe/fe_rannacher_turek.cc +++ b/source/fe/fe_rannacher_turek.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_raviart_thomas.cc b/source/fe/fe_raviart_thomas.cc index 6911821c4b..40b09b6419 100644 --- a/source/fe/fe_raviart_thomas.cc +++ b/source/fe/fe_raviart_thomas.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2024 by the deal.II authors +// Copyright (C) 2003 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_raviart_thomas_nodal.cc b/source/fe/fe_raviart_thomas_nodal.cc index 28f3f41342..193047e686 100644 --- a/source/fe/fe_raviart_thomas_nodal.cc +++ b/source/fe/fe_raviart_thomas_nodal.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2024 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_rt_bubbles.cc b/source/fe/fe_rt_bubbles.cc index 7349e54d50..1a283007d7 100644 --- a/source/fe/fe_rt_bubbles.cc +++ b/source/fe/fe_rt_bubbles.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_series_fourier.cc b/source/fe/fe_series_fourier.cc index e9b029ba15..380f9f2ce1 100644 --- a/source/fe/fe_series_fourier.cc +++ b/source/fe/fe_series_fourier.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_series_legendre.cc b/source/fe/fe_series_legendre.cc index 65190bba7a..b84a01e70b 100644 --- a/source/fe/fe_series_legendre.cc +++ b/source/fe/fe_series_legendre.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_simplex_p.cc b/source/fe/fe_simplex_p.cc index 4259fbde55..af3fad6c05 100644 --- a/source/fe/fe_simplex_p.cc +++ b/source/fe/fe_simplex_p.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_simplex_p_bubbles.cc b/source/fe/fe_simplex_p_bubbles.cc index fa10c23f21..fd229828ba 100644 --- a/source/fe/fe_simplex_p_bubbles.cc +++ b/source/fe/fe_simplex_p_bubbles.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_system.cc b/source/fe/fe_system.cc index f3c0406498..5a5cee3066 100644 --- a/source/fe/fe_system.cc +++ b/source/fe/fe_system.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_tools.cc b/source/fe/fe_tools.cc index 7d5e2b71ca..e53c2ffcea 100644 --- a/source/fe/fe_tools.cc +++ b/source/fe/fe_tools.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2023 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_tools.inst.in b/source/fe/fe_tools.inst.in index 7c9e101c04..0551940167 100644 --- a/source/fe/fe_tools.inst.in +++ b/source/fe/fe_tools.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2024 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_tools_extrapolate.cc b/source/fe/fe_tools_extrapolate.cc index 30396faee1..f821987543 100644 --- a/source/fe/fe_tools_extrapolate.cc +++ b/source/fe/fe_tools_extrapolate.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2017 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_tools_interpolate.cc b/source/fe/fe_tools_interpolate.cc index 125369453f..b3c0c4b5e3 100644 --- a/source/fe/fe_tools_interpolate.cc +++ b/source/fe/fe_tools_interpolate.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2017 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_trace.cc b/source/fe/fe_trace.cc index ab4247d22b..72e1268930 100644 --- a/source/fe/fe_trace.cc +++ b/source/fe/fe_trace.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2024 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_values.cc b/source/fe/fe_values.cc index fe69ddca62..85941175e3 100644 --- a/source/fe/fe_values.cc +++ b/source/fe/fe_values.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_values_base.cc b/source/fe/fe_values_base.cc index cc56ffa821..9371f1f743 100644 --- a/source/fe/fe_values_base.cc +++ b/source/fe/fe_values_base.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_values_views.cc b/source/fe/fe_values_views.cc index db0b51b908..73be31d6e4 100644 --- a/source/fe/fe_values_views.cc +++ b/source/fe/fe_values_views.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_values_views_internal.cc b/source/fe/fe_values_views_internal.cc index a73e5c3ccf..a0daf4498b 100644 --- a/source/fe/fe_values_views_internal.cc +++ b/source/fe/fe_values_views_internal.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 - 2024 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/fe_wedge_p.cc b/source/fe/fe_wedge_p.cc index c05d9d3952..9bc6889a6d 100644 --- a/source/fe/fe_wedge_p.cc +++ b/source/fe/fe_wedge_p.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping.cc b/source/fe/mapping.cc index 441567fd76..e848d1a5c4 100644 --- a/source/fe/mapping.cc +++ b/source/fe/mapping.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_c1.cc b/source/fe/mapping_c1.cc index d810586c5c..211d492316 100644 --- a/source/fe/mapping_c1.cc +++ b/source/fe/mapping_c1.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_cartesian.cc b/source/fe/mapping_cartesian.cc index 7f4033fd09..036d4fb980 100644 --- a/source/fe/mapping_cartesian.cc +++ b/source/fe/mapping_cartesian.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_fe.cc b/source/fe/mapping_fe.cc index 85108cb2d8..a891995aed 100644 --- a/source/fe/mapping_fe.cc +++ b/source/fe/mapping_fe.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_fe_field.cc b/source/fe/mapping_fe_field.cc index f347aaf938..6b5a58b1a6 100644 --- a/source/fe/mapping_fe_field.cc +++ b/source/fe/mapping_fe_field.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_fe_field_inst2.cc b/source/fe/mapping_fe_field_inst2.cc index 2331ace722..a007b2cf34 100644 --- a/source/fe/mapping_fe_field_inst2.cc +++ b/source/fe/mapping_fe_field_inst2.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_manifold.cc b/source/fe/mapping_manifold.cc index 54b6672b6e..5a655e9093 100644 --- a/source/fe/mapping_manifold.cc +++ b/source/fe/mapping_manifold.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2024 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_q.cc b/source/fe/mapping_q.cc index 78be82a085..7e68de6de1 100644 --- a/source/fe/mapping_q.cc +++ b/source/fe/mapping_q.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_q1.cc b/source/fe/mapping_q1.cc index 2fb76b296c..07cb789901 100644 --- a/source/fe/mapping_q1.cc +++ b/source/fe/mapping_q1.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2022 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_q1_eulerian.cc b/source/fe/mapping_q1_eulerian.cc index 3a588b0c16..621abbdaa6 100644 --- a/source/fe/mapping_q1_eulerian.cc +++ b/source/fe/mapping_q1_eulerian.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2023 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_q_cache.cc b/source/fe/mapping_q_cache.cc index 1682bb7696..20fbed2b5c 100644 --- a/source/fe/mapping_q_cache.cc +++ b/source/fe/mapping_q_cache.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_q_eulerian.cc b/source/fe/mapping_q_eulerian.cc index 11b56fa224..5262c0b596 100644 --- a/source/fe/mapping_q_eulerian.cc +++ b/source/fe/mapping_q_eulerian.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2024 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/fe/mapping_related_data.cc b/source/fe/mapping_related_data.cc index 0705af1d7f..e0d8906a68 100644 --- a/source/fe/mapping_related_data.cc +++ b/source/fe/mapping_related_data.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/gmsh/CMakeLists.txt b/source/gmsh/CMakeLists.txt index a48cf27e27..8035e77067 100644 --- a/source/gmsh/CMakeLists.txt +++ b/source/gmsh/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/gmsh/utilities.cc b/source/gmsh/utilities.cc index 84fba4d8e4..6be625f6f6 100644 --- a/source/gmsh/utilities.cc +++ b/source/gmsh/utilities.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/CMakeLists.txt b/source/grid/CMakeLists.txt index 7b1c87ee62..e5494b81b5 100644 --- a/source/grid/CMakeLists.txt +++ b/source/grid/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/grid/cell_id.cc b/source/grid/cell_id.cc index 6f6e1bbc2e..50d8adde8f 100644 --- a/source/grid/cell_id.cc +++ b/source/grid/cell_id.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_generator.cc b/source/grid/grid_generator.cc index 88f3de4e40..54edb35c29 100644 --- a/source/grid/grid_generator.cc +++ b/source/grid/grid_generator.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_generator.inst.in b/source/grid/grid_generator.inst.in index 200d16127b..2c026af08a 100644 --- a/source/grid/grid_generator.inst.in +++ b/source/grid/grid_generator.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2024 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_generator_cgal.cc b/source/grid/grid_generator_cgal.cc index 1440d66674..d6c6fe37d0 100644 --- a/source/grid/grid_generator_cgal.cc +++ b/source/grid/grid_generator_cgal.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_generator_from_name.cc b/source/grid/grid_generator_from_name.cc index 361915d5f2..4e33e177f3 100644 --- a/source/grid/grid_generator_from_name.cc +++ b/source/grid/grid_generator_from_name.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_generator_pipe_junction.cc b/source/grid/grid_generator_pipe_junction.cc index ac220f2959..443de774e7 100644 --- a/source/grid/grid_generator_pipe_junction.cc +++ b/source/grid/grid_generator_pipe_junction.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_in.cc b/source/grid/grid_in.cc index 0b3098ba8e..df58b3b241 100644 --- a/source/grid/grid_in.cc +++ b/source/grid/grid_in.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_out.cc b/source/grid/grid_out.cc index dea3335fae..da8d6b3a9e 100644 --- a/source/grid/grid_out.cc +++ b/source/grid/grid_out.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_refinement.cc b/source/grid/grid_refinement.cc index 0991c89f95..e8fc632a07 100644 --- a/source/grid/grid_refinement.cc +++ b/source/grid/grid_refinement.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2024 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_tools.cc b/source/grid/grid_tools.cc index 69c81bc97c..472055a0b1 100644 --- a/source/grid/grid_tools.cc +++ b/source/grid/grid_tools.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_tools_cache.cc b/source/grid/grid_tools_cache.cc index 4f2bc55d7c..4f9a9158aa 100644 --- a/source/grid/grid_tools_cache.cc +++ b/source/grid/grid_tools_cache.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_tools_dof_handlers.cc b/source/grid/grid_tools_dof_handlers.cc index 23e4c9a2e7..4bf094511d 100644 --- a/source/grid/grid_tools_dof_handlers.cc +++ b/source/grid/grid_tools_dof_handlers.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_tools_dof_handlers.inst.in b/source/grid/grid_tools_dof_handlers.inst.in index 194530d489..3ca5117308 100644 --- a/source/grid/grid_tools_dof_handlers.inst.in +++ b/source/grid/grid_tools_dof_handlers.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_tools_geometry.cc b/source/grid/grid_tools_geometry.cc index 6e8a045052..a3a82bd501 100644 --- a/source/grid/grid_tools_geometry.cc +++ b/source/grid/grid_tools_geometry.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/grid_tools_topology.cc b/source/grid/grid_tools_topology.cc index 90a52814d0..27b97c280e 100644 --- a/source/grid/grid_tools_topology.cc +++ b/source/grid/grid_tools_topology.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 - 2024 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/intergrid_map.cc b/source/grid/intergrid_map.cc index cce57024ee..03723a349f 100644 --- a/source/grid/intergrid_map.cc +++ b/source/grid/intergrid_map.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2023 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/manifold.cc b/source/grid/manifold.cc index 0a33488eb5..6ac6ebe721 100644 --- a/source/grid/manifold.cc +++ b/source/grid/manifold.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2024 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/manifold_lib.cc b/source/grid/manifold_lib.cc index e33d2d6931..16ed11950a 100644 --- a/source/grid/manifold_lib.cc +++ b/source/grid/manifold_lib.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2024 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/reference_cell.cc b/source/grid/reference_cell.cc index 264355627e..300d75bb18 100644 --- a/source/grid/reference_cell.cc +++ b/source/grid/reference_cell.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/reference_cell.inst.in b/source/grid/reference_cell.inst.in index 62697913fe..ac36661a72 100644 --- a/source/grid/reference_cell.inst.in +++ b/source/grid/reference_cell.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/tria.cc b/source/grid/tria.cc index 39113ff0c7..b5eaddc5f6 100644 --- a/source/grid/tria.cc +++ b/source/grid/tria.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/tria_accessor.cc b/source/grid/tria_accessor.cc index 1d258ff96e..24c0027c05 100644 --- a/source/grid/tria_accessor.cc +++ b/source/grid/tria_accessor.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2024 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/tria_description.cc b/source/grid/tria_description.cc index d9b8595188..66681e4c62 100644 --- a/source/grid/tria_description.cc +++ b/source/grid/tria_description.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/grid/tria_objects.cc b/source/grid/tria_objects.cc index 485c256bdd..ca50b203c2 100644 --- a/source/grid/tria_objects.cc +++ b/source/grid/tria_objects.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2020 by the deal.II authors +// Copyright (C) 2006 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/hp/CMakeLists.txt b/source/hp/CMakeLists.txt index de2654d75b..998c677872 100644 --- a/source/hp/CMakeLists.txt +++ b/source/hp/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/hp/fe_collection.cc b/source/hp/fe_collection.cc index a7c5876461..84cc574e2e 100644 --- a/source/hp/fe_collection.cc +++ b/source/hp/fe_collection.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/hp/fe_values.cc b/source/hp/fe_values.cc index 080ce2bf2d..e6afa09c53 100644 --- a/source/hp/fe_values.cc +++ b/source/hp/fe_values.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2023 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/hp/mapping_collection.cc b/source/hp/mapping_collection.cc index ce7e8f330c..ef72c160bf 100644 --- a/source/hp/mapping_collection.cc +++ b/source/hp/mapping_collection.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2022 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/hp/refinement.cc b/source/hp/refinement.cc index a83d7b1dfe..92260e7184 100644 --- a/source/hp/refinement.cc +++ b/source/hp/refinement.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/integrators/CMakeLists.txt b/source/integrators/CMakeLists.txt index 51c2856d05..ea02e842f0 100644 --- a/source/integrators/CMakeLists.txt +++ b/source/integrators/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2023 by the deal.II authors +## Copyright (C) 2013 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/lac/CMakeLists.txt b/source/lac/CMakeLists.txt index 68d9e1645f..8a73dc3df1 100644 --- a/source/lac/CMakeLists.txt +++ b/source/lac/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2024 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/lac/affine_constraints.cc b/source/lac/affine_constraints.cc index 97d07f6aec..f115d009bc 100644 --- a/source/lac/affine_constraints.cc +++ b/source/lac/affine_constraints.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/affine_constraints.inst.in b/source/lac/affine_constraints.inst.in index d5de48a6ff..73f808f9e4 100644 --- a/source/lac/affine_constraints.inst.in +++ b/source/lac/affine_constraints.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/block_sparse_matrix.cc b/source/lac/block_sparse_matrix.cc index de9fc4bc1a..bca6463cbc 100644 --- a/source/lac/block_sparse_matrix.cc +++ b/source/lac/block_sparse_matrix.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2014 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/block_sparsity_pattern.cc b/source/lac/block_sparsity_pattern.cc index 1d4bd3b357..059c0da275 100644 --- a/source/lac/block_sparsity_pattern.cc +++ b/source/lac/block_sparsity_pattern.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2023 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/block_vector.cc b/source/lac/block_vector.cc index d01f605740..057397b30a 100644 --- a/source/lac/block_vector.cc +++ b/source/lac/block_vector.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2020 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/chunk_sparse_matrix.cc b/source/lac/chunk_sparse_matrix.cc index 7af74229b1..997e129d0c 100644 --- a/source/lac/chunk_sparse_matrix.cc +++ b/source/lac/chunk_sparse_matrix.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2018 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/chunk_sparsity_pattern.cc b/source/lac/chunk_sparsity_pattern.cc index c164d7f6f6..fb74d1e0f1 100644 --- a/source/lac/chunk_sparsity_pattern.cc +++ b/source/lac/chunk_sparsity_pattern.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2022 by the deal.II authors +// Copyright (C) 2008 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/dynamic_sparsity_pattern.cc b/source/lac/dynamic_sparsity_pattern.cc index cbdf2a2d16..e91de36bcd 100644 --- a/source/lac/dynamic_sparsity_pattern.cc +++ b/source/lac/dynamic_sparsity_pattern.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2023 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/exceptions.cc b/source/lac/exceptions.cc index 485709739c..de16a0e1cc 100644 --- a/source/lac/exceptions.cc +++ b/source/lac/exceptions.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/full_matrix.cc b/source/lac/full_matrix.cc index 3017337d10..ba87cb51ea 100644 --- a/source/lac/full_matrix.cc +++ b/source/lac/full_matrix.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2023 by the deal.II authors +// Copyright (C) 2007 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/la_parallel_block_vector.cc b/source/lac/la_parallel_block_vector.cc index e997e9c332..83ff617ece 100644 --- a/source/lac/la_parallel_block_vector.cc +++ b/source/lac/la_parallel_block_vector.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2018 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/la_parallel_block_vector.inst.in b/source/lac/la_parallel_block_vector.inst.in index 1e97c2b5cf..fef7281771 100644 --- a/source/lac/la_parallel_block_vector.inst.in +++ b/source/lac/la_parallel_block_vector.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2023 by the deal.II authors +// Copyright (C) 2011 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/la_parallel_vector.cc b/source/lac/la_parallel_vector.cc index 5a0da27290..696370c18d 100644 --- a/source/lac/la_parallel_vector.cc +++ b/source/lac/la_parallel_vector.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/lapack_full_matrix.cc b/source/lac/lapack_full_matrix.cc index a140f63326..40eb7ed630 100644 --- a/source/lac/lapack_full_matrix.cc +++ b/source/lac/lapack_full_matrix.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2023 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/matrix_out.cc b/source/lac/matrix_out.cc index c4d55b24c1..4c45869815 100644 --- a/source/lac/matrix_out.cc +++ b/source/lac/matrix_out.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2018 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_communication_pattern.cc b/source/lac/petsc_communication_pattern.cc index 3053f1d3d1..f0defc7128 100644 --- a/source/lac/petsc_communication_pattern.cc +++ b/source/lac/petsc_communication_pattern.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 - 2024 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_matrix_base.cc b/source/lac/petsc_matrix_base.cc index e3ebcf266b..17ebb7b111 100644 --- a/source/lac/petsc_matrix_base.cc +++ b/source/lac/petsc_matrix_base.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2024 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_parallel_block_sparse_matrix.cc b/source/lac/petsc_parallel_block_sparse_matrix.cc index 2d2afcf8de..6ff8e3411d 100644 --- a/source/lac/petsc_parallel_block_sparse_matrix.cc +++ b/source/lac/petsc_parallel_block_sparse_matrix.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_parallel_sparse_matrix.cc b/source/lac/petsc_parallel_sparse_matrix.cc index bfdef42de9..201684e07d 100644 --- a/source/lac/petsc_parallel_sparse_matrix.cc +++ b/source/lac/petsc_parallel_sparse_matrix.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_parallel_vector.cc b/source/lac/petsc_parallel_vector.cc index 4d58129075..93a0c3f81a 100644 --- a/source/lac/petsc_parallel_vector.cc +++ b/source/lac/petsc_parallel_vector.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_precondition.cc b/source/lac/petsc_precondition.cc index 3144c1b32e..dbf37abf9f 100644 --- a/source/lac/petsc_precondition.cc +++ b/source/lac/petsc_precondition.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2024 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_solver.cc b/source/lac/petsc_solver.cc index 895a4fdc39..97c75685ab 100644 --- a/source/lac/petsc_solver.cc +++ b/source/lac/petsc_solver.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2024 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_sparse_matrix.cc b/source/lac/petsc_sparse_matrix.cc index f1357b7cba..d1fc3d9c4b 100644 --- a/source/lac/petsc_sparse_matrix.cc +++ b/source/lac/petsc_sparse_matrix.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/petsc_vector_base.cc b/source/lac/petsc_vector_base.cc index cf84b58d23..fe711ea64a 100644 --- a/source/lac/petsc_vector_base.cc +++ b/source/lac/petsc_vector_base.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/precondition_block.cc b/source/lac/precondition_block.cc index 20388214d6..dd2f66e022 100644 --- a/source/lac/precondition_block.cc +++ b/source/lac/precondition_block.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2014 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/read_write_vector.cc b/source/lac/read_write_vector.cc index 1a0b524e05..e8ba8eefa4 100644 --- a/source/lac/read_write_vector.cc +++ b/source/lac/read_write_vector.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/relaxation_block.cc b/source/lac/relaxation_block.cc index 61859d10cd..f2cc45b13a 100644 --- a/source/lac/relaxation_block.cc +++ b/source/lac/relaxation_block.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2016 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/scalapack.cc b/source/lac/scalapack.cc index a75fc0ff87..9d3ce6a06a 100644 --- a/source/lac/scalapack.cc +++ b/source/lac/scalapack.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/slepc_solver.cc b/source/lac/slepc_solver.cc index b0db9bc67d..741cccb9c3 100644 --- a/source/lac/slepc_solver.cc +++ b/source/lac/slepc_solver.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2024 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/slepc_spectral_transformation.cc b/source/lac/slepc_spectral_transformation.cc index a2cec022dc..4754a0c38e 100644 --- a/source/lac/slepc_spectral_transformation.cc +++ b/source/lac/slepc_spectral_transformation.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2023 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/solver.cc b/source/lac/solver.cc index aa1fc63f2d..aa634e05c8 100644 --- a/source/lac/solver.cc +++ b/source/lac/solver.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2023 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/solver_gmres.cc b/source/lac/solver_gmres.cc index d82b47d748..adfbda81a8 100644 --- a/source/lac/solver_gmres.cc +++ b/source/lac/solver_gmres.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2024 by the deal.II authors +// Copyright (C) 2024 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/solver_gmres.inst.in b/source/lac/solver_gmres.inst.in index 2e8573b415..62873c66be 100644 --- a/source/lac/solver_gmres.inst.in +++ b/source/lac/solver_gmres.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2019 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/sparse_matrix.cc b/source/lac/sparse_matrix.cc index a2d6a4acaa..310bd01298 100644 --- a/source/lac/sparse_matrix.cc +++ b/source/lac/sparse_matrix.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2018 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/sparse_matrix_ez.cc b/source/lac/sparse_matrix_ez.cc index 039e7e5da8..f55e2d6376 100644 --- a/source/lac/sparse_matrix_ez.cc +++ b/source/lac/sparse_matrix_ez.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2018 by the deal.II authors +// Copyright (C) 2007 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/sparse_matrix_inst2.cc b/source/lac/sparse_matrix_inst2.cc index 42fd967020..cbd84c51dd 100644 --- a/source/lac/sparse_matrix_inst2.cc +++ b/source/lac/sparse_matrix_inst2.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2018 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/sparse_vanka.cc b/source/lac/sparse_vanka.cc index d49ba83de8..4db725fa69 100644 --- a/source/lac/sparse_vanka.cc +++ b/source/lac/sparse_vanka.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2023 by the deal.II authors +// Copyright (C) 1999 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/sparsity_pattern.cc b/source/lac/sparsity_pattern.cc index 4e888bce04..c92e788518 100644 --- a/source/lac/sparsity_pattern.cc +++ b/source/lac/sparsity_pattern.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2023 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/sparsity_tools.cc b/source/lac/sparsity_tools.cc index 115f630190..35703348f3 100644 --- a/source/lac/sparsity_tools.cc +++ b/source/lac/sparsity_tools.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2024 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/tensor_product_matrix.cc b/source/lac/tensor_product_matrix.cc index f42dfe2283..0eb2e241c1 100644 --- a/source/lac/tensor_product_matrix.cc +++ b/source/lac/tensor_product_matrix.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_block_sparse_matrix.cc b/source/lac/trilinos_block_sparse_matrix.cc index faba8f71ef..e858cfc57a 100644 --- a/source/lac/trilinos_block_sparse_matrix.cc +++ b/source/lac/trilinos_block_sparse_matrix.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2023 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_epetra_vector.cc b/source/lac/trilinos_epetra_vector.cc index 8971aa5ab1..cd7f3c7f67 100644 --- a/source/lac/trilinos_epetra_vector.cc +++ b/source/lac/trilinos_epetra_vector.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2024 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_precondition_ml.cc b/source/lac/trilinos_precondition_ml.cc index 841b52bfaf..3b4195c42c 100644 --- a/source/lac/trilinos_precondition_ml.cc +++ b/source/lac/trilinos_precondition_ml.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_precondition_muelu.cc b/source/lac/trilinos_precondition_muelu.cc index d67b054347..1c8364cb41 100644 --- a/source/lac/trilinos_precondition_muelu.cc +++ b/source/lac/trilinos_precondition_muelu.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_solver.cc b/source/lac/trilinos_solver.cc index 0975c8f047..d1b5705135 100644 --- a/source/lac/trilinos_solver.cc +++ b/source/lac/trilinos_solver.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2024 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_sparse_matrix.cc b/source/lac/trilinos_sparse_matrix.cc index 123980fb9e..ff8490bdcd 100644 --- a/source/lac/trilinos_sparse_matrix.cc +++ b/source/lac/trilinos_sparse_matrix.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2024 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_sparsity_pattern.cc b/source/lac/trilinos_sparsity_pattern.cc index 7925c14e6f..0b3f262eb3 100644 --- a/source/lac/trilinos_sparsity_pattern.cc +++ b/source/lac/trilinos_sparsity_pattern.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2024 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_tpetra_block_sparse_matrix.cc b/source/lac/trilinos_tpetra_block_sparse_matrix.cc index 87c37f1925..ffad78c788 100644 --- a/source/lac/trilinos_tpetra_block_sparse_matrix.cc +++ b/source/lac/trilinos_tpetra_block_sparse_matrix.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2024 by the deal.II authors +// Copyright (C) 2024 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_tpetra_sparsity_pattern.cc b/source/lac/trilinos_tpetra_sparsity_pattern.cc index f3e34922ef..f912e73b96 100644 --- a/source/lac/trilinos_tpetra_sparsity_pattern.cc +++ b/source/lac/trilinos_tpetra_sparsity_pattern.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2024 by the deal.II authors +// Copyright (C) 2024 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/trilinos_vector.cc b/source/lac/trilinos_vector.cc index 2624bd66d6..b64bb9cb5f 100644 --- a/source/lac/trilinos_vector.cc +++ b/source/lac/trilinos_vector.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2024 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/vector.cc b/source/lac/vector.cc index 974278222b..47ce4ca3fa 100644 --- a/source/lac/vector.cc +++ b/source/lac/vector.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/lac/vector_memory.cc b/source/lac/vector_memory.cc index 37f02ac0b4..0877855c4f 100644 --- a/source/lac/vector_memory.cc +++ b/source/lac/vector_memory.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2023 by the deal.II authors +// Copyright (C) 2007 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/CMakeLists.txt b/source/matrix_free/CMakeLists.txt index 448c37efe9..289e430488 100644 --- a/source/matrix_free/CMakeLists.txt +++ b/source/matrix_free/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2024 by the deal.II authors +## Copyright (C) 2013 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/matrix_free/dof_info.cc b/source/matrix_free/dof_info.cc index 8adec2405f..8f910a61b4 100644 --- a/source/matrix_free/dof_info.cc +++ b/source/matrix_free/dof_info.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/evaluation_template_face_factory.cc b/source/matrix_free/evaluation_template_face_factory.cc index 4b8abba4fc..73e8a35cf0 100644 --- a/source/matrix_free/evaluation_template_face_factory.cc +++ b/source/matrix_free/evaluation_template_face_factory.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/evaluation_template_face_factory_inst2.cc b/source/matrix_free/evaluation_template_face_factory_inst2.cc index 52bb4f38be..a7373adb53 100644 --- a/source/matrix_free/evaluation_template_face_factory_inst2.cc +++ b/source/matrix_free/evaluation_template_face_factory_inst2.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/evaluation_template_face_factory_inst3.cc b/source/matrix_free/evaluation_template_face_factory_inst3.cc index 12a3588833..ffeed24720 100644 --- a/source/matrix_free/evaluation_template_face_factory_inst3.cc +++ b/source/matrix_free/evaluation_template_face_factory_inst3.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/evaluation_template_face_factory_inst4.cc b/source/matrix_free/evaluation_template_face_factory_inst4.cc index bf0da5ded7..56aa68922d 100644 --- a/source/matrix_free/evaluation_template_face_factory_inst4.cc +++ b/source/matrix_free/evaluation_template_face_factory_inst4.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/evaluation_template_face_factory_inst5.cc b/source/matrix_free/evaluation_template_face_factory_inst5.cc index 154ec25bee..e73b074a29 100644 --- a/source/matrix_free/evaluation_template_face_factory_inst5.cc +++ b/source/matrix_free/evaluation_template_face_factory_inst5.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/evaluation_template_face_factory_inst6.cc b/source/matrix_free/evaluation_template_face_factory_inst6.cc index 3c8db8bd85..46847ca6bc 100644 --- a/source/matrix_free/evaluation_template_face_factory_inst6.cc +++ b/source/matrix_free/evaluation_template_face_factory_inst6.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/evaluation_template_factory.cc b/source/matrix_free/evaluation_template_factory.cc index 5b7c3c231a..40eaea22a2 100644 --- a/source/matrix_free/evaluation_template_factory.cc +++ b/source/matrix_free/evaluation_template_factory.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2022 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/evaluation_template_factory_hanging_nodes.cc b/source/matrix_free/evaluation_template_factory_hanging_nodes.cc index 491b32cfbe..c6893b6088 100644 --- a/source/matrix_free/evaluation_template_factory_hanging_nodes.cc +++ b/source/matrix_free/evaluation_template_factory_hanging_nodes.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2021 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/evaluation_template_factory_inst2.cc b/source/matrix_free/evaluation_template_factory_inst2.cc index 11ecbd51b3..0500403e30 100644 --- a/source/matrix_free/evaluation_template_factory_inst2.cc +++ b/source/matrix_free/evaluation_template_factory_inst2.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/evaluation_template_factory_inst3.cc b/source/matrix_free/evaluation_template_factory_inst3.cc index 2bdd64c0b0..52464269bd 100644 --- a/source/matrix_free/evaluation_template_factory_inst3.cc +++ b/source/matrix_free/evaluation_template_factory_inst3.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/evaluation_template_factory_inst4.cc b/source/matrix_free/evaluation_template_factory_inst4.cc index 874a16082a..9eaac3330a 100644 --- a/source/matrix_free/evaluation_template_factory_inst4.cc +++ b/source/matrix_free/evaluation_template_factory_inst4.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/evaluation_template_factory_inst5.cc b/source/matrix_free/evaluation_template_factory_inst5.cc index 70f53ecbcc..035472b090 100644 --- a/source/matrix_free/evaluation_template_factory_inst5.cc +++ b/source/matrix_free/evaluation_template_factory_inst5.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/evaluation_template_factory_inst6.cc b/source/matrix_free/evaluation_template_factory_inst6.cc index 8108baae57..65cfb2e714 100644 --- a/source/matrix_free/evaluation_template_factory_inst6.cc +++ b/source/matrix_free/evaluation_template_factory_inst6.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/fe_point_evaluation.cc b/source/matrix_free/fe_point_evaluation.cc index 0a6527dcfa..750e65c22b 100644 --- a/source/matrix_free/fe_point_evaluation.cc +++ b/source/matrix_free/fe_point_evaluation.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/mapping_info.cc b/source/matrix_free/mapping_info.cc index 82a728f002..7f6fc1d97c 100644 --- a/source/matrix_free/mapping_info.cc +++ b/source/matrix_free/mapping_info.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2022 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/mapping_info_inst2.cc b/source/matrix_free/mapping_info_inst2.cc index 11cef66def..8a2e4a6092 100644 --- a/source/matrix_free/mapping_info_inst2.cc +++ b/source/matrix_free/mapping_info_inst2.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/mapping_info_inst3.cc b/source/matrix_free/mapping_info_inst3.cc index 3b6a117816..91f568d4e8 100644 --- a/source/matrix_free/mapping_info_inst3.cc +++ b/source/matrix_free/mapping_info_inst3.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/matrix_free.cc b/source/matrix_free/matrix_free.cc index 83c535cd7f..485e68842d 100644 --- a/source/matrix_free/matrix_free.cc +++ b/source/matrix_free/matrix_free.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2020 by the deal.II authors +// Copyright (C) 2011 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/shape_info.cc b/source/matrix_free/shape_info.cc index ff02f2334f..17c53a50b3 100644 --- a/source/matrix_free/shape_info.cc +++ b/source/matrix_free/shape_info.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/matrix_free/task_info.cc b/source/matrix_free/task_info.cc index 58b5f24191..9d6f89dbd9 100644 --- a/source/matrix_free/task_info.cc +++ b/source/matrix_free/task_info.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2024 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/meshworker/CMakeLists.txt b/source/meshworker/CMakeLists.txt index 1a2afe009c..f11fc04dab 100644 --- a/source/meshworker/CMakeLists.txt +++ b/source/meshworker/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2023 by the deal.II authors +## Copyright (C) 2013 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/meshworker/mesh_worker_info.cc b/source/meshworker/mesh_worker_info.cc index a0bdd4620e..5d2e729402 100644 --- a/source/meshworker/mesh_worker_info.cc +++ b/source/meshworker/mesh_worker_info.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2018 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/meshworker/mesh_worker_vector_selector.cc b/source/meshworker/mesh_worker_vector_selector.cc index 75c1beae0a..838a3838c2 100644 --- a/source/meshworker/mesh_worker_vector_selector.cc +++ b/source/meshworker/mesh_worker_vector_selector.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2023 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/meshworker/scratch_data.cc b/source/meshworker/scratch_data.cc index fb5f449c44..e6041d9ee3 100644 --- a/source/meshworker/scratch_data.cc +++ b/source/meshworker/scratch_data.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/CMakeLists.txt b/source/multigrid/CMakeLists.txt index 12d9932847..8cc3fd587e 100644 --- a/source/multigrid/CMakeLists.txt +++ b/source/multigrid/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2024 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/multigrid/mg_base.cc b/source/multigrid/mg_base.cc index ff49fcb82b..b52594eb09 100644 --- a/source/multigrid/mg_base.cc +++ b/source/multigrid/mg_base.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2023 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/mg_constrained_dofs.cc b/source/multigrid/mg_constrained_dofs.cc index 791e14a310..73f00a4a99 100644 --- a/source/multigrid/mg_constrained_dofs.cc +++ b/source/multigrid/mg_constrained_dofs.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 - 2024 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/mg_level_global_transfer.cc b/source/multigrid/mg_level_global_transfer.cc index 70f7b5ae5c..be3a220730 100644 --- a/source/multigrid/mg_level_global_transfer.cc +++ b/source/multigrid/mg_level_global_transfer.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/mg_level_global_transfer.inst.in b/source/multigrid/mg_level_global_transfer.inst.in index 3cbb47b81f..8398458d6f 100644 --- a/source/multigrid/mg_level_global_transfer.inst.in +++ b/source/multigrid/mg_level_global_transfer.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2021 by the deal.II authors +// Copyright (C) 2016 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/mg_tools.cc b/source/multigrid/mg_tools.cc index 700c79b080..f15f8789ad 100644 --- a/source/multigrid/mg_tools.cc +++ b/source/multigrid/mg_tools.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/mg_transfer_block.cc b/source/multigrid/mg_transfer_block.cc index 786622b1fa..2875cd33ef 100644 --- a/source/multigrid/mg_transfer_block.cc +++ b/source/multigrid/mg_transfer_block.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/mg_transfer_component.cc b/source/multigrid/mg_transfer_component.cc index d4f9f89eae..a1f3a78b04 100644 --- a/source/multigrid/mg_transfer_component.cc +++ b/source/multigrid/mg_transfer_component.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/mg_transfer_global_coarsening.cc b/source/multigrid/mg_transfer_global_coarsening.cc index 40f1f6aa05..e5f83f81b7 100644 --- a/source/multigrid/mg_transfer_global_coarsening.cc +++ b/source/multigrid/mg_transfer_global_coarsening.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/mg_transfer_global_coarsening.inst.in b/source/multigrid/mg_transfer_global_coarsening.inst.in index f4e40c0fdf..f53b9494dd 100644 --- a/source/multigrid/mg_transfer_global_coarsening.inst.in +++ b/source/multigrid/mg_transfer_global_coarsening.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/mg_transfer_internal.cc b/source/multigrid/mg_transfer_internal.cc index eb38d7867a..31646ea99c 100644 --- a/source/multigrid/mg_transfer_internal.cc +++ b/source/multigrid/mg_transfer_internal.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/mg_transfer_matrix_free.cc b/source/multigrid/mg_transfer_matrix_free.cc index c914315831..5174a0b4bf 100644 --- a/source/multigrid/mg_transfer_matrix_free.cc +++ b/source/multigrid/mg_transfer_matrix_free.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/mg_transfer_prebuilt.cc b/source/multigrid/mg_transfer_prebuilt.cc index 457e96af5d..11944eb87a 100644 --- a/source/multigrid/mg_transfer_prebuilt.cc +++ b/source/multigrid/mg_transfer_prebuilt.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/mg_transfer_prebuilt.inst.in b/source/multigrid/mg_transfer_prebuilt.inst.in index 3c29c81f22..e0bc0fd700 100644 --- a/source/multigrid/mg_transfer_prebuilt.inst.in +++ b/source/multigrid/mg_transfer_prebuilt.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2021 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/multigrid/multigrid.cc b/source/multigrid/multigrid.cc index c6584299df..04279b6927 100644 --- a/source/multigrid/multigrid.cc +++ b/source/multigrid/multigrid.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2023 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/non_matching/CMakeLists.txt b/source/non_matching/CMakeLists.txt index 4d4bacd489..3379255b5e 100644 --- a/source/non_matching/CMakeLists.txt +++ b/source/non_matching/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/non_matching/coupling.cc b/source/non_matching/coupling.cc index b034da1254..467d36f49c 100644 --- a/source/non_matching/coupling.cc +++ b/source/non_matching/coupling.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/non_matching/fe_immersed_values.cc b/source/non_matching/fe_immersed_values.cc index f55ca9287a..18a17dc77e 100644 --- a/source/non_matching/fe_immersed_values.cc +++ b/source/non_matching/fe_immersed_values.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/non_matching/fe_values.cc b/source/non_matching/fe_values.cc index f5f368b8be..75022c2794 100644 --- a/source/non_matching/fe_values.cc +++ b/source/non_matching/fe_values.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/non_matching/immersed_surface_quadrature.cc b/source/non_matching/immersed_surface_quadrature.cc index 5b1f8c6689..2491257260 100644 --- a/source/non_matching/immersed_surface_quadrature.cc +++ b/source/non_matching/immersed_surface_quadrature.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/non_matching/mesh_classifier.cc b/source/non_matching/mesh_classifier.cc index 34f733990d..117feee4e7 100644 --- a/source/non_matching/mesh_classifier.cc +++ b/source/non_matching/mesh_classifier.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/non_matching/quadrature_generator.cc b/source/non_matching/quadrature_generator.cc index 61f41cb55a..e79706f532 100644 --- a/source/non_matching/quadrature_generator.cc +++ b/source/non_matching/quadrature_generator.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/CMakeLists.txt b/source/numerics/CMakeLists.txt index ef72800b84..4474274e15 100644 --- a/source/numerics/CMakeLists.txt +++ b/source/numerics/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/numerics/cell_data_transfer.cc b/source/numerics/cell_data_transfer.cc index a131c16ff7..feb664e18c 100644 --- a/source/numerics/cell_data_transfer.cc +++ b/source/numerics/cell_data_transfer.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2022 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_out.cc b/source/numerics/data_out.cc index f382d42159..8cfcde42c6 100644 --- a/source/numerics/data_out.cc +++ b/source/numerics/data_out.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_out_dof_data.cc b/source/numerics/data_out_dof_data.cc index 891a63947b..e8ca67d31b 100644 --- a/source/numerics/data_out_dof_data.cc +++ b/source/numerics/data_out_dof_data.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_out_dof_data_codim.cc b/source/numerics/data_out_dof_data_codim.cc index 95018fef70..a7229d5fd0 100644 --- a/source/numerics/data_out_dof_data_codim.cc +++ b/source/numerics/data_out_dof_data_codim.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_out_dof_data_inst2.cc b/source/numerics/data_out_dof_data_inst2.cc index bc1ffb7b95..482d830bff 100644 --- a/source/numerics/data_out_dof_data_inst2.cc +++ b/source/numerics/data_out_dof_data_inst2.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_out_faces.cc b/source/numerics/data_out_faces.cc index 77029b8df8..42848e3aed 100644 --- a/source/numerics/data_out_faces.cc +++ b/source/numerics/data_out_faces.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2023 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_out_resample.cc b/source/numerics/data_out_resample.cc index 9107745f71..bbaec869fc 100644 --- a/source/numerics/data_out_resample.cc +++ b/source/numerics/data_out_resample.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_out_rotation.cc b/source/numerics/data_out_rotation.cc index 4156c75517..fd2524f1c6 100644 --- a/source/numerics/data_out_rotation.cc +++ b/source/numerics/data_out_rotation.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2024 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_out_stack.cc b/source/numerics/data_out_stack.cc index a8cb06a40d..d5cf175567 100644 --- a/source/numerics/data_out_stack.cc +++ b/source/numerics/data_out_stack.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/data_postprocessor.cc b/source/numerics/data_postprocessor.cc index 756df257e0..8fbb0be724 100644 --- a/source/numerics/data_postprocessor.cc +++ b/source/numerics/data_postprocessor.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2023 by the deal.II authors +// Copyright (C) 2007 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/derivative_approximation.cc b/source/numerics/derivative_approximation.cc index 4b6621b12b..b0eb2000e8 100644 --- a/source/numerics/derivative_approximation.cc +++ b/source/numerics/derivative_approximation.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2000 - 2024 by the deal.II authors +// Copyright (C) 2000 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/dof_output_operator.cc b/source/numerics/dof_output_operator.cc index 47c6c4610a..d1809220b5 100644 --- a/source/numerics/dof_output_operator.cc +++ b/source/numerics/dof_output_operator.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/error_estimator.cc b/source/numerics/error_estimator.cc index 2bebe65fc3..0f48a3f742 100644 --- a/source/numerics/error_estimator.cc +++ b/source/numerics/error_estimator.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2015 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/error_estimator_1d.cc b/source/numerics/error_estimator_1d.cc index d94611beaa..ebc93cc7f8 100644 --- a/source/numerics/error_estimator_1d.cc +++ b/source/numerics/error_estimator_1d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/error_estimator_inst2.cc b/source/numerics/error_estimator_inst2.cc index c01a00b007..849971def0 100644 --- a/source/numerics/error_estimator_inst2.cc +++ b/source/numerics/error_estimator_inst2.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/fe_field_function.cc b/source/numerics/fe_field_function.cc index 7ad158776c..dab3890b6b 100644 --- a/source/numerics/fe_field_function.cc +++ b/source/numerics/fe_field_function.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2023 by the deal.II authors +// Copyright (C) 2007 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/matrix_creator.cc b/source/numerics/matrix_creator.cc index 4160ae96db..4ef6da6b95 100644 --- a/source/numerics/matrix_creator.cc +++ b/source/numerics/matrix_creator.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2018 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/matrix_creator_inst2.cc b/source/numerics/matrix_creator_inst2.cc index 9e22e58476..2412f02657 100644 --- a/source/numerics/matrix_creator_inst2.cc +++ b/source/numerics/matrix_creator_inst2.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/matrix_creator_inst3.cc b/source/numerics/matrix_creator_inst3.cc index 779578bba2..20f13cee9e 100644 --- a/source/numerics/matrix_creator_inst3.cc +++ b/source/numerics/matrix_creator_inst3.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/matrix_tools.cc b/source/numerics/matrix_tools.cc index f0d7779e53..baff47dab8 100644 --- a/source/numerics/matrix_tools.cc +++ b/source/numerics/matrix_tools.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2023 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/matrix_tools_once.cc b/source/numerics/matrix_tools_once.cc index 4e02a0150c..3961d75dfc 100644 --- a/source/numerics/matrix_tools_once.cc +++ b/source/numerics/matrix_tools_once.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2024 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/point_value_history.cc b/source/numerics/point_value_history.cc index 51f7bafa47..0d344ea489 100644 --- a/source/numerics/point_value_history.cc +++ b/source/numerics/point_value_history.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2024 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/smoothness_estimator.cc b/source/numerics/smoothness_estimator.cc index 1c001bc346..6d8f52821d 100644 --- a/source/numerics/smoothness_estimator.cc +++ b/source/numerics/smoothness_estimator.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/solution_transfer.cc b/source/numerics/solution_transfer.cc index 60b8cdeb63..7279fe9181 100644 --- a/source/numerics/solution_transfer.cc +++ b/source/numerics/solution_transfer.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/solution_transfer.inst.in b/source/numerics/solution_transfer.inst.in index ba92230013..72fe13a741 100644 --- a/source/numerics/solution_transfer.inst.in +++ b/source/numerics/solution_transfer.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2021 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/solution_transfer_inst2.cc b/source/numerics/solution_transfer_inst2.cc index 60a0ca8974..a246851391 100644 --- a/source/numerics/solution_transfer_inst2.cc +++ b/source/numerics/solution_transfer_inst2.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2018 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/solution_transfer_inst3.cc b/source/numerics/solution_transfer_inst3.cc index 8b54853ca0..059ecdcb99 100644 --- a/source/numerics/solution_transfer_inst3.cc +++ b/source/numerics/solution_transfer_inst3.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2018 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/solution_transfer_inst4.cc b/source/numerics/solution_transfer_inst4.cc index 7f096f83bc..a8e414d23d 100644 --- a/source/numerics/solution_transfer_inst4.cc +++ b/source/numerics/solution_transfer_inst4.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2018 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/time_dependent.cc b/source/numerics/time_dependent.cc index 8c5e021456..511a72cc97 100644 --- a/source/numerics/time_dependent.cc +++ b/source/numerics/time_dependent.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_boundary.cc b/source/numerics/vector_tools_boundary.cc index 2cde841c5f..b9b58cbf90 100644 --- a/source/numerics/vector_tools_boundary.cc +++ b/source/numerics/vector_tools_boundary.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2020 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_constraints.cc b/source/numerics/vector_tools_constraints.cc index 265e8be519..a067b795d6 100644 --- a/source/numerics/vector_tools_constraints.cc +++ b/source/numerics/vector_tools_constraints.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2020 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_integrate_difference.cc b/source/numerics/vector_tools_integrate_difference.cc index 3707e0611c..a8896cdc92 100644 --- a/source/numerics/vector_tools_integrate_difference.cc +++ b/source/numerics/vector_tools_integrate_difference.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2020 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_interpolate.cc b/source/numerics/vector_tools_interpolate.cc index 8963345c3d..9f22089ebe 100644 --- a/source/numerics/vector_tools_interpolate.cc +++ b/source/numerics/vector_tools_interpolate.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2020 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_mean_value.cc b/source/numerics/vector_tools_mean_value.cc index bb538ecba0..cf585a0221 100644 --- a/source/numerics/vector_tools_mean_value.cc +++ b/source/numerics/vector_tools_mean_value.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2020 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_point_gradient.cc b/source/numerics/vector_tools_point_gradient.cc index ddfd01bdf3..7a6baa18cd 100644 --- a/source/numerics/vector_tools_point_gradient.cc +++ b/source/numerics/vector_tools_point_gradient.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2020 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_point_value.cc b/source/numerics/vector_tools_point_value.cc index 307c56292f..52aa362cbe 100644 --- a/source/numerics/vector_tools_point_value.cc +++ b/source/numerics/vector_tools_point_value.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2020 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_project.cc b/source/numerics/vector_tools_project.cc index cd5f9b874e..aa65035512 100644 --- a/source/numerics/vector_tools_project.cc +++ b/source/numerics/vector_tools_project.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2020 by the deal.II authors +// Copyright (C) 1998 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_project_codim.cc b/source/numerics/vector_tools_project_codim.cc index 962c77d726..07e57bf29f 100644 --- a/source/numerics/vector_tools_project_codim.cc +++ b/source/numerics/vector_tools_project_codim.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2020 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_project_hp.cc b/source/numerics/vector_tools_project_hp.cc index 0aee411787..13d6610297 100644 --- a/source/numerics/vector_tools_project_hp.cc +++ b/source/numerics/vector_tools_project_hp.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2020 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_project_qp.cc b/source/numerics/vector_tools_project_qp.cc index f5d5ad9d3f..3acaaced7f 100644 --- a/source/numerics/vector_tools_project_qp.cc +++ b/source/numerics/vector_tools_project_qp.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2020 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_project_qpmf.cc b/source/numerics/vector_tools_project_qpmf.cc index ca0f167ea1..f1456e1ee8 100644 --- a/source/numerics/vector_tools_project_qpmf.cc +++ b/source/numerics/vector_tools_project_qpmf.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2020 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_rhs.cc b/source/numerics/vector_tools_rhs.cc index 94f0c70e23..f0d3b15cfa 100644 --- a/source/numerics/vector_tools_rhs.cc +++ b/source/numerics/vector_tools_rhs.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/numerics/vector_tools_rhs.inst.in b/source/numerics/vector_tools_rhs.inst.in index ba24479373..ef06bf211f 100644 --- a/source/numerics/vector_tools_rhs.inst.in +++ b/source/numerics/vector_tools_rhs.inst.in @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2020 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/opencascade/CMakeLists.txt b/source/opencascade/CMakeLists.txt index 46f57e28ac..b6d21aef70 100644 --- a/source/opencascade/CMakeLists.txt +++ b/source/opencascade/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/opencascade/manifold_lib.cc b/source/opencascade/manifold_lib.cc index 44006b00c7..b1febfd542 100644 --- a/source/opencascade/manifold_lib.cc +++ b/source/opencascade/manifold_lib.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2024 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/opencascade/utilities.cc b/source/opencascade/utilities.cc index 9718a83487..0e7398a102 100644 --- a/source/opencascade/utilities.cc +++ b/source/opencascade/utilities.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/optimization/rol/CMakeLists.txt b/source/optimization/rol/CMakeLists.txt index f4c78d654f..da70e16414 100644 --- a/source/optimization/rol/CMakeLists.txt +++ b/source/optimization/rol/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2017 - 2023 by the deal.II authors +## Copyright (C) 2017 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/particles/CMakeLists.txt b/source/particles/CMakeLists.txt index 453ba83346..a8215825d8 100644 --- a/source/particles/CMakeLists.txt +++ b/source/particles/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2017 - 2023 by the deal.II authors +## Copyright (C) 2017 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/particles/data_out.cc b/source/particles/data_out.cc index 22c7f889b7..389cea7131 100644 --- a/source/particles/data_out.cc +++ b/source/particles/data_out.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/particles/generators.cc b/source/particles/generators.cc index 49035a907c..426670dfa1 100644 --- a/source/particles/generators.cc +++ b/source/particles/generators.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/particles/particle.cc b/source/particles/particle.cc index 121a4207ad..6efd8e3973 100644 --- a/source/particles/particle.cc +++ b/source/particles/particle.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/particles/particle_handler.cc b/source/particles/particle_handler.cc index 58f9f4a84a..f4dad9882b 100644 --- a/source/particles/particle_handler.cc +++ b/source/particles/particle_handler.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/particles/property_pool.cc b/source/particles/property_pool.cc index 7428aca5cc..5faf6c2ca4 100644 --- a/source/particles/property_pool.cc +++ b/source/particles/property_pool.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/particles/utilities.cc b/source/particles/utilities.cc index 74a8d85b99..32582ff22a 100644 --- a/source/particles/utilities.cc +++ b/source/particles/utilities.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/physics/CMakeLists.txt b/source/physics/CMakeLists.txt index acbf3332c4..2438ddff2d 100644 --- a/source/physics/CMakeLists.txt +++ b/source/physics/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2016 - 2023 by the deal.II authors +## Copyright (C) 2016 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/physics/elasticity/CMakeLists.txt b/source/physics/elasticity/CMakeLists.txt index f4b8348877..2b9809949b 100644 --- a/source/physics/elasticity/CMakeLists.txt +++ b/source/physics/elasticity/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2016 - 2023 by the deal.II authors +## Copyright (C) 2016 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/physics/elasticity/kinematics.cc b/source/physics/elasticity/kinematics.cc index 757eb3acbb..9d354ea9f3 100644 --- a/source/physics/elasticity/kinematics.cc +++ b/source/physics/elasticity/kinematics.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/physics/elasticity/standard_tensors.cc b/source/physics/elasticity/standard_tensors.cc index abce03a735..975206a6bd 100644 --- a/source/physics/elasticity/standard_tensors.cc +++ b/source/physics/elasticity/standard_tensors.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2020 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/physics/transformations.cc b/source/physics/transformations.cc index a5c235f6ec..536373a2ee 100644 --- a/source/physics/transformations.cc +++ b/source/physics/transformations.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/sundials/CMakeLists.txt b/source/sundials/CMakeLists.txt index e6a622ebd5..fb7d3a8c00 100644 --- a/source/sundials/CMakeLists.txt +++ b/source/sundials/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/sundials/ida.cc b/source/sundials/ida.cc index 3e3844570b..dd1d09ea60 100644 --- a/source/sundials/ida.cc +++ b/source/sundials/ida.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/sundials/kinsol.cc b/source/sundials/kinsol.cc index b41cfb10a4..f68e16ddfd 100644 --- a/source/sundials/kinsol.cc +++ b/source/sundials/kinsol.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/sundials/n_vector.cc b/source/sundials/n_vector.cc index 5dc41c5690..20ecf1d474 100644 --- a/source/sundials/n_vector.cc +++ b/source/sundials/n_vector.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2022 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/sundials/sunlinsol_wrapper.cc b/source/sundials/sunlinsol_wrapper.cc index 3a457e506c..4600dfdeaf 100644 --- a/source/sundials/sunlinsol_wrapper.cc +++ b/source/sundials/sunlinsol_wrapper.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/source/trilinos/CMakeLists.txt b/source/trilinos/CMakeLists.txt index fc73e8429a..414336bda1 100644 --- a/source/trilinos/CMakeLists.txt +++ b/source/trilinos/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2012 - 2023 by the deal.II authors +## Copyright (C) 2012 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/source/trilinos/nox.cc b/source/trilinos/nox.cc index 5833a86aac..e75c3c7a2d 100644 --- a/source/trilinos/nox.cc +++ b/source/trilinos/nox.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/ad_common_tests/helper_scalar_coupled_2_components_03.h b/tests/ad_common_tests/helper_scalar_coupled_2_components_03.h index 35fe426cb4..161ee75ab3 100644 --- a/tests/ad_common_tests/helper_scalar_coupled_2_components_03.h +++ b/tests/ad_common_tests/helper_scalar_coupled_2_components_03.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2022 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/adolc/helper_scalar_failure_01.cc b/tests/adolc/helper_scalar_failure_01.cc index 68a4a56f89..d3e7d9012a 100644 --- a/tests/adolc/helper_scalar_failure_01.cc +++ b/tests/adolc/helper_scalar_failure_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/adolc/helper_scalar_failure_02.cc b/tests/adolc/helper_scalar_failure_02.cc index 68b4b57c6c..e5ba898645 100644 --- a/tests/adolc/helper_scalar_failure_02.cc +++ b/tests/adolc/helper_scalar_failure_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/adolc/helper_scalar_failure_03.cc b/tests/adolc/helper_scalar_failure_03.cc index 42bbbc2c4f..14075e681b 100644 --- a/tests/adolc/helper_scalar_failure_03.cc +++ b/tests/adolc/helper_scalar_failure_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/adolc/helper_scalar_failure_04.cc b/tests/adolc/helper_scalar_failure_04.cc index b808efbe0c..ce51e33062 100644 --- a/tests/adolc/helper_scalar_failure_04.cc +++ b/tests/adolc/helper_scalar_failure_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/adolc/helper_scalar_failure_05.cc b/tests/adolc/helper_scalar_failure_05.cc index 865dfed0a7..c351a4533d 100644 --- a/tests/adolc/helper_scalar_failure_05.cc +++ b/tests/adolc/helper_scalar_failure_05.cc @@ -2,7 +2,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/algorithms/newton_01.cc b/tests/algorithms/newton_01.cc index 7be6f3cbab..a979574188 100644 --- a/tests/algorithms/newton_01.cc +++ b/tests/algorithms/newton_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2020 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/algorithms/newton_02.cc b/tests/algorithms/newton_02.cc index da1a106b7b..465faa9a25 100644 --- a/tests/algorithms/newton_02.cc +++ b/tests/algorithms/newton_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2020 by the deal.II authors +// Copyright (C) 2016 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/algorithms/theta_01.cc b/tests/algorithms/theta_01.cc index c33f4fc56c..7efca6956d 100644 --- a/tests/algorithms/theta_01.cc +++ b/tests/algorithms/theta_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2020 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/all-headers/CMakeLists.txt b/tests/all-headers/CMakeLists.txt index 95fbcc4062..0641cb1f20 100644 --- a/tests/all-headers/CMakeLists.txt +++ b/tests/all-headers/CMakeLists.txt @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2023 by the deal.II authors +## Copyright (C) 2013 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/tests/aniso/solution_transfer.cc b/tests/aniso/solution_transfer.cc index 1ad6174712..63b47246fc 100644 --- a/tests/aniso/solution_transfer.cc +++ b/tests/aniso/solution_transfer.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2021 by the deal.II authors +// Copyright (C) 2008 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/arpack/arpack_advection_diffusion.cc b/tests/arpack/arpack_advection_diffusion.cc index 64c7a5d844..54fd8e8f38 100644 --- a/tests/arpack/arpack_advection_diffusion.cc +++ b/tests/arpack/arpack_advection_diffusion.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2016 - 2023 by the deal.II authors + * Copyright (C) 2016 - 2024 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/arpack/parpack_advection_diffusion_petsc.cc b/tests/arpack/parpack_advection_diffusion_petsc.cc index 81a3d9c38d..2abfdb93cf 100644 --- a/tests/arpack/parpack_advection_diffusion_petsc.cc +++ b/tests/arpack/parpack_advection_diffusion_petsc.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2015 - 2023 by the deal.II authors + * Copyright (C) 2015 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/arpack/parpack_advection_diffusion_trilinos.cc b/tests/arpack/parpack_advection_diffusion_trilinos.cc index 73cb2b1c88..ae4b9af7be 100644 --- a/tests/arpack/parpack_advection_diffusion_trilinos.cc +++ b/tests/arpack/parpack_advection_diffusion_trilinos.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2015 - 2023 by the deal.II authors + * Copyright (C) 2015 - 2024 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/arpack/step-36_parpack.cc b/tests/arpack/step-36_parpack.cc index df20ca62a7..cf8ca79f39 100644 --- a/tests/arpack/step-36_parpack.cc +++ b/tests/arpack/step-36_parpack.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2015 - 2023 by the deal.II authors + * Copyright (C) 2015 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/base/aligned_vector_01.cc b/tests/base/aligned_vector_01.cc index 6d3b748b38..41e8b89b93 100644 --- a/tests/base/aligned_vector_01.cc +++ b/tests/base/aligned_vector_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/assign_subscriptor.cc b/tests/base/assign_subscriptor.cc index df84f1aebb..1eabb877e7 100644 --- a/tests/base/assign_subscriptor.cc +++ b/tests/base/assign_subscriptor.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2019 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/derivative_form_trivial_copy.cc b/tests/base/derivative_form_trivial_copy.cc index 37684bddac..15467608ce 100644 --- a/tests/base/derivative_form_trivial_copy.cc +++ b/tests/base/derivative_form_trivial_copy.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2018 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/function_parser_13.cc b/tests/base/function_parser_13.cc index 5e846f75e0..58bf659bea 100644 --- a/tests/base/function_parser_13.cc +++ b/tests/base/function_parser_13.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2025 - 2025 by the deal.II authors +// Copyright (C) 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/functions_08.cc b/tests/base/functions_08.cc index 99661633e1..4d9ffd699c 100644 --- a/tests/base/functions_08.cc +++ b/tests/base/functions_08.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2018 by the deal.II authors +// Copyright (C) 2011 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/functions_08_gradient.cc b/tests/base/functions_08_gradient.cc index 403fd04613..a9c11acde0 100644 --- a/tests/base/functions_08_gradient.cc +++ b/tests/base/functions_08_gradient.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2023 by the deal.II authors +// Copyright (C) 2011 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/functions_16.cc b/tests/base/functions_16.cc index 23ea12b404..72f0127d96 100644 --- a/tests/base/functions_16.cc +++ b/tests/base/functions_16.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2018 by the deal.II authors +// Copyright (C) 2011 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/index_set_empty.cc b/tests/base/index_set_empty.cc index 29d718b1fb..dad66c6f19 100644 --- a/tests/base/index_set_empty.cc +++ b/tests/base/index_set_empty.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2018 by the deal.II authors +// Copyright (C) 2009 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/mpi_exceptions.cc b/tests/base/mpi_exceptions.cc index e36c88b96d..efdddbc67d 100644 --- a/tests/base/mpi_exceptions.cc +++ b/tests/base/mpi_exceptions.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2018 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/mpi_noncontiguous_partitioner_01.cc b/tests/base/mpi_noncontiguous_partitioner_01.cc index 24d0b3de1f..ef11e30e8a 100644 --- a/tests/base/mpi_noncontiguous_partitioner_01.cc +++ b/tests/base/mpi_noncontiguous_partitioner_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2022 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/mpi_noncontiguous_partitioner_03.cc b/tests/base/mpi_noncontiguous_partitioner_03.cc index e8b758a421..104c82646d 100644 --- a/tests/base/mpi_noncontiguous_partitioner_03.cc +++ b/tests/base/mpi_noncontiguous_partitioner_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2022 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/mpi_noncontiguous_partitioner_04.cc b/tests/base/mpi_noncontiguous_partitioner_04.cc index da1e96b59e..1883d98b0b 100644 --- a/tests/base/mpi_noncontiguous_partitioner_04.cc +++ b/tests/base/mpi_noncontiguous_partitioner_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/polynomial_lagrange_order.cc b/tests/base/polynomial_lagrange_order.cc index 4585e3f5ae..5ece5b29a7 100644 --- a/tests/base/polynomial_lagrange_order.cc +++ b/tests/base/polynomial_lagrange_order.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2024 by the deal.II authors +// Copyright (C) 2011 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/polynomial_minus_equals.cc b/tests/base/polynomial_minus_equals.cc index 1b9ccfcd70..9b7982c0ef 100644 --- a/tests/base/polynomial_minus_equals.cc +++ b/tests/base/polynomial_minus_equals.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2021 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/polynomials_vector_anisotropic.cc b/tests/base/polynomials_vector_anisotropic.cc index 7a69a6e7cc..d46e1609c0 100644 --- a/tests/base/polynomials_vector_anisotropic.cc +++ b/tests/base/polynomials_vector_anisotropic.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2023 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/qprojector_02.cc b/tests/base/qprojector_02.cc index 8a9d9d6cea..b4d9deaa90 100644 --- a/tests/base/qprojector_02.cc +++ b/tests/base/qprojector_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2025 - 2025 by the deal.II authors +// Copyright (C) 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/quadrature_sorted_test.cc b/tests/base/quadrature_sorted_test.cc index ff11134d21..f92dd31301 100644 --- a/tests/base/quadrature_sorted_test.cc +++ b/tests/base/quadrature_sorted_test.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/quadrature_test.cc b/tests/base/quadrature_test.cc index 71c228ba2e..b3e0ffed80 100644 --- a/tests/base/quadrature_test.cc +++ b/tests/base/quadrature_test.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/reference.cc b/tests/base/reference.cc index bd10824143..90a149b91e 100644 --- a/tests/base/reference.cc +++ b/tests/base/reference.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2018 by the deal.II authors +// Copyright (C) 1998 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/replace_in_string_01.cc b/tests/base/replace_in_string_01.cc index 754a85e89d..be1243baba 100644 --- a/tests/base/replace_in_string_01.cc +++ b/tests/base/replace_in_string_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2018 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/simplex.h b/tests/base/simplex.h index 6da571f454..6762ccb977 100644 --- a/tests/base/simplex.h +++ b/tests/base/simplex.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2020 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/table_handler_10.cc b/tests/base/table_handler_10.cc index 0c5fd2c358..c48605a2df 100644 --- a/tests/base/table_handler_10.cc +++ b/tests/base/table_handler_10.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2018 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/base/time_stepping_01.cc b/tests/base/time_stepping_01.cc index 6ba815583b..504f3dd850 100644 --- a/tests/base/time_stepping_01.cc +++ b/tests/base/time_stepping_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/belos/solver_belos_01.cc b/tests/belos/solver_belos_01.cc index 9c1dbdef56..6aa12f054e 100644 --- a/tests/belos/solver_belos_01.cc +++ b/tests/belos/solver_belos_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_09.cc b/tests/bits/fe_tools_09.cc index e227d132dc..6f59e73f18 100644 --- a/tests/bits/fe_tools_09.cc +++ b/tests/bits/fe_tools_09.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2020 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_10.cc b/tests/bits/fe_tools_10.cc index 1c160d9c93..f877a7c6ed 100644 --- a/tests/bits/fe_tools_10.cc +++ b/tests/bits/fe_tools_10.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2020 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/fe_tools_11.cc b/tests/bits/fe_tools_11.cc index 0bf4f56e87..5cfab72d9f 100644 --- a/tests/bits/fe_tools_11.cc +++ b/tests/bits/fe_tools_11.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2020 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/iterators_01.cc b/tests/bits/iterators_01.cc index 8b26d8a18b..53b698da7b 100644 --- a/tests/bits/iterators_01.cc +++ b/tests/bits/iterators_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2021 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/joa_1.cc b/tests/bits/joa_1.cc index b996d40b7c..21082c5e6e 100644 --- a/tests/bits/joa_1.cc +++ b/tests/bits/joa_1.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parsed_function_constants.cc b/tests/bits/parsed_function_constants.cc index 0be4abab95..566cac0bfd 100644 --- a/tests/bits/parsed_function_constants.cc +++ b/tests/bits/parsed_function_constants.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2018 by the deal.II authors +// Copyright (C) 2007 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/parsed_function_constants_with_errors.cc b/tests/bits/parsed_function_constants_with_errors.cc index 2e603c3d73..307d39bfc6 100644 --- a/tests/bits/parsed_function_constants_with_errors.cc +++ b/tests/bits/parsed_function_constants_with_errors.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2018 by the deal.II authors +// Copyright (C) 2007 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/periodicity_09.cc b/tests/bits/periodicity_09.cc index 5481eda0e2..1d88f74cef 100644 --- a/tests/bits/periodicity_09.cc +++ b/tests/bits/periodicity_09.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/refine_and_coarsen_for_active_cell_index_03.cc b/tests/bits/refine_and_coarsen_for_active_cell_index_03.cc index efd536e8db..e55fa952aa 100644 --- a/tests/bits/refine_and_coarsen_for_active_cell_index_03.cc +++ b/tests/bits/refine_and_coarsen_for_active_cell_index_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2022 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/refine_and_coarsen_for_active_cell_index_04.cc b/tests/bits/refine_and_coarsen_for_active_cell_index_04.cc index c995eae172..025ad6a93d 100644 --- a/tests/bits/refine_and_coarsen_for_active_cell_index_04.cc +++ b/tests/bits/refine_and_coarsen_for_active_cell_index_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2022 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/refine_and_coarsen_for_active_cell_index_05.cc b/tests/bits/refine_and_coarsen_for_active_cell_index_05.cc index 7d0d0f4ad3..cc79aa1854 100644 --- a/tests/bits/refine_and_coarsen_for_active_cell_index_05.cc +++ b/tests/bits/refine_and_coarsen_for_active_cell_index_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2022 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/refine_and_coarsen_for_parents_03.cc b/tests/bits/refine_and_coarsen_for_parents_03.cc index d3131371b8..299f8b8228 100644 --- a/tests/bits/refine_and_coarsen_for_parents_03.cc +++ b/tests/bits/refine_and_coarsen_for_parents_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2022 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/solution_transfer.cc b/tests/bits/solution_transfer.cc index 7b47a79f9f..79c9826865 100644 --- a/tests/bits/solution_transfer.cc +++ b/tests/bits/solution_transfer.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2021 by the deal.II authors +// Copyright (C) 2008 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/sparse_lu_decomposition_1.cc b/tests/bits/sparse_lu_decomposition_1.cc index 44364ca7ba..46c5742913 100644 --- a/tests/bits/sparse_lu_decomposition_1.cc +++ b/tests/bits/sparse_lu_decomposition_1.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2018 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/step-12.cc b/tests/bits/step-12.cc index 7a66109f41..788c7a4ee1 100644 --- a/tests/bits/step-12.cc +++ b/tests/bits/step-12.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2024 by the deal.II authors +// Copyright (C) 2006 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/step-13.cc b/tests/bits/step-13.cc index 6f43d02f8a..b751b07c83 100644 --- a/tests/bits/step-13.cc +++ b/tests/bits/step-13.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2024 by the deal.II authors +// Copyright (C) 2006 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/bits/step-14.cc b/tests/bits/step-14.cc index 122f9f794a..8544194490 100644 --- a/tests/bits/step-14.cc +++ b/tests/bits/step-14.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2023 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/boost/node_visitor_01.cc b/tests/boost/node_visitor_01.cc index 167cc57335..a8cf25c868 100644 --- a/tests/boost/node_visitor_01.cc +++ b/tests/boost/node_visitor_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_intersect_simplices_1d_2d.cc b/tests/cgal/cgal_intersect_simplices_1d_2d.cc index 62c092b81e..2918b41f73 100644 --- a/tests/cgal/cgal_intersect_simplices_1d_2d.cc +++ b/tests/cgal/cgal_intersect_simplices_1d_2d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_intersect_simplices_1d_3d.cc b/tests/cgal/cgal_intersect_simplices_1d_3d.cc index 76cba9f70f..84158e79e3 100644 --- a/tests/cgal/cgal_intersect_simplices_1d_3d.cc +++ b/tests/cgal/cgal_intersect_simplices_1d_3d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_intersect_simplices_2d_2d.cc b/tests/cgal/cgal_intersect_simplices_2d_2d.cc index 4590ca2002..fb36e61aad 100644 --- a/tests/cgal/cgal_intersect_simplices_2d_2d.cc +++ b/tests/cgal/cgal_intersect_simplices_2d_2d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_intersect_simplices_2d_3d.cc b/tests/cgal/cgal_intersect_simplices_2d_3d.cc index 87773e0ece..83db2be356 100644 --- a/tests/cgal/cgal_intersect_simplices_2d_3d.cc +++ b/tests/cgal/cgal_intersect_simplices_2d_3d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_intersect_simplices_3d_3d_01.cc b/tests/cgal/cgal_intersect_simplices_3d_3d_01.cc index 4aac056708..838549bee2 100644 --- a/tests/cgal/cgal_intersect_simplices_3d_3d_01.cc +++ b/tests/cgal/cgal_intersect_simplices_3d_3d_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_intersect_simplices_3d_3d_02.cc b/tests/cgal/cgal_intersect_simplices_3d_3d_02.cc index 7efa5c1e5e..d28d527bb7 100644 --- a/tests/cgal/cgal_intersect_simplices_3d_3d_02.cc +++ b/tests/cgal/cgal_intersect_simplices_3d_3d_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_intersect_simplices_with_vertices.cc b/tests/cgal/cgal_intersect_simplices_with_vertices.cc index 913bd82926..82a38de43e 100644 --- a/tests/cgal/cgal_intersect_simplices_with_vertices.cc +++ b/tests/cgal/cgal_intersect_simplices_with_vertices.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_mesh_criteria.cc b/tests/cgal/cgal_mesh_criteria.cc index 44dae38376..de55c48c7f 100644 --- a/tests/cgal/cgal_mesh_criteria.cc +++ b/tests/cgal/cgal_mesh_criteria.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_point_01.cc b/tests/cgal/cgal_point_01.cc index edd9b94b41..a56d39e685 100644 --- a/tests/cgal/cgal_point_01.cc +++ b/tests/cgal/cgal_point_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_quadrature_01.cc b/tests/cgal/cgal_quadrature_01.cc index 47475d4d6b..a63fdf5306 100644 --- a/tests/cgal/cgal_quadrature_01.cc +++ b/tests/cgal/cgal_quadrature_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_quadrature_02.cc b/tests/cgal/cgal_quadrature_02.cc index ffda5beff0..1ed4e7ed35 100644 --- a/tests/cgal/cgal_quadrature_02.cc +++ b/tests/cgal/cgal_quadrature_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_remesh_surface.cc b/tests/cgal/cgal_remesh_surface.cc index e987833390..9ad84d465c 100644 --- a/tests/cgal/cgal_remesh_surface.cc +++ b/tests/cgal/cgal_remesh_surface.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_surface_mesh_01.cc b/tests/cgal/cgal_surface_mesh_01.cc index f05e16a0cc..5d837840ba 100644 --- a/tests/cgal/cgal_surface_mesh_01.cc +++ b/tests/cgal/cgal_surface_mesh_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_surface_mesh_02.cc b/tests/cgal/cgal_surface_mesh_02.cc index 5a7300669a..9e107271dc 100644 --- a/tests/cgal/cgal_surface_mesh_02.cc +++ b/tests/cgal/cgal_surface_mesh_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_surface_mesh_03.cc b/tests/cgal/cgal_surface_mesh_03.cc index c1aa51bbb0..7a3384cb5e 100644 --- a/tests/cgal/cgal_surface_mesh_03.cc +++ b/tests/cgal/cgal_surface_mesh_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_surface_mesh_04.cc b/tests/cgal/cgal_surface_mesh_04.cc index 305ff71cc9..39bff71cdf 100644 --- a/tests/cgal/cgal_surface_mesh_04.cc +++ b/tests/cgal/cgal_surface_mesh_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_surface_mesh_05.cc b/tests/cgal/cgal_surface_mesh_05.cc index 247d5d6ac1..61365b99ae 100644 --- a/tests/cgal/cgal_surface_mesh_05.cc +++ b/tests/cgal/cgal_surface_mesh_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_surface_mesh_06.cc b/tests/cgal/cgal_surface_mesh_06.cc index 4bf689287b..7f1f13bb72 100644 --- a/tests/cgal/cgal_surface_mesh_06.cc +++ b/tests/cgal/cgal_surface_mesh_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_surface_mesh_07.cc b/tests/cgal/cgal_surface_mesh_07.cc index f860e97d3f..80c33329cd 100644 --- a/tests/cgal/cgal_surface_mesh_07.cc +++ b/tests/cgal/cgal_surface_mesh_07.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_surface_triangulation_01.cc b/tests/cgal/cgal_surface_triangulation_01.cc index 15b22970c8..fa9ae7dabd 100644 --- a/tests/cgal/cgal_surface_triangulation_01.cc +++ b/tests/cgal/cgal_surface_triangulation_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_surface_triangulation_02.cc b/tests/cgal/cgal_surface_triangulation_02.cc index 5071536607..b5510e6268 100644 --- a/tests/cgal/cgal_surface_triangulation_02.cc +++ b/tests/cgal/cgal_surface_triangulation_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_surface_triangulation_03.cc b/tests/cgal/cgal_surface_triangulation_03.cc index 1db6a172c3..3180738696 100644 --- a/tests/cgal/cgal_surface_triangulation_03.cc +++ b/tests/cgal/cgal_surface_triangulation_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_triangulation_01.cc b/tests/cgal/cgal_triangulation_01.cc index 6ea630588d..6eecc5c0b1 100644 --- a/tests/cgal/cgal_triangulation_01.cc +++ b/tests/cgal/cgal_triangulation_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_triangulation_02.cc b/tests/cgal/cgal_triangulation_02.cc index f5554da92d..82fb751ba0 100644 --- a/tests/cgal/cgal_triangulation_02.cc +++ b/tests/cgal/cgal_triangulation_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_triangulation_03.cc b/tests/cgal/cgal_triangulation_03.cc index 6b7902f9c6..b8b531618b 100644 --- a/tests/cgal/cgal_triangulation_03.cc +++ b/tests/cgal/cgal_triangulation_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_triangulation_04.cc b/tests/cgal/cgal_triangulation_04.cc index 52e272a592..1ad0d71ec2 100644 --- a/tests/cgal/cgal_triangulation_04.cc +++ b/tests/cgal/cgal_triangulation_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_triangulation_05.cc b/tests/cgal/cgal_triangulation_05.cc index c0dbc8ddba..83824315b0 100644 --- a/tests/cgal/cgal_triangulation_05.cc +++ b/tests/cgal/cgal_triangulation_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_triangulation_06.cc b/tests/cgal/cgal_triangulation_06.cc index c5bff5de9d..aeb946b772 100644 --- a/tests/cgal/cgal_triangulation_06.cc +++ b/tests/cgal/cgal_triangulation_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/cgal/cgal_triangulation_07.cc b/tests/cgal/cgal_triangulation_07.cc index 78e68bc1e1..8ac90eba39 100644 --- a/tests/cgal/cgal_triangulation_07.cc +++ b/tests/cgal/cgal_triangulation_07.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/bem_integration.cc b/tests/codim_one/bem_integration.cc index 5c22b1b714..afb46f4c82 100644 --- a/tests/codim_one/bem_integration.cc +++ b/tests/codim_one/bem_integration.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2023 by the deal.II authors +// Copyright (C) 2008 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/fe_dgq_prolongation_01.cc b/tests/codim_one/fe_dgq_prolongation_01.cc index 0b2af65205..e8b4f53d4c 100644 --- a/tests/codim_one/fe_dgq_prolongation_01.cc +++ b/tests/codim_one/fe_dgq_prolongation_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2020 by the deal.II authors +// Copyright (C) 2011 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/mapping_fe_field_01.cc b/tests/codim_one/mapping_fe_field_01.cc index 44891b2123..30611d6af3 100644 --- a/tests/codim_one/mapping_fe_field_01.cc +++ b/tests/codim_one/mapping_fe_field_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/codim_one/solution_transfer_01.cc b/tests/codim_one/solution_transfer_01.cc index 6919afcf27..4c648c0916 100644 --- a/tests/codim_one/solution_transfer_01.cc +++ b/tests/codim_one/solution_transfer_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2022 by the deal.II authors +// Copyright (C) 2011 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/data_out/data_out_base_vtk_03.cc b/tests/data_out/data_out_base_vtk_03.cc index 584cf1c792..0ac3e91984 100644 --- a/tests/data_out/data_out_base_vtk_03.cc +++ b/tests/data_out/data_out_base_vtk_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/distributed_grids/2d_refinement_10.cc b/tests/distributed_grids/2d_refinement_10.cc index abbd37297f..477d070463 100644 --- a/tests/distributed_grids/2d_refinement_10.cc +++ b/tests/distributed_grids/2d_refinement_10.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/distributed_grids/3d_refinement_12.cc b/tests/distributed_grids/3d_refinement_12.cc index aa45bd015f..f6c347e69d 100644 --- a/tests/distributed_grids/3d_refinement_12.cc +++ b/tests/distributed_grids/3d_refinement_12.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/distributed_grids/solution_transfer_01.cc b/tests/distributed_grids/solution_transfer_01.cc index 237ea34e96..b95867dc5e 100644 --- a/tests/distributed_grids/solution_transfer_01.cc +++ b/tests/distributed_grids/solution_transfer_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2020 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/block_list_04.cc b/tests/dofs/block_list_04.cc index 561ba71422..bb495d7504 100644 --- a/tests/dofs/block_list_04.cc +++ b/tests/dofs/block_list_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2020 by the deal.II authors +// Copyright (C) 2011 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_constraints_11_x.cc b/tests/dofs/dof_constraints_11_x.cc index a33d17511e..ae5f974337 100644 --- a/tests/dofs/dof_constraints_11_x.cc +++ b/tests/dofs/dof_constraints_11_x.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_handler_redistributed_dofs_01.cc b/tests/dofs/dof_handler_redistributed_dofs_01.cc index 857173b157..07c2565ae6 100644 --- a/tests/dofs/dof_handler_redistributed_dofs_01.cc +++ b/tests/dofs/dof_handler_redistributed_dofs_01.cc @@ -1,6 +1,6 @@ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_handler_redistributed_dofs_02.cc b/tests/dofs/dof_handler_redistributed_dofs_02.cc index 12947df1a5..b3ec00d5cc 100644 --- a/tests/dofs/dof_handler_redistributed_dofs_02.cc +++ b/tests/dofs/dof_handler_redistributed_dofs_02.cc @@ -1,6 +1,6 @@ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2020 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_renumbering_02.cc b/tests/dofs/dof_renumbering_02.cc index 8f394b20b5..0477386ec4 100644 --- a/tests/dofs/dof_renumbering_02.cc +++ b/tests/dofs/dof_renumbering_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2023 by the deal.II authors +// Copyright (C) 2007 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_tools_21_b.cc b/tests/dofs/dof_tools_21_b.cc index d0996a1191..f6e128f00d 100644 --- a/tests/dofs/dof_tools_21_b.cc +++ b/tests/dofs/dof_tools_21_b.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_tools_21_b_x.cc b/tests/dofs/dof_tools_21_b_x.cc index 22e58c02fe..8bee645654 100644 --- a/tests/dofs/dof_tools_21_b_x.cc +++ b/tests/dofs/dof_tools_21_b_x.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_tools_21_b_x_q3.cc b/tests/dofs/dof_tools_21_b_x_q3.cc index e6ac2f4060..eca68eeeb2 100644 --- a/tests/dofs/dof_tools_21_b_x_q3.cc +++ b/tests/dofs/dof_tools_21_b_x_q3.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_tools_21_b_y.cc b/tests/dofs/dof_tools_21_b_y.cc index e1c8382145..704a45c4ae 100644 --- a/tests/dofs/dof_tools_21_b_y.cc +++ b/tests/dofs/dof_tools_21_b_y.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/dof_tools_21_c.cc b/tests/dofs/dof_tools_21_c.cc index d2f791b968..c5c01caf04 100644 --- a/tests/dofs/dof_tools_21_c.cc +++ b/tests/dofs/dof_tools_21_c.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/dofs/extract_dofs_by_component_04.cc b/tests/dofs/extract_dofs_by_component_04.cc index d4c3ba7903..14a1bdff3e 100644 --- a/tests/dofs/extract_dofs_by_component_04.cc +++ b/tests/dofs/extract_dofs_by_component_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/2d_grid_projection_hermite.cc b/tests/fe/2d_grid_projection_hermite.cc index c13336f18a..98cdadbae5 100644 --- a/tests/fe/2d_grid_projection_hermite.cc +++ b/tests/fe/2d_grid_projection_hermite.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 - 2024 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/assemble_q_iso_q1_01.cc b/tests/fe/assemble_q_iso_q1_01.cc index 795c25a970..65e4e42189 100644 --- a/tests/fe/assemble_q_iso_q1_01.cc +++ b/tests/fe/assemble_q_iso_q1_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/assemble_q_iso_q1_02.cc b/tests/fe/assemble_q_iso_q1_02.cc index fbf5a332f3..6214c5972e 100644 --- a/tests/fe/assemble_q_iso_q1_02.cc +++ b/tests/fe/assemble_q_iso_q1_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/deformed_projection.h b/tests/fe/deformed_projection.h index 6d07432acd..eaef8b172a 100644 --- a/tests/fe/deformed_projection.h +++ b/tests/fe/deformed_projection.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2023 by the deal.II authors +// Copyright (C) 2006 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/face_to_cell_q1_2d.cc b/tests/fe/face_to_cell_q1_2d.cc index dfdf64f85a..4a45fd8ee0 100644 --- a/tests/fe/face_to_cell_q1_2d.cc +++ b/tests/fe/face_to_cell_q1_2d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/face_to_cell_q2_2d.cc b/tests/fe/face_to_cell_q2_2d.cc index 3c2b15e4fc..7fabfb1de9 100644 --- a/tests/fe/face_to_cell_q2_2d.cc +++ b/tests/fe/face_to_cell_q2_2d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/face_to_cell_q2xq2_2d.cc b/tests/fe/face_to_cell_q2xq2_2d.cc index 4b9feb420c..a4a1525ece 100644 --- a/tests/fe/face_to_cell_q2xq2_2d.cc +++ b/tests/fe/face_to_cell_q2xq2_2d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/face_to_cell_q3_2d.cc b/tests/fe/face_to_cell_q3_2d.cc index 0a3c947e4c..56fe1d1873 100644 --- a/tests/fe/face_to_cell_q3_2d.cc +++ b/tests/fe/face_to_cell_q3_2d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/face_to_cell_q3xq4_2d.cc b/tests/fe/face_to_cell_q3xq4_2d.cc index fa675c1585..d74bb7261e 100644 --- a/tests/fe/face_to_cell_q3xq4_2d.cc +++ b/tests/fe/face_to_cell_q3xq4_2d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/face_to_cell_q4_2d.cc b/tests/fe/face_to_cell_q4_2d.cc index ff3ce03dbd..02a0f9d7f4 100644 --- a/tests/fe/face_to_cell_q4_2d.cc +++ b/tests/fe/face_to_cell_q4_2d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_conformity_test.h b/tests/fe/fe_conformity_test.h index fe83418ce0..73ccb62bc0 100644 --- a/tests/fe/fe_conformity_test.h +++ b/tests/fe/fe_conformity_test.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_data_test.cc b/tests/fe/fe_data_test.cc index 848fdbd140..32bad7e775 100644 --- a/tests/fe/fe_data_test.cc +++ b/tests/fe/fe_data_test.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2021 by the deal.II authors +// Copyright (C) 2001 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_enriched_01.cc b/tests/fe/fe_enriched_01.cc index ca05899b81..868d9d9512 100644 --- a/tests/fe/fe_enriched_01.cc +++ b/tests/fe/fe_enriched_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_enriched_color_08.cc b/tests/fe/fe_enriched_color_08.cc index 2f871bbd48..e6a96d5ecb 100644 --- a/tests/fe/fe_enriched_color_08.cc +++ b/tests/fe/fe_enriched_color_08.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_face_orientation_nedelec_0.cc b/tests/fe/fe_face_orientation_nedelec_0.cc index 3cd510c193..57c00ca12e 100644 --- a/tests/fe/fe_face_orientation_nedelec_0.cc +++ b/tests/fe/fe_face_orientation_nedelec_0.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_nedelec_face_edge_orientation.h b/tests/fe/fe_nedelec_face_edge_orientation.h index 242e58fdbe..64ede80787 100644 --- a/tests/fe/fe_nedelec_face_edge_orientation.h +++ b/tests/fe/fe_nedelec_face_edge_orientation.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_nedelec_face_edge_orientation_0.cc b/tests/fe/fe_nedelec_face_edge_orientation_0.cc index acbc941177..af6d606037 100644 --- a/tests/fe/fe_nedelec_face_edge_orientation_0.cc +++ b/tests/fe/fe_nedelec_face_edge_orientation_0.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_nedelec_face_edge_orientation_1.cc b/tests/fe/fe_nedelec_face_edge_orientation_1.cc index 64b6be3b84..76fb09ae3b 100644 --- a/tests/fe/fe_nedelec_face_edge_orientation_1.cc +++ b/tests/fe/fe_nedelec_face_edge_orientation_1.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_nedelec_face_edge_orientation_2.cc b/tests/fe/fe_nedelec_face_edge_orientation_2.cc index 445ec81a02..ecd9b8b899 100644 --- a/tests/fe/fe_nedelec_face_edge_orientation_2.cc +++ b/tests/fe/fe_nedelec_face_edge_orientation_2.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_nedelec_face_edge_orientation_3.cc b/tests/fe/fe_nedelec_face_edge_orientation_3.cc index 6097be34a0..40a587cad8 100644 --- a/tests/fe/fe_nedelec_face_edge_orientation_3.cc +++ b/tests/fe/fe_nedelec_face_edge_orientation_3.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_nedelec_face_edge_orientation_4.cc b/tests/fe/fe_nedelec_face_edge_orientation_4.cc index c2a037e820..61d21be197 100644 --- a/tests/fe/fe_nedelec_face_edge_orientation_4.cc +++ b/tests/fe/fe_nedelec_face_edge_orientation_4.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_nedelec_face_edge_orientation_5.cc b/tests/fe/fe_nedelec_face_edge_orientation_5.cc index 464a8f2fef..f4b14a3444 100644 --- a/tests/fe/fe_nedelec_face_edge_orientation_5.cc +++ b/tests/fe/fe_nedelec_face_edge_orientation_5.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_nedelec_face_edge_orientation_6.cc b/tests/fe/fe_nedelec_face_edge_orientation_6.cc index 1bd08dbfea..54def9a9e0 100644 --- a/tests/fe/fe_nedelec_face_edge_orientation_6.cc +++ b/tests/fe/fe_nedelec_face_edge_orientation_6.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_nedelec_face_edge_orientation_7.cc b/tests/fe/fe_nedelec_face_edge_orientation_7.cc index ff859f1423..656ef6ab73 100644 --- a/tests/fe/fe_nedelec_face_edge_orientation_7.cc +++ b/tests/fe/fe_nedelec_face_edge_orientation_7.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_nedelec_face_edge_orientation_8.cc b/tests/fe/fe_nedelec_face_edge_orientation_8.cc index 647c351adf..d3ee3e4f36 100644 --- a/tests/fe/fe_nedelec_face_edge_orientation_8.cc +++ b/tests/fe/fe_nedelec_face_edge_orientation_8.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_nedelec_sz_hanging_nodes_convergence.cc b/tests/fe/fe_nedelec_sz_hanging_nodes_convergence.cc index 955d9733d2..75702c0657 100644 --- a/tests/fe/fe_nedelec_sz_hanging_nodes_convergence.cc +++ b/tests/fe/fe_nedelec_sz_hanging_nodes_convergence.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2024 by the deal.II authors +// Copyright (C) 2024 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_project_3d.cc b/tests/fe/fe_project_3d.cc index f35d1c2df7..7cb772d4e8 100644 --- a/tests/fe/fe_project_3d.cc +++ b/tests/fe/fe_project_3d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2024 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_q_dg0.cc b/tests/fe/fe_q_dg0.cc index a273e46c5f..c6c5f8b24d 100644 --- a/tests/fe/fe_q_dg0.cc +++ b/tests/fe/fe_q_dg0.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_support_points_common.h b/tests/fe/fe_support_points_common.h index 9467798bbd..7f02fa79c2 100644 --- a/tests/fe/fe_support_points_common.h +++ b/tests/fe/fe_support_points_common.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2022 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/fe_tools_block_renumbering.cc b/tests/fe/fe_tools_block_renumbering.cc index a91020217e..af8b8ac823 100644 --- a/tests/fe/fe_tools_block_renumbering.cc +++ b/tests/fe/fe_tools_block_renumbering.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2018 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/has_face_support_points_01.cc b/tests/fe/has_face_support_points_01.cc index 40a1615887..dd8baa46dc 100644 --- a/tests/fe/has_face_support_points_01.cc +++ b/tests/fe/has_face_support_points_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2021 by the deal.II authors +// Copyright (C) 2001 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/has_generalized_support_points_01.cc b/tests/fe/has_generalized_support_points_01.cc index 51f9c27791..bf277b04e5 100644 --- a/tests/fe/has_generalized_support_points_01.cc +++ b/tests/fe/has_generalized_support_points_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2021 by the deal.II authors +// Copyright (C) 2001 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/has_support_points_01.cc b/tests/fe/has_support_points_01.cc index 34d1fd0f95..bd26cc3d5e 100644 --- a/tests/fe/has_support_points_01.cc +++ b/tests/fe/has_support_points_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2021 by the deal.II authors +// Copyright (C) 2001 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/interpolate_system_2.cc b/tests/fe/interpolate_system_2.cc index 615d16d6b9..0e5c4afe38 100644 --- a/tests/fe/interpolate_system_2.cc +++ b/tests/fe/interpolate_system_2.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2018 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/interpolate_system_3.cc b/tests/fe/interpolate_system_3.cc index ee719ac73a..39982b67fe 100644 --- a/tests/fe/interpolate_system_3.cc +++ b/tests/fe/interpolate_system_3.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2018 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/local_sparsity_q_iso_q1.cc b/tests/fe/local_sparsity_q_iso_q1.cc index c01f55e59c..0507506507 100644 --- a/tests/fe/local_sparsity_q_iso_q1.cc +++ b/tests/fe/local_sparsity_q_iso_q1.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/shape_function_belongs_to_01.cc b/tests/fe/shape_function_belongs_to_01.cc index cecf865a0e..e4b250c647 100644 --- a/tests/fe/shape_function_belongs_to_01.cc +++ b/tests/fe/shape_function_belongs_to_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fe/shape_function_belongs_to_02.cc b/tests/fe/shape_function_belongs_to_02.cc index 273c7a0553..bcdd0ccf17 100644 --- a/tests/fe/shape_function_belongs_to_02.cc +++ b/tests/fe/shape_function_belongs_to_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/feinterface/fe_interface_values_02.cc b/tests/feinterface/fe_interface_values_02.cc index 4712f3e8b9..9bd5c7f106 100644 --- a/tests/feinterface/fe_interface_values_02.cc +++ b/tests/feinterface/fe_interface_values_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/feinterface/fe_interface_values_12.cc b/tests/feinterface/fe_interface_values_12.cc index 994118b8f6..a76f183ac8 100644 --- a/tests/feinterface/fe_interface_values_12.cc +++ b/tests/feinterface/fe_interface_values_12.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/feinterface/fe_interface_values_17.cc b/tests/feinterface/fe_interface_values_17.cc index 6ce89d7050..5772af0677 100644 --- a/tests/feinterface/fe_interface_values_17.cc +++ b/tests/feinterface/fe_interface_values_17.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/feinterface/fe_interface_view_01.cc b/tests/feinterface/fe_interface_view_01.cc index 5b2f19d680..c97a2f0ffd 100644 --- a/tests/feinterface/fe_interface_view_01.cc +++ b/tests/feinterface/fe_interface_view_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/feinterface/fe_interface_view_02.cc b/tests/feinterface/fe_interface_view_02.cc index cdd7bd8aaa..c3cbe93de6 100644 --- a/tests/feinterface/fe_interface_view_02.cc +++ b/tests/feinterface/fe_interface_view_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/feinterface/stokes.cc b/tests/feinterface/stokes.cc index a9cad09d8c..e884eaba76 100644 --- a/tests/feinterface/stokes.cc +++ b/tests/feinterface/stokes.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2021 - 2024 by the deal.II authors + * Copyright (C) 2021 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/feinterface/stokes_simplex.cc b/tests/feinterface/stokes_simplex.cc index ae3189cff4..1958c443d3 100644 --- a/tests/feinterface/stokes_simplex.cc +++ b/tests/feinterface/stokes_simplex.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/complex_real_full_matrix_09.cc b/tests/full_matrix/complex_real_full_matrix_09.cc index ccb5e38911..1da2022a80 100644 --- a/tests/full_matrix/complex_real_full_matrix_09.cc +++ b/tests/full_matrix/complex_real_full_matrix_09.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2020 by the deal.II authors +// Copyright (C) 2007 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/full_matrix/full_matrix_66.cc b/tests/full_matrix/full_matrix_66.cc index acf377c63a..43bbe8e3cb 100644 --- a/tests/full_matrix/full_matrix_66.cc +++ b/tests/full_matrix/full_matrix_66.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2020 by the deal.II authors +// Copyright (C) 2007 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/fullydistributed_grids/repartitioning_09.cc b/tests/fullydistributed_grids/repartitioning_09.cc index 02123704ed..c87f5dca71 100644 --- a/tests/fullydistributed_grids/repartitioning_09.cc +++ b/tests/fullydistributed_grids/repartitioning_09.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2025 by the deal.II authors +// Copyright (C) 2025 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/extrude_orientation_01.cc b/tests/grid/extrude_orientation_01.cc index af4cb6ba19..8464f1d2f2 100644 --- a/tests/grid/extrude_orientation_01.cc +++ b/tests/grid/extrude_orientation_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2020 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/extrude_orientation_02.cc b/tests/grid/extrude_orientation_02.cc index b4807915af..9b384770e1 100644 --- a/tests/grid/extrude_orientation_02.cc +++ b/tests/grid/extrude_orientation_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2020 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/extrude_orientation_03.cc b/tests/grid/extrude_orientation_03.cc index 2022b03b0a..316ff36386 100644 --- a/tests/grid/extrude_orientation_03.cc +++ b/tests/grid/extrude_orientation_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2020 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/filtered_iterator_04.cc b/tests/grid/filtered_iterator_04.cc index 42e95597d7..3acb70a322 100644 --- a/tests/grid/filtered_iterator_04.cc +++ b/tests/grid/filtered_iterator_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2021 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/filtered_iterator_04_operator.cc b/tests/grid/filtered_iterator_04_operator.cc index 270dc511ee..1c5ddb63f7 100644 --- a/tests/grid/filtered_iterator_04_operator.cc +++ b/tests/grid/filtered_iterator_04_operator.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2021 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_04.cc b/tests/grid/grid_generator_04.cc index c8089765de..4126fcaad5 100644 --- a/tests/grid/grid_generator_04.cc +++ b/tests/grid/grid_generator_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2007 - 2018 by the deal.II authors +// Copyright (C) 2007 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_10.cc b/tests/grid/grid_generator_10.cc index 033017d7b7..cfc3483f20 100644 --- a/tests/grid/grid_generator_10.cc +++ b/tests/grid/grid_generator_10.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2024 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_half_hyper_shell_02.cc b/tests/grid/grid_generator_half_hyper_shell_02.cc index 7d40812f9b..5491b2744f 100644 --- a/tests/grid/grid_generator_half_hyper_shell_02.cc +++ b/tests/grid/grid_generator_half_hyper_shell_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2020 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_hyper_shell.cc b/tests/grid/grid_generator_hyper_shell.cc index 65fa49dff7..5148080ac0 100644 --- a/tests/grid/grid_generator_hyper_shell.cc +++ b/tests/grid/grid_generator_hyper_shell.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2020 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_non_standard_orientation_mesh_2d.cc b/tests/grid/grid_generator_non_standard_orientation_mesh_2d.cc index de69ab6c91..a4b6ee7ba4 100644 --- a/tests/grid/grid_generator_non_standard_orientation_mesh_2d.cc +++ b/tests/grid/grid_generator_non_standard_orientation_mesh_2d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_generator_non_standard_orientation_mesh_3d.cc b/tests/grid/grid_generator_non_standard_orientation_mesh_3d.cc index 44303d3d87..c7d9a07e80 100644 --- a/tests/grid/grid_generator_non_standard_orientation_mesh_3d.cc +++ b/tests/grid/grid_generator_non_standard_orientation_mesh_3d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_in.cc b/tests/grid/grid_in.cc index c6f16a2b70..1106343675 100644 --- a/tests/grid/grid_in.cc +++ b/tests/grid/grid_in.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2021 by the deal.II authors +// Copyright (C) 2002 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_in_msh.cc b/tests/grid/grid_in_msh.cc index 759b5cf3c3..48d301b921 100644 --- a/tests/grid/grid_in_msh.cc +++ b/tests/grid/grid_in_msh.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2018 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_in_msh_03.cc b/tests/grid/grid_in_msh_03.cc index 0766aebe84..443e4777cb 100644 --- a/tests/grid/grid_in_msh_03.cc +++ b/tests/grid/grid_in_msh_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2018 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_in_msh_03_v4.cc b/tests/grid/grid_in_msh_03_v4.cc index 70e41875d3..d8a544a0ed 100644 --- a/tests/grid/grid_in_msh_03_v4.cc +++ b/tests/grid/grid_in_msh_03_v4.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2019 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_in_msh_v4.cc b/tests/grid/grid_in_msh_v4.cc index 433b464264..f739bb8aff 100644 --- a/tests/grid/grid_in_msh_v4.cc +++ b/tests/grid/grid_in_msh_v4.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2019 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_in_msh_version_1.cc b/tests/grid/grid_in_msh_version_1.cc index cefa66301a..d0b89501d9 100644 --- a/tests/grid/grid_in_msh_version_1.cc +++ b/tests/grid/grid_in_msh_version_1.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2018 by the deal.II authors +// Copyright (C) 2009 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_in_msh_version_2.cc b/tests/grid/grid_in_msh_version_2.cc index 7687337c50..782c5d31ee 100644 --- a/tests/grid/grid_in_msh_version_2.cc +++ b/tests/grid/grid_in_msh_version_2.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2018 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_in_unv_2d.cc b/tests/grid/grid_in_unv_2d.cc index 8e14dbf648..566d9baaf7 100644 --- a/tests/grid/grid_in_unv_2d.cc +++ b/tests/grid/grid_in_unv_2d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2021 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_in_unv_3d.cc b/tests/grid/grid_in_unv_3d.cc index a4bfbc455a..a64f61b3a7 100644 --- a/tests/grid/grid_in_unv_3d.cc +++ b/tests/grid/grid_in_unv_3d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2021 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_in_unv_3d_02.cc b/tests/grid/grid_in_unv_3d_02.cc index 7d4bdb350e..3d27aa277d 100644 --- a/tests/grid/grid_in_unv_3d_02.cc +++ b/tests/grid/grid_in_unv_3d_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2018 by the deal.II authors +// Copyright (C) 2006 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_in_vtk_1d_3d.cc b/tests/grid/grid_in_vtk_1d_3d.cc index cfddaeb55c..9769fe47c0 100644 --- a/tests/grid/grid_in_vtk_1d_3d.cc +++ b/tests/grid/grid_in_vtk_1d_3d.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_in_vtk_2d_field_data.cc b/tests/grid/grid_in_vtk_2d_field_data.cc index 537fb26ddf..89e806b1b2 100644 --- a/tests/grid/grid_in_vtk_2d_field_data.cc +++ b/tests/grid/grid_in_vtk_2d_field_data.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2002 - 2018 by the deal.II authors +// Copyright (C) 2002 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_out_gnuplot_01.cc b/tests/grid/grid_out_gnuplot_01.cc index 2f09557b51..265f270bc3 100644 --- a/tests/grid/grid_out_gnuplot_01.cc +++ b/tests/grid/grid_out_gnuplot_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2021 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_05.cc b/tests/grid/grid_tools_05.cc index a6e1443fb3..f2af263f73 100644 --- a/tests/grid/grid_tools_05.cc +++ b/tests/grid/grid_tools_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_06.cc b/tests/grid/grid_tools_06.cc index 2e4bc9dc9a..71c6202cc1 100644 --- a/tests/grid/grid_tools_06.cc +++ b/tests/grid/grid_tools_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2024 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/grid_tools_collect_periodic_faces_tolerance.cc b/tests/grid/grid_tools_collect_periodic_faces_tolerance.cc index 4d3a73dd51..dcd6accc57 100644 --- a/tests/grid/grid_tools_collect_periodic_faces_tolerance.cc +++ b/tests/grid/grid_tools_collect_periodic_faces_tolerance.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/hyper_ball_dim2_spacedim3.cc b/tests/grid/hyper_ball_dim2_spacedim3.cc index 6725aaa1f3..ac02238bb6 100644 --- a/tests/grid/hyper_ball_dim2_spacedim3.cc +++ b/tests/grid/hyper_ball_dim2_spacedim3.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2018 by the deal.II authors +// Copyright (C) 2002 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/reference_cell_reverse_orientation.cc b/tests/grid/reference_cell_reverse_orientation.cc index 55b50b2dac..bf37dd7967 100644 --- a/tests/grid/reference_cell_reverse_orientation.cc +++ b/tests/grid/reference_cell_reverse_orientation.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2024 by the deal.II authors +// Copyright (C) 2024 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/reference_cell_type_05.cc b/tests/grid/reference_cell_type_05.cc index a3421cd7f7..a0e8b3dc7c 100644 --- a/tests/grid/reference_cell_type_05.cc +++ b/tests/grid/reference_cell_type_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/reference_cell_type_06.cc b/tests/grid/reference_cell_type_06.cc index 6f7fd591b6..adb57ef124 100644 --- a/tests/grid/reference_cell_type_06.cc +++ b/tests/grid/reference_cell_type_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/solution_transfer_01.cc b/tests/grid/solution_transfer_01.cc index c6b1c77267..2996818bdc 100644 --- a/tests/grid/solution_transfer_01.cc +++ b/tests/grid/solution_transfer_01.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2021 by the deal.II authors +// Copyright (C) 2008 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/solution_transfer_02.cc b/tests/grid/solution_transfer_02.cc index eebb50ce0f..82c41f9e57 100644 --- a/tests/grid/solution_transfer_02.cc +++ b/tests/grid/solution_transfer_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2008 - 2021 by the deal.II authors +// Copyright (C) 2008 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/torus_01.cc b/tests/grid/torus_01.cc index 76b04896b4..32313df428 100644 --- a/tests/grid/torus_01.cc +++ b/tests/grid/torus_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2022 by the deal.II authors +// Copyright (C) 2016 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/grid/tria_accessor_neighbors.cc b/tests/grid/tria_accessor_neighbors.cc index 0eabcff1c5..951d68ce07 100644 --- a/tests/grid/tria_accessor_neighbors.cc +++ b/tests/grid/tria_accessor_neighbors.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2018 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/boundary_matrices_hp.cc b/tests/hp/boundary_matrices_hp.cc index 49b8a15279..7ca97ac7b6 100644 --- a/tests/hp/boundary_matrices_hp.cc +++ b/tests/hp/boundary_matrices_hp.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2020 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/crash_21.cc b/tests/hp/crash_21.cc index 236e6a5396..1cfc7aeb48 100644 --- a/tests/hp/crash_21.cc +++ b/tests/hp/crash_21.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2020 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/do_function_derivatives_01.cc b/tests/hp/do_function_derivatives_01.cc index 05c0c74688..94dc56cfaa 100644 --- a/tests/hp/do_function_derivatives_01.cc +++ b/tests/hp/do_function_derivatives_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2021 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/do_function_hessians_01.cc b/tests/hp/do_function_hessians_01.cc index 96b361bfcc..ad13fd0313 100644 --- a/tests/hp/do_function_hessians_01.cc +++ b/tests/hp/do_function_hessians_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2021 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/do_function_laplacians_01.cc b/tests/hp/do_function_laplacians_01.cc index 800d217b72..d226943c33 100644 --- a/tests/hp/do_function_laplacians_01.cc +++ b/tests/hp/do_function_laplacians_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2021 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_collection_05.cc b/tests/hp/fe_collection_05.cc index 714eeff13b..df40e39b0d 100644 --- a/tests/hp/fe_collection_05.cc +++ b/tests/hp/fe_collection_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2022 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_collection_06.cc b/tests/hp/fe_collection_06.cc index a481586801..e630687b52 100644 --- a/tests/hp/fe_collection_06.cc +++ b/tests/hp/fe_collection_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2022 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_face_values_reinit_01.cc b/tests/hp/fe_face_values_reinit_01.cc index c75faa874e..1b3a13ea21 100644 --- a/tests/hp/fe_face_values_reinit_01.cc +++ b/tests/hp/fe_face_values_reinit_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2022 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_17.cc b/tests/hp/fe_nothing_17.cc index 8bb35257bc..e0fd5e9af4 100644 --- a/tests/hp/fe_nothing_17.cc +++ b/tests/hp/fe_nothing_17.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2018 by the deal.II authors +// Copyright (C) 2008 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_18.cc b/tests/hp/fe_nothing_18.cc index b17dc99edc..414d924936 100644 --- a/tests/hp/fe_nothing_18.cc +++ b/tests/hp/fe_nothing_18.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_22.cc b/tests/hp/fe_nothing_22.cc index af4815087c..e94c393b91 100644 --- a/tests/hp/fe_nothing_22.cc +++ b/tests/hp/fe_nothing_22.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2021 by the deal.II authors +// Copyright (C) 2009 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/fe_nothing_dominates.h b/tests/hp/fe_nothing_dominates.h index b11deb7cbc..3dcc7a19e0 100644 --- a/tests/hp/fe_nothing_dominates.h +++ b/tests/hp/fe_nothing_dominates.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/identity_constraints_01.cc b/tests/hp/identity_constraints_01.cc index c2ed646a6b..89d1125588 100644 --- a/tests/hp/identity_constraints_01.cc +++ b/tests/hp/identity_constraints_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/identity_constraints_02.cc b/tests/hp/identity_constraints_02.cc index 9b4e62443e..34af80f236 100644 --- a/tests/hp/identity_constraints_02.cc +++ b/tests/hp/identity_constraints_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/laplace.h b/tests/hp/laplace.h index d5a0bead53..eaa770f399 100644 --- a/tests/hp/laplace.h +++ b/tests/hp/laplace.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/limit_p_level_difference_01.cc b/tests/hp/limit_p_level_difference_01.cc index e9f765ac3f..3684cf651a 100644 --- a/tests/hp/limit_p_level_difference_01.cc +++ b/tests/hp/limit_p_level_difference_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/limit_p_level_difference_02.cc b/tests/hp/limit_p_level_difference_02.cc index 760fa38637..097787a32f 100644 --- a/tests/hp/limit_p_level_difference_02.cc +++ b/tests/hp/limit_p_level_difference_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/limit_p_level_difference_03.cc b/tests/hp/limit_p_level_difference_03.cc index 1034453e0c..6f7f1f7191 100644 --- a/tests/hp/limit_p_level_difference_03.cc +++ b/tests/hp/limit_p_level_difference_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer.cc b/tests/hp/solution_transfer.cc index e86cc1ef97..5e23975134 100644 --- a/tests/hp/solution_transfer.cc +++ b/tests/hp/solution_transfer.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2021 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_02.cc b/tests/hp/solution_transfer_02.cc index 479898f4cd..d3491cf32a 100644 --- a/tests/hp/solution_transfer_02.cc +++ b/tests/hp/solution_transfer_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2021 by the deal.II authors +// Copyright (C) 2011 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_04.cc b/tests/hp/solution_transfer_04.cc index e214319cb0..35eaff4ada 100644 --- a/tests/hp/solution_transfer_04.cc +++ b/tests/hp/solution_transfer_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2021 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_05.cc b/tests/hp/solution_transfer_05.cc index 2aca704e7c..c1ed26065a 100644 --- a/tests/hp/solution_transfer_05.cc +++ b/tests/hp/solution_transfer_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_06.cc b/tests/hp/solution_transfer_06.cc index ee8647e544..c9d05d791e 100644 --- a/tests/hp/solution_transfer_06.cc +++ b/tests/hp/solution_transfer_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2021 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_07.cc b/tests/hp/solution_transfer_07.cc index ee8647e544..c9d05d791e 100644 --- a/tests/hp/solution_transfer_07.cc +++ b/tests/hp/solution_transfer_07.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2021 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_08.cc b/tests/hp/solution_transfer_08.cc index 2f368b6262..0f67cb6f7a 100644 --- a/tests/hp/solution_transfer_08.cc +++ b/tests/hp/solution_transfer_08.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2021 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_09.cc b/tests/hp/solution_transfer_09.cc index 9a21fa9209..2366a2e799 100644 --- a/tests/hp/solution_transfer_09.cc +++ b/tests/hp/solution_transfer_09.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2021 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_10.cc b/tests/hp/solution_transfer_10.cc index c9b84f0195..c7584aaa44 100644 --- a/tests/hp/solution_transfer_10.cc +++ b/tests/hp/solution_transfer_10.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2021 by the deal.II authors +// Copyright (C) 2014 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_11.cc b/tests/hp/solution_transfer_11.cc index 9dc5efc907..4535270254 100644 --- a/tests/hp/solution_transfer_11.cc +++ b/tests/hp/solution_transfer_11.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2021 by the deal.II authors +// Copyright (C) 2011 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_12.cc b/tests/hp/solution_transfer_12.cc index 9473c6e57b..0ef20e3e75 100644 --- a/tests/hp/solution_transfer_12.cc +++ b/tests/hp/solution_transfer_12.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2021 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_13.cc b/tests/hp/solution_transfer_13.cc index 66f7835107..e6b18668b1 100644 --- a/tests/hp/solution_transfer_13.cc +++ b/tests/hp/solution_transfer_13.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2021 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_14.cc b/tests/hp/solution_transfer_14.cc index 99afd752a7..394850ddd3 100644 --- a/tests/hp/solution_transfer_14.cc +++ b/tests/hp/solution_transfer_14.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_15.cc b/tests/hp/solution_transfer_15.cc index 05e89b180c..2d07b3fe51 100644 --- a/tests/hp/solution_transfer_15.cc +++ b/tests/hp/solution_transfer_15.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/solution_transfer_16.cc b/tests/hp/solution_transfer_16.cc index d3c3968f54..93c1967dcd 100644 --- a/tests/hp/solution_transfer_16.cc +++ b/tests/hp/solution_transfer_16.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2021 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/step-12.cc b/tests/hp/step-12.cc index 2ff8645ba4..b368036e35 100644 --- a/tests/hp/step-12.cc +++ b/tests/hp/step-12.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2024 by the deal.II authors +// Copyright (C) 2006 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/step-13.cc b/tests/hp/step-13.cc index 4caa8c6e5d..9d161cbf0e 100644 --- a/tests/hp/step-13.cc +++ b/tests/hp/step-13.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2024 by the deal.II authors +// Copyright (C) 2006 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/hp/step-27.cc b/tests/hp/step-27.cc index 72ace08d45..9946849716 100644 --- a/tests/hp/step-27.cc +++ b/tests/hp/step-27.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/assembler_simple_mgmatrix_04.cc b/tests/integrators/assembler_simple_mgmatrix_04.cc index ebd0523a07..7b8e4f5718 100644 --- a/tests/integrators/assembler_simple_mgmatrix_04.cc +++ b/tests/integrators/assembler_simple_mgmatrix_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/cells_and_faces_01.cc b/tests/integrators/cells_and_faces_01.cc index 5eaa706577..f3a477fc7b 100644 --- a/tests/integrators/cells_and_faces_01.cc +++ b/tests/integrators/cells_and_faces_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2023 by the deal.II authors +// Copyright (C) 2011 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/functional_01.cc b/tests/integrators/functional_01.cc index 4ea5cb2c59..a4a2ea8cc3 100644 --- a/tests/integrators/functional_01.cc +++ b/tests/integrators/functional_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2023 by the deal.II authors +// Copyright (C) 2011 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/mesh_worker_01.cc b/tests/integrators/mesh_worker_01.cc index aa837b261a..1fa50e547c 100644 --- a/tests/integrators/mesh_worker_01.cc +++ b/tests/integrators/mesh_worker_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2023 by the deal.II authors +// Copyright (C) 2009 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/mesh_worker_02.cc b/tests/integrators/mesh_worker_02.cc index 8f266bc260..7c7dd6c888 100644 --- a/tests/integrators/mesh_worker_02.cc +++ b/tests/integrators/mesh_worker_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/mesh_worker_03.cc b/tests/integrators/mesh_worker_03.cc index fc221c653c..2345c4e27a 100644 --- a/tests/integrators/mesh_worker_03.cc +++ b/tests/integrators/mesh_worker_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/integrators/mesh_worker_matrix_01.cc b/tests/integrators/mesh_worker_matrix_01.cc index 04b62bab54..65d71473a8 100644 --- a/tests/integrators/mesh_worker_matrix_01.cc +++ b/tests/integrators/mesh_worker_matrix_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2023 by the deal.II authors +// Copyright (C) 2009 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/affine_constraints_set_zero.cc b/tests/lac/affine_constraints_set_zero.cc index a70c345cd2..c92679b638 100644 --- a/tests/lac/affine_constraints_set_zero.cc +++ b/tests/lac/affine_constraints_set_zero.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/block_linear_operator_04.cc b/tests/lac/block_linear_operator_04.cc index ccee11fdf6..9cbc5fe808 100644 --- a/tests/lac/block_linear_operator_04.cc +++ b/tests/lac/block_linear_operator_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2022 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constrained_linear_operator_01.cc b/tests/lac/constrained_linear_operator_01.cc index 29339f06e1..dd8d9138be 100644 --- a/tests/lac/constrained_linear_operator_01.cc +++ b/tests/lac/constrained_linear_operator_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2020 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraints_make_consistent_in_parallel_03.cc b/tests/lac/constraints_make_consistent_in_parallel_03.cc index d982bccd3d..2cee32961a 100644 --- a/tests/lac/constraints_make_consistent_in_parallel_03.cc +++ b/tests/lac/constraints_make_consistent_in_parallel_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraints_make_consistent_in_parallel_04.cc b/tests/lac/constraints_make_consistent_in_parallel_04.cc index 92efe5f25e..2341021ff2 100644 --- a/tests/lac/constraints_make_consistent_in_parallel_04.cc +++ b/tests/lac/constraints_make_consistent_in_parallel_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraints_make_consistent_in_parallel_05.cc b/tests/lac/constraints_make_consistent_in_parallel_05.cc index aa5436041d..fc669de46d 100644 --- a/tests/lac/constraints_make_consistent_in_parallel_05.cc +++ b/tests/lac/constraints_make_consistent_in_parallel_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/constraints_make_consistent_in_parallel_05_nonowning.cc b/tests/lac/constraints_make_consistent_in_parallel_05_nonowning.cc index 3970016d7c..265fb035ce 100644 --- a/tests/lac/constraints_make_consistent_in_parallel_05_nonowning.cc +++ b/tests/lac/constraints_make_consistent_in_parallel_05_nonowning.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/diagonal_matrix_02.cc b/tests/lac/diagonal_matrix_02.cc index 16a8990fa0..96e281c5d7 100644 --- a/tests/lac/diagonal_matrix_02.cc +++ b/tests/lac/diagonal_matrix_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/full_matrix_kronecker.cc b/tests/lac/full_matrix_kronecker.cc index ef41866236..c4c847884b 100644 --- a/tests/lac/full_matrix_kronecker.cc +++ b/tests/lac/full_matrix_kronecker.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2020 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/full_matrix_mmult_01.cc b/tests/lac/full_matrix_mmult_01.cc index 9174d5fecf..d4bda89b27 100644 --- a/tests/lac/full_matrix_mmult_01.cc +++ b/tests/lac/full_matrix_mmult_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2020 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/gmres_eigenvalues_02.cc b/tests/lac/gmres_eigenvalues_02.cc index a831a230e3..ddf90f958a 100644 --- a/tests/lac/gmres_eigenvalues_02.cc +++ b/tests/lac/gmres_eigenvalues_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/gmres_reorthogonalize_02.cc b/tests/lac/gmres_reorthogonalize_02.cc index 50a1af9bb5..638c754640 100644 --- a/tests/lac/gmres_reorthogonalize_02.cc +++ b/tests/lac/gmres_reorthogonalize_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/householder.cc b/tests/lac/householder.cc index d7a007253b..71d40d05f3 100644 --- a/tests/lac/householder.cc +++ b/tests/lac/householder.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2005 - 2020 by the deal.II authors +// Copyright (C) 2005 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/iteration_number_control.cc b/tests/lac/iteration_number_control.cc index 04e3e5df0a..ad0209809d 100644 --- a/tests/lac/iteration_number_control.cc +++ b/tests/lac/iteration_number_control.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2018 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/linear_operator_08.cc b/tests/lac/linear_operator_08.cc index a33de5f9be..da11b1f269 100644 --- a/tests/lac/linear_operator_08.cc +++ b/tests/lac/linear_operator_08.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/matrix_out.cc b/tests/lac/matrix_out.cc index 97c228962f..89280eb9e1 100644 --- a/tests/lac/matrix_out.cc +++ b/tests/lac/matrix_out.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2018 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/matrix_out_02.cc b/tests/lac/matrix_out_02.cc index 91dc3fea33..d67cdfaded 100644 --- a/tests/lac/matrix_out_02.cc +++ b/tests/lac/matrix_out_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2018 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/matrix_out_03.cc b/tests/lac/matrix_out_03.cc index cceb9314fe..563edc56f2 100644 --- a/tests/lac/matrix_out_03.cc +++ b/tests/lac/matrix_out_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2018 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_01.cc b/tests/lac/parallel_vector_01.cc index 37fd0c9389..9cfb533f18 100644 --- a/tests/lac/parallel_vector_01.cc +++ b/tests/lac/parallel_vector_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_02.cc b/tests/lac/parallel_vector_02.cc index c3a8934442..b8a0b16cce 100644 --- a/tests/lac/parallel_vector_02.cc +++ b/tests/lac/parallel_vector_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_03.cc b/tests/lac/parallel_vector_03.cc index 24cfa5109c..9218b77581 100644 --- a/tests/lac/parallel_vector_03.cc +++ b/tests/lac/parallel_vector_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_03a.cc b/tests/lac/parallel_vector_03a.cc index 516731f4fd..4c5e967607 100644 --- a/tests/lac/parallel_vector_03a.cc +++ b/tests/lac/parallel_vector_03a.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_04.cc b/tests/lac/parallel_vector_04.cc index 83f6aa4156..a70d200967 100644 --- a/tests/lac/parallel_vector_04.cc +++ b/tests/lac/parallel_vector_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_05.cc b/tests/lac/parallel_vector_05.cc index a98a30c0b0..7b33af18e2 100644 --- a/tests/lac/parallel_vector_05.cc +++ b/tests/lac/parallel_vector_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_06.cc b/tests/lac/parallel_vector_06.cc index 34dca9d73f..b2d0410c87 100644 --- a/tests/lac/parallel_vector_06.cc +++ b/tests/lac/parallel_vector_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_08.cc b/tests/lac/parallel_vector_08.cc index 01b79dd87c..7776ad1174 100644 --- a/tests/lac/parallel_vector_08.cc +++ b/tests/lac/parallel_vector_08.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_10.cc b/tests/lac/parallel_vector_10.cc index 41c9e263e5..4caf5e67b7 100644 --- a/tests/lac/parallel_vector_10.cc +++ b/tests/lac/parallel_vector_10.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_11.cc b/tests/lac/parallel_vector_11.cc index fa9fcdf3c4..afc7bec123 100644 --- a/tests/lac/parallel_vector_11.cc +++ b/tests/lac/parallel_vector_11.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_12.cc b/tests/lac/parallel_vector_12.cc index 95a17a349f..2ca503d9fb 100644 --- a/tests/lac/parallel_vector_12.cc +++ b/tests/lac/parallel_vector_12.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_13.cc b/tests/lac/parallel_vector_13.cc index 843622f58c..749eeb56ae 100644 --- a/tests/lac/parallel_vector_13.cc +++ b/tests/lac/parallel_vector_13.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_14.cc b/tests/lac/parallel_vector_14.cc index ad1d328640..89dce30846 100644 --- a/tests/lac/parallel_vector_14.cc +++ b/tests/lac/parallel_vector_14.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_15.cc b/tests/lac/parallel_vector_15.cc index 0fdfc90b7e..037cbb68a0 100644 --- a/tests/lac/parallel_vector_15.cc +++ b/tests/lac/parallel_vector_15.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_21.cc b/tests/lac/parallel_vector_21.cc index 8f0464e4fe..a89b23de7e 100644 --- a/tests/lac/parallel_vector_21.cc +++ b/tests/lac/parallel_vector_21.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/parallel_vector_25.cc b/tests/lac/parallel_vector_25.cc index 0c27a19012..1483f47844 100644 --- a/tests/lac/parallel_vector_25.cc +++ b/tests/lac/parallel_vector_25.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/precondition_chebyshev_07.cc b/tests/lac/precondition_chebyshev_07.cc index 89a8aa7ea5..bc62aeffdd 100644 --- a/tests/lac/precondition_chebyshev_07.cc +++ b/tests/lac/precondition_chebyshev_07.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/readwritevector_assignment.cc b/tests/lac/readwritevector_assignment.cc index 17270584aa..841e1f334b 100644 --- a/tests/lac/readwritevector_assignment.cc +++ b/tests/lac/readwritevector_assignment.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver.cc b/tests/lac/solver.cc index 30076c4b45..70b77d1dfa 100644 --- a/tests/lac/solver.cc +++ b/tests/lac/solver.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1999 - 2024 by the deal.II authors +// Copyright (C) 1999 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_mpgmres_01.cc b/tests/lac/solver_mpgmres_01.cc index 8c4b27e811..8319802f5b 100644 --- a/tests/lac/solver_mpgmres_01.cc +++ b/tests/lac/solver_mpgmres_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_mpgmres_02.cc b/tests/lac/solver_mpgmres_02.cc index 6e98ca333d..8bf23d33f2 100644 --- a/tests/lac/solver_mpgmres_02.cc +++ b/tests/lac/solver_mpgmres_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_relaxation_01.cc b/tests/lac/solver_relaxation_01.cc index 370540b455..8d099f2f91 100644 --- a/tests/lac/solver_relaxation_01.cc +++ b/tests/lac/solver_relaxation_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_relaxation_02.cc b/tests/lac/solver_relaxation_02.cc index ca821b91d4..56301fac3e 100644 --- a/tests/lac/solver_relaxation_02.cc +++ b/tests/lac/solver_relaxation_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2023 by the deal.II authors +// Copyright (C) 2011 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_relaxation_03.cc b/tests/lac/solver_relaxation_03.cc index 6dad244d02..d630d4db94 100644 --- a/tests/lac/solver_relaxation_03.cc +++ b/tests/lac/solver_relaxation_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2023 by the deal.II authors +// Copyright (C) 2011 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_relaxation_04.cc b/tests/lac/solver_relaxation_04.cc index 80ca3c5d6b..c53b4d5790 100644 --- a/tests/lac/solver_relaxation_04.cc +++ b/tests/lac/solver_relaxation_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2023 by the deal.II authors +// Copyright (C) 2011 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_selector_01.cc b/tests/lac/solver_selector_01.cc index 82261b46fb..5b5d0fd482 100644 --- a/tests/lac/solver_selector_01.cc +++ b/tests/lac/solver_selector_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2020 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/solver_selector_03.cc b/tests/lac/solver_selector_03.cc index 3a4d6b0ac3..2cfddc1348 100644 --- a/tests/lac/solver_selector_03.cc +++ b/tests/lac/solver_selector_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2020 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparse_matrices.cc b/tests/lac/sparse_matrices.cc index 64e2a42c77..71bf174382 100644 --- a/tests/lac/sparse_matrices.cc +++ b/tests/lac/sparse_matrices.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2023 by the deal.II authors +// Copyright (C) 2002 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lac/sparse_matrix_tools_01.cc b/tests/lac/sparse_matrix_tools_01.cc index a62800f4f2..56fa72409c 100644 --- a/tests/lac/sparse_matrix_tools_01.cc +++ b/tests/lac/sparse_matrix_tools_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/lapack/solver_cg.cc b/tests/lapack/solver_cg.cc index 8c325140c3..357cec93b8 100644 --- a/tests/lapack/solver_cg.cc +++ b/tests/lapack/solver_cg.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2023 by the deal.II authors +// Copyright (C) 2006 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/manifold/spherical_manifold_01.cc b/tests/manifold/spherical_manifold_01.cc index f9d650c0e1..9c1441eeb9 100644 --- a/tests/manifold/spherical_manifold_01.cc +++ b/tests/manifold/spherical_manifold_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2021 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_fe_field_06.cc b/tests/mappings/mapping_fe_field_06.cc index a0b2f1f4ff..259bb7f890 100644 --- a/tests/mappings/mapping_fe_field_06.cc +++ b/tests/mappings/mapping_fe_field_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_get_vertices_on_face.cc b/tests/mappings/mapping_get_vertices_on_face.cc index dde4b20492..932085f182 100644 --- a/tests/mappings/mapping_get_vertices_on_face.cc +++ b/tests/mappings/mapping_get_vertices_on_face.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_q_cache_05.cc b/tests/mappings/mapping_q_cache_05.cc index fa5db3ed51..8140a5e9eb 100644 --- a/tests/mappings/mapping_q_cache_05.cc +++ b/tests/mappings/mapping_q_cache_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_q_cache_06.cc b/tests/mappings/mapping_q_cache_06.cc index fc77b77448..f5b72a6aab 100644 --- a/tests/mappings/mapping_q_cache_06.cc +++ b/tests/mappings/mapping_q_cache_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_q_cache_07.cc b/tests/mappings/mapping_q_cache_07.cc index 7925bcb694..796f70d053 100644 --- a/tests/mappings/mapping_q_cache_07.cc +++ b/tests/mappings/mapping_q_cache_07.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2022 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mappings/mapping_q_eulerian_15.cc b/tests/mappings/mapping_q_eulerian_15.cc index 2f701b56c1..40ca9cdf0b 100644 --- a/tests/mappings/mapping_q_eulerian_15.cc +++ b/tests/mappings/mapping_q_eulerian_15.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2008 - 2020 by the deal.II authors +// Copyright (C) 2008 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/assemble_matrix_01.cc b/tests/matrix_free/assemble_matrix_01.cc index d786bdd202..a9c0cf884e 100644 --- a/tests/matrix_free/assemble_matrix_01.cc +++ b/tests/matrix_free/assemble_matrix_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2022 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/assemble_matrix_02.cc b/tests/matrix_free/assemble_matrix_02.cc index 8b17dc02d3..eede90ba07 100644 --- a/tests/matrix_free/assemble_matrix_02.cc +++ b/tests/matrix_free/assemble_matrix_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2022 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/assemble_matrix_03.cc b/tests/matrix_free/assemble_matrix_03.cc index eb6b812f72..7291d60787 100644 --- a/tests/matrix_free/assemble_matrix_03.cc +++ b/tests/matrix_free/assemble_matrix_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/compare_faces_by_cells.cc b/tests/matrix_free/compare_faces_by_cells.cc index 53f74a0154..0a58f5d3e5 100644 --- a/tests/matrix_free/compare_faces_by_cells.cc +++ b/tests/matrix_free/compare_faces_by_cells.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/compute_diagonal_07.cc b/tests/matrix_free/compute_diagonal_07.cc index 94d72e5004..0f804ac53c 100644 --- a/tests/matrix_free/compute_diagonal_07.cc +++ b/tests/matrix_free/compute_diagonal_07.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/compute_diagonal_08.cc b/tests/matrix_free/compute_diagonal_08.cc index 1510a8e0f2..e4babd6f7e 100644 --- a/tests/matrix_free/compute_diagonal_08.cc +++ b/tests/matrix_free/compute_diagonal_08.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/compute_diagonal_13.cc b/tests/matrix_free/compute_diagonal_13.cc index 80d271fbb5..02beef5414 100644 --- a/tests/matrix_free/compute_diagonal_13.cc +++ b/tests/matrix_free/compute_diagonal_13.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/compute_diagonal_util.h b/tests/matrix_free/compute_diagonal_util.h index 563e174368..cb8d9e1fe5 100644 --- a/tests/matrix_free/compute_diagonal_util.h +++ b/tests/matrix_free/compute_diagonal_util.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/copy_feevaluation.cc b/tests/matrix_free/copy_feevaluation.cc index 1622dc5f18..a63c98d3f5 100644 --- a/tests/matrix_free/copy_feevaluation.cc +++ b/tests/matrix_free/copy_feevaluation.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/create_mesh.h b/tests/matrix_free/create_mesh.h index f6d674022a..f640bb5bd6 100644 --- a/tests/matrix_free/create_mesh.h +++ b/tests/matrix_free/create_mesh.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2021 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/estimate_condition_number_mass.cc b/tests/matrix_free/estimate_condition_number_mass.cc index 45b5dc8ad9..403c15ef23 100644 --- a/tests/matrix_free/estimate_condition_number_mass.cc +++ b/tests/matrix_free/estimate_condition_number_mass.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/fe_evaluation_shift.cc b/tests/matrix_free/fe_evaluation_shift.cc index eda70dac53..8e5d974d8a 100644 --- a/tests/matrix_free/fe_evaluation_shift.cc +++ b/tests/matrix_free/fe_evaluation_shift.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/fe_nothing_02.cc b/tests/matrix_free/fe_nothing_02.cc index 8f10095955..71a9736c9e 100644 --- a/tests/matrix_free/fe_nothing_02.cc +++ b/tests/matrix_free/fe_nothing_02.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2022 - 2024 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_cell_category_01.cc b/tests/matrix_free/get_cell_category_01.cc index c237f110f3..119076c552 100644 --- a/tests/matrix_free/get_cell_category_01.cc +++ b/tests/matrix_free/get_cell_category_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_circle.cc b/tests/matrix_free/get_functions_circle.cc index 73da0f3ee1..ed98b8b134 100644 --- a/tests/matrix_free/get_functions_circle.cc +++ b/tests/matrix_free/get_functions_circle.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2020 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_gl.cc b/tests/matrix_free/get_functions_gl.cc index b10893f466..706ec23498 100644 --- a/tests/matrix_free/get_functions_gl.cc +++ b/tests/matrix_free/get_functions_gl.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2021 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_mappingq.cc b/tests/matrix_free/get_functions_mappingq.cc index 7926f5dd10..31af61a057 100644 --- a/tests/matrix_free/get_functions_mappingq.cc +++ b/tests/matrix_free/get_functions_mappingq.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2021 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_multife3.cc b/tests/matrix_free/get_functions_multife3.cc index 226b08d6b3..70b8e2cf2b 100644 --- a/tests/matrix_free/get_functions_multife3.cc +++ b/tests/matrix_free/get_functions_multife3.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_notempl.cc b/tests/matrix_free/get_functions_notempl.cc index d14ecdc0d7..96e520e671 100644 --- a/tests/matrix_free/get_functions_notempl.cc +++ b/tests/matrix_free/get_functions_notempl.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_q_hierarchical.cc b/tests/matrix_free/get_functions_q_hierarchical.cc index b1184380d5..348fc84249 100644 --- a/tests/matrix_free/get_functions_q_hierarchical.cc +++ b/tests/matrix_free/get_functions_q_hierarchical.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2021 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_functions_rect.cc b/tests/matrix_free/get_functions_rect.cc index a4fbeb9bbb..5a8cc3e7fb 100644 --- a/tests/matrix_free/get_functions_rect.cc +++ b/tests/matrix_free/get_functions_rect.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/get_values_plain.cc b/tests/matrix_free/get_values_plain.cc index 72a81a13c3..f2cfabe006 100644 --- a/tests/matrix_free/get_values_plain.cc +++ b/tests/matrix_free/get_values_plain.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/integrate_functions.cc b/tests/matrix_free/integrate_functions.cc index 4f2d7217c5..06674bf27a 100644 --- a/tests/matrix_free/integrate_functions.cc +++ b/tests/matrix_free/integrate_functions.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/integrate_functions_hessians.cc b/tests/matrix_free/integrate_functions_hessians.cc index 54fd25f0a3..f75484ad90 100644 --- a/tests/matrix_free/integrate_functions_hessians.cc +++ b/tests/matrix_free/integrate_functions_hessians.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/integrate_functions_multife.cc b/tests/matrix_free/integrate_functions_multife.cc index 47fb6cb94a..c1df1e75a1 100644 --- a/tests/matrix_free/integrate_functions_multife.cc +++ b/tests/matrix_free/integrate_functions_multife.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/inverse_mass_01.cc b/tests/matrix_free/inverse_mass_01.cc index a2951e18f9..619192f1a9 100644 --- a/tests/matrix_free/inverse_mass_01.cc +++ b/tests/matrix_free/inverse_mass_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/inverse_mass_03.cc b/tests/matrix_free/inverse_mass_03.cc index cd0f4a0b3a..70b7d27bff 100644 --- a/tests/matrix_free/inverse_mass_03.cc +++ b/tests/matrix_free/inverse_mass_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/inverse_mass_05.cc b/tests/matrix_free/inverse_mass_05.cc index ab2dc3e06b..1fd0b3fb29 100644 --- a/tests/matrix_free/inverse_mass_05.cc +++ b/tests/matrix_free/inverse_mass_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/inverse_mass_06.cc b/tests/matrix_free/inverse_mass_06.cc index 07f8fb2330..be1ef1b2ea 100644 --- a/tests/matrix_free/inverse_mass_06.cc +++ b/tests/matrix_free/inverse_mass_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/inverse_mass_08.cc b/tests/matrix_free/inverse_mass_08.cc index 349d626290..ae7ce77a1e 100644 --- a/tests/matrix_free/inverse_mass_08.cc +++ b/tests/matrix_free/inverse_mass_08.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_04.cc b/tests/matrix_free/matrix_vector_04.cc index dd32146878..9fafc19503 100644 --- a/tests/matrix_free/matrix_vector_04.cc +++ b/tests/matrix_free/matrix_vector_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2020 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_04b.cc b/tests/matrix_free/matrix_vector_04b.cc index e8d95823cb..bb2e8adf31 100644 --- a/tests/matrix_free/matrix_vector_04b.cc +++ b/tests/matrix_free/matrix_vector_04b.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2020 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_07.cc b/tests/matrix_free/matrix_vector_07.cc index 87e7491fa1..739f78c364 100644 --- a/tests/matrix_free/matrix_vector_07.cc +++ b/tests/matrix_free/matrix_vector_07.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2020 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_14.cc b/tests/matrix_free/matrix_vector_14.cc index 48636162d0..fc37d2d914 100644 --- a/tests/matrix_free/matrix_vector_14.cc +++ b/tests/matrix_free/matrix_vector_14.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2020 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_14_notempl.cc b/tests/matrix_free/matrix_vector_14_notempl.cc index 55bdc4d2cb..a084cc8a84 100644 --- a/tests/matrix_free/matrix_vector_14_notempl.cc +++ b/tests/matrix_free/matrix_vector_14_notempl.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2020 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_14b.cc b/tests/matrix_free/matrix_vector_14b.cc index 95d507b9c2..538d9ca0ee 100644 --- a/tests/matrix_free/matrix_vector_14b.cc +++ b/tests/matrix_free/matrix_vector_14b.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2020 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_15.cc b/tests/matrix_free/matrix_vector_15.cc index cf439fd449..472404c66b 100644 --- a/tests/matrix_free/matrix_vector_15.cc +++ b/tests/matrix_free/matrix_vector_15.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_16.cc b/tests/matrix_free/matrix_vector_16.cc index b8588888c6..2c9d727412 100644 --- a/tests/matrix_free/matrix_vector_16.cc +++ b/tests/matrix_free/matrix_vector_16.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_17.cc b/tests/matrix_free/matrix_vector_17.cc index a65652d304..1409485f6c 100644 --- a/tests/matrix_free/matrix_vector_17.cc +++ b/tests/matrix_free/matrix_vector_17.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2020 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_26.cc b/tests/matrix_free/matrix_vector_26.cc index 0eb5f37d7d..0505d6af53 100644 --- a/tests/matrix_free/matrix_vector_26.cc +++ b/tests/matrix_free/matrix_vector_26.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_27.cc b/tests/matrix_free/matrix_vector_27.cc index 4ad85c1909..810b7d0c24 100644 --- a/tests/matrix_free/matrix_vector_27.cc +++ b/tests/matrix_free/matrix_vector_27.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_curl.cc b/tests/matrix_free/matrix_vector_curl.cc index 98bee529f1..e5ff235fc8 100644 --- a/tests/matrix_free/matrix_vector_curl.cc +++ b/tests/matrix_free/matrix_vector_curl.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_faces_24.cc b/tests/matrix_free/matrix_vector_faces_24.cc index e96250eaf3..909ac266b4 100644 --- a/tests/matrix_free/matrix_vector_faces_24.cc +++ b/tests/matrix_free/matrix_vector_faces_24.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_faces_34.cc b/tests/matrix_free/matrix_vector_faces_34.cc index 61c94e8c1a..70fe68288a 100644 --- a/tests/matrix_free/matrix_vector_faces_34.cc +++ b/tests/matrix_free/matrix_vector_faces_34.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_faces_35.cc b/tests/matrix_free/matrix_vector_faces_35.cc index 8dfa66e0e1..7d9dfc8171 100644 --- a/tests/matrix_free/matrix_vector_faces_35.cc +++ b/tests/matrix_free/matrix_vector_faces_35.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_faces_common.h b/tests/matrix_free/matrix_vector_faces_common.h index 97fb5ad5de..6b403c9753 100644 --- a/tests/matrix_free/matrix_vector_faces_common.h +++ b/tests/matrix_free/matrix_vector_faces_common.h @@ -1,7 +1,7 @@ //------------------ matrix_vector_faces_common.h ------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_hp.cc b/tests/matrix_free/matrix_vector_hp.cc index 9cedcb3826..9956a58d68 100644 --- a/tests/matrix_free/matrix_vector_hp.cc +++ b/tests/matrix_free/matrix_vector_hp.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_hp_no_template.cc b/tests/matrix_free/matrix_vector_hp_no_template.cc index 37d90c0713..e0fbe8b021 100644 --- a/tests/matrix_free/matrix_vector_hp_no_template.cc +++ b/tests/matrix_free/matrix_vector_hp_no_template.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_hp_parallel_01.cc b/tests/matrix_free/matrix_vector_hp_parallel_01.cc index dc270a5149..a3d75d8a3c 100644 --- a/tests/matrix_free/matrix_vector_hp_parallel_01.cc +++ b/tests/matrix_free/matrix_vector_hp_parallel_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_mg.cc b/tests/matrix_free/matrix_vector_mg.cc index f32ca508ae..037c751b4b 100644 --- a/tests/matrix_free/matrix_vector_mg.cc +++ b/tests/matrix_free/matrix_vector_mg.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_rt_01.cc b/tests/matrix_free/matrix_vector_rt_01.cc index 3e8c0dcd98..a54610c4f3 100644 --- a/tests/matrix_free/matrix_vector_rt_01.cc +++ b/tests/matrix_free/matrix_vector_rt_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_rt_common.h b/tests/matrix_free/matrix_vector_rt_common.h index a07382ff7e..20cf58f4f5 100644 --- a/tests/matrix_free/matrix_vector_rt_common.h +++ b/tests/matrix_free/matrix_vector_rt_common.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_rt_face_01.cc b/tests/matrix_free/matrix_vector_rt_face_01.cc index 8492e41c1d..4dd4ce0547 100644 --- a/tests/matrix_free/matrix_vector_rt_face_01.cc +++ b/tests/matrix_free/matrix_vector_rt_face_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_rt_face_common.h b/tests/matrix_free/matrix_vector_rt_face_common.h index ab02c1aa65..af70eb4cdd 100644 --- a/tests/matrix_free/matrix_vector_rt_face_common.h +++ b/tests/matrix_free/matrix_vector_rt_face_common.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_stokes_noflux.cc b/tests/matrix_free/matrix_vector_stokes_noflux.cc index 5b88acbc9b..96f38edc7e 100644 --- a/tests/matrix_free/matrix_vector_stokes_noflux.cc +++ b/tests/matrix_free/matrix_vector_stokes_noflux.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_stokes_notempl.cc b/tests/matrix_free/matrix_vector_stokes_notempl.cc index 4e1230c477..fd4cde27c8 100644 --- a/tests/matrix_free/matrix_vector_stokes_notempl.cc +++ b/tests/matrix_free/matrix_vector_stokes_notempl.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/matrix_vector_stokes_onedof.cc b/tests/matrix_free/matrix_vector_stokes_onedof.cc index 295c6c053f..2dad47a70e 100644 --- a/tests/matrix_free/matrix_vector_stokes_onedof.cc +++ b/tests/matrix_free/matrix_vector_stokes_onedof.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/multigrid_dg_periodic.cc b/tests/matrix_free/multigrid_dg_periodic.cc index 686ca18b46..4c9b6f32cb 100644 --- a/tests/matrix_free/multigrid_dg_periodic.cc +++ b/tests/matrix_free/multigrid_dg_periodic.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/multigrid_dg_sip_01.cc b/tests/matrix_free/multigrid_dg_sip_01.cc index fab22e0a0e..4d9f9301d7 100644 --- a/tests/matrix_free/multigrid_dg_sip_01.cc +++ b/tests/matrix_free/multigrid_dg_sip_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/multigrid_dg_sip_02.cc b/tests/matrix_free/multigrid_dg_sip_02.cc index b7bad6ba76..5f65d29e9b 100644 --- a/tests/matrix_free/multigrid_dg_sip_02.cc +++ b/tests/matrix_free/multigrid_dg_sip_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/no_index_initialize.cc b/tests/matrix_free/no_index_initialize.cc index 3c3aec0632..9786bebfa7 100644 --- a/tests/matrix_free/no_index_initialize.cc +++ b/tests/matrix_free/no_index_initialize.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/parallel_multigrid.cc b/tests/matrix_free/parallel_multigrid.cc index 4b344eb08a..1dc9d4cc47 100644 --- a/tests/matrix_free/parallel_multigrid.cc +++ b/tests/matrix_free/parallel_multigrid.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/parallel_multigrid_adaptive_01.cc b/tests/matrix_free/parallel_multigrid_adaptive_01.cc index 92ca3efc36..74b0ca5b15 100644 --- a/tests/matrix_free/parallel_multigrid_adaptive_01.cc +++ b/tests/matrix_free/parallel_multigrid_adaptive_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/parallel_multigrid_adaptive_03.cc b/tests/matrix_free/parallel_multigrid_adaptive_03.cc index 9eda3655ea..6d21864016 100644 --- a/tests/matrix_free/parallel_multigrid_adaptive_03.cc +++ b/tests/matrix_free/parallel_multigrid_adaptive_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/parallel_multigrid_adaptive_05.cc b/tests/matrix_free/parallel_multigrid_adaptive_05.cc index d97546493b..ab2de8241a 100644 --- a/tests/matrix_free/parallel_multigrid_adaptive_05.cc +++ b/tests/matrix_free/parallel_multigrid_adaptive_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/parallel_multigrid_adaptive_06.cc b/tests/matrix_free/parallel_multigrid_adaptive_06.cc index 3e77d84e3b..9083ac6fe7 100644 --- a/tests/matrix_free/parallel_multigrid_adaptive_06.cc +++ b/tests/matrix_free/parallel_multigrid_adaptive_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/parallel_multigrid_adaptive_07.cc b/tests/matrix_free/parallel_multigrid_adaptive_07.cc index 0fdc9ee4e8..d3937c2c88 100644 --- a/tests/matrix_free/parallel_multigrid_adaptive_07.cc +++ b/tests/matrix_free/parallel_multigrid_adaptive_07.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/parallel_multigrid_fullydistributed.cc b/tests/matrix_free/parallel_multigrid_fullydistributed.cc index 3206ef6d8e..1be65c7e3a 100644 --- a/tests/matrix_free/parallel_multigrid_fullydistributed.cc +++ b/tests/matrix_free/parallel_multigrid_fullydistributed.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/parallel_multigrid_interleave.cc b/tests/matrix_free/parallel_multigrid_interleave.cc index 005d60caf7..417a3b3dec 100644 --- a/tests/matrix_free/parallel_multigrid_interleave.cc +++ b/tests/matrix_free/parallel_multigrid_interleave.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/parallel_multigrid_interleave_renumber.cc b/tests/matrix_free/parallel_multigrid_interleave_renumber.cc index 37225953fb..300fea07a0 100644 --- a/tests/matrix_free/parallel_multigrid_interleave_renumber.cc +++ b/tests/matrix_free/parallel_multigrid_interleave_renumber.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/parallel_multigrid_mf.cc b/tests/matrix_free/parallel_multigrid_mf.cc index 1994600d6f..a9a600bbef 100644 --- a/tests/matrix_free/parallel_multigrid_mf.cc +++ b/tests/matrix_free/parallel_multigrid_mf.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/point_evaluation_36.cc b/tests/matrix_free/point_evaluation_36.cc index 12cce4e4d0..f3173a677e 100644 --- a/tests/matrix_free/point_evaluation_36.cc +++ b/tests/matrix_free/point_evaluation_36.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/point_evaluation_37.cc b/tests/matrix_free/point_evaluation_37.cc index 04a64c4b8a..4148f7a7b9 100644 --- a/tests/matrix_free/point_evaluation_37.cc +++ b/tests/matrix_free/point_evaluation_37.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/quadrature_points.cc b/tests/matrix_free/quadrature_points.cc index c5305d8d4c..7889417cc3 100644 --- a/tests/matrix_free/quadrature_points.cc +++ b/tests/matrix_free/quadrature_points.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2022 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/solver_cg_interleave.cc b/tests/matrix_free/solver_cg_interleave.cc index 8787bac271..1539f7bc56 100644 --- a/tests/matrix_free/solver_cg_interleave.cc +++ b/tests/matrix_free/solver_cg_interleave.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free/step-37-inhomogeneous-1.cc b/tests/matrix_free/step-37-inhomogeneous-1.cc index 082990719f..65b44279a4 100644 --- a/tests/matrix_free/step-37-inhomogeneous-1.cc +++ b/tests/matrix_free/step-37-inhomogeneous-1.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2018 - 2023 by the deal.II authors + * Copyright (C) 2018 - 2024 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/matrix_free/step-37.cc b/tests/matrix_free/step-37.cc index 52f50f3b60..7be8d02185 100644 --- a/tests/matrix_free/step-37.cc +++ b/tests/matrix_free/step-37.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free_kokkos/cell_loop_block_01.cc b/tests/matrix_free_kokkos/cell_loop_block_01.cc index b2fbc394d7..a6a2222fc4 100644 --- a/tests/matrix_free_kokkos/cell_loop_block_01.cc +++ b/tests/matrix_free_kokkos/cell_loop_block_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free_kokkos/cell_loop_block_02.cc b/tests/matrix_free_kokkos/cell_loop_block_02.cc index 7d3dd6a39f..a3830d8650 100644 --- a/tests/matrix_free_kokkos/cell_loop_block_02.cc +++ b/tests/matrix_free_kokkos/cell_loop_block_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free_kokkos/coefficient_eval_device.cc b/tests/matrix_free_kokkos/coefficient_eval_device.cc index a31f03a230..5240c901b7 100644 --- a/tests/matrix_free_kokkos/coefficient_eval_device.cc +++ b/tests/matrix_free_kokkos/coefficient_eval_device.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free_kokkos/compute_diagonal_01.cc b/tests/matrix_free_kokkos/compute_diagonal_01.cc index 445c00b558..c4f0611aae 100644 --- a/tests/matrix_free_kokkos/compute_diagonal_01.cc +++ b/tests/matrix_free_kokkos/compute_diagonal_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free_kokkos/compute_diagonal_util.h b/tests/matrix_free_kokkos/compute_diagonal_util.h index a76fc837b3..e1ef0c7cbc 100644 --- a/tests/matrix_free_kokkos/compute_diagonal_util.h +++ b/tests/matrix_free_kokkos/compute_diagonal_util.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free_kokkos/evaluate_1d_shape.cc b/tests/matrix_free_kokkos/evaluate_1d_shape.cc index 037bd42109..7c826e63a5 100644 --- a/tests/matrix_free_kokkos/evaluate_1d_shape.cc +++ b/tests/matrix_free_kokkos/evaluate_1d_shape.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free_kokkos/evaluate_2d_shape.cc b/tests/matrix_free_kokkos/evaluate_2d_shape.cc index 93b3978719..d6f00875df 100644 --- a/tests/matrix_free_kokkos/evaluate_2d_shape.cc +++ b/tests/matrix_free_kokkos/evaluate_2d_shape.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free_kokkos/matrix_free_device_matrix_vector_06a.cc b/tests/matrix_free_kokkos/matrix_free_device_matrix_vector_06a.cc index dc2be58833..428f2d6505 100644 --- a/tests/matrix_free_kokkos/matrix_free_device_matrix_vector_06a.cc +++ b/tests/matrix_free_kokkos/matrix_free_device_matrix_vector_06a.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free_kokkos/matrix_free_device_no_index_initialize.cc b/tests/matrix_free_kokkos/matrix_free_device_no_index_initialize.cc index ddc4443dd2..9ebf0afce9 100644 --- a/tests/matrix_free_kokkos/matrix_free_device_no_index_initialize.cc +++ b/tests/matrix_free_kokkos/matrix_free_device_no_index_initialize.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free_kokkos/matrix_vector_device_mf.h b/tests/matrix_free_kokkos/matrix_vector_device_mf.h index 36b0a6aa01..8ffe02c787 100644 --- a/tests/matrix_free_kokkos/matrix_vector_device_mf.h +++ b/tests/matrix_free_kokkos/matrix_vector_device_mf.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free_kokkos/matrix_vector_host_device_multi_component.cc b/tests/matrix_free_kokkos/matrix_vector_host_device_multi_component.cc index 8439cc4b47..50cf2f271f 100644 --- a/tests/matrix_free_kokkos/matrix_vector_host_device_multi_component.cc +++ b/tests/matrix_free_kokkos/matrix_vector_host_device_multi_component.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/matrix_free_kokkos/tensor_01.cc b/tests/matrix_free_kokkos/tensor_01.cc index c1c9438fa5..411bb783cb 100644 --- a/tests/matrix_free_kokkos/tensor_01.cc +++ b/tests/matrix_free_kokkos/tensor_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/active_cell_index_01.cc b/tests/mpi/active_cell_index_01.cc index 0753eaf58d..f262ba426b 100644 --- a/tests/mpi/active_cell_index_01.cc +++ b/tests/mpi/active_cell_index_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2022 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_01.cc b/tests/mpi/cell_weights_01.cc index 74744fd0ec..a421d01368 100644 --- a/tests/mpi/cell_weights_01.cc +++ b/tests/mpi/cell_weights_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2022 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_01_back_and_forth_01.cc b/tests/mpi/cell_weights_01_back_and_forth_01.cc index 680c17162d..60a14336e9 100644 --- a/tests/mpi/cell_weights_01_back_and_forth_01.cc +++ b/tests/mpi/cell_weights_01_back_and_forth_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_01_back_and_forth_02.cc b/tests/mpi/cell_weights_01_back_and_forth_02.cc index 748e9e4578..48b3ed1fb9 100644 --- a/tests/mpi/cell_weights_01_back_and_forth_02.cc +++ b/tests/mpi/cell_weights_01_back_and_forth_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_02.cc b/tests/mpi/cell_weights_02.cc index 4379bf9f0d..5d757158c5 100644 --- a/tests/mpi/cell_weights_02.cc +++ b/tests/mpi/cell_weights_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_03.cc b/tests/mpi/cell_weights_03.cc index d06bce6397..d5a79fcfc6 100644 --- a/tests/mpi/cell_weights_03.cc +++ b/tests/mpi/cell_weights_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_04.cc b/tests/mpi/cell_weights_04.cc index 192ff3c8a7..7e0c808612 100644 --- a/tests/mpi/cell_weights_04.cc +++ b/tests/mpi/cell_weights_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_05.cc b/tests/mpi/cell_weights_05.cc index bac3f7d97c..783e63fcf0 100644 --- a/tests/mpi/cell_weights_05.cc +++ b/tests/mpi/cell_weights_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/cell_weights_06.cc b/tests/mpi/cell_weights_06.cc index 5fa87c433f..a4cd1bac23 100644 --- a/tests/mpi/cell_weights_06.cc +++ b/tests/mpi/cell_weights_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/compute_index_owner_01.cc b/tests/mpi/compute_index_owner_01.cc index aa211772c6..e032ac5377 100644 --- a/tests/mpi/compute_index_owner_01.cc +++ b/tests/mpi/compute_index_owner_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/compute_mean_value_02.cc b/tests/mpi/compute_mean_value_02.cc index 67615a77da..b553a9f163 100644 --- a/tests/mpi/compute_mean_value_02.cc +++ b/tests/mpi/compute_mean_value_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/data_out_hdf5_02.cc b/tests/mpi/data_out_hdf5_02.cc index 13369822ed..ceaecf546b 100644 --- a/tests/mpi/data_out_hdf5_02.cc +++ b/tests/mpi/data_out_hdf5_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/derivative_approximation_01.cc b/tests/mpi/derivative_approximation_01.cc index c851f1810c..0fd0eb2eec 100644 --- a/tests/mpi/derivative_approximation_01.cc +++ b/tests/mpi/derivative_approximation_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/extract_constant_modes_01.cc b/tests/mpi/extract_constant_modes_01.cc index fbaa96204d..1d049c7f30 100644 --- a/tests/mpi/extract_constant_modes_01.cc +++ b/tests/mpi/extract_constant_modes_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/extract_constant_modes_02.cc b/tests/mpi/extract_constant_modes_02.cc index 703e1772cc..1ed9a3ee4d 100644 --- a/tests/mpi/extract_constant_modes_02.cc +++ b/tests/mpi/extract_constant_modes_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/extract_constant_modes_03.cc b/tests/mpi/extract_constant_modes_03.cc index 538905f08c..076e114b8c 100644 --- a/tests/mpi/extract_constant_modes_03.cc +++ b/tests/mpi/extract_constant_modes_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/fe_tools_extrapolate_common.h b/tests/mpi/fe_tools_extrapolate_common.h index ca5cf6acff..9f063a43fd 100644 --- a/tests/mpi/fe_tools_extrapolate_common.h +++ b/tests/mpi/fe_tools_extrapolate_common.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2024 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/hp_cell_weights_01.cc b/tests/mpi/hp_cell_weights_01.cc index f7dfcb026d..dd70893a10 100644 --- a/tests/mpi/hp_cell_weights_01.cc +++ b/tests/mpi/hp_cell_weights_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2022 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/hp_cell_weights_02.cc b/tests/mpi/hp_cell_weights_02.cc index a725ce9a72..721f0b31dd 100644 --- a/tests/mpi/hp_cell_weights_02.cc +++ b/tests/mpi/hp_cell_weights_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2022 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/hp_cell_weights_03.cc b/tests/mpi/hp_cell_weights_03.cc index 02223e2759..6d6d30e658 100644 --- a/tests/mpi/hp_cell_weights_03.cc +++ b/tests/mpi/hp_cell_weights_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/hp_cell_weights_04.cc b/tests/mpi/hp_cell_weights_04.cc index 228c0c0e23..f36671bf92 100644 --- a/tests/mpi/hp_cell_weights_04.cc +++ b/tests/mpi/hp_cell_weights_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/hp_constraints_consistent_01.cc b/tests/mpi/hp_constraints_consistent_01.cc index cb1024ba91..6f5d98d1e8 100644 --- a/tests/mpi/hp_constraints_consistent_01.cc +++ b/tests/mpi/hp_constraints_consistent_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/hp_constraints_consistent_02.cc b/tests/mpi/hp_constraints_consistent_02.cc index 190cbba94e..f66b9a6981 100644 --- a/tests/mpi/hp_constraints_consistent_02.cc +++ b/tests/mpi/hp_constraints_consistent_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/hp_constraints_consistent_03.cc b/tests/mpi/hp_constraints_consistent_03.cc index 8cbc8939fa..9f4d670350 100644 --- a/tests/mpi/hp_constraints_consistent_03.cc +++ b/tests/mpi/hp_constraints_consistent_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/hp_step-4.cc b/tests/mpi/hp_step-4.cc index 77a0dc4069..5725bb91f8 100644 --- a/tests/mpi/hp_step-4.cc +++ b/tests/mpi/hp_step-4.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/hp_step-40.cc b/tests/mpi/hp_step-40.cc index 609fd303bf..2b0019cdfe 100644 --- a/tests/mpi/hp_step-40.cc +++ b/tests/mpi/hp_step-40.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/hp_step-40_variable_01.cc b/tests/mpi/hp_step-40_variable_01.cc index 448ab7f6c5..d145099bfb 100644 --- a/tests/mpi/hp_step-40_variable_01.cc +++ b/tests/mpi/hp_step-40_variable_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/limit_p_level_difference_01.cc b/tests/mpi/limit_p_level_difference_01.cc index 1271697863..43cb4be77b 100644 --- a/tests/mpi/limit_p_level_difference_01.cc +++ b/tests/mpi/limit_p_level_difference_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/limit_p_level_difference_02.cc b/tests/mpi/limit_p_level_difference_02.cc index 3223ad955c..7c6d199fe9 100644 --- a/tests/mpi/limit_p_level_difference_02.cc +++ b/tests/mpi/limit_p_level_difference_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/limit_p_level_difference_03.cc b/tests/mpi/limit_p_level_difference_03.cc index 416857a4f8..ba36c3e56c 100644 --- a/tests/mpi/limit_p_level_difference_03.cc +++ b/tests/mpi/limit_p_level_difference_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mesh_worker_01.cc b/tests/mpi/mesh_worker_01.cc index 60b0650e8f..f615cba31f 100644 --- a/tests/mpi/mesh_worker_01.cc +++ b/tests/mpi/mesh_worker_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mesh_worker_02.cc b/tests/mpi/mesh_worker_02.cc index f384739bd5..3c2ddb2737 100644 --- a/tests/mpi/mesh_worker_02.cc +++ b/tests/mpi/mesh_worker_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mesh_worker_04.cc b/tests/mpi/mesh_worker_04.cc index d4b03cbb69..897c14322d 100644 --- a/tests/mpi/mesh_worker_04.cc +++ b/tests/mpi/mesh_worker_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/mesh_worker_matrix_01.cc b/tests/mpi/mesh_worker_matrix_01.cc index 61bb8e4019..3031147b01 100644 --- a/tests/mpi/mesh_worker_matrix_01.cc +++ b/tests/mpi/mesh_worker_matrix_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2009 - 2023 by the deal.II authors +// Copyright (C) 2009 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_constraintmatrix_03.cc b/tests/mpi/p4est_2d_constraintmatrix_03.cc index 47395b395a..4fb480f986 100644 --- a/tests/mpi/p4est_2d_constraintmatrix_03.cc +++ b/tests/mpi/p4est_2d_constraintmatrix_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_2d_renumber_02.cc b/tests/mpi/p4est_2d_renumber_02.cc index 98a74a2e95..7e8f8d06a3 100644 --- a/tests/mpi/p4est_2d_renumber_02.cc +++ b/tests/mpi/p4est_2d_renumber_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_save_01.cc b/tests/mpi/p4est_save_01.cc index 7e56ec94a0..85996d21b9 100644 --- a/tests/mpi/p4est_save_01.cc +++ b/tests/mpi/p4est_save_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2018 by the deal.II authors +// Copyright (C) 2011 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_save_02.cc b/tests/mpi/p4est_save_02.cc index cb273e2e82..ec9d55e70f 100644 --- a/tests/mpi/p4est_save_02.cc +++ b/tests/mpi/p4est_save_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2023 by the deal.II authors +// Copyright (C) 2011 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/p4est_save_03.cc b/tests/mpi/p4est_save_03.cc index 0bea74f3ce..5326c5044e 100644 --- a/tests/mpi/p4est_save_03.cc +++ b/tests/mpi/p4est_save_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2023 by the deal.II authors +// Copyright (C) 2011 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/periodicity_04.cc b/tests/mpi/periodicity_04.cc index a7df481c22..521844b066 100644 --- a/tests/mpi/periodicity_04.cc +++ b/tests/mpi/periodicity_04.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2015 - 2024 by the deal.II authors + * Copyright (C) 2015 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/mpi/petsc_01.cc b/tests/mpi/petsc_01.cc index 0e898d756f..b103a9c2d7 100644 --- a/tests/mpi/petsc_01.cc +++ b/tests/mpi/petsc_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2023 by the deal.II authors +// Copyright (C) 2011 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/petsc_02.cc b/tests/mpi/petsc_02.cc index 32076ff512..0907926cc2 100644 --- a/tests/mpi/petsc_02.cc +++ b/tests/mpi/petsc_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2023 by the deal.II authors +// Copyright (C) 2011 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/petsc_03.cc b/tests/mpi/petsc_03.cc index 995fded45c..a6beb92b93 100644 --- a/tests/mpi/petsc_03.cc +++ b/tests/mpi/petsc_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2023 by the deal.II authors +// Copyright (C) 2011 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/petsc_bug_ghost_vector_01.cc b/tests/mpi/petsc_bug_ghost_vector_01.cc index 568be20c8a..4bc676239a 100644 --- a/tests/mpi/petsc_bug_ghost_vector_01.cc +++ b/tests/mpi/petsc_bug_ghost_vector_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/petsc_distribute_01_inhomogeneous.cc b/tests/mpi/petsc_distribute_01_inhomogeneous.cc index a5af0a61a2..849762b943 100644 --- a/tests/mpi/petsc_distribute_01_inhomogeneous.cc +++ b/tests/mpi/petsc_distribute_01_inhomogeneous.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/petsc_step-27.cc b/tests/mpi/petsc_step-27.cc index 6ac9b94e08..7fef9f96dc 100644 --- a/tests/mpi/petsc_step-27.cc +++ b/tests/mpi/petsc_step-27.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2019 - 2023 by the deal.II authors + * Copyright (C) 2019 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/mpi/refine_and_coarsen_fixed_number_06.cc b/tests/mpi/refine_and_coarsen_fixed_number_06.cc index 7232d6bb89..6ec7b2bd09 100644 --- a/tests/mpi/refine_and_coarsen_fixed_number_06.cc +++ b/tests/mpi/refine_and_coarsen_fixed_number_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2011 - 2023 by the deal.II authors +// Copyright (C) 2011 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/renumber_cuthill_mckee.cc b/tests/mpi/renumber_cuthill_mckee.cc index 37c2ffd2d8..fd00cc8774 100644 --- a/tests/mpi/renumber_cuthill_mckee.cc +++ b/tests/mpi/renumber_cuthill_mckee.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2023 by the deal.II authors +// Copyright (C) 2014 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/simple_mpi_01.cc b/tests/mpi/simple_mpi_01.cc index 7e6ac6f04a..495c2a863e 100644 --- a/tests/mpi/simple_mpi_01.cc +++ b/tests/mpi/simple_mpi_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/solution_transfer_02.cc b/tests/mpi/solution_transfer_02.cc index ec31643421..724b56fc33 100644 --- a/tests/mpi/solution_transfer_02.cc +++ b/tests/mpi/solution_transfer_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/solution_transfer_03.cc b/tests/mpi/solution_transfer_03.cc index e2a3ba15c6..ef42ea8cc1 100644 --- a/tests/mpi/solution_transfer_03.cc +++ b/tests/mpi/solution_transfer_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/solution_transfer_07.cc b/tests/mpi/solution_transfer_07.cc index 7c60b4c72d..190f34fd8a 100644 --- a/tests/mpi/solution_transfer_07.cc +++ b/tests/mpi/solution_transfer_07.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/solution_transfer_08.cc b/tests/mpi/solution_transfer_08.cc index ca9d957808..aac24ab6cc 100644 --- a/tests/mpi/solution_transfer_08.cc +++ b/tests/mpi/solution_transfer_08.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/solution_transfer_09.cc b/tests/mpi/solution_transfer_09.cc index bbcad94f9b..8080d0a423 100644 --- a/tests/mpi/solution_transfer_09.cc +++ b/tests/mpi/solution_transfer_09.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/solution_transfer_10.cc b/tests/mpi/solution_transfer_10.cc index 52e71b4f7a..c9721ce2e1 100644 --- a/tests/mpi/solution_transfer_10.cc +++ b/tests/mpi/solution_transfer_10.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/solution_transfer_11.cc b/tests/mpi/solution_transfer_11.cc index 3e7c69d2af..540273d79d 100644 --- a/tests/mpi/solution_transfer_11.cc +++ b/tests/mpi/solution_transfer_11.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/step-37.cc b/tests/mpi/step-37.cc index a0e9fd3550..cbe105a7c9 100644 --- a/tests/mpi/step-37.cc +++ b/tests/mpi/step-37.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2018 - 2023 by the deal.II authors + * Copyright (C) 2018 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/mpi/step-40.cc b/tests/mpi/step-40.cc index 580ed316b9..0ef74d70dc 100644 --- a/tests/mpi/step-40.cc +++ b/tests/mpi/step-40.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/step-40_cuthill_mckee.cc b/tests/mpi/step-40_cuthill_mckee.cc index ba6088b4cb..4d3c4540db 100644 --- a/tests/mpi/step-40_cuthill_mckee.cc +++ b/tests/mpi/step-40_cuthill_mckee.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/step-40_cuthill_mckee_MPI-subset.cc b/tests/mpi/step-40_cuthill_mckee_MPI-subset.cc index 1da956e153..e77ecfbcf6 100644 --- a/tests/mpi/step-40_cuthill_mckee_MPI-subset.cc +++ b/tests/mpi/step-40_cuthill_mckee_MPI-subset.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/step-40_direct_solver.cc b/tests/mpi/step-40_direct_solver.cc index 13b6bc1bad..bef1f12ee1 100644 --- a/tests/mpi/step-40_direct_solver.cc +++ b/tests/mpi/step-40_direct_solver.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2023 by the deal.II authors +// Copyright (C) 2012 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_bug_5609.cc b/tests/mpi/trilinos_bug_5609.cc index 243c3fd2b0..ad35125baa 100644 --- a/tests/mpi/trilinos_bug_5609.cc +++ b/tests/mpi/trilinos_bug_5609.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2012 - 2018 by the deal.II authors +// Copyright (C) 2012 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_distribute_01_inhomogeneous.cc b/tests/mpi/trilinos_distribute_01_inhomogeneous.cc index cdd0f6867c..53afe910d0 100644 --- a/tests/mpi/trilinos_distribute_01_inhomogeneous.cc +++ b/tests/mpi/trilinos_distribute_01_inhomogeneous.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mpi/trilinos_step-27.cc b/tests/mpi/trilinos_step-27.cc index fb96ee86b3..70f54e8e2a 100644 --- a/tests/mpi/trilinos_step-27.cc +++ b/tests/mpi/trilinos_step-27.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2019 - 2023 by the deal.II authors + * Copyright (C) 2019 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/multigrid-global-coarsening/fe_nothing_01.cc b/tests/multigrid-global-coarsening/fe_nothing_01.cc index 60237476b5..505771cda6 100644 --- a/tests/multigrid-global-coarsening/fe_nothing_01.cc +++ b/tests/multigrid-global-coarsening/fe_nothing_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/global_id_01.cc b/tests/multigrid-global-coarsening/global_id_01.cc index e0165fbc5d..950bb25f94 100644 --- a/tests/multigrid-global-coarsening/global_id_01.cc +++ b/tests/multigrid-global-coarsening/global_id_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/interpolate_01.cc b/tests/multigrid-global-coarsening/interpolate_01.cc index fde1456211..9c0dc75d5f 100644 --- a/tests/multigrid-global-coarsening/interpolate_01.cc +++ b/tests/multigrid-global-coarsening/interpolate_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/multigrid_dg_periodic.cc b/tests/multigrid-global-coarsening/multigrid_dg_periodic.cc index 7021a9849a..0ab5abb04c 100644 --- a/tests/multigrid-global-coarsening/multigrid_dg_periodic.cc +++ b/tests/multigrid-global-coarsening/multigrid_dg_periodic.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/multigrid_dg_sip_01.cc b/tests/multigrid-global-coarsening/multigrid_dg_sip_01.cc index b3d493e872..dbb6e7126a 100644 --- a/tests/multigrid-global-coarsening/multigrid_dg_sip_01.cc +++ b/tests/multigrid-global-coarsening/multigrid_dg_sip_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/multigrid_dg_sip_02.cc b/tests/multigrid-global-coarsening/multigrid_dg_sip_02.cc index d95bff8a8b..d764cdb59b 100644 --- a/tests/multigrid-global-coarsening/multigrid_dg_sip_02.cc +++ b/tests/multigrid-global-coarsening/multigrid_dg_sip_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2018 - 2023 by the deal.II authors +// Copyright (C) 2018 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/parallel_multigrid.cc b/tests/multigrid-global-coarsening/parallel_multigrid.cc index 81b69bf9fc..2d3432da81 100644 --- a/tests/multigrid-global-coarsening/parallel_multigrid.cc +++ b/tests/multigrid-global-coarsening/parallel_multigrid.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_01.cc b/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_01.cc index 4dd31165df..10e6ba46c1 100644 --- a/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_01.cc +++ b/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_03.cc b/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_03.cc index 4b404743a8..9fbff8713a 100644 --- a/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_03.cc +++ b/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_05.cc b/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_05.cc index 89d726f8a3..b3d63db9f0 100644 --- a/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_05.cc +++ b/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_06.cc b/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_06.cc index 28c6ac7853..c5c587d526 100644 --- a/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_06.cc +++ b/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_07.cc b/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_07.cc index 649d9a9a77..158fa98d31 100644 --- a/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_07.cc +++ b/tests/multigrid-global-coarsening/parallel_multigrid_adaptive_07.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/parallel_multigrid_fullydistributed.cc b/tests/multigrid-global-coarsening/parallel_multigrid_fullydistributed.cc index 34f0be9e17..9e08249e0c 100644 --- a/tests/multigrid-global-coarsening/parallel_multigrid_fullydistributed.cc +++ b/tests/multigrid-global-coarsening/parallel_multigrid_fullydistributed.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/parallel_multigrid_interleave.cc b/tests/multigrid-global-coarsening/parallel_multigrid_interleave.cc index ad050023c9..8dd340d275 100644 --- a/tests/multigrid-global-coarsening/parallel_multigrid_interleave.cc +++ b/tests/multigrid-global-coarsening/parallel_multigrid_interleave.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/parallel_multigrid_interleave_renumber.cc b/tests/multigrid-global-coarsening/parallel_multigrid_interleave_renumber.cc index a94591c612..8f8da90b9c 100644 --- a/tests/multigrid-global-coarsening/parallel_multigrid_interleave_renumber.cc +++ b/tests/multigrid-global-coarsening/parallel_multigrid_interleave_renumber.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/parallel_multigrid_mf.cc b/tests/multigrid-global-coarsening/parallel_multigrid_mf.cc index 7ec6756496..fffe3816bb 100644 --- a/tests/multigrid-global-coarsening/parallel_multigrid_mf.cc +++ b/tests/multigrid-global-coarsening/parallel_multigrid_mf.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid-global-coarsening/step-37-inhomogeneous-1.cc b/tests/multigrid-global-coarsening/step-37-inhomogeneous-1.cc index 11ecfec517..12432f18f4 100644 --- a/tests/multigrid-global-coarsening/step-37-inhomogeneous-1.cc +++ b/tests/multigrid-global-coarsening/step-37-inhomogeneous-1.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2018 - 2023 by the deal.II authors + * Copyright (C) 2018 - 2024 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/multigrid/mg_coarse_01.cc b/tests/multigrid/mg_coarse_01.cc index bbf5a5385b..0224000798 100644 --- a/tests/multigrid/mg_coarse_01.cc +++ b/tests/multigrid/mg_coarse_01.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2016 - 2023 by the deal.II authors + * Copyright (C) 2016 - 2024 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/multigrid/mg_data_out_04.cc b/tests/multigrid/mg_data_out_04.cc index a73eff6766..68bbcbed03 100644 --- a/tests/multigrid/mg_data_out_04.cc +++ b/tests/multigrid/mg_data_out_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/mg_renumbered_02.cc b/tests/multigrid/mg_renumbered_02.cc index 58b35bfdeb..28681b84e4 100644 --- a/tests/multigrid/mg_renumbered_02.cc +++ b/tests/multigrid/mg_renumbered_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/mg_renumbered_03.cc b/tests/multigrid/mg_renumbered_03.cc index 1d26288c65..4979210434 100644 --- a/tests/multigrid/mg_renumbered_03.cc +++ b/tests/multigrid/mg_renumbered_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/renumbering_05.cc b/tests/multigrid/renumbering_05.cc index 7b29b52c64..cbd370fffb 100644 --- a/tests/multigrid/renumbering_05.cc +++ b/tests/multigrid/renumbering_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/renumbering_08.cc b/tests/multigrid/renumbering_08.cc index 9b8a9df270..e0afd474c2 100644 --- a/tests/multigrid/renumbering_08.cc +++ b/tests/multigrid/renumbering_08.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2023 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_system_01.cc b/tests/multigrid/transfer_system_01.cc index 4b3d38eaae..63f31b79cd 100644 --- a/tests/multigrid/transfer_system_01.cc +++ b/tests/multigrid/transfer_system_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_system_02.cc b/tests/multigrid/transfer_system_02.cc index 8a2c6ef213..ea85eb61de 100644 --- a/tests/multigrid/transfer_system_02.cc +++ b/tests/multigrid/transfer_system_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_system_03.cc b/tests/multigrid/transfer_system_03.cc index f3beb22127..bdd80c5ae8 100644 --- a/tests/multigrid/transfer_system_03.cc +++ b/tests/multigrid/transfer_system_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/multigrid/transfer_system_04.cc b/tests/multigrid/transfer_system_04.cc index 16730d0edf..4b51806ecd 100644 --- a/tests/multigrid/transfer_system_04.cc +++ b/tests/multigrid/transfer_system_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2023 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mumps/mumps_01.cc b/tests/mumps/mumps_01.cc index 5420fbf24a..75434d5e0b 100644 --- a/tests/mumps/mumps_01.cc +++ b/tests/mumps/mumps_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mumps/mumps_02.cc b/tests/mumps/mumps_02.cc index c6e38f366f..7922e26693 100644 --- a/tests/mumps/mumps_02.cc +++ b/tests/mumps/mumps_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mumps/mumps_03.cc b/tests/mumps/mumps_03.cc index e85c602ae0..76bae767c2 100644 --- a/tests/mumps/mumps_03.cc +++ b/tests/mumps/mumps_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mumps/mumps_04.cc b/tests/mumps/mumps_04.cc index 06c2b3d343..36bf16870a 100644 --- a/tests/mumps/mumps_04.cc +++ b/tests/mumps/mumps_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mumps/mumps_05.cc b/tests/mumps/mumps_05.cc index 97802a03ec..478b8e1353 100644 --- a/tests/mumps/mumps_05.cc +++ b/tests/mumps/mumps_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/mumps/mumps_06.cc b/tests/mumps/mumps_06.cc index d899174489..b17c8087c2 100644 --- a/tests/mumps/mumps_06.cc +++ b/tests/mumps/mumps_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2001 - 2024 by the deal.II authors +// Copyright (C) 2001 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/non_matching/mesh_classifier.cc b/tests/non_matching/mesh_classifier.cc index 087d27d4a3..462444d646 100644 --- a/tests/non_matching/mesh_classifier.cc +++ b/tests/non_matching/mesh_classifier.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/project_parallel_common.h b/tests/numerics/project_parallel_common.h index b19639d233..06dc39f2da 100644 --- a/tests/numerics/project_parallel_common.h +++ b/tests/numerics/project_parallel_common.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2024 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/tensor_product_creator_01.cc b/tests/numerics/tensor_product_creator_01.cc index 501ab4a2ef..912dea93d6 100644 --- a/tests/numerics/tensor_product_creator_01.cc +++ b/tests/numerics/tensor_product_creator_01.cc @@ -2,7 +2,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/numerics/tensor_product_creator_02.cc b/tests/numerics/tensor_product_creator_02.cc index 225fd71421..7c42e12124 100644 --- a/tests/numerics/tensor_product_creator_02.cc +++ b/tests/numerics/tensor_product_creator_02.cc @@ -2,7 +2,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/opencascade/stl_refinement.cc b/tests/opencascade/stl_refinement.cc index 4a91ac2f3c..250e70267e 100644 --- a/tests/opencascade/stl_refinement.cc +++ b/tests/opencascade/stl_refinement.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2019 by the deal.II authors +// Copyright (C) 2014 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/opencascade/stl_write.cc b/tests/opencascade/stl_write.cc index 1234efa2c5..d6ab33953d 100644 --- a/tests/opencascade/stl_write.cc +++ b/tests/opencascade/stl_write.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2019 by the deal.II authors +// Copyright (C) 2014 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/optimization/bfgs_05.py b/tests/optimization/bfgs_05.py index 948e62376e..4d300c79cf 100755 --- a/tests/optimization/bfgs_05.py +++ b/tests/optimization/bfgs_05.py @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2018 by the deal.II authors +## Copyright (C) 2018 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/tests/parameter_handler/multiple_parameter_loop_01.cc b/tests/parameter_handler/multiple_parameter_loop_01.cc index 08e6c1f188..dacd6fe409 100644 --- a/tests/parameter_handler/multiple_parameter_loop_01.cc +++ b/tests/parameter_handler/multiple_parameter_loop_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2018 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/multiple_parameter_loop_02.cc b/tests/parameter_handler/multiple_parameter_loop_02.cc index 5e2f055af2..d2a51dcabf 100644 --- a/tests/parameter_handler/multiple_parameter_loop_02.cc +++ b/tests/parameter_handler/multiple_parameter_loop_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2018 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_24.cc b/tests/parameter_handler/parameter_handler_24.cc index 2b93ad7463..71a0d9b4da 100644 --- a/tests/parameter_handler/parameter_handler_24.cc +++ b/tests/parameter_handler/parameter_handler_24.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2002 - 2022 by the deal.II authors +// Copyright (C) 2002 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_29.cc b/tests/parameter_handler/parameter_handler_29.cc index e2f2c5652c..f0959eff6f 100644 --- a/tests/parameter_handler/parameter_handler_29.cc +++ b/tests/parameter_handler/parameter_handler_29.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_3.cc b/tests/parameter_handler/parameter_handler_3.cc index 7d2d596b2f..0cdde70d32 100644 --- a/tests/parameter_handler/parameter_handler_3.cc +++ b/tests/parameter_handler/parameter_handler_3.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_3_with_alias_01.cc b/tests/parameter_handler/parameter_handler_3_with_alias_01.cc index 94db0ba2b7..3d9fd47c63 100644 --- a/tests/parameter_handler/parameter_handler_3_with_alias_01.cc +++ b/tests/parameter_handler/parameter_handler_3_with_alias_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_3_with_alias_02.cc b/tests/parameter_handler/parameter_handler_3_with_alias_02.cc index 6784367b3e..60d72c51bb 100644 --- a/tests/parameter_handler/parameter_handler_3_with_alias_02.cc +++ b/tests/parameter_handler/parameter_handler_3_with_alias_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_3_with_alias_03.cc b/tests/parameter_handler/parameter_handler_3_with_alias_03.cc index 0be35a1552..f2b524a271 100644 --- a/tests/parameter_handler/parameter_handler_3_with_alias_03.cc +++ b/tests/parameter_handler/parameter_handler_3_with_alias_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_3_with_alias_04.cc b/tests/parameter_handler/parameter_handler_3_with_alias_04.cc index 767a1aba4e..e664fe75e9 100644 --- a/tests/parameter_handler/parameter_handler_3_with_alias_04.cc +++ b/tests/parameter_handler/parameter_handler_3_with_alias_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_3_with_sorting_01.cc b/tests/parameter_handler/parameter_handler_3_with_sorting_01.cc index 2936345f7f..cfc6eaa873 100644 --- a/tests/parameter_handler/parameter_handler_3_with_sorting_01.cc +++ b/tests/parameter_handler/parameter_handler_3_with_sorting_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_3_with_space.cc b/tests/parameter_handler/parameter_handler_3_with_space.cc index 9b0905cf98..ae1df72ed4 100644 --- a/tests/parameter_handler/parameter_handler_3_with_space.cc +++ b/tests/parameter_handler/parameter_handler_3_with_space.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_5.cc b/tests/parameter_handler/parameter_handler_5.cc index 88470918a4..4df2d83550 100644 --- a/tests/parameter_handler/parameter_handler_5.cc +++ b/tests/parameter_handler/parameter_handler_5.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_6.cc b/tests/parameter_handler/parameter_handler_6.cc index 59ddc70978..c0f59a5672 100644 --- a/tests/parameter_handler/parameter_handler_6.cc +++ b/tests/parameter_handler/parameter_handler_6.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_6_bool.cc b/tests/parameter_handler/parameter_handler_6_bool.cc index c73c3c5441..518133a4b7 100644 --- a/tests/parameter_handler/parameter_handler_6_bool.cc +++ b/tests/parameter_handler/parameter_handler_6_bool.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_6_spaces.cc b/tests/parameter_handler/parameter_handler_6_spaces.cc index 3045206c93..461f4e1dda 100644 --- a/tests/parameter_handler/parameter_handler_6_spaces.cc +++ b/tests/parameter_handler/parameter_handler_6_spaces.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_8.cc b/tests/parameter_handler/parameter_handler_8.cc index 8b53339435..7939947058 100644 --- a/tests/parameter_handler/parameter_handler_8.cc +++ b/tests/parameter_handler/parameter_handler_8.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_9.cc b/tests/parameter_handler/parameter_handler_9.cc index b9ffe06645..8da4fbbfd6 100644 --- a/tests/parameter_handler/parameter_handler_9.cc +++ b/tests/parameter_handler/parameter_handler_9.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_read_json_06.cc b/tests/parameter_handler/parameter_handler_read_json_06.cc index 070f7731b0..7b7a5cb5f3 100644 --- a/tests/parameter_handler/parameter_handler_read_json_06.cc +++ b/tests/parameter_handler/parameter_handler_read_json_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2024 by the deal.II authors +// Copyright (C) 2010 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/parameter_handler_subsection_exists.cc b/tests/parameter_handler/parameter_handler_subsection_exists.cc index 517875733a..87258f32f9 100644 --- a/tests/parameter_handler/parameter_handler_subsection_exists.cc +++ b/tests/parameter_handler/parameter_handler_subsection_exists.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/pattern_tools_14.cc b/tests/parameter_handler/pattern_tools_14.cc index 99007ae6e4..fcd296e970 100644 --- a/tests/parameter_handler/pattern_tools_14.cc +++ b/tests/parameter_handler/pattern_tools_14.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2022 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/parameter_handler/pattern_tools_15.cc b/tests/parameter_handler/pattern_tools_15.cc index 267dc45615..dd8f1c871c 100644 --- a/tests/parameter_handler/pattern_tools_15.cc +++ b/tests/parameter_handler/pattern_tools_15.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2010 - 2022 by the deal.II authors +// Copyright (C) 2010 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/particles/exchange_ghosts_periodic_01.cc b/tests/particles/exchange_ghosts_periodic_01.cc index 20b2290901..3fd189ed61 100644 --- a/tests/particles/exchange_ghosts_periodic_01.cc +++ b/tests/particles/exchange_ghosts_periodic_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2022 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/particles/generators_14.cc b/tests/particles/generators_14.cc index 9134353b97..c7a4204691 100644 --- a/tests/particles/generators_14.cc +++ b/tests/particles/generators_14.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/particles/particle_weights_01.cc b/tests/particles/particle_weights_01.cc index 8ec7ab3013..99139818aa 100644 --- a/tests/particles/particle_weights_01.cc +++ b/tests/particles/particle_weights_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/particles/property_pool_03.cc b/tests/particles/property_pool_03.cc index 9b5947a2d6..5f507f6045 100644 --- a/tests/particles/property_pool_03.cc +++ b/tests/particles/property_pool_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2021 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/performance/instrumentation_step_22.cc b/tests/performance/instrumentation_step_22.cc index 491b2d6e1a..896417a35f 100644 --- a/tests/performance/instrumentation_step_22.cc +++ b/tests/performance/instrumentation_step_22.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/performance/timing_matrix_free_kokkos.cc b/tests/performance/timing_matrix_free_kokkos.cc index 743d67cb02..6a77961a06 100644 --- a/tests/performance/timing_matrix_free_kokkos.cc +++ b/tests/performance/timing_matrix_free_kokkos.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2023 by the deal.II authors + * Copyright (C) 2023 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/performance/timing_step_22.cc b/tests/performance/timing_step_22.cc index 2f1b3d52ca..3478a09cd6 100644 --- a/tests/performance/timing_step_22.cc +++ b/tests/performance/timing_step_22.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/performance/timing_step_37.cc b/tests/performance/timing_step_37.cc index 445fdd96a6..d79b605f9f 100644 --- a/tests/performance/timing_step_37.cc +++ b/tests/performance/timing_step_37.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/performance/timing_step_37_gc.cc b/tests/performance/timing_step_37_gc.cc index b160ee96ef..f4dd71b587 100644 --- a/tests/performance/timing_step_37_gc.cc +++ b/tests/performance/timing_step_37_gc.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 - 2023 by the deal.II authors +// Copyright (C) 2022 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/index_set_01.cc b/tests/petsc/index_set_01.cc index 77bc823515..8b10dce835 100644 --- a/tests/petsc/index_set_01.cc +++ b/tests/petsc/index_set_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2025 - 2025 by the deal.II authors +// Copyright (C) 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/petsc_snes_00.cc b/tests/petsc/petsc_snes_00.cc index 7b4252a3c2..b98927fab8 100644 --- a/tests/petsc/petsc_snes_00.cc +++ b/tests/petsc/petsc_snes_00.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/petsc_snes_02.cc b/tests/petsc/petsc_snes_02.cc index e463b2dfac..34ba0cc3a2 100644 --- a/tests/petsc/petsc_snes_02.cc +++ b/tests/petsc/petsc_snes_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/petsc_snes_08.cc b/tests/petsc/petsc_snes_08.cc index e598a7ca8f..5a0a56e6b9 100644 --- a/tests/petsc/petsc_snes_08.cc +++ b/tests/petsc/petsc_snes_08.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/petsc_ts_00.cc b/tests/petsc/petsc_ts_00.cc index 3b3f373692..db4a9fe3c6 100644 --- a/tests/petsc/petsc_ts_00.cc +++ b/tests/petsc/petsc_ts_00.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/petsc_ts_01.cc b/tests/petsc/petsc_ts_01.cc index 69fa0d5f2a..4f468c3925 100644 --- a/tests/petsc/petsc_ts_01.cc +++ b/tests/petsc/petsc_ts_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/petsc_ts_04.cc b/tests/petsc/petsc_ts_04.cc index 469fcfdbc2..55388000f1 100644 --- a/tests/petsc/petsc_ts_04.cc +++ b/tests/petsc/petsc_ts_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/petsc_ts_05.cc b/tests/petsc/petsc_ts_05.cc index e34a5d2411..9d6cdcbfa4 100644 --- a/tests/petsc/petsc_ts_05.cc +++ b/tests/petsc/petsc_ts_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solution_transfer_01.cc b/tests/petsc/solution_transfer_01.cc index 495f020308..e674e84713 100644 --- a/tests/petsc/solution_transfer_01.cc +++ b/tests/petsc/solution_transfer_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc/solution_transfer_02.cc b/tests/petsc/solution_transfer_02.cc index 495f020308..e674e84713 100644 --- a/tests/petsc/solution_transfer_02.cc +++ b/tests/petsc/solution_transfer_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/00.cc b/tests/petsc_complex/00.cc index 3b0887a07b..fcbd0675bf 100644 --- a/tests/petsc_complex/00.cc +++ b/tests/petsc_complex/00.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/petsc_complex/vector_equality_1.cc b/tests/petsc_complex/vector_equality_1.cc index d9c410a001..5afc83dd64 100644 --- a/tests/petsc_complex/vector_equality_1.cc +++ b/tests/petsc_complex/vector_equality_1.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/psblas/find_psblas.cc b/tests/psblas/find_psblas.cc index 854710e847..0644b01782 100644 --- a/tests/psblas/find_psblas.cc +++ b/tests/psblas/find_psblas.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2014 - 2018 by the deal.II authors +// Copyright (C) 2014 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/quick_tests/mpi.cc b/tests/quick_tests/mpi.cc index 7fe72054bb..327988893e 100644 --- a/tests/quick_tests/mpi.cc +++ b/tests/quick_tests/mpi.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2022 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/quick_tests/step-petsc.cc b/tests/quick_tests/step-petsc.cc index 3edb5c80a9..a96c18bb2a 100644 --- a/tests/quick_tests/step-petsc.cc +++ b/tests/quick_tests/step-petsc.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2013 - 2023 by the deal.II authors + * Copyright (C) 2013 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/quick_tests/step-slepc.cc b/tests/quick_tests/step-slepc.cc index 6fe0d620a8..da3e8f1156 100644 --- a/tests/quick_tests/step-slepc.cc +++ b/tests/quick_tests/step-slepc.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2013 - 2023 by the deal.II authors + * Copyright (C) 2013 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/quick_tests/step-trilinos.cc b/tests/quick_tests/step-trilinos.cc index 94baedd0c8..ac7119bb5c 100644 --- a/tests/quick_tests/step-trilinos.cc +++ b/tests/quick_tests/step-trilinos.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2013 - 2023 by the deal.II authors + * Copyright (C) 2013 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/rol/vector_adaptor_01.cc b/tests/rol/vector_adaptor_01.cc index 9db7505bc2..803a82266a 100644 --- a/tests/rol/vector_adaptor_01.cc +++ b/tests/rol/vector_adaptor_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/rol/vector_adaptor_02.cc b/tests/rol/vector_adaptor_02.cc index 9c694e63e1..8f03e85850 100644 --- a/tests/rol/vector_adaptor_02.cc +++ b/tests/rol/vector_adaptor_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/rol/vector_adaptor_apply_binary_01.cc b/tests/rol/vector_adaptor_apply_binary_01.cc index 768075887b..0981d1e45b 100644 --- a/tests/rol/vector_adaptor_apply_binary_01.cc +++ b/tests/rol/vector_adaptor_apply_binary_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/rol/vector_adaptor_no_ghost_01.cc b/tests/rol/vector_adaptor_no_ghost_01.cc index 8724fd7dce..7c03d9d07b 100644 --- a/tests/rol/vector_adaptor_no_ghost_01.cc +++ b/tests/rol/vector_adaptor_no_ghost_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/rol/vector_adaptor_with_ghost_01.cc b/tests/rol/vector_adaptor_with_ghost_01.cc index a6796217c4..63ebe92525 100644 --- a/tests/rol/vector_adaptor_with_ghost_01.cc +++ b/tests/rol/vector_adaptor_with_ghost_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/run_quick_tests.cmake b/tests/run_quick_tests.cmake index 5d11a892d5..3eeecd7f03 100644 --- a/tests/run_quick_tests.cmake +++ b/tests/run_quick_tests.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2023 by the deal.II authors +## Copyright (C) 2013 - 2024 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/tests/run_testsuite.cmake b/tests/run_testsuite.cmake index 27488344a3..d7d6b269f9 100644 --- a/tests/run_testsuite.cmake +++ b/tests/run_testsuite.cmake @@ -1,7 +1,7 @@ ## ------------------------------------------------------------------------ ## ## SPDX-License-Identifier: LGPL-2.1-or-later -## Copyright (C) 2013 - 2023 by the deal.II authors +## Copyright (C) 2013 - 2025 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/tests/serialization/discrete_time_01.cc b/tests/serialization/discrete_time_01.cc index 4daaed1193..d0a29cdba8 100644 --- a/tests/serialization/discrete_time_01.cc +++ b/tests/serialization/discrete_time_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2022 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sharedtria/boundary_dofs_01.cc b/tests/sharedtria/boundary_dofs_01.cc index f800cc6ceb..e4b884e8eb 100644 --- a/tests/sharedtria/boundary_dofs_01.cc +++ b/tests/sharedtria/boundary_dofs_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2022 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sharedtria/limit_p_level_difference_01.cc b/tests/sharedtria/limit_p_level_difference_01.cc index 85b382b8f8..570bdaa830 100644 --- a/tests/sharedtria/limit_p_level_difference_01.cc +++ b/tests/sharedtria/limit_p_level_difference_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sharedtria/limit_p_level_difference_02.cc b/tests/sharedtria/limit_p_level_difference_02.cc index 7bb7406808..628bef7f41 100644 --- a/tests/sharedtria/limit_p_level_difference_02.cc +++ b/tests/sharedtria/limit_p_level_difference_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sharedtria/limit_p_level_difference_03.cc b/tests/sharedtria/limit_p_level_difference_03.cc index 14fc78599a..348e80c449 100644 --- a/tests/sharedtria/limit_p_level_difference_03.cc +++ b/tests/sharedtria/limit_p_level_difference_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/simplex/alfeld_split_01.cc b/tests/simplex/alfeld_split_01.cc index 6436b47587..2c76a2b497 100644 --- a/tests/simplex/alfeld_split_01.cc +++ b/tests/simplex/alfeld_split_01.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2020 - 2024 by the deal.II authors + * Copyright (C) 2020 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/simplex/convert_hypercube_to_simplex_mesh_01.cc b/tests/simplex/convert_hypercube_to_simplex_mesh_01.cc index e0ed9134dd..f93fdb8569 100644 --- a/tests/simplex/convert_hypercube_to_simplex_mesh_01.cc +++ b/tests/simplex/convert_hypercube_to_simplex_mesh_01.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2020 - 2024 by the deal.II authors + * Copyright (C) 2020 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/simplex/hanging_nodes.h b/tests/simplex/hanging_nodes.h index 5dc4fa961d..889a931b97 100644 --- a/tests/simplex/hanging_nodes.h +++ b/tests/simplex/hanging_nodes.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/simplex/orientation_02.cc b/tests/simplex/orientation_02.cc index 6eac5e1047..cda389e3dd 100644 --- a/tests/simplex/orientation_02.cc +++ b/tests/simplex/orientation_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/simplex/orientation_03.cc b/tests/simplex/orientation_03.cc index 3a6a8d65db..6964510bc3 100644 --- a/tests/simplex/orientation_03.cc +++ b/tests/simplex/orientation_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/simplex/orientation_04.cc b/tests/simplex/orientation_04.cc index 3704c6e5ef..659520f9d4 100644 --- a/tests/simplex/orientation_04.cc +++ b/tests/simplex/orientation_04.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2023 by the deal.II authors + * Copyright (C) 2023 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/simplex/periodic_tet.cc b/tests/simplex/periodic_tet.cc index 59b7fdb146..4248df0439 100644 --- a/tests/simplex/periodic_tet.cc +++ b/tests/simplex/periodic_tet.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2020 - 2024 by the deal.II authors + * Copyright (C) 2020 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/simplex/simplex_grids.h b/tests/simplex/simplex_grids.h index fdbd55341d..ca4706f369 100644 --- a/tests/simplex/simplex_grids.h +++ b/tests/simplex/simplex_grids.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/simplex/step-12.cc b/tests/simplex/step-12.cc index c0bbd46120..6bf5a7cad3 100644 --- a/tests/simplex/step-12.cc +++ b/tests/simplex/step-12.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/simplex/step-12b.cc b/tests/simplex/step-12b.cc index 33702b4fea..cc6182f90c 100644 --- a/tests/simplex/step-12b.cc +++ b/tests/simplex/step-12b.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2024 by the deal.II authors +// Copyright (C) 2006 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/simplex/step-38.cc b/tests/simplex/step-38.cc index ba5223e5fe..a4c1c8cb39 100644 --- a/tests/simplex/step-38.cc +++ b/tests/simplex/step-38.cc @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------ * * SPDX-License-Identifier: LGPL-2.1-or-later - * Copyright (C) 2021 - 2024 by the deal.II authors + * Copyright (C) 2021 - 2025 by the deal.II authors * * This file is part of the deal.II library. * diff --git a/tests/simplex/stokes-sv.cc b/tests/simplex/stokes-sv.cc index 7f1fefd2d9..25caf3bbbc 100644 --- a/tests/simplex/stokes-sv.cc +++ b/tests/simplex/stokes-sv.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/simplex/unit_tangential_vectors_01.cc b/tests/simplex/unit_tangential_vectors_01.cc index a115116ff1..335d55112f 100644 --- a/tests/simplex/unit_tangential_vectors_01.cc +++ b/tests/simplex/unit_tangential_vectors_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/simplex/variable_face_quadratures_01.cc b/tests/simplex/variable_face_quadratures_01.cc index 3d972b927a..125e722172 100644 --- a/tests/simplex/variable_face_quadratures_01.cc +++ b/tests/simplex/variable_face_quadratures_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2024 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/arkode_03.cc b/tests/sundials/arkode_03.cc index 5cc89451ca..edb4e41270 100644 --- a/tests/sundials/arkode_03.cc +++ b/tests/sundials/arkode_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/arkode_04.cc b/tests/sundials/arkode_04.cc index 2c6b2d1a3b..05b582178e 100644 --- a/tests/sundials/arkode_04.cc +++ b/tests/sundials/arkode_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/arkode_06.cc b/tests/sundials/arkode_06.cc index 302a119525..6b6c1ec1e5 100644 --- a/tests/sundials/arkode_06.cc +++ b/tests/sundials/arkode_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/arkode_07.cc b/tests/sundials/arkode_07.cc index 137e269eaa..a1c236f415 100644 --- a/tests/sundials/arkode_07.cc +++ b/tests/sundials/arkode_07.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/arkode_08.cc b/tests/sundials/arkode_08.cc index 804db9f3ef..49ffa2f063 100644 --- a/tests/sundials/arkode_08.cc +++ b/tests/sundials/arkode_08.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/arkode_09.cc b/tests/sundials/arkode_09.cc index d6eccd08f4..7935f4ecdb 100644 --- a/tests/sundials/arkode_09.cc +++ b/tests/sundials/arkode_09.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/arkode_10.cc b/tests/sundials/arkode_10.cc index 2bb19292b7..9f44a77826 100644 --- a/tests/sundials/arkode_10.cc +++ b/tests/sundials/arkode_10.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/arkode_11.cc b/tests/sundials/arkode_11.cc index 4557567d04..cc6d8688a9 100644 --- a/tests/sundials/arkode_11.cc +++ b/tests/sundials/arkode_11.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2020 - 2023 by the deal.II authors +// Copyright (C) 2020 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/ida_03.cc b/tests/sundials/ida_03.cc index 4a2324ee88..b548bc5c3c 100644 --- a/tests/sundials/ida_03.cc +++ b/tests/sundials/ida_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/ida_04.cc b/tests/sundials/ida_04.cc index 79e4c1f3f4..feb3164571 100644 --- a/tests/sundials/ida_04.cc +++ b/tests/sundials/ida_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/ida_05.cc b/tests/sundials/ida_05.cc index 6dfa9dee00..1cfe593f55 100644 --- a/tests/sundials/ida_05.cc +++ b/tests/sundials/ida_05.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/kinsol_06.cc b/tests/sundials/kinsol_06.cc index 5dcca728ae..6a640a3bbf 100644 --- a/tests/sundials/kinsol_06.cc +++ b/tests/sundials/kinsol_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/kinsol_06_v2.cc b/tests/sundials/kinsol_06_v2.cc index 9ca2105547..9707c175aa 100644 --- a/tests/sundials/kinsol_06_v2.cc +++ b/tests/sundials/kinsol_06_v2.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/kinsol_06_v3.cc b/tests/sundials/kinsol_06_v3.cc index 97e0afdae2..65f6b8f2d5 100644 --- a/tests/sundials/kinsol_06_v3.cc +++ b/tests/sundials/kinsol_06_v3.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/kinsol_08.cc b/tests/sundials/kinsol_08.cc index 2ddddea730..31a2d9d77d 100644 --- a/tests/sundials/kinsol_08.cc +++ b/tests/sundials/kinsol_08.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2023 by the deal.II authors +// Copyright (C) 2021 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/sundials/n_vector.cc b/tests/sundials/n_vector.cc index 2f1c16df16..5d230735ca 100644 --- a/tests/sundials/n_vector.cc +++ b/tests/sundials/n_vector.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2021 - 2024 by the deal.II authors +// Copyright (C) 2021 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/symengine/substitution_maps_scalar_01.cc b/tests/symengine/substitution_maps_scalar_01.cc index cae021c05a..2ea32fa2f6 100644 --- a/tests/symengine/substitution_maps_scalar_01.cc +++ b/tests/symengine/substitution_maps_scalar_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/symengine/substitution_maps_scalar_02.cc b/tests/symengine/substitution_maps_scalar_02.cc index 598329c735..de98c9b405 100644 --- a/tests/symengine/substitution_maps_scalar_02.cc +++ b/tests/symengine/substitution_maps_scalar_02.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2020 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/symengine/symengine_scalar_operations_04.cc b/tests/symengine/symengine_scalar_operations_04.cc index d65975ec49..7a93d0e9c8 100644 --- a/tests/symengine/symengine_scalar_operations_04.cc +++ b/tests/symengine/symengine_scalar_operations_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2020 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/symengine/symengine_tensor_operations_03.cc b/tests/symengine/symengine_tensor_operations_03.cc index f095497ff4..b53f7cc039 100644 --- a/tests/symengine/symengine_tensor_operations_03.cc +++ b/tests/symengine/symengine_tensor_operations_03.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2019 - 2024 by the deal.II authors +// Copyright (C) 2019 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_47.cc b/tests/tensors/symmetric_tensor_47.cc index 3cf5b901b6..95f7a34221 100644 --- a/tests/tensors/symmetric_tensor_47.cc +++ b/tests/tensors/symmetric_tensor_47.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2023 by the deal.II authors +// Copyright (C) 2023 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/symmetric_tensor_trivial_copy.cc b/tests/tensors/symmetric_tensor_trivial_copy.cc index b76b294844..175a5851c2 100644 --- a/tests/tensors/symmetric_tensor_trivial_copy.cc +++ b/tests/tensors/symmetric_tensor_trivial_copy.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2018 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor.cc b/tests/tensors/tensor.cc index 6b3135913a..59ea7ddcf7 100644 --- a/tests/tensors/tensor.cc +++ b/tests/tensors/tensor.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2021 by the deal.II authors +// Copyright (C) 1998 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_33.cc b/tests/tensors/tensor_33.cc index 7f3d2c6d46..7a80b1f1ae 100644 --- a/tests/tensors/tensor_33.cc +++ b/tests/tensors/tensor_33.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2020 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_complex.cc b/tests/tensors/tensor_complex.cc index f2f6e2e791..ccd8f35e75 100644 --- a/tests/tensors/tensor_complex.cc +++ b/tests/tensors/tensor_complex.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2021 by the deal.II authors +// Copyright (C) 1998 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_float.cc b/tests/tensors/tensor_float.cc index 116a128680..69ed224e92 100644 --- a/tests/tensors/tensor_float.cc +++ b/tests/tensors/tensor_float.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 1998 - 2021 by the deal.II authors +// Copyright (C) 1998 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/tensors/tensor_trivial_copy.cc b/tests/tensors/tensor_trivial_copy.cc index 147ff4616e..f2307dd0e0 100644 --- a/tests/tensors/tensor_trivial_copy.cc +++ b/tests/tensors/tensor_trivial_copy.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2018 by the deal.II authors +// Copyright (C) 2017 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/test_grids.h b/tests/test_grids.h index aa6ca4200d..446a1e4027 100644 --- a/tests/test_grids.h +++ b/tests/test_grids.h @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2006 - 2024 by the deal.II authors +// Copyright (C) 2006 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/assemble_matrix_parallel_04.cc b/tests/trilinos/assemble_matrix_parallel_04.cc index a35cd06ac0..f0686b41e9 100644 --- a/tests/trilinos/assemble_matrix_parallel_04.cc +++ b/tests/trilinos/assemble_matrix_parallel_04.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/assemble_matrix_parallel_06.cc b/tests/trilinos/assemble_matrix_parallel_06.cc index b3efe8cd72..82f5fd8f76 100644 --- a/tests/trilinos/assemble_matrix_parallel_06.cc +++ b/tests/trilinos/assemble_matrix_parallel_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/mg_transfer_prebuilt_01.cc b/tests/trilinos/mg_transfer_prebuilt_01.cc index efef714ca2..e340e091f9 100644 --- a/tests/trilinos/mg_transfer_prebuilt_01.cc +++ b/tests/trilinos/mg_transfer_prebuilt_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2003 - 2023 by the deal.II authors +// Copyright (C) 2003 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/precondition_amg_dgp_01.cc b/tests/trilinos/precondition_amg_dgp_01.cc index 717e469b1e..7d4b9e23b4 100644 --- a/tests/trilinos/precondition_amg_dgp_01.cc +++ b/tests/trilinos/precondition_amg_dgp_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2023 by the deal.II authors +// Copyright (C) 2013 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/precondition_muelu_dgp.cc b/tests/trilinos/precondition_muelu_dgp.cc index 59a4c45eda..c74214dd87 100644 --- a/tests/trilinos/precondition_muelu_dgp.cc +++ b/tests/trilinos/precondition_muelu_dgp.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2015 - 2023 by the deal.II authors +// Copyright (C) 2015 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/renumbering_01.cc b/tests/trilinos/renumbering_01.cc index 98358e7831..0951180618 100644 --- a/tests/trilinos/renumbering_01.cc +++ b/tests/trilinos/renumbering_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2016 - 2023 by the deal.II authors +// Copyright (C) 2016 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos/solver_control_06.cc b/tests/trilinos/solver_control_06.cc index 572869dcac..4e8bbf84a0 100644 --- a/tests/trilinos/solver_control_06.cc +++ b/tests/trilinos/solver_control_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2023 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos_tpetra/add_matrices_06.cc b/tests/trilinos_tpetra/add_matrices_06.cc index a431be2c85..011c8d321f 100644 --- a/tests/trilinos_tpetra/add_matrices_06.cc +++ b/tests/trilinos_tpetra/add_matrices_06.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2004 - 2023 by the deal.II authors +// Copyright (C) 2004 - 2024 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos_tpetra/block_matrices_01.cc b/tests/trilinos_tpetra/block_matrices_01.cc index 183d094107..d96ac3ffe4 100644 --- a/tests/trilinos_tpetra/block_matrices_01.cc +++ b/tests/trilinos_tpetra/block_matrices_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2022 by the deal.II authors +// Copyright (C) 2022 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos_tpetra/precondition.cc b/tests/trilinos_tpetra/precondition.cc index 2e64edd394..b85ee82aea 100644 --- a/tests/trilinos_tpetra/precondition.cc +++ b/tests/trilinos_tpetra/precondition.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2013 - 2024 by the deal.II authors +// Copyright (C) 2013 - 2025 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/tests/trilinos_tpetra/vector_reference_01.cc b/tests/trilinos_tpetra/vector_reference_01.cc index 0cf6b35dbf..23c7306875 100644 --- a/tests/trilinos_tpetra/vector_reference_01.cc +++ b/tests/trilinos_tpetra/vector_reference_01.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------ // // SPDX-License-Identifier: LGPL-2.1-or-later -// Copyright (C) 2017 - 2024 by the deal.II authors +// Copyright (C) 2017 - 2025 by the deal.II authors // // This file is part of the deal.II library. //