From fde6997f22ad714380c2133647e3031d2aac6b3f Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sat, 21 May 2022 21:23:38 -0600 Subject: [PATCH] Update copyright years. --- CMakeLists.txt | 2 +- bundled/muparser_v2_3_3/CMakeLists.txt | 2 +- bundled/umfpack/UMFPACK/Source/CMakeLists.txt | 2 +- cmake/checks/check_03_compiler_bugs.cmake | 2 +- cmake/config/CMakeLists.txt | 2 +- cmake/configure/configure_1_cuda.cmake | 2 +- cmake/configure/configure_1_mpi.cmake | 2 +- cmake/configure/configure_1_tbb.cmake | 2 +- cmake/configure/configure_2_boost.cmake | 2 +- cmake/configure/configure_2_ginkgo.cmake | 2 +- cmake/configure/configure_hdf5.cmake | 2 +- cmake/configure/configure_p4est.cmake | 2 +- cmake/macros/macro_check_compiler_setup.cmake | 2 +- cmake/macros/macro_deal_ii_add_test.cmake | 2 +- cmake/macros/macro_deal_ii_invoke_autopilot.cmake | 2 +- cmake/macros/macro_deal_ii_package_handle.cmake | 2 +- cmake/macros/macro_deal_ii_pickup_tests.cmake | 2 +- cmake/macros/macro_deal_ii_query_git_information.cmake | 2 +- cmake/modules/FindADOLC.cmake | 2 +- cmake/modules/FindARBORX.cmake | 2 +- cmake/modules/FindCUDA.cmake | 2 +- cmake/modules/FindGINKGO.cmake | 2 +- cmake/modules/FindGSL.cmake | 2 +- cmake/modules/FindHDF5.cmake | 2 +- cmake/modules/FindLAPACK.cmake | 2 +- cmake/modules/FindMPI.cmake | 2 +- cmake/modules/FindMUPARSER.cmake | 2 +- cmake/modules/FindOPENCASCADE.cmake | 2 +- cmake/modules/FindP4EST.cmake | 2 +- cmake/modules/FindSYMENGINE.cmake | 2 +- cmake/modules/FindTBB.cmake | 2 +- cmake/modules/FindTRILINOS.cmake | 2 +- cmake/scripts/run_test.cmake | 2 +- cmake/setup_compiler_flags_gnu.cmake | 2 +- cmake/setup_compiler_flags_intel.cmake | 2 +- cmake/setup_compiler_flags_msvc.cmake | 2 +- cmake/setup_deal_ii.cmake | 2 +- cmake/setup_write_config.cmake | 2 +- contrib/python-bindings/CMakeLists.txt | 2 +- contrib/python-bindings/include/mapping_wrapper.h | 2 +- contrib/python-bindings/include/point_wrapper.h | 2 +- contrib/python-bindings/source/export_mapping.cc | 2 +- contrib/python-bindings/source/mapping_wrapper.cc | 2 +- contrib/python-bindings/source/point_wrapper.cc | 2 +- contrib/python-bindings/tests/mapping_wrapper.py | 2 +- contrib/utilities/check_encoding.py | 2 +- contrib/utilities/count_lines.sh | 2 +- contrib/utilities/dotgdbinit.py | 2 +- contrib/utilities/indent | 2 +- contrib/utilities/indent.py | 2 +- contrib/utilities/indent_common.sh | 2 +- doc/developers/testsuite.html | 4 ++-- doc/doxygen/CMakeLists.txt | 2 +- doc/doxygen/headers/automatic_and_symbolic_differentiation.h | 2 +- doc/doxygen/headers/c++.h | 2 +- doc/doxygen/headers/coding_conventions.h | 2 +- doc/doxygen/headers/distributed.h | 2 +- doc/doxygen/headers/glossary.h | 2 +- doc/doxygen/headers/main.h | 2 +- doc/doxygen/headers/simplex.h | 2 +- doc/doxygen/scripts/filter.pl | 2 +- doc/doxygen/scripts/make_gallery.pl | 2 +- doc/doxygen/scripts/steps.pl | 2 +- doc/doxygen/tutorial/CMakeLists.txt | 2 +- doc/doxygen/tutorial/tutorial.h.in | 2 +- doc/external-libs/cuda.html | 2 +- doc/external-libs/slepc.html | 2 +- doc/external-libs/trilinos.html | 2 +- doc/readme.html | 2 +- doc/users/cmake_dealii.html | 2 +- doc/users/cmake_user.html | 2 +- doc/users/doxygen.html | 2 +- doc/users/testsuite.html | 2 +- examples/CMakeLists.txt | 2 +- examples/step-1/step-1.cc | 2 +- examples/step-10/step-10.cc | 2 +- examples/step-11/step-11.cc | 2 +- examples/step-12/step-12.cc | 2 +- examples/step-12b/step-12b.cc | 2 +- examples/step-13/step-13.cc | 2 +- examples/step-16/step-16.cc | 2 +- examples/step-17/step-17.cc | 2 +- examples/step-18/step-18.cc | 2 +- examples/step-19/step-19.cc | 2 +- examples/step-20/step-20.cc | 2 +- examples/step-21/step-21.cc | 2 +- examples/step-24/step-24.cc | 2 +- examples/step-25/step-25.cc | 2 +- examples/step-28/step-28.cc | 2 +- examples/step-3/step-3.cc | 2 +- examples/step-31/step-31.cc | 2 +- examples/step-32/step-32.cc | 2 +- examples/step-35/step-35.cc | 2 +- examples/step-36/step-36.cc | 2 +- examples/step-37/step-37.cc | 2 +- examples/step-38/step-38.cc | 2 +- examples/step-40/step-40.cc | 2 +- examples/step-42/step-42.cc | 2 +- examples/step-43/step-43.cc | 2 +- examples/step-44/step-44.cc | 2 +- examples/step-45/step-45.cc | 2 +- examples/step-48/step-48.cc | 2 +- examples/step-49/step-49.cc | 2 +- examples/step-50/step-50.cc | 2 +- examples/step-52/step-52.cc | 2 +- examples/step-55/step-55.cc | 2 +- examples/step-56/step-56.cc | 2 +- examples/step-57/step-57.cc | 2 +- examples/step-59/step-59.cc | 2 +- examples/step-6/step-6.cc | 2 +- examples/step-60/step-60.cc | 2 +- examples/step-62/step-62.cc | 2 +- examples/step-63/step-63.cc | 2 +- examples/step-64/step-64.cu | 2 +- examples/step-66/step-66.cc | 2 +- examples/step-67/step-67.cc | 2 +- examples/step-69/step-69.cc | 2 +- examples/step-70/step-70.cc | 2 +- examples/step-71/step-71.cc | 2 +- examples/step-74/step-74.cc | 2 +- examples/step-76/step-76.cc | 2 +- examples/step-79/step-79.cc | 2 +- examples/step-85/step-85.cc | 2 +- include/deal.II/algorithms/any_data.h | 2 +- include/deal.II/algorithms/general_data_storage.h | 2 +- include/deal.II/arborx/access_traits.h | 2 +- include/deal.II/base/aligned_vector.h | 2 +- include/deal.II/base/bounding_box_data_out.h | 2 +- include/deal.II/base/config.h.in | 2 +- include/deal.II/base/data_out_base.h | 2 +- include/deal.II/base/derivative_form.h | 2 +- include/deal.II/base/discrete_time.h | 2 +- include/deal.II/base/exceptions.h | 2 +- include/deal.II/base/flow_function.h | 2 +- include/deal.II/base/function.h | 2 +- include/deal.II/base/function_cspline.h | 2 +- include/deal.II/base/function_parser.h | 2 +- include/deal.II/base/function_signed_distance.h | 2 +- include/deal.II/base/geometric_utilities.h | 2 +- include/deal.II/base/geometry_info.h | 2 +- include/deal.II/base/hdf5.h | 2 +- include/deal.II/base/incremental_function.h | 2 +- include/deal.II/base/index_set.h | 2 +- include/deal.II/base/iterator_range.h | 2 +- include/deal.II/base/linear_index_iterator.h | 2 +- include/deal.II/base/memory_consumption.h | 2 +- include/deal.II/base/mg_level_object.h | 2 +- include/deal.II/base/mpi.h | 2 +- include/deal.II/base/mpi.templates.h | 2 +- include/deal.II/base/mpi_compute_index_owner_internal.h | 2 +- include/deal.II/base/mpi_consensus_algorithms.h | 2 +- include/deal.II/base/mpi_consensus_algorithms.templates.h | 2 +- .../deal.II/base/mpi_noncontiguous_partitioner.templates.h | 2 +- include/deal.II/base/mpi_remote_point_evaluation.h | 2 +- include/deal.II/base/mu_parser_internal.h | 2 +- include/deal.II/base/multithread_info.h | 2 +- include/deal.II/base/numbers.h | 2 +- include/deal.II/base/parallel.h | 2 +- include/deal.II/base/parameter_acceptor.h | 2 +- include/deal.II/base/parameter_handler.h | 2 +- include/deal.II/base/parsed_convergence_table.h | 2 +- include/deal.II/base/partitioner.h | 2 +- include/deal.II/base/partitioner.templates.h | 2 +- include/deal.II/base/path_search.h | 2 +- include/deal.II/base/patterns.h | 2 +- include/deal.II/base/polynomial_space.h | 2 +- include/deal.II/base/polynomials_barycentric.h | 2 +- include/deal.II/base/polynomials_p.h | 2 +- include/deal.II/base/polynomials_pyramid.h | 2 +- include/deal.II/base/polynomials_rannacher_turek.h | 2 +- include/deal.II/base/polynomials_raviart_thomas.h | 2 +- include/deal.II/base/polynomials_wedge.h | 2 +- include/deal.II/base/quadrature.h | 2 +- include/deal.II/base/quadrature_lib.h | 2 +- include/deal.II/base/quadrature_point_data.h | 2 +- include/deal.II/base/scalar_polynomials_base.h | 2 +- include/deal.II/base/smartpointer.h | 2 +- include/deal.II/base/subscriptor.h | 2 +- include/deal.II/base/symmetric_tensor.h | 2 +- include/deal.II/base/symmetric_tensor.templates.h | 2 +- include/deal.II/base/synchronous_iterator.h | 2 +- include/deal.II/base/table.h | 2 +- include/deal.II/base/table_handler.h | 2 +- include/deal.II/base/table_indices.h | 2 +- include/deal.II/base/template_constraints.h | 2 +- include/deal.II/base/tensor.h | 2 +- include/deal.II/base/tensor_function_parser.h | 2 +- include/deal.II/base/tensor_polynomials_base.h | 2 +- include/deal.II/base/tensor_product_polynomials.h | 2 +- include/deal.II/base/tensor_product_polynomials_bubbles.h | 2 +- include/deal.II/base/tensor_product_polynomials_const.h | 2 +- include/deal.II/base/thread_management.h | 2 +- include/deal.II/base/time_stepping.h | 2 +- include/deal.II/base/time_stepping.templates.h | 2 +- include/deal.II/base/types.h | 2 +- include/deal.II/base/utilities.h | 2 +- include/deal.II/base/vectorization.h | 2 +- include/deal.II/base/work_stream.h | 2 +- include/deal.II/differentiation/ad/ad_helpers.h | 2 +- include/deal.II/differentiation/ad/adolc_math.h | 2 +- .../differentiation/sd/symengine_number_visitor_internal.h | 2 +- include/deal.II/differentiation/sd/symengine_optimizer.h | 2 +- .../deal.II/differentiation/sd/symengine_scalar_operations.h | 2 +- .../deal.II/differentiation/sd/symengine_tensor_operations.h | 2 +- include/deal.II/differentiation/sd/symengine_types.h | 2 +- include/deal.II/differentiation/sd/symengine_utilities.h | 2 +- include/deal.II/distributed/cell_data_transfer.templates.h | 2 +- include/deal.II/distributed/fully_distributed_tria.h | 2 +- include/deal.II/distributed/tria.h | 2 +- include/deal.II/distributed/tria_base.h | 2 +- include/deal.II/dofs/dof_accessor.h | 2 +- include/deal.II/dofs/dof_accessor.templates.h | 2 +- include/deal.II/dofs/dof_handler.h | 2 +- include/deal.II/dofs/dof_renumbering.h | 2 +- include/deal.II/dofs/dof_tools.h | 2 +- include/deal.II/fe/block_mask.h | 2 +- include/deal.II/fe/component_mask.h | 2 +- include/deal.II/fe/fe.h | 2 +- include/deal.II/fe/fe_base.h | 2 +- include/deal.II/fe/fe_dg_vector.templates.h | 2 +- include/deal.II/fe/fe_dgq.h | 2 +- include/deal.II/fe/fe_interface_values.h | 2 +- include/deal.II/fe/fe_nedelec.h | 2 +- include/deal.II/fe/fe_nedelec_sz.h | 2 +- include/deal.II/fe/fe_nothing.h | 2 +- include/deal.II/fe/fe_poly.h | 2 +- include/deal.II/fe/fe_poly.templates.h | 2 +- include/deal.II/fe/fe_poly_face.templates.h | 2 +- include/deal.II/fe/fe_poly_tensor.h | 2 +- include/deal.II/fe/fe_q_dg0.h | 2 +- include/deal.II/fe/fe_raviart_thomas.h | 2 +- include/deal.II/fe/fe_system.h | 2 +- include/deal.II/fe/fe_tools.h | 2 +- include/deal.II/fe/fe_tools_extrapolate.templates.h | 2 +- include/deal.II/fe/fe_tools_interpolate.templates.h | 2 +- include/deal.II/fe/fe_update_flags.h | 2 +- include/deal.II/fe/fe_values.h | 2 +- include/deal.II/fe/mapping.h | 2 +- include/deal.II/fe/mapping_c1.h | 2 +- include/deal.II/fe/mapping_manifold.h | 2 +- include/deal.II/fe/mapping_q.h | 2 +- include/deal.II/fe/mapping_q1_eulerian.h | 2 +- include/deal.II/fe/mapping_q_internal.h | 2 +- include/deal.II/grid/cell_id_translator.h | 2 +- include/deal.II/grid/filtered_iterator.h | 2 +- include/deal.II/grid/grid_generator.h | 2 +- include/deal.II/grid/grid_in.h | 2 +- include/deal.II/grid/grid_refinement.h | 2 +- include/deal.II/grid/grid_tools.h | 2 +- include/deal.II/grid/grid_tools_cache.h | 2 +- include/deal.II/grid/grid_tools_cache_update_flags.h | 2 +- include/deal.II/grid/intergrid_map.h | 2 +- include/deal.II/grid/manifold.h | 2 +- include/deal.II/grid/manifold_lib.h | 2 +- include/deal.II/grid/persistent_tria.h | 2 +- include/deal.II/grid/reference_cell.h | 2 +- include/deal.II/grid/tria_accessor.h | 2 +- include/deal.II/grid/tria_accessor.templates.h | 2 +- include/deal.II/grid/tria_iterator.h | 2 +- include/deal.II/grid/tria_iterator.templates.h | 2 +- include/deal.II/hp/dof_handler.h | 2 +- include/deal.II/hp/fe_collection.h | 2 +- include/deal.II/hp/fe_values.h | 2 +- include/deal.II/hp/mapping_collection.h | 2 +- include/deal.II/integrators/laplace.h | 2 +- include/deal.II/integrators/patches.h | 2 +- include/deal.II/lac/affine_constraints.h | 2 +- include/deal.II/lac/affine_constraints.templates.h | 2 +- include/deal.II/lac/block_indices.h | 2 +- include/deal.II/lac/block_matrix_base.h | 2 +- include/deal.II/lac/block_sparse_matrix.templates.h | 2 +- include/deal.II/lac/block_sparsity_pattern.h | 2 +- include/deal.II/lac/block_vector.h | 2 +- include/deal.II/lac/block_vector_base.h | 2 +- include/deal.II/lac/chunk_sparse_matrix.h | 2 +- include/deal.II/lac/chunk_sparse_matrix.templates.h | 2 +- include/deal.II/lac/chunk_sparsity_pattern.h | 2 +- include/deal.II/lac/cuda_kernels.templates.h | 2 +- include/deal.II/lac/cuda_sparse_matrix.h | 2 +- include/deal.II/lac/diagonal_matrix.h | 2 +- include/deal.II/lac/dynamic_sparsity_pattern.h | 2 +- include/deal.II/lac/eigen.h | 2 +- include/deal.II/lac/exceptions.h | 2 +- include/deal.II/lac/full_matrix.h | 2 +- include/deal.II/lac/full_matrix.templates.h | 2 +- include/deal.II/lac/la_parallel_block_vector.h | 2 +- include/deal.II/lac/la_parallel_block_vector.templates.h | 2 +- include/deal.II/lac/la_parallel_vector.h | 2 +- include/deal.II/lac/la_parallel_vector.templates.h | 2 +- include/deal.II/lac/la_vector.templates.h | 2 +- include/deal.II/lac/matrix_iterator.h | 2 +- include/deal.II/lac/packaged_operation.h | 2 +- include/deal.II/lac/petsc_block_sparse_matrix.h | 2 +- include/deal.II/lac/petsc_matrix_base.h | 2 +- include/deal.II/lac/petsc_sparse_matrix.h | 2 +- include/deal.II/lac/petsc_vector_base.h | 2 +- include/deal.II/lac/precondition.h | 2 +- include/deal.II/lac/precondition_block.h | 2 +- include/deal.II/lac/qr.h | 2 +- include/deal.II/lac/read_write_vector.templates.h | 2 +- include/deal.II/lac/relaxation_block.h | 2 +- include/deal.II/lac/relaxation_block.templates.h | 2 +- include/deal.II/lac/slepc_solver.h | 2 +- include/deal.II/lac/slepc_spectral_transformation.h | 2 +- include/deal.II/lac/solver.h | 2 +- include/deal.II/lac/solver_bicgstab.h | 2 +- include/deal.II/lac/solver_cg.h | 2 +- include/deal.II/lac/solver_control.h | 2 +- include/deal.II/lac/solver_gmres.h | 2 +- include/deal.II/lac/solver_idr.h | 2 +- include/deal.II/lac/solver_minres.h | 2 +- include/deal.II/lac/solver_relaxation.h | 2 +- include/deal.II/lac/solver_richardson.h | 2 +- include/deal.II/lac/sparse_decomposition.templates.h | 2 +- include/deal.II/lac/sparse_direct.h | 2 +- include/deal.II/lac/sparse_matrix.h | 2 +- include/deal.II/lac/sparse_matrix.templates.h | 2 +- include/deal.II/lac/sparse_matrix_ez.h | 2 +- include/deal.II/lac/sparse_matrix_ez.templates.h | 2 +- include/deal.II/lac/sparse_mic.h | 2 +- include/deal.II/lac/sparse_vanka.templates.h | 2 +- include/deal.II/lac/sparsity_pattern.h | 2 +- include/deal.II/lac/sparsity_tools.h | 2 +- include/deal.II/lac/tensor_product_matrix.h | 2 +- include/deal.II/lac/trilinos_block_sparse_matrix.h | 2 +- include/deal.II/lac/trilinos_index_access.h | 2 +- include/deal.II/lac/trilinos_linear_operator.h | 2 +- include/deal.II/lac/trilinos_precondition.h | 2 +- include/deal.II/lac/trilinos_sparse_matrix.h | 2 +- include/deal.II/lac/trilinos_sparsity_pattern.h | 2 +- include/deal.II/lac/trilinos_tpetra_vector.templates.h | 2 +- include/deal.II/lac/trilinos_vector.h | 2 +- include/deal.II/lac/vector.h | 2 +- include/deal.II/lac/vector.templates.h | 2 +- include/deal.II/lac/vector_element_access.h | 2 +- include/deal.II/matrix_free/cuda_fe_evaluation.h | 2 +- include/deal.II/matrix_free/cuda_matrix_free.h | 2 +- include/deal.II/matrix_free/cuda_matrix_free.templates.h | 2 +- include/deal.II/matrix_free/cuda_tensor_product_kernels.h | 2 +- include/deal.II/matrix_free/dof_info.h | 2 +- include/deal.II/matrix_free/dof_info.templates.h | 2 +- include/deal.II/matrix_free/evaluation_flags.h | 2 +- include/deal.II/matrix_free/evaluation_kernels.h | 2 +- .../deal.II/matrix_free/evaluation_kernels_hanging_nodes.h | 2 +- include/deal.II/matrix_free/evaluation_selector.h | 2 +- include/deal.II/matrix_free/evaluation_template_factory.h | 2 +- .../matrix_free/evaluation_template_factory.templates.h | 2 +- .../evaluation_template_factory_hanging_nodes.templates.h | 2 +- include/deal.II/matrix_free/face_setup_internal.h | 2 +- include/deal.II/matrix_free/fe_evaluation.h | 2 +- include/deal.II/matrix_free/fe_evaluation_data.h | 2 +- include/deal.II/matrix_free/fe_point_evaluation.h | 2 +- include/deal.II/matrix_free/hanging_nodes_internal.h | 2 +- include/deal.II/matrix_free/mapping_data_on_the_fly.h | 2 +- include/deal.II/matrix_free/mapping_info.templates.h | 2 +- include/deal.II/matrix_free/mapping_info_storage.templates.h | 2 +- include/deal.II/matrix_free/matrix_free.h | 2 +- include/deal.II/matrix_free/matrix_free.templates.h | 2 +- include/deal.II/matrix_free/operators.h | 2 +- include/deal.II/matrix_free/shape_info.h | 2 +- include/deal.II/matrix_free/shape_info.templates.h | 2 +- include/deal.II/matrix_free/tensor_product_kernels.h | 2 +- include/deal.II/matrix_free/tools.h | 2 +- include/deal.II/matrix_free/type_traits.h | 2 +- include/deal.II/matrix_free/util.h | 2 +- include/deal.II/matrix_free/vector_access_internal.h | 2 +- include/deal.II/meshworker/assemble_flags.h | 2 +- include/deal.II/meshworker/copy_data.h | 2 +- include/deal.II/meshworker/integration_info.h | 2 +- include/deal.II/meshworker/integration_info.templates.h | 2 +- include/deal.II/meshworker/local_results.h | 2 +- include/deal.II/meshworker/scratch_data.h | 2 +- include/deal.II/multigrid/mg_coarse.h | 2 +- include/deal.II/multigrid/mg_constrained_dofs.h | 2 +- include/deal.II/multigrid/mg_smoother.h | 2 +- include/deal.II/multigrid/mg_tools.h | 2 +- include/deal.II/multigrid/mg_transfer.h | 2 +- include/deal.II/multigrid/mg_transfer.templates.h | 2 +- include/deal.II/multigrid/mg_transfer_block.h | 2 +- include/deal.II/multigrid/mg_transfer_component.h | 2 +- include/deal.II/multigrid/mg_transfer_global_coarsening.h | 2 +- .../multigrid/mg_transfer_global_coarsening.templates.h | 2 +- include/deal.II/multigrid/mg_transfer_internal.h | 2 +- include/deal.II/multigrid/mg_transfer_matrix_free.h | 2 +- include/deal.II/multigrid/mg_transfer_matrix_free.templates.h | 2 +- include/deal.II/multigrid/multigrid.h | 2 +- include/deal.II/multigrid/multigrid.templates.h | 2 +- include/deal.II/non_matching/coupling.h | 2 +- include/deal.II/non_matching/fe_immersed_values.h | 2 +- include/deal.II/non_matching/fe_values.h | 2 +- include/deal.II/non_matching/immersed_surface_quadrature.h | 2 +- include/deal.II/non_matching/quadrature_generator.h | 2 +- include/deal.II/numerics/data_out.h | 2 +- include/deal.II/numerics/data_out_dof_data.h | 2 +- include/deal.II/numerics/data_out_faces.h | 2 +- include/deal.II/numerics/data_out_rotation.h | 2 +- include/deal.II/numerics/data_out_stack.h | 2 +- include/deal.II/numerics/data_postprocessor.h | 2 +- include/deal.II/numerics/derivative_approximation.h | 2 +- include/deal.II/numerics/error_estimator.h | 2 +- include/deal.II/numerics/fe_field_function.h | 2 +- include/deal.II/numerics/fe_field_function.templates.h | 2 +- include/deal.II/numerics/history.h | 2 +- include/deal.II/numerics/matrix_creator.h | 2 +- include/deal.II/numerics/matrix_tools.h | 2 +- include/deal.II/numerics/point_value_history.h | 2 +- include/deal.II/numerics/rtree.h | 2 +- include/deal.II/numerics/solution_transfer.h | 2 +- include/deal.II/numerics/vector_tools.h | 2 +- include/deal.II/numerics/vector_tools_boundary.templates.h | 2 +- include/deal.II/numerics/vector_tools_constraints.h | 2 +- include/deal.II/numerics/vector_tools_constraints.templates.h | 2 +- include/deal.II/numerics/vector_tools_evaluate.h | 2 +- include/deal.II/numerics/vector_tools_integrate_difference.h | 2 +- include/deal.II/numerics/vector_tools_interpolate.templates.h | 2 +- include/deal.II/numerics/vector_tools_mean_value.h | 2 +- include/deal.II/numerics/vector_tools_mean_value.templates.h | 2 +- include/deal.II/numerics/vector_tools_point_gradient.h | 2 +- include/deal.II/numerics/vector_tools_point_value.h | 2 +- include/deal.II/numerics/vector_tools_project.h | 2 +- include/deal.II/numerics/vector_tools_rhs.h | 2 +- include/deal.II/numerics/vector_tools_rhs.templates.h | 2 +- include/deal.II/opencascade/utilities.h | 2 +- include/deal.II/optimization/line_minimization.h | 2 +- include/deal.II/particles/generators.h | 2 +- include/deal.II/particles/particle.h | 2 +- include/deal.II/particles/particle_accessor.h | 2 +- include/deal.II/particles/particle_handler.h | 2 +- include/deal.II/particles/particle_iterator.h | 2 +- include/deal.II/physics/elasticity/kinematics.h | 2 +- include/deal.II/physics/elasticity/standard_tensors.h | 2 +- include/deal.II/physics/notation.h | 2 +- include/deal.II/sundials/arkode.h | 2 +- include/deal.II/sundials/ida.h | 2 +- include/deal.II/sundials/kinsol.h | 2 +- include/deal.II/sundials/n_vector.h | 2 +- include/deal.II/sundials/n_vector.templates.h | 2 +- include/deal.II/sundials/sunlinsol_wrapper.h | 2 +- source/CMakeLists.txt | 2 +- source/algorithms/timestep_control.cc | 2 +- source/arborx/access_traits.cc | 2 +- source/arborx/access_traits.inst.in | 2 +- source/base/CMakeLists.txt | 2 +- source/base/convergence_table.cc | 2 +- source/base/data_out_base.cc | 2 +- source/base/exceptions.cc | 2 +- source/base/function_cspline.cc | 2 +- source/base/function_lib.cc | 2 +- source/base/function_lib_cutoff.cc | 2 +- source/base/function_parser.cc | 2 +- source/base/function_signed_distance.cc | 2 +- source/base/function_spherical.cc | 2 +- source/base/hdf5.cc | 2 +- source/base/index_set.cc | 2 +- source/base/logstream.cc | 2 +- source/base/mpi.cc | 2 +- source/base/mpi_compute_index_owner_internal.cc | 2 +- source/base/mpi_consensus_algorithms.cc | 2 +- source/base/mpi_noncontiguous_partitioner.cc | 2 +- source/base/mpi_remote_point_evaluation.cc | 2 +- source/base/mu_parser_internal.cc | 2 +- source/base/multithread_info.cc | 2 +- source/base/parameter_acceptor.cc | 2 +- source/base/parameter_handler.cc | 2 +- source/base/partitioner.cc | 2 +- source/base/partitioner.cu | 2 +- source/base/patterns.cc | 2 +- source/base/polynomial.cc | 2 +- source/base/polynomials_integrated_legendre_sz.cc | 2 +- source/base/polynomials_piecewise.cc | 2 +- source/base/polynomials_raviart_thomas.cc | 2 +- source/base/polynomials_wedge.cc | 2 +- source/base/process_grid.cc | 2 +- source/base/qprojector.cc | 2 +- source/base/quadrature.cc | 2 +- source/base/table_handler.cc | 2 +- source/base/tensor.cc | 2 +- source/base/tensor_function_parser.cc | 2 +- source/base/thread_management.cc | 2 +- source/base/timer.cc | 2 +- source/base/utilities.cc | 2 +- source/base/vectorization.cc | 2 +- source/differentiation/ad/ad_drivers.cc | 2 +- source/differentiation/ad/ad_helpers.cc | 2 +- source/differentiation/sd/symengine_number_types.cc | 2 +- source/distributed/cell_weights.cc | 2 +- source/distributed/fully_distributed_tria.cc | 2 +- source/distributed/grid_refinement.cc | 2 +- source/distributed/grid_refinement.inst.in | 2 +- source/distributed/repartitioning_policy_tools.cc | 2 +- source/distributed/solution_transfer.cc | 2 +- source/distributed/solution_transfer.inst.in | 2 +- source/distributed/tria_base.cc | 2 +- source/dofs/dof_accessor_set.cc | 2 +- source/dofs/dof_accessor_set.inst.in | 2 +- source/dofs/dof_handler_policy.cc | 2 +- source/dofs/dof_renumbering.cc | 2 +- source/dofs/dof_renumbering.inst.in | 2 +- source/dofs/dof_tools.cc | 2 +- source/dofs/dof_tools.inst.in | 2 +- source/dofs/dof_tools_constraints.cc | 2 +- source/dofs/dof_tools_constraints.inst.in | 2 +- source/dofs/dof_tools_sparsity.cc | 2 +- source/dofs/number_cache.cc | 2 +- source/fe/fe.cc | 2 +- source/fe/fe_dgp_nonparametric.cc | 2 +- source/fe/fe_enriched.cc | 2 +- source/fe/fe_face.cc | 2 +- source/fe/fe_nedelec_sz.cc | 2 +- source/fe/fe_nothing.cc | 2 +- source/fe/fe_p1nc.cc | 2 +- source/fe/fe_poly_tensor.cc | 2 +- source/fe/fe_pyramid_p.cc | 2 +- source/fe/fe_q_dg0.cc | 2 +- source/fe/fe_q_hierarchical.cc | 2 +- source/fe/fe_raviart_thomas_nodal.cc | 2 +- source/fe/fe_rt_bubbles.cc | 2 +- source/fe/fe_series.cc | 2 +- source/fe/fe_system.cc | 2 +- source/fe/fe_tools.cc | 2 +- source/fe/fe_tools.inst.in | 2 +- source/fe/fe_values.cc | 2 +- source/fe/fe_wedge_p.cc | 2 +- source/fe/mapping_c1.cc | 2 +- source/fe/mapping_cartesian.cc | 2 +- source/fe/mapping_fe.cc | 2 +- source/fe/mapping_fe_field.cc | 2 +- source/fe/mapping_manifold.cc | 2 +- source/fe/mapping_q.cc | 2 +- source/fe/mapping_q1_eulerian.cc | 2 +- source/gmsh/utilities.cc | 2 +- source/grid/CMakeLists.txt | 2 +- source/grid/grid_generator.cc | 2 +- source/grid/grid_generator_from_name.cc | 2 +- source/grid/grid_generator_pipe_junction.cc | 2 +- source/grid/grid_generator_pipe_junction.inst.in | 2 +- source/grid/grid_in.cc | 2 +- source/grid/grid_out.cc | 2 +- source/grid/grid_refinement.cc | 2 +- source/grid/grid_refinement.inst.in | 2 +- source/grid/grid_tools.inst.in | 2 +- source/grid/grid_tools_cache.cc | 2 +- source/grid/grid_tools_dof_handlers.cc | 2 +- source/grid/grid_tools_dof_handlers.inst.in | 2 +- source/grid/grid_tools_nontemplates.cc | 2 +- source/grid/intergrid_map.cc | 2 +- source/grid/manifold.cc | 2 +- source/grid/manifold_lib.cc | 2 +- source/grid/persistent_tria.cc | 2 +- source/grid/reference_cell.cc | 2 +- source/grid/tria.cc | 2 +- source/grid/tria_accessor.cc | 2 +- source/grid/tria_accessor.inst.in | 2 +- source/grid/tria_description.cc | 2 +- source/grid/tria_description.inst.in | 2 +- source/hp/CMakeLists.txt | 2 +- source/hp/fe_collection.cc | 2 +- source/lac/affine_constraints.inst.in | 2 +- source/lac/block_sparsity_pattern.cc | 2 +- source/lac/chunk_sparsity_pattern.cc | 2 +- source/lac/cuda_vector.cu | 2 +- source/lac/dynamic_sparsity_pattern.cc | 2 +- source/lac/exceptions.cc | 2 +- source/lac/la_parallel_block_vector.inst.in | 2 +- source/lac/lapack_full_matrix.cc | 2 +- source/lac/petsc_matrix_base.cc | 2 +- source/lac/petsc_parallel_block_sparse_matrix.cc | 2 +- source/lac/petsc_parallel_sparse_matrix.cc | 2 +- source/lac/petsc_parallel_vector.cc | 2 +- source/lac/petsc_vector_base.cc | 2 +- source/lac/scalapack.cc | 2 +- source/lac/slepc_solver.cc | 2 +- source/lac/sparse_direct.cc | 2 +- source/lac/sparsity_pattern.cc | 2 +- source/lac/sparsity_tools.cc | 2 +- source/lac/trilinos_block_sparse_matrix.cc | 2 +- source/lac/trilinos_block_vector.cc | 2 +- source/lac/trilinos_epetra_communication_pattern.cc | 2 +- source/lac/trilinos_epetra_vector.cc | 2 +- source/lac/trilinos_precondition.cc | 2 +- source/lac/trilinos_precondition_ml.cc | 2 +- source/lac/trilinos_precondition_muelu.cc | 2 +- source/lac/trilinos_sparse_matrix.cc | 2 +- source/lac/trilinos_sparsity_pattern.cc | 2 +- source/lac/trilinos_tpetra_communication_pattern.cc | 2 +- source/lac/trilinos_tpetra_vector.cc | 2 +- source/lac/trilinos_vector.cc | 2 +- source/lac/vector.cc | 2 +- source/matrix_free/CMakeLists.txt | 2 +- source/matrix_free/dof_info.cc | 2 +- source/matrix_free/evaluation_template_factory.cc | 2 +- source/matrix_free/evaluation_template_factory.inst.in | 2 +- .../matrix_free/evaluation_template_factory_hanging_nodes.cc | 2 +- .../evaluation_template_factory_hanging_nodes.inst.in | 2 +- source/matrix_free/mapping_info.inst.in | 2 +- source/matrix_free/shape_info.inst.in | 2 +- source/matrix_free/task_info.cc | 2 +- source/matrix_free/vector_data_exchange.cc | 2 +- source/meshworker/scratch_data.cc | 2 +- source/multigrid/mg_level_global_transfer.inst.in | 2 +- source/multigrid/mg_tools.cc | 2 +- source/multigrid/mg_tools.inst.in | 2 +- source/multigrid/mg_transfer_block.cc | 2 +- source/multigrid/mg_transfer_block.inst.in | 2 +- source/multigrid/mg_transfer_component.cc | 2 +- source/multigrid/mg_transfer_component.inst.in | 2 +- source/multigrid/mg_transfer_global_coarsening.cc | 2 +- source/multigrid/mg_transfer_global_coarsening.inst.in | 2 +- source/multigrid/mg_transfer_matrix_free.cc | 2 +- source/multigrid/mg_transfer_matrix_free.inst.in | 2 +- source/multigrid/mg_transfer_prebuilt.inst.in | 2 +- source/non_matching/CMakeLists.txt | 2 +- source/non_matching/coupling.cc | 2 +- source/non_matching/coupling.inst.in | 2 +- source/non_matching/fe_immersed_values.cc | 2 +- source/non_matching/fe_values.cc | 2 +- source/non_matching/fe_values.inst.in | 2 +- source/non_matching/immersed_surface_quadrature.cc | 2 +- source/non_matching/mesh_classifier.cc | 2 +- source/non_matching/mesh_classifier.inst.in | 2 +- source/non_matching/quadrature_generator.cc | 2 +- source/non_matching/quadrature_generator.inst.in | 2 +- source/numerics/CMakeLists.txt | 2 +- source/numerics/cell_data_transfer.cc | 2 +- source/numerics/data_out.cc | 2 +- source/numerics/data_out.inst.in | 2 +- source/numerics/data_out_dof_data.inst.in | 2 +- source/numerics/data_out_dof_data_codim.inst.in | 2 +- source/numerics/data_out_faces.cc | 2 +- source/numerics/data_out_faces.inst.in | 2 +- source/numerics/data_out_rotation.cc | 2 +- source/numerics/data_out_rotation.inst.in | 2 +- source/numerics/data_out_stack.cc | 2 +- source/numerics/data_postprocessor.cc | 2 +- source/numerics/data_postprocessor.inst.in | 2 +- source/numerics/error_estimator_1d.cc | 2 +- source/numerics/fe_field_function.inst.in | 2 +- source/numerics/histogram.cc | 2 +- source/numerics/matrix_creator.inst.in | 2 +- source/numerics/matrix_tools.cc | 2 +- source/numerics/matrix_tools.inst.in | 2 +- source/numerics/point_value_history.cc | 2 +- source/numerics/solution_transfer.cc | 2 +- source/numerics/solution_transfer.inst.in | 2 +- source/numerics/time_dependent.cc | 2 +- source/numerics/vector_tools_boundary.inst.in | 2 +- source/numerics/vector_tools_integrate_difference.inst.in | 2 +- source/particles/generators.cc | 2 +- source/particles/particle_handler.cc | 2 +- source/sundials/arkode.cc | 2 +- source/sundials/ida.cc | 2 +- source/sundials/kinsol.cc | 2 +- source/sundials/n_vector.inst.in | 2 +- source/sundials/sunlinsol_wrapper.cc | 2 +- tests/CMakeLists.txt | 2 +- tests/a-framework/concurrent_threads.cc | 2 +- tests/ad_common_tests/step-44-helper_res_lin_01.h | 2 +- tests/ad_common_tests/step-44-helper_scalar_01.h | 2 +- tests/ad_common_tests/step-44-helper_var_form_01.h | 2 +- tests/ad_common_tests/step-44-helper_vector_01.h | 2 +- tests/adolc/basic_function_gradient_hessian_taped.cc | 2 +- tests/adolc/basic_function_gradient_tapeless.cc | 2 +- tests/adolc/basic_functions_jacobian_taped-cpp_vector.cc | 2 +- tests/adolc/basic_functions_jacobian_taped.cc | 2 +- tests/adolc/basic_functions_jacobian_tapeless.cc | 2 +- tests/adolc/step-44.cc | 2 +- tests/all-headers/CMakeLists.txt | 2 +- tests/aniso/fe_tools.cc | 2 +- tests/aniso/refine_and_coarsen_anisotropic.cc | 2 +- tests/aniso/solution_transfer.cc | 2 +- tests/arpack/parpack_advection_diffusion_petsc.cc | 2 +- tests/arpack/step-36_ar.cc | 2 +- tests/arpack/step-36_ar_shift.cc | 2 +- tests/arpack/step-36_ar_with_iterations.cc | 2 +- tests/arpack/step-36_parpack.cc | 2 +- tests/base/aligned_vector_01.cc | 2 +- tests/base/aligned_vector_02.cc | 2 +- tests/base/aligned_vector_03.cc | 2 +- tests/base/aligned_vector_05.cc | 2 +- tests/base/aligned_vector_move.cc | 2 +- tests/base/anisotropic_2.cc | 2 +- tests/base/bounding_box_1.cc | 2 +- tests/base/bounding_box_2.cc | 2 +- tests/base/bounding_box_3.cc | 2 +- tests/base/bounding_box_6.cc | 2 +- tests/base/cell_data_storage_01.cc | 2 +- tests/base/cell_data_storage_02.cc | 2 +- tests/base/cell_data_storage_03.cc | 2 +- tests/base/consensus_algorithm_01.cc | 2 +- tests/base/derivative_forms_04.cc | 2 +- tests/base/function_cutoff_01.cc | 2 +- tests/base/function_cutoff_02.cc | 2 +- tests/base/function_cutoff_03.cc | 2 +- tests/base/function_from_function_objects_01.cc | 2 +- tests/base/function_parser_02.cc | 2 +- tests/base/function_parser_05.cc | 2 +- tests/base/function_parser_08.cc | 2 +- tests/base/function_signed_distance_02.cc | 2 +- tests/base/functions_03.cc | 2 +- tests/base/functions_04.cc | 2 +- tests/base/functions_09.cc | 2 +- tests/base/functions_12.cc | 2 +- tests/base/functions_cspline.cc | 2 +- tests/base/functions_cspline_02.cc | 2 +- tests/base/functions_incremental_01.cc | 2 +- tests/base/functions_incremental_02.cc | 2 +- tests/base/functions_singularity.cc | 2 +- tests/base/functions_spherical_01.cc | 2 +- tests/base/functions_spherical_02.cc | 2 +- tests/base/gauss_lobatto.cc | 2 +- tests/base/geometric_utilities_01.cc | 2 +- tests/base/geometric_utilities_02.cc | 2 +- tests/base/geometry_info_2.cc | 2 +- tests/base/geometry_info_3.cc | 2 +- tests/base/geometry_info_4.cc | 2 +- tests/base/geometry_info_5.cc | 2 +- tests/base/geometry_info_6.cc | 2 +- tests/base/geometry_info_7.cc | 2 +- tests/base/geometry_info_8.cc | 2 +- tests/base/geometry_info_9.cc | 2 +- tests/base/graph_coloring_01.cc | 2 +- tests/base/graph_coloring_02.cc | 2 +- tests/base/graph_coloring_03.cc | 2 +- tests/base/hdf5_03.cc | 2 +- tests/base/hdf5_04.cc | 2 +- tests/base/hdf5_05.cc | 2 +- tests/base/hdf5_06.cc | 2 +- tests/base/hierarchical.cc | 2 +- tests/base/index_set_19.cc | 2 +- tests/base/index_set_22.cc | 2 +- tests/base/index_set_iterate_01.cc | 2 +- tests/base/index_set_readwrite_03.cc | 2 +- tests/base/is_finite.cc | 2 +- tests/base/is_finite_complex.cc | 2 +- tests/base/log_nan.cc | 2 +- tests/base/mpi_create_partitioning_01.cc | 2 +- tests/base/mpi_evenly_distributed_partitioning_01.cc | 2 +- tests/base/mpi_noncontiguous_partitioner_01.cc | 2 +- tests/base/mpi_noncontiguous_partitioner_02.cc | 2 +- tests/base/mpi_noncontiguous_partitioner_03.cc | 2 +- tests/base/mpi_some_to_some_02.cc | 2 +- tests/base/mutable_bind_03.cc | 2 +- tests/base/mutable_bind_04.cc | 2 +- tests/base/parallel_transform_02.cc | 2 +- tests/base/parallel_transform_03.cc | 2 +- tests/base/parsed_convergence_table_06.cc | 2 +- tests/base/parsed_convergence_table_11.cc | 2 +- tests/base/polynomial1d.cc | 2 +- tests/base/polynomial_jacobi.cc | 2 +- tests/base/polynomial_jacobi_roots.cc | 2 +- tests/base/polynomial_jacobi_roots_ld.cc | 2 +- tests/base/polynomial_lagrange_ops.cc | 2 +- tests/base/polynomial_lagrange_order.cc | 2 +- tests/base/polynomial_lagrange_product.cc | 2 +- tests/base/polynomial_minus_equals.cc | 2 +- tests/base/polynomials_adini_01.cc | 2 +- tests/base/polynomials_br.cc | 2 +- tests/base/qprojector.cc | 2 +- tests/base/quadrature_check_tensor_product.cc | 2 +- tests/base/quadrature_move_01.cc | 2 +- tests/base/quadrature_move_02.cc | 2 +- tests/base/quadrature_point_data.cc | 2 +- tests/base/quadrature_point_data_02.cc | 2 +- tests/base/quadrature_point_data_03.cc | 2 +- tests/base/quadrature_qiterated_01.cc | 2 +- tests/base/quadrature_sorted_test.cc | 2 +- tests/base/quadrature_test.cc | 2 +- tests/base/table.cc | 2 +- tests/base/table_05.cc | 2 +- tests/base/table_07.cc | 2 +- tests/base/taylor_estimate_function_bounds.cc | 2 +- tests/base/timer_08.cc | 2 +- tests/base/timer_08_b.cc | 2 +- tests/base/timer_09.cc | 2 +- tests/base/timer_10.cc | 2 +- tests/base/utilities_02b.cc | 2 +- tests/base/utilities_13.cc | 2 +- tests/base/utilities_14.cc | 2 +- tests/base/utilities_17.cc | 2 +- tests/base/utilities_18.cc | 2 +- tests/base/utilities_19.cc | 2 +- tests/base/utilities_pack_unpack_03.cc | 2 +- tests/base/vectorization_05.cc | 2 +- tests/base/vectorization_06.cc | 2 +- tests/base/vectorization_08.cc | 2 +- tests/base/vectorization_10.cc | 2 +- tests/base/vectorization_11.cc | 2 +- tests/base/vectorization_12.cc | 2 +- tests/base/vectorization_13.cc | 2 +- tests/base/vectorization_14.cc | 2 +- tests/base/vectorization_15.cc | 2 +- tests/base/vectorization_16.cc | 2 +- tests/base/vectorization_iterator_01.cc | 2 +- tests/bits/anna_1.cc | 2 +- tests/bits/anna_2.cc | 2 +- tests/bits/anna_4.cc | 2 +- tests/bits/anna_6.cc | 2 +- tests/bits/apply_boundary_values_01.cc | 2 +- tests/bits/apply_boundary_values_02.cc | 2 +- tests/bits/block_sparse_matrix_iterator_01.cc | 2 +- tests/bits/chunk_sparse_matrix_11.cc | 2 +- tests/bits/chunk_sparse_matrix_12.cc | 2 +- tests/bits/chunk_sparse_matrix_13.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_11.cc | 2 +- tests/bits/chunk_sparse_matrix_iterator_12.cc | 2 +- tests/bits/count_dofs_per_component_hp_01.cc | 2 +- tests/bits/count_dofs_per_component_hp_02.cc | 2 +- tests/bits/cylinder_02.cc | 2 +- tests/bits/cylinder_03.cc | 2 +- tests/bits/distorted_cells_01.cc | 2 +- tests/bits/distorted_cells_07.cc | 2 +- tests/bits/face_interpolation.cc | 2 +- tests/bits/fe_field_function_01.cc | 2 +- tests/bits/fe_field_function_01_vector.cc | 2 +- tests/bits/fe_field_function_02.cc | 2 +- tests/bits/fe_field_function_02_vector.cc | 2 +- tests/bits/fe_field_function_03.cc | 2 +- tests/bits/fe_tools_01a.cc | 2 +- tests/bits/fe_tools_01b.cc | 2 +- tests/bits/fe_tools_01c.cc | 2 +- tests/bits/find_cell_1.cc | 2 +- tests/bits/find_cell_10.cc | 2 +- tests/bits/find_cell_10a.cc | 2 +- tests/bits/find_cell_11.cc | 2 +- tests/bits/find_cell_12.cc | 2 +- tests/bits/find_cell_13.cc | 2 +- tests/bits/find_cell_2.cc | 2 +- tests/bits/find_cell_3.cc | 2 +- tests/bits/find_cell_4.cc | 2 +- tests/bits/find_cell_5.cc | 2 +- tests/bits/find_cell_6.cc | 2 +- tests/bits/find_cell_7.cc | 2 +- tests/bits/find_cell_8.cc | 2 +- tests/bits/find_cell_9.cc | 2 +- tests/bits/find_cell_alt_1.cc | 2 +- tests/bits/find_cell_alt_2.cc | 2 +- tests/bits/find_cell_alt_3.cc | 2 +- tests/bits/find_cell_alt_4.cc | 2 +- tests/bits/find_cell_alt_5.cc | 2 +- tests/bits/find_cell_alt_6.cc | 2 +- tests/bits/find_cell_alt_7.cc | 2 +- tests/bits/find_cells_adjacent_to_vertex_1.cc | 2 +- tests/bits/find_cells_adjacent_to_vertex_2.cc | 2 +- tests/bits/find_cells_adjacent_to_vertex_3.cc | 2 +- tests/bits/find_cells_adjacent_to_vertex_4.cc | 2 +- tests/bits/find_cells_adjacent_to_vertex_5.cc | 2 +- tests/bits/find_cells_adjacent_to_vertex_6.cc | 2 +- tests/bits/find_closest_vertex_1.cc | 2 +- tests/bits/joa_1.cc | 2 +- tests/bits/make_boundary_constraints_01.cc | 2 +- tests/bits/make_boundary_constraints_02.cc | 2 +- tests/bits/map_dofs_to_support_points_hp_01.cc | 2 +- tests/bits/map_dofs_to_support_points_hp_02.cc | 2 +- tests/bits/neighboring_cells_at_two_faces.cc | 2 +- tests/bits/periodicity_01.cc | 2 +- tests/bits/periodicity_02.cc | 2 +- tests/bits/periodicity_03.cc | 2 +- tests/bits/periodicity_04.cc | 2 +- tests/bits/periodicity_06.cc | 2 +- tests/bits/periodicity_08.cc | 2 +- tests/bits/periodicity_09.cc | 2 +- tests/bits/point_difference_02.cc | 2 +- tests/bits/point_gradient_02.cc | 2 +- tests/bits/point_gradient_hp_02.cc | 2 +- tests/bits/point_inside_1.cc | 2 +- tests/bits/point_inside_2.cc | 2 +- tests/bits/point_value_02.cc | 2 +- tests/bits/point_value_hp_02.cc | 2 +- tests/bits/q_points.cc | 2 +- tests/bits/refine_and_coarsen_for_active_cell_index.cc | 2 +- tests/bits/refine_and_coarsen_for_active_cell_index_02.cc | 2 +- tests/bits/refine_and_coarsen_for_active_cell_index_03.cc | 2 +- tests/bits/refine_and_coarsen_for_active_cell_index_04.cc | 2 +- tests/bits/refine_and_coarsen_for_active_cell_index_05.cc | 2 +- tests/bits/refine_and_coarsen_for_parents.cc | 2 +- tests/bits/refine_and_coarsen_for_parents_02.cc | 2 +- tests/bits/refine_and_coarsen_for_parents_03.cc | 2 +- tests/bits/roy_1.cc | 2 +- tests/bits/rt_2.cc | 2 +- tests/bits/solution_transfer.cc | 2 +- tests/bits/sparse_matrix_iterator_10.cc | 2 +- tests/bits/sparse_matrix_iterator_11.cc | 2 +- tests/bits/sparse_matrix_iterator_12.cc | 2 +- tests/bits/step-11.cc | 2 +- tests/bits/step-12.cc | 2 +- tests/bits/step-13.cc | 2 +- tests/bits/step-14.cc | 2 +- tests/bits/step-2.cc | 2 +- tests/bits/step-3.cc | 2 +- tests/bits/step-4.cc | 2 +- tests/bits/step-5.cc | 2 +- tests/bits/step-6-racoptimize-2.cc | 2 +- tests/bits/step-6-racoptimize.cc | 2 +- tests/bits/step-6.cc | 2 +- tests/bits/step-7.cc | 2 +- tests/bits/step-8.cc | 2 +- tests/bits/unit_support_points_01.cc | 2 +- tests/boost/extract_representative_set_02.cc | 2 +- tests/boost/rtree_01.cc | 2 +- tests/codim_one/bem.cc | 2 +- tests/codim_one/bem_integration.cc | 2 +- tests/codim_one/boundary_indicator_01.cc | 2 +- tests/codim_one/data_out.cc | 2 +- tests/codim_one/data_out_02.cc | 2 +- tests/codim_one/data_out_03.cc | 2 +- tests/codim_one/error_estimator_02.cc | 2 +- tests/codim_one/extract_boundary_mesh_00.cc | 2 +- tests/codim_one/extract_boundary_mesh_07.cc | 2 +- tests/codim_one/extract_boundary_mesh_09.cc | 2 +- tests/codim_one/gradients.cc | 2 +- tests/codim_one/grid_in_out_03.cc | 2 +- tests/codim_one/hanging_nodes_01.cc | 2 +- tests/codim_one/hanging_nodes_02.cc | 2 +- tests/codim_one/hanging_nodes_03.cc | 2 +- tests/codim_one/integrate_log.cc | 2 +- tests/codim_one/interpolate_boundary_values_03.cc | 2 +- tests/codim_one/interpolation_2.cc | 2 +- tests/codim_one/interpolation_3.cc | 2 +- tests/codim_one/mapping_01.cc | 2 +- tests/codim_one/mapping_fe_field_01.cc | 2 +- tests/codim_one/mapping_q1.cc | 2 +- tests/codim_one/measure_of_distorted_codim_one_face.cc | 2 +- tests/codim_one/normal_vectors_01.cc | 2 +- tests/codim_one/projection.cc | 2 +- tests/codim_one/projection_dgp.cc | 2 +- tests/codim_one/solution_transfer_01.cc | 2 +- tests/codim_one/tensor_matrix_conversion.cc | 2 +- tests/codim_one/transform_01.cc | 2 +- tests/cuda/create_mesh.h | 2 +- tests/cuda/matrix_vector_common.h | 2 +- tests/cuda/matrix_vector_mf.h | 2 +- tests/data_out/data_out_11.cc | 2 +- tests/data_out/data_out_base.cc | 2 +- tests/data_out/data_out_base_vtk_04.cc | 2 +- tests/data_out/data_out_base_vtk_05.cc | 2 +- tests/data_out/data_out_base_vtu_04.cc | 2 +- tests/data_out/data_out_base_vtu_05.cc | 2 +- tests/data_out/data_out_base_vtu_compression_levels.cc | 2 +- tests/data_out/data_out_complex_postprocessor_01.cc | 2 +- tests/data_out/data_out_complex_postprocessor_02.cc | 2 +- tests/data_out/data_out_complex_postprocessor_03.cc | 2 +- tests/data_out/data_out_curved_cells.cc | 2 +- tests/data_out/data_out_faces_postprocessor_boundary_id.cc | 2 +- tests/data_out/data_out_faces_postprocessor_boundary_id_02.cc | 2 +- tests/data_out/data_out_faces_postprocessor_boundary_id_03.cc | 2 +- tests/data_out/data_out_faces_postprocessor_boundary_id_04.cc | 2 +- tests/data_out/data_out_hdf5_02.cc | 2 +- tests/data_out/data_out_mapping_collection_01.cc | 2 +- tests/data_out/patches.h | 2 +- tests/data_out/pvtu_physical_units_01.cc | 2 +- tests/data_out/pvtu_physical_units_02.cc | 2 +- tests/data_out/vtu_physical_units_01.cc | 2 +- tests/data_out/vtu_physical_units_02.cc | 2 +- tests/distributed_grids/2d_coarse_grid_01.cc | 2 +- tests/distributed_grids/2d_coarse_grid_02.cc | 2 +- tests/distributed_grids/2d_coarse_grid_03.cc | 2 +- tests/distributed_grids/2d_coarse_grid_04.cc | 2 +- tests/distributed_grids/2d_coarsening_01.cc | 2 +- tests/distributed_grids/2d_coarsening_02.cc | 2 +- tests/distributed_grids/2d_dofhandler_01.cc | 2 +- tests/distributed_grids/2d_refinement_01.cc | 2 +- tests/distributed_grids/2d_refinement_02.cc | 2 +- tests/distributed_grids/3d_coarse_grid_01.cc | 2 +- tests/distributed_grids/3d_coarse_grid_02.cc | 2 +- tests/distributed_grids/3d_coarse_grid_03.cc | 2 +- tests/distributed_grids/3d_coarse_grid_04.cc | 2 +- tests/distributed_grids/3d_coarse_grid_05.cc | 2 +- tests/distributed_grids/3d_coarsening_01.cc | 2 +- tests/distributed_grids/3d_coarsening_02.cc | 2 +- tests/distributed_grids/3d_refinement_01.cc | 2 +- tests/distributed_grids/3d_refinement_02.cc | 2 +- tests/distributed_grids/3d_refinement_03.cc | 2 +- tests/distributed_grids/checkpointing_02.cc | 2 +- tests/distributed_grids/checkpointing_03.cc | 2 +- tests/distributed_grids/coarse_grid_common.h | 2 +- tests/distributed_grids/codim_01.cc | 2 +- tests/distributed_grids/get_boundary_ids_01.cc | 2 +- tests/distributed_grids/grid_tools_exchange_cell_data_01.cc | 2 +- tests/distributed_grids/grid_tools_exchange_cell_data_02.cc | 2 +- tests/distributed_grids/grid_tools_exchange_cell_data_03.cc | 2 +- tests/distributed_grids/grid_tools_exchange_cell_data_04.cc | 2 +- tests/distributed_grids/hp_2d_dofhandler_01.cc | 2 +- tests/distributed_grids/solution_transfer_02.cc | 2 +- tests/distributed_grids/solution_transfer_03.cc | 2 +- tests/distributed_grids/solution_transfer_04.cc | 2 +- tests/distributed_grids/subdomain_id_01.cc | 2 +- tests/distributed_grids/tria_settings_01.cc | 2 +- tests/dofs/block_list_02.cc | 2 +- tests/dofs/block_list_05.cc | 2 +- tests/dofs/dof_constraints_01.cc | 2 +- tests/dofs/dof_constraints_02.cc | 2 +- tests/dofs/dof_constraints_03.cc | 2 +- tests/dofs/dof_constraints_04.cc | 2 +- tests/dofs/dof_constraints_05.cc | 2 +- tests/dofs/dof_constraints_06.cc | 2 +- tests/dofs/dof_constraints_07.cc | 2 +- tests/dofs/dof_constraints_08.cc | 2 +- tests/dofs/dof_constraints_09.cc | 2 +- tests/dofs/dof_constraints_10.cc | 2 +- tests/dofs/dof_constraints_11.cc | 2 +- tests/dofs/dof_constraints_11_x.cc | 2 +- tests/dofs/dof_handler_number_cache_02.cc | 2 +- tests/dofs/dof_renumbering_10.cc | 2 +- tests/dofs/dof_test.cc | 2 +- tests/dofs/dof_tools_01a.cc | 2 +- tests/dofs/dof_tools_01a_constraints_false.cc | 2 +- tests/dofs/dof_tools_01a_constraints_true.cc | 2 +- tests/dofs/dof_tools_01a_subdomain.cc | 2 +- tests/dofs/dof_tools_01b.cc | 2 +- tests/dofs/dof_tools_01c.cc | 2 +- tests/dofs/dof_tools_01d.cc | 2 +- tests/dofs/dof_tools_02a.cc | 2 +- tests/dofs/dof_tools_02a_constraints_false.cc | 2 +- tests/dofs/dof_tools_02a_constraints_true.cc | 2 +- tests/dofs/dof_tools_02a_subdomain.cc | 2 +- tests/dofs/dof_tools_02b.cc | 2 +- tests/dofs/dof_tools_02c.cc | 2 +- tests/dofs/dof_tools_02d.cc | 2 +- tests/dofs/dof_tools_04a.cc | 2 +- tests/dofs/dof_tools_05.cc | 2 +- tests/dofs/dof_tools_07.cc | 2 +- tests/dofs/dof_tools_08.cc | 2 +- tests/dofs/dof_tools_09.cc | 2 +- tests/dofs/dof_tools_10.cc | 2 +- tests/dofs/dof_tools_13.cc | 2 +- tests/dofs/dof_tools_13a.cc | 2 +- tests/dofs/dof_tools_14.cc | 2 +- tests/dofs/dof_tools_15a.cc | 2 +- tests/dofs/dof_tools_15b.cc | 2 +- tests/dofs/dof_tools_15c.cc | 2 +- tests/dofs/dof_tools_15d.cc | 2 +- tests/dofs/dof_tools_16a.cc | 2 +- tests/dofs/dof_tools_16b.cc | 2 +- tests/dofs/dof_tools_16c.cc | 2 +- tests/dofs/dof_tools_16d.cc | 2 +- tests/dofs/dof_tools_17a.cc | 2 +- tests/dofs/dof_tools_17b.cc | 2 +- tests/dofs/dof_tools_17c.cc | 2 +- tests/dofs/dof_tools_17d.cc | 2 +- tests/dofs/dof_tools_18a.cc | 2 +- tests/dofs/dof_tools_18a_1d.cc | 2 +- tests/dofs/dof_tools_18b.cc | 2 +- tests/dofs/dof_tools_18c.cc | 2 +- tests/dofs/dof_tools_18d.cc | 2 +- tests/dofs/dof_tools_20.cc | 2 +- tests/dofs/dof_tools_21_b.cc | 2 +- tests/dofs/dof_tools_21_b_x.cc | 2 +- tests/dofs/dof_tools_21_b_x_q3.cc | 2 +- tests/dofs/dof_tools_21_b_y.cc | 2 +- tests/dofs/dof_tools_21_c.cc | 2 +- tests/dofs/dof_tools_23.cc | 2 +- tests/dofs/dof_tools_24.cc | 2 +- tests/dofs/dof_tools_25.cc | 2 +- tests/dofs/dof_tools_common.h | 2 +- ...dof_tools_extract_dofs_with_support_contained_within_01.cc | 2 +- ...dof_tools_extract_dofs_with_support_contained_within_03.cc | 2 +- ...dof_tools_extract_dofs_with_support_contained_within_04.cc | 2 +- tests/dofs/dof_tools_periodic.h | 2 +- .../dofs/dof_tools_write_gnuplot_dof_support_point_info_01.cc | 2 +- .../dofs/dof_tools_write_gnuplot_dof_support_point_info_02.cc | 2 +- .../dofs/dof_tools_write_gnuplot_dof_support_point_info_03.cc | 2 +- tests/dofs/interpolate_based_on_material_id_01.cc | 2 +- tests/dofs/interpolate_boundary_values_01.cc | 2 +- tests/dofs/map_dofs_to_support_points_01.cc | 2 +- tests/dofs/n_boundary_dofs_03.cc | 2 +- tests/dofs/sparsity_pattern_02.cc | 2 +- tests/dofs/sparsity_pattern_03.cc | 2 +- tests/dofs/sparsity_pattern_04.cc | 2 +- tests/examples/step-56.cc | 2 +- tests/fail/abf_approximation_01.cc | 2 +- tests/fail/circular_01.cc | 2 +- tests/fail/fe_nothing_04.cc | 2 +- tests/fail/hp-step-14.cc | 2 +- tests/fail/hp-step-15.cc | 2 +- tests/fail/rt_4.cc | 2 +- tests/fail/rt_6.cc | 2 +- tests/fail/rt_distorted_01.cc | 2 +- tests/fail/rt_distorted_02.cc | 2 +- tests/fail/scalapack_15_b.cc | 2 +- tests/fail/step-15.cc | 2 +- tests/fe/abf_01.cc | 2 +- tests/fe/abf_02.cc | 2 +- tests/fe/bdm_1.cc | 2 +- tests/fe/bdm_16.cc | 2 +- tests/fe/bdm_2.cc | 2 +- tests/fe/bdm_3.cc | 2 +- tests/fe/bdm_5.cc | 2 +- tests/fe/br_approximation_01.cc | 2 +- tests/fe/cell_similarity_01.cc | 2 +- tests/fe/cell_similarity_02.cc | 2 +- tests/fe/cell_similarity_11.cc | 2 +- tests/fe/cell_similarity_12.cc | 2 +- tests/fe/cell_similarity_13.cc | 2 +- tests/fe/cell_similarity_dgp_monomial_01.cc | 2 +- tests/fe/cell_similarity_dgp_monomial_02.cc | 2 +- tests/fe/cell_similarity_dgp_nonparametric_01.cc | 2 +- tests/fe/cell_similarity_dgp_nonparametric_02.cc | 2 +- tests/fe/copy_01.cc | 2 +- tests/fe/curl_curl_01.cc | 2 +- tests/fe/deformed_projection.h | 2 +- tests/fe/derivatives.cc | 2 +- tests/fe/derivatives_bernstein.cc | 2 +- tests/fe/derivatives_face.cc | 2 +- tests/fe/dgp_monomial_1.cc | 2 +- tests/fe/dgp_monomial_2.cc | 2 +- tests/fe/dgq_1.cc | 2 +- tests/fe/element_constant_modes.cc | 2 +- tests/fe/fe_abf_gradient_divergence_theorem.cc | 2 +- tests/fe/fe_br.cc | 2 +- tests/fe/fe_conformity_dim_3_fe_nedelec.cc | 2 +- tests/fe/fe_conformity_dim_3_fe_nedelec_sz.cc | 2 +- tests/fe/fe_conformity_dim_3_fe_q.cc | 2 +- tests/fe/fe_data_test.cc | 2 +- tests/fe/fe_dgp_3rd_derivative_divergence_theorem.cc | 2 +- tests/fe/fe_dgq_3rd_derivative_divergence_theorem.cc | 2 +- tests/fe/fe_dgq_gradient_divergence_theorem.cc | 2 +- tests/fe/fe_dgq_hessian_divergence_theorem.cc | 2 +- tests/fe/fe_enriched_04.cc | 2 +- tests/fe/fe_enriched_05.cc | 2 +- tests/fe/fe_enriched_06.cc | 2 +- tests/fe/fe_enriched_07.cc | 2 +- tests/fe/fe_enriched_08.cc | 2 +- tests/fe/fe_enriched_08a.cc | 2 +- tests/fe/fe_enriched_color_01.cc | 2 +- tests/fe/fe_enriched_color_03.cc | 2 +- tests/fe/fe_enriched_color_04.cc | 2 +- tests/fe/fe_enriched_color_05.cc | 2 +- tests/fe/fe_enriched_color_07.cc | 2 +- tests/fe/fe_enriched_color_08.cc | 2 +- tests/fe/fe_enriched_compare_to_fe_system.cc | 2 +- tests/fe/fe_enriched_compare_to_fe_system_2.cc | 2 +- tests/fe/fe_enriched_step-36.cc | 2 +- tests/fe/fe_enriched_step-36b.cc | 2 +- tests/fe/fe_face_orientation_nedelec.h | 2 +- tests/fe/fe_face_orientation_nedelec_0.cc | 2 +- tests/fe/fe_face_values_1d.cc | 2 +- tests/fe/fe_nedelec_gradient_divergence_theorem.cc | 2 +- tests/fe/fe_nedelec_sz_face_orientation.cc | 2 +- tests/fe/fe_nedelec_sz_gradient_divergence_theorem.cc | 2 +- tests/fe/fe_nedelec_sz_hessian_divergence_theorem.cc | 2 +- tests/fe/fe_nedelec_sz_non_rect_face.cc | 2 +- tests/fe/fe_project_2d.cc | 2 +- tests/fe/fe_project_3d.cc | 2 +- tests/fe/fe_q_3rd_derivative_divergence_theorem.cc | 2 +- tests/fe/fe_q_bubbles.cc | 2 +- tests/fe/fe_q_dg0.cc | 2 +- tests/fe/fe_q_gradient_divergence_theorem.cc | 2 +- tests/fe/fe_q_hessian_divergence_theorem.cc | 2 +- .../fe/fe_q_hierarchical_3rd_derivative_divergence_theorem.cc | 2 +- tests/fe/fe_rannacher_turek_01.cc | 2 +- tests/fe/fe_rannacher_turek_02.cc | 2 +- tests/fe/fe_rt_gradient_divergence_theorem.cc | 2 +- tests/fe/fe_rt_hessian_divergence_theorem.cc | 2 +- tests/fe/fe_series_01.cc | 2 +- tests/fe/fe_series_02.cc | 2 +- tests/fe/fe_series_03.cc | 2 +- tests/fe/fe_series_04.cc | 2 +- tests/fe/fe_series_05.cc | 2 +- tests/fe/fe_series_06.cc | 2 +- tests/fe/fe_series_07.cc | 2 +- tests/fe/fe_series_08.cc | 2 +- tests/fe/fe_support_points_q.cc | 2 +- tests/fe/fe_system_3rd_derivative_divergence_theorem.cc | 2 +- tests/fe/fe_system_components_base.cc | 2 +- tests/fe/fe_system_generalized_support_points.cc | 2 +- tests/fe/fe_tools.cc | 2 +- tests/fe/fe_tools_test.cc | 2 +- tests/fe/fe_values_function_manifold.cc | 2 +- tests/fe/fe_values_view_16.cc | 2 +- tests/fe/fe_values_view_21.cc | 2 +- tests/fe/fe_values_view_21_nonsymmetric.cc | 2 +- tests/fe/fe_values_view_22.cc | 2 +- tests/fe/fe_values_view_30.cc | 2 +- tests/fe/fe_values_view_tensor_01.cc | 2 +- tests/fe/fe_values_views_types.cc | 2 +- tests/fe/injection_q_dg0.cc | 2 +- tests/fe/jacobians.cc | 2 +- tests/fe/jacobians_face.cc | 2 +- tests/fe/jacobians_face_cartesian.cc | 2 +- tests/fe/jacobians_face_fe_field.cc | 2 +- tests/fe/nedelec.cc | 2 +- tests/fe/nedelec_3.cc | 2 +- tests/fe/nedelec_crash_hp.cc | 2 +- tests/fe/nedelec_face_interpolation.cc | 2 +- tests/fe/nedelec_non_rect_face.cc | 2 +- tests/fe/non_primitive_1.cc | 2 +- tests/fe/non_primitive_2.cc | 2 +- tests/fe/restrict_prolongation_01.cc | 2 +- tests/fe/rt_1.cc | 2 +- tests/fe/rt_13.cc | 2 +- tests/fe/rt_2.cc | 2 +- tests/fe/rt_3.cc | 2 +- tests/fe/rt_5.cc | 2 +- tests/fe/rt_7.cc | 2 +- tests/fe/rt_approximation_01.cc | 2 +- tests/fe/rt_bubbles_1.cc | 2 +- tests/fe/rt_bubbles_16.cc | 2 +- tests/fe/rt_bubbles_2.cc | 2 +- tests/fe/rt_bubbles_3.cc | 2 +- tests/fe/rt_normal_02.cc | 2 +- tests/fe/rtn_2.cc | 2 +- tests/fe/shapes.h | 2 +- tests/fe/shapes_bernstein.cc | 2 +- tests/fe/shapes_dgp.cc | 2 +- tests/fe/shapes_dgp_monomial.cc | 2 +- tests/fe/shapes_dgp_nonparametric.cc | 2 +- tests/fe/shapes_dgq.cc | 2 +- tests/fe/shapes_faceq.cc | 2 +- tests/fe/shapes_nedelec.cc | 2 +- tests/fe/shapes_q.cc | 2 +- tests/fe/shapes_q_bubbles.cc | 2 +- tests/fe/shapes_q_dg0.cc | 2 +- tests/fe/shapes_q_hierarchical.cc | 2 +- tests/fe/shapes_q_iso_q1.cc | 2 +- tests/fe/shapes_system.cc | 2 +- tests/fe/shapes_system_02.cc | 2 +- tests/fe/shapes_traceq.cc | 2 +- tests/feinterface/face_orientation_01.cc | 2 +- tests/feinterface/fe_interface_values_01.cc | 2 +- tests/feinterface/fe_interface_values_02.cc | 2 +- tests/feinterface/fe_interface_values_03.cc | 2 +- tests/feinterface/fe_interface_values_04.cc | 2 +- tests/feinterface/fe_interface_values_05.cc | 2 +- tests/feinterface/fe_interface_values_06.cc | 2 +- tests/feinterface/fe_interface_values_07.cc | 2 +- tests/feinterface/fe_interface_values_08.cc | 2 +- tests/feinterface/fe_interface_values_09.cc | 2 +- tests/feinterface/fe_interface_values_10.cc | 2 +- tests/feinterface/multigrid_01.cc | 2 +- tests/feinterface/step-12.cc | 2 +- tests/feinterface/stokes.cc | 2 +- tests/full_matrix/full_matrix_57.cc | 2 +- tests/full_matrix/full_matrix_common.h | 2 +- tests/full_matrix/full_matrix_invert_01.cc | 2 +- tests/full_matrix/full_matrix_iterator_01.cc | 2 +- tests/full_matrix/full_matrix_move.cc | 2 +- tests/fullydistributed_grids/copy_distributed_tria_03.cc | 2 +- tests/fullydistributed_grids/copy_serial_tria_06.cc | 2 +- tests/fullydistributed_grids/copy_serial_tria_08.cc | 2 +- tests/fullydistributed_grids/copy_serial_tria_09.cc | 2 +- tests/fullydistributed_grids/repartitioning_05.cc | 2 +- tests/fullydistributed_grids/repartitioning_07.cc | 2 +- tests/fullydistributed_grids/tests.h | 2 +- tests/gla/block_mat_03.cc | 2 +- tests/gla/vec_01.cc | 2 +- tests/gla/vec_02.cc | 2 +- tests/gmsh/gmsh_api_02.cc | 2 +- tests/gmsh/gmsh_api_04.cc | 2 +- tests/gmsh/gmsh_api_05.cc | 2 +- tests/grid/accessor_set_boundary_id.cc | 2 +- tests/grid/build_global_description_tree.cc | 2 +- tests/grid/cell_id_01.cc | 2 +- tests/grid/cell_id_02.cc | 2 +- tests/grid/cell_id_03.cc | 2 +- tests/grid/cell_id_04.cc | 2 +- tests/grid/cell_id_06.cc | 2 +- tests/grid/cell_measure_01.cc | 2 +- tests/grid/distributed_compute_point_locations_01.cc | 2 +- tests/grid/distributed_compute_point_locations_02.cc | 2 +- tests/grid/dof_accessor_1d_01.cc | 2 +- tests/grid/filtered_iterator_06.cc | 2 +- tests/grid/filtered_iterator_06_operator.cc | 2 +- tests/grid/filtered_iterator_07.cc | 2 +- tests/grid/filtered_iterator_07_operator.cc | 2 +- tests/grid/filtered_iterator_08.cc | 2 +- tests/grid/find_all_active_cells_around_point_01.cc | 2 +- tests/grid/find_all_active_cells_around_point_01_b.cc | 2 +- tests/grid/find_all_active_cells_around_point_02.cc | 2 +- tests/grid/find_all_active_cells_around_point_03.cc | 2 +- tests/grid/flatten_grid_01.cc | 2 +- tests/grid/flatten_grid_02.cc | 2 +- tests/grid/flatten_grid_03.cc | 2 +- tests/grid/get_coarse_mesh_description_01.cc | 2 +- tests/grid/global_ids_01.cc | 2 +- tests/grid/global_ids_03.cc | 2 +- tests/grid/grid_generator_07.cc | 2 +- tests/grid/grid_generator_10.cc | 2 +- tests/grid/grid_generator_airfoil_01.cc | 2 +- tests/grid/grid_generator_from_name_and_argument_01.cc | 2 +- tests/grid/grid_generator_from_name_and_argument_02.cc | 2 +- tests/grid/grid_generator_hyper_ball_balanced.cc | 2 +- tests/grid/grid_generator_non_standard_orientation_mesh_2d.cc | 2 +- tests/grid/grid_generator_non_standard_orientation_mesh_3d.cc | 2 +- tests/grid/grid_generator_open_torus.cc | 2 +- tests/grid/grid_generator_pipe_junction.cc | 2 +- tests/grid/grid_in.cc | 2 +- tests/grid/grid_in_3d.cc | 2 +- tests/grid/grid_in_3d_02.cc | 2 +- tests/grid/grid_in_abaqus_01.cc | 2 +- tests/grid/grid_in_abaqus_02.cc | 2 +- tests/grid/grid_in_comsol_mphtxt_01.cc | 2 +- tests/grid/grid_in_comsol_mphtxt_02.cc | 2 +- tests/grid/grid_in_gmsh_01.cc | 2 +- tests/grid/grid_in_gmsh_01_v4.cc | 2 +- tests/grid/grid_in_gmsh_01_v41.cc | 2 +- tests/grid/grid_in_unv_2d.cc | 2 +- tests/grid/grid_in_unv_3d.cc | 2 +- tests/grid/grid_invert_02.cc | 2 +- tests/grid/grid_out_gnuplot_01.cc | 2 +- tests/grid/grid_out_gnuplot_02.cc | 2 +- tests/grid/grid_out_in_vtk_01.cc | 2 +- tests/grid/grid_out_vtk_02.cc | 2 +- tests/grid/grid_parallelepiped_04.cc | 2 +- tests/grid/grid_test.cc | 2 +- tests/grid/grid_tools.cc | 2 +- tests/grid/grid_tools_active_cell_layer_within_distance_01.cc | 2 +- tests/grid/grid_tools_active_cell_layer_within_distance_02.cc | 2 +- tests/grid/grid_tools_aspect_ratio.cc | 2 +- tests/grid/grid_tools_bounding_box_01.cc | 2 +- tests/grid/grid_tools_bounding_box_02.cc | 2 +- tests/grid/grid_tools_cache_04.cc | 2 +- tests/grid/grid_tools_guess_pt_owner_01.cc | 2 +- tests/grid/grid_tools_guess_pt_owner_02.cc | 2 +- tests/grid/grid_tools_halo_layer_01.cc | 2 +- tests/grid/grid_tools_halo_layer_02.cc | 2 +- tests/grid/grid_tools_halo_layer_03.cc | 2 +- tests/grid/grid_tools_halo_layer_04.cc | 2 +- tests/grid/grid_tools_halo_layer_05.cc | 2 +- tests/grid/grid_tools_halo_layer_ghost_cells.cc | 2 +- tests/grid/grid_tools_transform_01.cc | 2 +- tests/grid/grid_transform_03.cc | 2 +- tests/grid/line_coarsening_3d.cc | 2 +- tests/grid/measure_of_3d_face_01.cc | 2 +- tests/grid/merge_triangulations_02.cc | 2 +- tests/grid/merge_triangulations_03.cc | 2 +- tests/grid/mesh_3d.h | 2 +- tests/grid/mesh_3d_10.cc | 2 +- tests/grid/mesh_3d_11.cc | 2 +- tests/grid/mesh_3d_12.cc | 2 +- tests/grid/mesh_3d_13.cc | 2 +- tests/grid/mesh_3d_14.cc | 2 +- tests/grid/mesh_3d_15.cc | 2 +- tests/grid/mesh_3d_16.cc | 2 +- tests/grid/mesh_3d_17.cc | 2 +- tests/grid/mesh_3d_2.cc | 2 +- tests/grid/mesh_3d_20.cc | 2 +- tests/grid/mesh_3d_21.cc | 2 +- tests/grid/mesh_3d_26.cc | 2 +- tests/grid/mesh_3d_3.cc | 2 +- tests/grid/mesh_3d_4.cc | 2 +- tests/grid/mesh_3d_5.cc | 2 +- tests/grid/mesh_3d_6.cc | 2 +- tests/grid/mesh_3d_7.cc | 2 +- tests/grid/mesh_3d_8.cc | 2 +- tests/grid/mesh_3d_9.cc | 2 +- tests/grid/n_faces_01.cc | 2 +- tests/grid/number_cache_01.cc | 2 +- tests/grid/number_cache_03.cc | 2 +- tests/grid/partition_triangulation_zorder_01.cc | 2 +- tests/grid/periodicity_1d.cc | 2 +- tests/grid/project_to_object_01.cc | 2 +- tests/grid/real_to_unit_cell_affine_approx.cc | 2 +- tests/grid/reference_cell_type_01.cc | 2 +- tests/grid/reference_cell_type_02.cc | 2 +- tests/grid/reference_cell_type_02_midpoint.cc | 2 +- tests/grid/reference_cell_type_02_q.cc | 2 +- tests/grid/reference_cell_type_03.cc | 2 +- tests/grid/reference_cell_type_03_midpoint.cc | 2 +- tests/grid/reference_cell_type_03_q.cc | 2 +- tests/grid/refine_and_coarsen_01.cc | 2 +- tests/grid/refinement_listener_02.cc | 2 +- tests/grid/refinement_listener_03.cc | 2 +- tests/grid/rotate_01.cc | 2 +- tests/grid/torus_01.cc | 2 +- tests/grid/tria_clear_user_data.cc | 2 +- tests/grid/union_triangulation.cc | 2 +- tests/hp/crash_07.cc | 2 +- tests/hp/crash_12.cc | 2 +- tests/hp/crash_15.cc | 2 +- tests/hp/crash_17.cc | 2 +- tests/hp/crash_18.cc | 2 +- tests/hp/do_function_derivatives_01.cc | 2 +- tests/hp/do_function_hessians_01.cc | 2 +- tests/hp/do_function_laplacians_01.cc | 2 +- tests/hp/face_domination_01.cc | 2 +- tests/hp/face_domination_02.cc | 2 +- tests/hp/face_domination_04.cc | 2 +- tests/hp/fe_face_values_reinit_01.cc | 2 +- tests/hp/fe_hierarchy_sequence.cc | 2 +- tests/hp/fe_nothing_01.cc | 2 +- tests/hp/fe_nothing_02.cc | 2 +- tests/hp/fe_nothing_03.cc | 2 +- tests/hp/fe_nothing_05.cc | 2 +- tests/hp/fe_nothing_06.cc | 2 +- tests/hp/fe_nothing_07.cc | 2 +- tests/hp/fe_nothing_08.cc | 2 +- tests/hp/fe_nothing_09.cc | 2 +- tests/hp/fe_nothing_11.cc | 2 +- tests/hp/fe_nothing_12.cc | 2 +- tests/hp/fe_nothing_13.cc | 2 +- tests/hp/fe_nothing_14.cc | 2 +- tests/hp/fe_nothing_18.cc | 2 +- tests/hp/get_interpolated_dof_values_03.cc | 2 +- tests/hp/hp_coarsening.cc | 2 +- tests/hp/hp_constraints_common.h | 2 +- tests/hp/hp_constraints_common_no_support.h | 2 +- tests/hp/hp_constraints_neither_dominate_01.cc | 2 +- tests/hp/hp_constraints_neither_dominate_02.cc | 2 +- tests/hp/hp_fe_values_copy.cc | 2 +- tests/hp/hp_line_dof_identities_mixed_multiway.cc | 2 +- tests/hp/hp_line_dof_identities_q_equidistant_multiway.cc | 2 +- tests/hp/hp_line_dof_identities_q_multiway.cc | 2 +- tests/hp/hp_line_dof_identities_q_system_multiway.cc | 2 +- tests/hp/hp_q_hierarchical_constraints.cc | 2 +- tests/hp/hp_quad_dof_identities_mixed_multiway.cc | 2 +- tests/hp/hp_quad_dof_identities_q_equidistant_multiway.cc | 2 +- tests/hp/hp_quad_dof_identities_q_multiway.cc | 2 +- tests/hp/hp_quad_dof_identities_q_system_multiway.cc | 2 +- tests/hp/hp_vertex_dof_identities_mixed_multiway.cc | 2 +- tests/hp/hp_vertex_dof_identities_q_multiway.cc | 2 +- tests/hp/hp_vertex_dof_identities_q_system_multiway.cc | 2 +- tests/hp/laplace.h | 2 +- tests/hp/laplace_mitchell2014_04_peak.cc | 2 +- tests/hp/limit_p_level_difference_04.cc | 2 +- tests/hp/n_boundary_dofs_03.cc | 2 +- tests/hp/p_adaptivity_absolute_threshold.cc | 2 +- tests/hp/p_adaptivity_fixed_number.cc | 2 +- tests/hp/p_adaptivity_flags.cc | 2 +- tests/hp/p_adaptivity_full.cc | 2 +- tests/hp/p_adaptivity_reference.cc | 2 +- tests/hp/p_adaptivity_regularity.cc | 2 +- tests/hp/p_adaptivity_relative_threshold.cc | 2 +- tests/hp/project_01_curved_boundary.cc | 2 +- tests/hp/set_dof_values_by_interpolation_03.cc | 2 +- tests/hp/solution_transfer.cc | 2 +- tests/hp/solution_transfer_02.cc | 2 +- tests/hp/solution_transfer_03.cc | 2 +- tests/hp/solution_transfer_04.cc | 2 +- tests/hp/solution_transfer_05.cc | 2 +- tests/hp/solution_transfer_06.cc | 2 +- tests/hp/solution_transfer_07.cc | 2 +- tests/hp/solution_transfer_08.cc | 2 +- tests/hp/solution_transfer_09.cc | 2 +- tests/hp/solution_transfer_10.cc | 2 +- tests/hp/solution_transfer_11.cc | 2 +- tests/hp/solution_transfer_12.cc | 2 +- tests/hp/solution_transfer_13.cc | 2 +- tests/hp/solution_transfer_14.cc | 2 +- tests/hp/solution_transfer_15.cc | 2 +- tests/hp/solution_transfer_16.cc | 2 +- tests/hp/step-11.cc | 2 +- tests/hp/step-12.cc | 2 +- tests/hp/step-13.cc | 2 +- tests/hp/step-2.cc | 2 +- tests/hp/step-27.cc | 2 +- tests/hp/step-3.cc | 2 +- tests/hp/step-3a.cc | 2 +- tests/hp/step-3a_mapping_collection.cc | 2 +- tests/hp/step-3b.cc | 2 +- tests/hp/step-3c.cc | 2 +- tests/hp/step-4.cc | 2 +- tests/hp/step-5.cc | 2 +- tests/hp/step-6.cc | 2 +- tests/hp/step-7.cc | 2 +- tests/hp/step-8.cc | 2 +- tests/integrators/assembler_simple_mgmatrix_04.cc | 2 +- tests/integrators/cochain_01.cc | 2 +- tests/integrators/laplacian_02.cc | 2 +- tests/integrators/mesh_worker_02.cc | 2 +- tests/integrators/mesh_worker_03.cc | 2 +- tests/integrators/mesh_worker_1d_dg.cc | 2 +- tests/lac/block_indices_02.cc | 2 +- tests/lac/block_linear_operator_01.cc | 2 +- tests/lac/block_linear_operator_02.cc | 2 +- tests/lac/block_linear_operator_04.cc | 2 +- tests/lac/block_linear_operator_06.cc | 2 +- tests/lac/block_matrices_01.cc | 2 +- tests/lac/block_matrices_06.cc | 2 +- tests/lac/block_vector_move_operations.cc | 2 +- tests/lac/constraint_matrix_distribute_local_global.cc | 2 +- tests/lac/constraints.cc | 2 +- tests/lac/constraints_add_entries_local_to_global_rect.cc | 2 +- tests/lac/constraints_block_01.cc | 2 +- tests/lac/constraints_get_lines.cc | 2 +- tests/lac/diagonal_matrix_02.cc | 2 +- tests/lac/distributed_vector_sm.cc | 2 +- tests/lac/gmres_reorthogonalize_04.cc | 2 +- tests/lac/gmres_reorthogonalize_05.cc | 2 +- tests/lac/inhomogeneous_constraints_04.cc | 2 +- tests/lac/la_parallel_vector_add_and_dot_complex.cc | 2 +- tests/lac/la_vector_add_and_dot.cc | 2 +- tests/lac/la_vector_add_and_dot_complex.cc | 2 +- tests/lac/la_vector_norms.cc | 2 +- tests/lac/linear_operator_02.cc | 2 +- tests/lac/linear_operator_02a.cc | 2 +- tests/lac/linear_operator_03.cc | 2 +- tests/lac/linear_operator_06.cc | 2 +- tests/lac/linear_operator_07.cc | 2 +- tests/lac/linear_operator_10.cc | 2 +- tests/lac/linear_operator_10a.cc | 2 +- tests/lac/packaged_operation_02.cc | 2 +- tests/lac/precondition_chebyshev_01.cc | 2 +- tests/lac/precondition_chebyshev_02.cc | 2 +- tests/lac/precondition_chebyshev_04.cc | 2 +- tests/lac/precondition_relaxation_01.cc | 2 +- tests/lac/qr.cc | 2 +- tests/lac/qr_02.cc | 2 +- tests/lac/qr_03.cc | 2 +- tests/lac/qr_04.cc | 2 +- tests/lac/qr_08.cc | 2 +- tests/lac/qr_10.cc | 2 +- tests/lac/quickmatrix.h | 2 +- tests/lac/solver_cg_flexible.cc | 2 +- tests/lac/solver_cg_interleave.cc | 2 +- tests/lac/solver_fire_rosenbrock_01.cc | 2 +- tests/lac/solver_signals.cc | 2 +- tests/lac/tridiagonal_matrix.cc | 2 +- tests/lac/tridiagonal_matrix_sym.cc | 2 +- tests/lac/utilities_02.cc | 2 +- tests/lac/utilities_03.cc | 2 +- tests/lac/vector_accumulation_02.cc | 2 +- tests/lac/vector_add_and_dot.cc | 2 +- tests/lac/vector_add_and_dot_complex.cc | 2 +- tests/lac/vector_norms.cc | 2 +- tests/lac/vector_operations_parallel_for_start_end.cc | 2 +- tests/lac/vector_reinit_01.cc | 2 +- tests/lac/vector_reinit_02.cc | 2 +- tests/lac/vector_reinit_03.cc | 2 +- tests/lapack/full_matrix_17.cc | 2 +- tests/lapack/full_matrix_31.cc | 2 +- tests/lapack/full_matrix_32.cc | 2 +- tests/lapack/full_matrix_33.cc | 2 +- tests/lapack/full_matrix_34.cc | 2 +- tests/manifold/chart_manifold_04.cc | 2 +- tests/manifold/chart_manifold_04_embedded.cc | 2 +- tests/manifold/composition_manifold_02.cc | 2 +- tests/manifold/composition_manifold_03.cc | 2 +- tests/manifold/composition_manifold_04.cc | 2 +- tests/manifold/elliptical_manifold_01.cc | 2 +- tests/manifold/elliptical_manifold_03.cc | 2 +- tests/manifold/flat_manifold_04.cc | 2 +- tests/manifold/polar_manifold_06.cc | 2 +- tests/manifold/spherical_manifold_01.cc | 2 +- tests/manifold/spherical_manifold_04.cc | 2 +- tests/manifold/spherical_manifold_09.cc | 2 +- tests/manifold/spherical_manifold_10.cc | 2 +- tests/manifold/spherical_manifold_12.cc | 2 +- tests/manifold/tensor_product_manifold_02.cc | 2 +- tests/manifold/transfinite_manifold_03.cc | 2 +- tests/manifold/transfinite_manifold_07.cc | 2 +- tests/manifold/transfinite_manifold_11.cc | 2 +- tests/manifold/transfinite_manifold_12.cc | 2 +- tests/mappings/data_out_curved_geometry.cc | 2 +- tests/mappings/data_out_curved_geometry_3d.cc | 2 +- tests/mappings/data_out_curved_geometry_no_data.cc | 2 +- tests/mappings/fe_face_values_1d_mapping_cartesian.cc | 2 +- tests/mappings/fe_face_values_1d_mapping_q2.cc | 2 +- tests/mappings/mapping.cc | 2 +- tests/mappings/mapping_fe_field_05.cc | 2 +- tests/mappings/mapping_fe_field_06.cc | 2 +- tests/mappings/mapping_fe_field_07.cc | 2 +- tests/mappings/mapping_fe_field_08.cc | 2 +- tests/mappings/mapping_get_bounding_box_01.cc | 2 +- tests/mappings/mapping_manifold_01.cc | 2 +- tests/mappings/mapping_manifold_02.cc | 2 +- tests/mappings/mapping_manifold_03.cc | 2 +- tests/mappings/mapping_manifold_04.cc | 2 +- tests/mappings/mapping_manifold_05.cc | 2 +- tests/mappings/mapping_manifold_06.cc | 2 +- tests/mappings/mapping_manifold_07.cc | 2 +- tests/mappings/mapping_manifold_step-3.cc | 2 +- tests/mappings/mapping_points_real_to_unit.cc | 2 +- tests/mappings/mapping_project_01.cc | 2 +- tests/mappings/mapping_q1_cartesian_grid.cc | 2 +- tests/mappings/mapping_q_cache_01.cc | 2 +- tests/mappings/mapping_q_cache_02.cc | 2 +- tests/mappings/mapping_q_cache_03.cc | 2 +- tests/mappings/mapping_q_cache_04.cc | 2 +- tests/mappings/mapping_q_cache_08.cc | 2 +- tests/mappings/mapping_q_convergence.cc | 2 +- tests/mappings/mapping_q_eulerian.cc | 2 +- tests/mappings/mapping_q_eulerian_08.cc | 2 +- tests/mappings/mapping_q_eulerian_11.cc | 2 +- tests/mappings/mapping_q_eulerian_12.cc | 2 +- tests/mappings/mapping_q_eulerian_13.cc | 2 +- tests/mappings/mapping_q_eulerian_14.cc | 2 +- tests/mappings/mapping_q_inverse_quadratic_approximation.cc | 2 +- tests/mappings/mapping_q_manifold_01.cc | 2 +- tests/mappings/mapping_q_manifold_02.cc | 2 +- tests/mappings/mapping_q_mixed_manifolds_01.cc | 2 +- tests/mappings/mapping_q_mixed_manifolds_02.cc | 2 +- tests/mappings/mapping_q_points_real_to_unit.cc | 2 +- tests/mappings/mapping_q_points_real_to_unit_02.cc | 2 +- tests/mappings/mapping_q_quadrature_points.cc | 2 +- tests/mappings/mapping_q_real_to_unit_internal.cc | 2 +- tests/mappings/mapping_real_to_unit_02.cc | 2 +- tests/mappings/mapping_real_to_unit_q1.cc | 2 +- tests/mappings/mapping_real_to_unit_q1_singular.cc | 2 +- tests/mappings/mapping_real_to_unit_q1_singular_02.cc | 2 +- tests/mappings/mapping_real_to_unit_q4_sphere_x.cc | 2 +- tests/mappings/mapping_real_to_unit_q4_sphere_y.cc | 2 +- tests/matrix_free/additional_data_copy.cc | 2 +- tests/matrix_free/advect_1d.cc | 2 +- tests/matrix_free/advect_1d_system.cc | 2 +- tests/matrix_free/advect_1d_vectorization_mask.cc | 2 +- tests/matrix_free/assemble_matrix_01.cc | 2 +- tests/matrix_free/assemble_matrix_02.cc | 2 +- tests/matrix_free/cell_categorization.cc | 2 +- tests/matrix_free/cell_categorization_02.cc | 2 +- tests/matrix_free/compress_mapping.cc | 2 +- tests/matrix_free/compute_diagonal_03.cc | 2 +- tests/matrix_free/compute_diagonal_04.cc | 2 +- tests/matrix_free/compute_diagonal_07.cc | 2 +- tests/matrix_free/compute_diagonal_util.h | 2 +- tests/matrix_free/constraint_info_01.cc | 2 +- tests/matrix_free/copy_feevaluation.cc | 2 +- tests/matrix_free/create_mesh.h | 2 +- tests/matrix_free/dg_pbc_02.cc | 2 +- tests/matrix_free/dof_info_01.cc | 2 +- tests/matrix_free/dof_info_02.cc | 2 +- tests/matrix_free/ecl.h | 2 +- tests/matrix_free/ecl_01.cc | 2 +- tests/matrix_free/ecl_02.cc | 2 +- tests/matrix_free/ecl_03.cc | 2 +- tests/matrix_free/ecl_04.cc | 2 +- tests/matrix_free/evaluate_1d_shape_01.cc | 2 +- tests/matrix_free/evaluate_1d_shape_02.cc | 2 +- tests/matrix_free/evaluate_1d_shape_03.cc | 2 +- tests/matrix_free/evaluate_1d_shape_04.cc | 2 +- tests/matrix_free/evaluate_1d_shape_05.cc | 2 +- tests/matrix_free/evaluate_1d_shape_06.cc | 2 +- tests/matrix_free/evaluate_1d_shape_07.cc | 2 +- tests/matrix_free/evaluate_1d_shape_08.cc | 2 +- tests/matrix_free/evaluate_1d_shape_09.cc | 2 +- tests/matrix_free/faces_value_optimization.cc | 2 +- tests/matrix_free/faces_value_optimization_02.cc | 2 +- tests/matrix_free/faces_value_optimization_03.cc | 2 +- tests/matrix_free/fe_evaluation_print_01.cc | 2 +- tests/matrix_free/fe_evaluation_renumbered.cc | 2 +- tests/matrix_free/fe_evaluation_type_traits.cc | 2 +- tests/matrix_free/fe_evaluation_type_traits_02.cc | 2 +- tests/matrix_free/get_functions_common.h | 2 +- tests/matrix_free/get_functions_faces.cc | 2 +- tests/matrix_free/hanging_node_kernels_01.cc | 2 +- tests/matrix_free/interpolate_functions_common.h | 2 +- tests/matrix_free/interpolate_quadrature_01.cc | 2 +- tests/matrix_free/interpolate_to_mg.cc | 2 +- tests/matrix_free/iterators.cc | 2 +- tests/matrix_free/laplace_operator_01.cc | 2 +- tests/matrix_free/laplace_operator_02.cc | 2 +- tests/matrix_free/laplace_operator_03.cc | 2 +- tests/matrix_free/mapping_info_01.cc | 2 +- tests/matrix_free/matrix_free_type_traits.cc | 2 +- tests/matrix_free/matrix_vector_11.cc | 2 +- tests/matrix_free/matrix_vector_12.cc | 2 +- tests/matrix_free/matrix_vector_13.cc | 2 +- tests/matrix_free/matrix_vector_20.cc | 2 +- tests/matrix_free/matrix_vector_21.cc | 2 +- tests/matrix_free/matrix_vector_22.cc | 2 +- tests/matrix_free/matrix_vector_23.cc | 2 +- tests/matrix_free/matrix_vector_blocks.cc | 2 +- tests/matrix_free/matrix_vector_common.h | 2 +- tests/matrix_free/matrix_vector_faces_13.cc | 2 +- tests/matrix_free/matrix_vector_faces_14.cc | 2 +- tests/matrix_free/matrix_vector_faces_15.cc | 2 +- tests/matrix_free/matrix_vector_faces_17.cc | 2 +- tests/matrix_free/matrix_vector_faces_18.cc | 2 +- tests/matrix_free/matrix_vector_faces_19.cc | 2 +- tests/matrix_free/matrix_vector_faces_25.cc | 2 +- tests/matrix_free/matrix_vector_faces_29.cc | 2 +- tests/matrix_free/matrix_vector_faces_33.cc | 2 +- tests/matrix_free/matrix_vector_faces_34.cc | 2 +- tests/matrix_free/matrix_vector_faces_35.cc | 2 +- tests/matrix_free/matrix_vector_hessians_cells.cc | 2 +- tests/matrix_free/matrix_vector_hessians_faces.cc | 2 +- tests/matrix_free/matrix_vector_hessians_general_cells.cc | 2 +- tests/matrix_free/matrix_vector_hessians_general_faces.cc | 2 +- tests/matrix_free/matrix_vector_large_degree_03.cc | 2 +- tests/matrix_free/matrix_vector_stokes_flux.cc | 2 +- tests/matrix_free/matrix_vector_stokes_noflux.cc | 2 +- tests/matrix_free/matrix_vector_stokes_noflux2.cc | 2 +- tests/matrix_free/matrix_vector_stokes_notempl.cc | 2 +- tests/matrix_free/matrix_vector_stokes_onedof.cc | 2 +- tests/matrix_free/mixed_mesh_hn_algorithm_01.cc | 2 +- tests/matrix_free/multigrid_dg_sip_01.cc | 2 +- tests/matrix_free/parallel_multigrid.cc | 2 +- tests/matrix_free/parallel_multigrid_fullydistributed.cc | 2 +- tests/matrix_free/parallel_multigrid_interleave.cc | 2 +- tests/matrix_free/parallel_multigrid_interleave_renumber.cc | 2 +- tests/matrix_free/parallel_multigrid_mf.cc | 2 +- tests/matrix_free/partitioner_01.cc | 2 +- tests/matrix_free/pbc_orientation_01.cc | 2 +- tests/matrix_free/pbc_orientation_02.cc | 2 +- tests/matrix_free/point_evaluation_01.cc | 2 +- tests/matrix_free/point_evaluation_02.cc | 2 +- tests/matrix_free/point_evaluation_03.cc | 2 +- tests/matrix_free/point_evaluation_04.cc | 2 +- tests/matrix_free/point_evaluation_05.cc | 2 +- tests/matrix_free/point_evaluation_06.cc | 2 +- tests/matrix_free/point_evaluation_07.cc | 2 +- tests/matrix_free/point_evaluation_08.cc | 2 +- tests/matrix_free/point_evaluation_09.cc | 2 +- tests/matrix_free/point_evaluation_10.cc | 2 +- tests/matrix_free/point_evaluation_11.cc | 2 +- tests/matrix_free/point_evaluation_13.cc | 2 +- tests/matrix_free/point_evaluation_14.cc | 2 +- tests/matrix_free/point_evaluation_15.cc | 2 +- tests/matrix_free/point_evaluation_16.cc | 2 +- tests/matrix_free/read_cell_data_01.cc | 2 +- tests/matrix_free/read_cell_data_02.cc | 2 +- tests/matrix_free/shape_info.cc | 2 +- tests/matrix_free/shape_info_inverse.cc | 2 +- tests/matrix_free/step-37-inhomogeneous-1.cc | 2 +- tests/matrix_free/stokes_computation.cc | 2 +- tests/matrix_free/tensor_product_evaluate_01.cc | 2 +- tests/matrix_free/tensor_product_evaluate_02.cc | 2 +- tests/matrix_free/tensor_product_evaluate_03.cc | 2 +- tests/matrix_free/tensor_product_evaluate_04.cc | 2 +- tests/matrix_free/tensor_product_evaluate_05.cc | 2 +- tests/matrix_free/tensor_product_evaluate_06.cc | 2 +- tests/meshworker/mesh_loop_04.cc | 2 +- tests/meshworker/mesh_loop_05.cc | 2 +- tests/meshworker/mesh_loop_06.cc | 2 +- tests/meshworker/mesh_loop_09a.cc | 2 +- tests/meshworker/mesh_loop_09b.cc | 2 +- tests/meshworker/mesh_loop_anistropic_01.cc | 2 +- tests/meshworker/scratch_data_01.cc | 2 +- tests/meshworker/scratch_data_01_hp.cc | 2 +- tests/meshworker/scratch_data_02_hp.cc | 2 +- tests/meshworker/scratch_data_03_hp.cc | 2 +- tests/meshworker/scratch_data_09a_hp.cc | 2 +- tests/meshworker/scratch_data_09b_hp.cc | 2 +- tests/meshworker/scratch_data_09c_hp.cc | 2 +- tests/meshworker/scratch_data_09d_hp.cc | 2 +- tests/meshworker/step-50-mesh_loop.cc | 2 +- tests/metis/metis_02.cc | 2 +- tests/metis/metis_04.cc | 2 +- tests/mpi/active_cell_index_01.cc | 2 +- tests/mpi/allreduce_01.cc | 2 +- tests/mpi/blockwise_parallel_01.cc | 2 +- tests/mpi/broadcast_01.cc | 2 +- tests/mpi/broadcast_02.cc | 2 +- tests/mpi/broadcast_03.cc | 2 +- tests/mpi/cell_data_transfer_03.cc | 2 +- tests/mpi/cell_weights_01_back_and_forth_01.cc | 2 +- tests/mpi/cell_weights_01_back_and_forth_02.cc | 2 +- tests/mpi/codim_01.cc | 2 +- tests/mpi/communicate_moved_vertices_03.cc | 2 +- tests/mpi/communicator_duplicated.cc | 2 +- tests/mpi/communicator_validity.cc | 2 +- tests/mpi/compute_index_owner_01.cc | 2 +- tests/mpi/compute_mean_value_01.cc | 2 +- tests/mpi/crash_04.cc | 2 +- tests/mpi/create_mpi_datatype_01.cc | 2 +- tests/mpi/data_out_hdf5_02.cc | 2 +- tests/mpi/derivative_approximation_01.cc | 2 +- tests/mpi/distort_random_01.cc | 2 +- tests/mpi/distort_random_02.cc | 2 +- tests/mpi/distribute_sp_02.cc | 2 +- tests/mpi/extract_constant_modes_03.cc | 2 +- tests/mpi/extract_locally_active_level_dofs.cc | 2 +- tests/mpi/fe_field_function_01.cc | 2 +- tests/mpi/fe_field_function_02.cc | 2 +- tests/mpi/fe_field_function_03.cc | 2 +- tests/mpi/ghost_01.cc | 2 +- tests/mpi/ghost_02.cc | 2 +- tests/mpi/has_hanging_nodes.cc | 2 +- tests/mpi/hp_constraints_consistent_01.cc | 2 +- tests/mpi/hp_constraints_consistent_02.cc | 2 +- tests/mpi/hp_constraints_consistent_03.cc | 2 +- tests/mpi/hp_hanging_node_constraints_02.cc | 2 +- tests/mpi/hp_step-4.cc | 2 +- tests/mpi/hp_step-40_variable_01.cc | 2 +- tests/mpi/hp_unify_dof_indices_01.cc | 2 +- tests/mpi/hp_unify_dof_indices_02.cc | 2 +- tests/mpi/hp_unify_dof_indices_03.cc | 2 +- tests/mpi/hp_unify_dof_indices_04.cc | 2 +- tests/mpi/hp_unify_dof_indices_05.cc | 2 +- tests/mpi/hp_unify_dof_indices_06.cc | 2 +- tests/mpi/hp_unify_dof_indices_07.cc | 2 +- tests/mpi/hp_unify_dof_indices_08.cc | 2 +- tests/mpi/hp_unify_dof_indices_09.cc | 2 +- tests/mpi/hp_unify_dof_indices_10.cc | 2 +- tests/mpi/hp_unify_dof_indices_11.cc | 2 +- tests/mpi/interpolate_to_different_mesh_01.cc | 2 +- tests/mpi/is_mpi_type.cc | 2 +- tests/mpi/limit_p_level_difference_04.cc | 2 +- tests/mpi/map_dofs_to_support_points.cc | 2 +- tests/mpi/mg_01.cc | 2 +- tests/mpi/mg_02.cc | 2 +- tests/mpi/mg_03.cc | 2 +- tests/mpi/mg_04.cc | 2 +- tests/mpi/mg_ghost_dofs_periodic_01.cc | 2 +- tests/mpi/mg_ghost_dofs_periodic_02.cc | 2 +- tests/mpi/mg_ghost_dofs_periodic_03.cc | 2 +- tests/mpi/mg_ghost_dofs_periodic_04.cc | 2 +- tests/mpi/mg_ghost_dofs_periodic_05.cc | 2 +- tests/mpi/mg_ghost_dofs_periodic_06.cc | 2 +- tests/mpi/mg_ghost_dofs_periodic_07.cc | 2 +- tests/mpi/mg_ghost_layer_periodic.cc | 2 +- tests/mpi/muelu_periodicity.cc | 2 +- tests/mpi/no_flux_constraints_03.cc | 2 +- tests/mpi/p4est_2d_coarse_01.cc | 2 +- tests/mpi/p4est_2d_constraintmatrix_04.cc | 2 +- tests/mpi/p4est_2d_dofhandler_01.cc | 2 +- tests/mpi/p4est_2d_ghost_01.cc | 2 +- tests/mpi/p4est_2d_ghost_02.cc | 2 +- tests/mpi/p4est_2d_refine_01.cc | 2 +- tests/mpi/p4est_2d_renumber_01.cc | 2 +- tests/mpi/p4est_2d_renumber_02.cc | 2 +- tests/mpi/p4est_3d_constraintmatrix_03.cc | 2 +- tests/mpi/p4est_3d_ghost_01.cc | 2 +- tests/mpi/p4est_save_03.cc | 2 +- tests/mpi/p4est_save_06.cc | 2 +- tests/mpi/p_adaptivity_fixed_number.cc | 2 +- tests/mpi/p_refinement_and_coarsening.cc | 2 +- tests/mpi/parallel_block_vector_10.cc | 2 +- tests/mpi/parallel_partitioner_03.cc | 2 +- tests/mpi/parallel_partitioner_03b.cc | 2 +- tests/mpi/parallel_partitioner_05.cc | 2 +- tests/mpi/parallel_partitioner_06.cc | 2 +- tests/mpi/parallel_partitioner_07.cc | 2 +- tests/mpi/parallel_partitioner_08.cc | 2 +- tests/mpi/parallel_partitioner_09.cc | 2 +- tests/mpi/parallel_vector_01.cc | 2 +- tests/mpi/parallel_vector_02.cc | 2 +- tests/mpi/parallel_vector_03.cc | 2 +- tests/mpi/parallel_vector_03a.cc | 2 +- tests/mpi/parallel_vector_12a.cc | 2 +- tests/mpi/parallel_vector_13.cc | 2 +- tests/mpi/parallel_vector_16.cc | 2 +- tests/mpi/parallel_vector_17.cc | 2 +- tests/mpi/parallel_vector_22.cc | 2 +- tests/mpi/parallel_vector_23.cc | 2 +- tests/mpi/parallel_vector_24.cc | 2 +- tests/mpi/periodicity_01.cc | 2 +- tests/mpi/periodicity_02.cc | 2 +- tests/mpi/periodicity_03.cc | 2 +- tests/mpi/periodicity_06.cc | 2 +- tests/mpi/periodicity_07.cc | 2 +- tests/mpi/petsc_step-27.cc | 2 +- tests/mpi/point_value_01.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_08.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_fraction_09.cc | 2 +- tests/mpi/refine_and_coarsen_fixed_number_08.cc | 2 +- tests/mpi/renumber_cuthill_mckee.cc | 2 +- tests/mpi/renumber_cuthill_mckee_02.cc | 2 +- tests/mpi/renumber_cuthill_mckee_03.cc | 2 +- tests/mpi/simple_mpi_01.cc | 2 +- tests/mpi/solution_transfer_02.cc | 2 +- tests/mpi/solution_transfer_03.cc | 2 +- tests/mpi/solution_transfer_04.cc | 2 +- tests/mpi/solution_transfer_05.cc | 2 +- tests/mpi/step-37.cc | 2 +- tests/mpi/tria_ghost_owners_01.cc | 2 +- tests/mpi/tria_ghost_owners_02.cc | 2 +- tests/mpi/trilinos_ghost_01.cc | 2 +- tests/mpi/trilinos_ghost_05.cc | 2 +- tests/mpi/trilinos_sparse_matrix_02.cc | 2 +- tests/mpi/trilinos_step-27.cc | 2 +- tests/mpi/trilinos_vector_non_negative.cc | 2 +- tests/mpi/union_01.cc | 2 +- .../create_polynomial_coarsening_sequence_01.cc | 2 +- tests/multigrid-global-coarsening/interpolate_01.cc | 2 +- tests/multigrid-global-coarsening/mg_transfer_a_01.cc | 2 +- tests/multigrid-global-coarsening/mg_transfer_a_02.cc | 2 +- tests/multigrid-global-coarsening/mg_transfer_a_03.cc | 2 +- tests/multigrid-global-coarsening/mg_transfer_p_01.cc | 2 +- tests/multigrid-global-coarsening/mg_transfer_p_02.cc | 2 +- tests/multigrid-global-coarsening/mg_transfer_p_03.cc | 2 +- tests/multigrid-global-coarsening/mg_transfer_p_04.cc | 2 +- tests/multigrid-global-coarsening/mg_transfer_p_05.cc | 2 +- tests/multigrid-global-coarsening/mg_transfer_support_01.cc | 2 +- tests/multigrid-global-coarsening/multigrid_a_01.cc | 2 +- tests/multigrid-global-coarsening/multigrid_a_02.cc | 2 +- tests/multigrid-global-coarsening/multigrid_p_01.cc | 2 +- tests/multigrid-global-coarsening/multigrid_p_02.cc | 2 +- tests/multigrid-global-coarsening/multigrid_p_03.cc | 2 +- tests/multigrid-global-coarsening/multigrid_util.h | 2 +- tests/multigrid/constrained_dofs_01.cc | 2 +- tests/multigrid/constrained_dofs_02.cc | 2 +- tests/multigrid/constrained_dofs_03.cc | 2 +- tests/multigrid/interface_matrix_entry_01.cc | 2 +- tests/multigrid/mg_data_out_01.cc | 2 +- tests/multigrid/mg_data_out_02.cc | 2 +- tests/multigrid/mg_data_out_03.cc | 2 +- tests/multigrid/mg_renumbered_03.cc | 2 +- tests/multigrid/renumbering_04.cc | 2 +- tests/multigrid/renumbering_05.cc | 2 +- tests/multigrid/renumbering_06.cc | 2 +- tests/multigrid/renumbering_07.cc | 2 +- tests/multigrid/renumbering_08.cc | 2 +- tests/multigrid/step-16-07.cc | 2 +- tests/multigrid/step-16-08.cc | 2 +- tests/multigrid/step-16.cc | 2 +- tests/multigrid/step-50_01.cc | 2 +- tests/multigrid/step-50_02.cc | 2 +- tests/multigrid/transfer_04a.cc | 2 +- tests/multigrid/transfer_04b.cc | 2 +- tests/multigrid/transfer_matrix_free_04.cc | 2 +- tests/multigrid/transfer_matrix_free_09.cc | 2 +- tests/multigrid/transfer_matrix_free_10.cc | 2 +- tests/multigrid/transfer_matrix_free_13.cc | 2 +- tests/multigrid/transfer_matrix_free_14.cc | 2 +- tests/multigrid/transfer_prebuilt_05.cc | 2 +- tests/multithreading/bench_01.cc | 2 +- tests/multithreading/taskflow.h | 2 +- tests/multithreading/threads_02.cc | 2 +- tests/non_matching/coupling_08.cc | 2 +- tests/non_matching/coupling_09.cc | 2 +- tests/non_matching/discrete_quadrature_generator.cc | 2 +- tests/non_matching/face_quadrature_generator.cc | 2 +- tests/non_matching/fe_values.cc | 2 +- tests/non_matching/immersed_surface_quadrature.cc | 2 +- tests/non_matching/mesh_classifier.cc | 2 +- tests/non_matching/quadrature_generator.cc | 2 +- tests/non_matching/root_finder.cc | 2 +- tests/numerics/derivative_approximation_02.cc | 2 +- tests/numerics/derivatives.cc | 2 +- tests/numerics/error_estimator_02.cc | 2 +- tests/numerics/error_estimator_02_complex.cc | 2 +- tests/numerics/fe_field.cc | 2 +- tests/numerics/generalized_interpolation_02.cc | 2 +- tests/numerics/generalized_interpolation_04.cc | 2 +- tests/numerics/generalized_interpolation_05.cc | 2 +- tests/numerics/history.cc | 2 +- tests/numerics/interpolate_to_different_mesh_01.cc | 2 +- tests/numerics/interpolate_to_different_mesh_02.cc | 2 +- tests/numerics/interpolate_to_different_mesh_03.cc | 2 +- tests/numerics/interpolate_to_different_mesh_04.cc | 2 +- tests/numerics/no_flux_03.cc | 2 +- tests/numerics/no_flux_04.cc | 2 +- tests/numerics/no_flux_07.cc | 2 +- tests/numerics/no_flux_08.cc | 2 +- tests/numerics/no_flux_10.cc | 2 +- tests/numerics/no_flux_12.cc | 2 +- tests/numerics/no_flux_15.cc | 2 +- tests/numerics/no_flux_hp_03.cc | 2 +- tests/numerics/no_flux_hp_04.cc | 2 +- tests/numerics/normal_flux_03.cc | 2 +- tests/numerics/point_value_history_01.cc | 2 +- tests/numerics/point_value_history_02.cc | 2 +- tests/numerics/point_value_history_03.cc | 2 +- tests/numerics/project_01_curved_boundary.cc | 2 +- tests/numerics/project_boundary_01.cc | 2 +- tests/numerics/project_boundary_rt_01.cc | 2 +- tests/numerics/project_bv_curl_conf_04.cc | 2 +- tests/numerics/project_common.h | 2 +- tests/numerics/project_parallel_qp_common.h | 2 +- tests/numerics/project_parallel_qpmf_common.h | 2 +- tests/numerics/project_to_surface_01.cc | 2 +- tests/numerics/project_to_surface_02.cc | 2 +- tests/numerics/project_to_surface_03.cc | 2 +- tests/opencascade/closest_point_to_shape.cc | 2 +- tests/opencascade/interpolation_curve_boundary_01.cc | 2 +- tests/opencascade/normal_to_mesh_projection_03.cc | 2 +- tests/opencascade/normal_to_mesh_projection_04.cc | 2 +- tests/opencascade/step_create.cc | 2 +- tests/opencascade/step_write.cc | 2 +- tests/optimization/bfgs_03.cc | 2 +- tests/optimization/bfgs_05.cc | 2 +- tests/optimization/bfgs_05b.cc | 2 +- tests/optimization/cubic_fit.cc | 2 +- tests/optimization/cubic_fit_three_points.cc | 2 +- tests/optimization/line_minimization_03.cc | 2 +- tests/optimization/line_minimization_03b.cc | 2 +- tests/optimization/quadratic_fit.cc | 2 +- tests/optimization/step-44.h | 2 +- tests/parameter_handler/parameter_handler_16.cc | 2 +- tests/parameter_handler/parameter_handler_18.cc | 2 +- tests/parameter_handler/parameter_handler_1_include.cc | 2 +- tests/parameter_handler/parameter_handler_1_include_fail.cc | 2 +- tests/parameter_handler/parameter_handler_20.cc | 2 +- tests/parameter_handler/parameter_handler_22_last_line.cc | 2 +- tests/parameter_handler/parameter_handler_23.cc | 2 +- tests/parameter_handler/parameter_handler_24.cc | 2 +- tests/parameter_handler/parameter_handler_26.cc | 2 +- tests/parameter_handler/pattern_tools_13.cc | 2 +- tests/parameter_handler/patterns_07.cc | 2 +- tests/parameter_handler/patterns_17.cc | 2 +- tests/particles/data_out_05.cc | 2 +- tests/particles/generators_03.cc | 2 +- tests/particles/generators_05.cc | 2 +- tests/particles/generators_10.cc | 2 +- tests/particles/local_particle_index.cc | 2 +- tests/particles/lost_01.cc | 2 +- tests/particles/particle_09.cc | 2 +- tests/particles/particle_handler_05.cc | 2 +- tests/particles/particle_handler_06.cc | 2 +- tests/particles/particle_handler_07.cc | 2 +- tests/particles/particle_handler_08.cc | 2 +- tests/particles/particle_handler_14.cc | 2 +- tests/particles/particle_handler_19.cc | 2 +- tests/particles/particle_handler_21.cc | 2 +- tests/particles/particle_handler_22.cc | 2 +- tests/particles/particle_handler_serial_07.cc | 2 +- tests/particles/particle_handler_serial_08.cc | 2 +- tests/particles/particle_iterator_01.cc | 2 +- tests/particles/particle_iterator_02.cc | 2 +- tests/particles/properties_01.cc | 2 +- tests/particles/properties_02.cc | 2 +- tests/particles/property_pool_02.cc | 2 +- tests/particles/property_pool_03.cc | 2 +- tests/particles/step-19.cc | 2 +- tests/performance/valgrind_instrumentation.h | 2 +- tests/petsc/64.cc | 2 +- tests/petsc/copy_to_dealvec_block.cc | 2 +- tests/petsc/full_matrix_00.cc | 2 +- tests/petsc/petsc_mf_testmatrix.h | 2 +- tests/petsc/reinit_preconditioner_01.cc | 2 +- tests/petsc/reinit_preconditioner_02.cc | 2 +- tests/petsc/slowness_01.cc | 2 +- tests/petsc/slowness_02.cc | 2 +- tests/petsc/slowness_03.cc | 2 +- tests/petsc/slowness_04.cc | 2 +- tests/petsc/sparse_matrix_01.cc | 2 +- tests/petsc/sparse_matrix_02.cc | 2 +- tests/petsc/sparse_matrix_03.cc | 2 +- tests/petsc_complex/fe_get_function_values.cc | 2 +- tests/petsc_complex/parallel_sparse_matrix_01.cc | 2 +- tests/petsc_complex/sparse_matrix_01.cc | 2 +- tests/petsc_complex/vector_02.cc | 2 +- tests/physics/elasticity-kinematics_02.cc | 2 +- tests/physics/notation-kelvin_03.cc | 2 +- tests/physics/step-18-rotation_matrix.cc | 2 +- tests/physics/step-18.cc | 2 +- tests/physics/step-44-dgp_monomial.cc | 2 +- .../physics/step-44-standard_tensors-material_push_forward.cc | 2 +- tests/physics/step-44-standard_tensors-spatial.cc | 2 +- tests/physics/step-44.cc | 2 +- tests/physics/transformations-rotations_01.cc | 2 +- tests/quick_tests/CMakeLists.txt | 2 +- tests/quick_tests/adolc.cc | 2 +- tests/quick_tests/affinity.cc | 2 +- tests/quick_tests/arpack.cc | 2 +- tests/quick_tests/gsl.cc | 2 +- tests/quick_tests/mpi.cc | 2 +- tests/quick_tests/scalapack.cc | 2 +- tests/quick_tests/step-slepc.cc | 2 +- tests/quick_tests/step.cc | 2 +- tests/quick_tests/tbb.cc | 2 +- tests/remote_point_evaluation/mapping_01.cc | 2 +- tests/remote_point_evaluation/mapping_02.cc | 2 +- tests/remote_point_evaluation/mapping_03.cc | 2 +- tests/remote_point_evaluation/mapping_04.cc | 2 +- tests/remote_point_evaluation/remote_point_evaluation_01.cc | 2 +- tests/remote_point_evaluation/remote_point_evaluation_03.cc | 2 +- tests/rol/vector_adaptor_02.cc | 2 +- tests/rol/vector_adaptor_apply_binary_01.cc | 2 +- tests/rol/vector_adaptor_no_ghost_01.cc | 2 +- tests/rol/vector_adaptor_with_ghost_01.cc | 2 +- tests/scalapack/scalapack_01.cc | 2 +- tests/scalapack/scalapack_02.cc | 2 +- tests/scalapack/scalapack_03.cc | 2 +- tests/scalapack/scalapack_03_b.cc | 2 +- tests/scalapack/scalapack_03_c.cc | 2 +- tests/scalapack/scalapack_04.cc | 2 +- tests/scalapack/scalapack_04_b.cc | 2 +- tests/scalapack/scalapack_05.cc | 2 +- tests/scalapack/scalapack_06.cc | 2 +- tests/scalapack/scalapack_06a.cc | 2 +- tests/scalapack/scalapack_06b.cc | 2 +- tests/scalapack/scalapack_06c.cc | 2 +- tests/scalapack/scalapack_07.cc | 2 +- tests/scalapack/scalapack_08.cc | 2 +- tests/scalapack/scalapack_10.cc | 2 +- tests/scalapack/scalapack_10_a.cc | 2 +- tests/scalapack/scalapack_10_b.cc | 2 +- tests/scalapack/scalapack_10_d.cc | 2 +- tests/scalapack/scalapack_11.cc | 2 +- tests/scalapack/scalapack_12_a.cc | 2 +- tests/scalapack/scalapack_12_b.cc | 2 +- tests/scalapack/scalapack_12_c.cc | 2 +- tests/scalapack/scalapack_12_d.cc | 2 +- tests/scalapack/scalapack_13_a.cc | 2 +- tests/scalapack/scalapack_13_b.cc | 2 +- tests/scalapack/scalapack_14_a.cc | 2 +- tests/scalapack/scalapack_14_b.cc | 2 +- tests/scalapack/scalapack_15.cc | 2 +- tests/scalapack/scalapack_15_a.cc | 2 +- tests/scalapack/scalapack_16.cc | 2 +- tests/scalapack/scalapack_16_a.cc | 2 +- tests/scalapack/scalapack_17_a.cc | 2 +- tests/scalapack/scalapack_17_b.cc | 2 +- tests/serialization/dof_handler_01.cc | 2 +- tests/serialization/hp_dof_handler_01.cc | 2 +- tests/serialization/particle_01.cc | 2 +- tests/serialization/particle_handler_01.cc | 2 +- tests/serialization/particle_handler_02.cc | 2 +- tests/serialization/sparsity_pattern_empty.cc | 2 +- tests/serialization/table_1.cc | 2 +- tests/serialization/triangulation_01.cc | 2 +- tests/sharedtria/cell_data_transfer_01.cc | 2 +- tests/sharedtria/cell_data_transfer_02.cc | 2 +- tests/sharedtria/dof_01.cc | 2 +- tests/sharedtria/dof_02.cc | 2 +- tests/sharedtria/dof_03.cc | 2 +- tests/sharedtria/dof_04.cc | 2 +- tests/sharedtria/dof_06.cc | 2 +- tests/sharedtria/hp_dof_01.cc | 2 +- tests/sharedtria/hp_dof_02.cc | 2 +- tests/sharedtria/hp_dof_03.cc | 2 +- tests/sharedtria/hp_dof_04.cc | 2 +- tests/sharedtria/hp_no_cells_01.cc | 2 +- tests/sharedtria/limit_p_level_difference_04.cc | 2 +- tests/sharedtria/mg_dof_02.cc | 2 +- tests/sharedtria/no_cells_01.cc | 2 +- tests/sharedtria/refine_and_coarsen_01.cc | 2 +- tests/sharedtria/tria_01.cc | 2 +- tests/sharedtria/tria_02.cc | 2 +- tests/sharedtria/tria_custom_refine01.cc | 2 +- tests/sharedtria/tria_custom_refine01_cxx11.cc | 2 +- tests/sharedtria/tria_custom_refine02.cc | 2 +- tests/sharedtria/tria_multigrid_02.cc | 2 +- tests/sharedtria/tria_zorder_02.cc | 2 +- tests/simplex/cell_measure_01.cc | 2 +- tests/simplex/compute_point_locations_01.cc | 2 +- tests/simplex/conv_hex_to_simplex.cc | 2 +- tests/simplex/data_out_write_hdf5_02.cc | 2 +- tests/simplex/fe_lib_01.cc | 2 +- tests/simplex/fe_lib_02.cc | 2 +- tests/simplex/fe_p_bubbles_01.cc | 2 +- tests/simplex/grid_in_msh.cc | 2 +- tests/simplex/matrix_free_01.cc | 2 +- tests/simplex/matrix_free_02.cc | 2 +- tests/simplex/matrix_free_03.cc | 2 +- tests/simplex/matrix_free_04.cc | 2 +- tests/simplex/matrix_free_range_iteration_01.cc | 2 +- tests/simplex/orientation_02.cc | 2 +- tests/simplex/poisson_02.cc | 2 +- tests/simplex/polynomials_01.cc | 2 +- tests/simplex/q_iterated_simplex_01.cc | 2 +- tests/simplex/q_projection_01.cc | 2 +- tests/simplex/q_witherden_vincent_01.cc | 2 +- tests/simplex/qgauss_01.cc | 2 +- tests/simplex/quadrature_lib_01.cc | 2 +- tests/simplex/reference_cell_kind_01.cc | 2 +- tests/simplex/reference_cell_point_is_inside_01.cc | 2 +- tests/simplex/refinement_02.cc | 2 +- tests/simplex/refinement_04.cc | 2 +- tests/simplex/step-12.cc | 2 +- tests/simplex/step-12a.cc | 2 +- tests/simplex/step-17.cc | 2 +- tests/simplex/step-18.cc | 2 +- tests/simplex/step-31.cc | 2 +- tests/simplex/step-38.cc | 2 +- tests/simplex/step-40.cc | 2 +- tests/simplex/step-67.cc | 2 +- tests/simplex/step-74.cc | 2 +- tests/simplex/variable_face_quadratures_01.cc | 2 +- tests/simplex/variable_face_quadratures_02.cc | 2 +- tests/simplex/variable_face_quadratures_03.cc | 2 +- tests/simplex/wedge_01.cc | 2 +- tests/slepc/solve_01.cc | 2 +- tests/slepc/solve_04.cc | 2 +- tests/slepc/testmatrix.h | 2 +- tests/sparsity/block_dynamic_01.cc | 2 +- tests/sparsity/block_dynamic_sparsity_pattern_indexset_01.cc | 2 +- tests/sparsity/block_sparsity_pattern_03.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_23.cc | 2 +- tests/sparsity/dynamic_sparsity_pattern_iterator_04.cc | 2 +- tests/sparsity/sparsity_pattern.cc | 2 +- tests/sundials/arkode_01.cc | 2 +- tests/sundials/arkode_02.cc | 2 +- tests/sundials/arkode_03.cc | 2 +- tests/sundials/arkode_04.cc | 2 +- tests/sundials/arkode_05.cc | 2 +- tests/sundials/arkode_06.cc | 2 +- tests/sundials/arkode_07.cc | 2 +- tests/sundials/arkode_08.cc | 2 +- tests/sundials/arkode_repeated_solve.cc | 2 +- tests/sundials/ida_01.cc | 2 +- tests/sundials/ida_02.cc | 2 +- tests/sundials/kinsol_03.cc | 2 +- tests/sundials/kinsol_03_new_interface.cc | 2 +- tests/sundials/kinsol_04.cc | 2 +- tests/sundials/kinsol_04_new_interface.cc | 2 +- tests/sundials/kinsol_05.cc | 2 +- tests/sundials/kinsol_05_new_interface.cc | 2 +- tests/sundials/n_vector.cc | 2 +- tests/symengine/basic_04.cc | 2 +- tests/symengine/basic_05.cc | 2 +- tests/symengine/basic_06.cc | 2 +- tests/symengine/basic_07.cc | 2 +- tests/symengine/batch_optimizer_01_1b.cc | 2 +- tests/symengine/batch_optimizer_08_1.cc | 2 +- tests/symengine/batch_optimizer_08_2.cc | 2 +- tests/symengine/batch_optimizer_08_3.cc | 2 +- tests/symengine/batch_optimizer_09_1.cc | 2 +- tests/symengine/cse_01.cc | 2 +- tests/symengine/cse_02.cc | 2 +- tests/symengine/cse_04.cc | 2 +- tests/symengine/sd_common_tests/batch_optimizer_03.h | 2 +- tests/symengine/sd_common_tests/step-44-sd-quadrature_level.h | 2 +- tests/symengine/symengine_number_type_01.cc | 2 +- tests/symengine/symengine_tensor_operations_03.cc | 2 +- tests/tensors/constexpr_tensor.cc | 2 +- tests/tensors/symmetric_tensor_28.cc | 2 +- tests/tensors/symmetric_tensor_34.cc | 2 +- tests/tensors/symmetric_tensor_36.cc | 2 +- tests/tensors/symmetric_tensor_37.cc | 2 +- tests/tensors/symmetric_tensor_39.cc | 2 +- tests/tensors/symmetric_tensor_40.cc | 2 +- tests/tensors/symmetric_tensor_41.cc | 2 +- tests/tensors/symmetric_tensor_44.cc | 2 +- tests/tensors/tensor.cc | 2 +- tests/tensors/tensor_accessors_01.cc | 2 +- tests/tensors/tensor_accessors_03.cc | 2 +- tests/tensors/tensor_complex.cc | 2 +- tests/tensors/tensor_float.cc | 2 +- tests/test_grids.h | 2 +- tests/testmatrix.h | 2 +- tests/tests.h | 2 +- tests/trilinos/add_matrices_05.cc | 2 +- tests/trilinos/add_matrices_06.cc | 2 +- tests/trilinos/block_vector_move_operations.cc | 2 +- tests/trilinos/copy_to_dealvec_block.cc | 2 +- tests/trilinos/precondition.cc | 2 +- tests/trilinos/precondition_amg_dgp_01.cc | 2 +- tests/trilinos/precondition_amg_dgp_03.cc | 2 +- tests/trilinos/precondition_muelu_dgp.cc | 2 +- tests/trilinos/renumbering_01.cc | 2 +- tests/trilinos/slowness_01.cc | 2 +- tests/trilinos/slowness_02.cc | 2 +- tests/trilinos/slowness_03.cc | 2 +- tests/trilinos/slowness_04.cc | 2 +- tests/trilinos/solver_control_05.cc | 2 +- tests/trilinos/sparsity_pattern_06.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_11.cc | 2 +- tests/trilinos/trilinos_sparse_matrix_iterator_12.cc | 2 +- tests/trilinos/vector_move_operations.cc | 2 +- tests/vector/vector_58.cc | 2 +- tests/zoltan/zoltan_02.cc | 2 +- tests/zoltan/zoltan_03.cc | 2 +- tests/zoltan/zoltan_04.cc | 2 +- 2225 files changed, 2226 insertions(+), 2226 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0ec82b9371..51d577c7fe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2021 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/muparser_v2_3_3/CMakeLists.txt b/bundled/muparser_v2_3_3/CMakeLists.txt index 9c9c93780e..a1a7e0f734 100644 --- a/bundled/muparser_v2_3_3/CMakeLists.txt +++ b/bundled/muparser_v2_3_3/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/bundled/umfpack/UMFPACK/Source/CMakeLists.txt b/bundled/umfpack/UMFPACK/Source/CMakeLists.txt index feae00b352..b993c422ae 100644 --- a/bundled/umfpack/UMFPACK/Source/CMakeLists.txt +++ b/bundled/umfpack/UMFPACK/Source/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2021 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/checks/check_03_compiler_bugs.cmake b/cmake/checks/check_03_compiler_bugs.cmake index 989bb784fd..630dce5ce1 100644 --- a/cmake/checks/check_03_compiler_bugs.cmake +++ b/cmake/checks/check_03_compiler_bugs.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2021 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 8255cf2576..bc7ea40db3 100644 --- a/cmake/config/CMakeLists.txt +++ b/cmake/config/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_1_cuda.cmake b/cmake/configure/configure_1_cuda.cmake index b66179ad61..4b1b78602b 100644 --- a/cmake/configure/configure_1_cuda.cmake +++ b/cmake/configure/configure_1_cuda.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2016 - 2020 by the deal.II authors +## Copyright (C) 2016 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_1_mpi.cmake b/cmake/configure/configure_1_mpi.cmake index 4f1d6aad89..305987cfcf 100644 --- a/cmake/configure/configure_1_mpi.cmake +++ b/cmake/configure/configure_1_mpi.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2019 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_1_tbb.cmake b/cmake/configure/configure_1_tbb.cmake index 73ff6645b5..ba36d0aa2f 100644 --- a/cmake/configure/configure_1_tbb.cmake +++ b/cmake/configure/configure_1_tbb.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_2_boost.cmake b/cmake/configure/configure_2_boost.cmake index c2b75b4529..f657345c63 100644 --- a/cmake/configure/configure_2_boost.cmake +++ b/cmake/configure/configure_2_boost.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_2_ginkgo.cmake b/cmake/configure/configure_2_ginkgo.cmake index 9ad7f50279..815a6c4085 100644 --- a/cmake/configure/configure_2_ginkgo.cmake +++ b/cmake/configure/configure_2_ginkgo.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2018 - 2020 by the deal.II authors +## Copyright (C) 2018 - 2021 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_hdf5.cmake b/cmake/configure/configure_hdf5.cmake index ad99686e01..7d2b39cab3 100644 --- a/cmake/configure/configure_hdf5.cmake +++ b/cmake/configure/configure_hdf5.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2014 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/configure/configure_p4est.cmake b/cmake/configure/configure_p4est.cmake index 1f0465aca1..e29c1d53c5 100644 --- a/cmake/configure/configure_p4est.cmake +++ b/cmake/configure/configure_p4est.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2021 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_check_compiler_setup.cmake b/cmake/macros/macro_check_compiler_setup.cmake index ef8c3a3d67..59d7e9dceb 100644 --- a/cmake/macros/macro_check_compiler_setup.cmake +++ b/cmake/macros/macro_check_compiler_setup.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2016 - 2017 by the deal.II authors +## Copyright (C) 2016 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_add_test.cmake b/cmake/macros/macro_deal_ii_add_test.cmake index ef3e8ef538..1cd35c2e20 100644 --- a/cmake/macros/macro_deal_ii_add_test.cmake +++ b/cmake/macros/macro_deal_ii_add_test.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2021 by the deal.II authors +## Copyright (C) 2013 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_invoke_autopilot.cmake b/cmake/macros/macro_deal_ii_invoke_autopilot.cmake index 36422dd3ef..62e5f853a9 100644 --- a/cmake/macros/macro_deal_ii_invoke_autopilot.cmake +++ b/cmake/macros/macro_deal_ii_invoke_autopilot.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2019 by the deal.II authors +## Copyright (C) 2012 - 2020 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_package_handle.cmake b/cmake/macros/macro_deal_ii_package_handle.cmake index 8a79b99277..51407566e8 100644 --- a/cmake/macros/macro_deal_ii_package_handle.cmake +++ b/cmake/macros/macro_deal_ii_package_handle.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2020 by the deal.II authors +## Copyright (C) 2014 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_pickup_tests.cmake b/cmake/macros/macro_deal_ii_pickup_tests.cmake index ae7ddfd001..fc21612d92 100644 --- a/cmake/macros/macro_deal_ii_pickup_tests.cmake +++ b/cmake/macros/macro_deal_ii_pickup_tests.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2020 by the deal.II authors +## Copyright (C) 2013 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_query_git_information.cmake b/cmake/macros/macro_deal_ii_query_git_information.cmake index fb3458953b..1d1f11a4a2 100644 --- a/cmake/macros/macro_deal_ii_query_git_information.cmake +++ b/cmake/macros/macro_deal_ii_query_git_information.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2015 - 2017 by the deal.II authors +## Copyright (C) 2015 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindADOLC.cmake b/cmake/modules/FindADOLC.cmake index 8cf2a765d2..97b1a840ab 100644 --- a/cmake/modules/FindADOLC.cmake +++ b/cmake/modules/FindADOLC.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2016 - 2018 by the deal.II authors +## Copyright (C) 2016 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindARBORX.cmake b/cmake/modules/FindARBORX.cmake index e6b295f6e0..33ca1166f2 100644 --- a/cmake/modules/FindARBORX.cmake +++ b/cmake/modules/FindARBORX.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2021 by the deal.II authors +## Copyright (C) 2021 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindCUDA.cmake b/cmake/modules/FindCUDA.cmake index 6058386907..7bf2507286 100644 --- a/cmake/modules/FindCUDA.cmake +++ b/cmake/modules/FindCUDA.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2018 by the deal.II authors +## Copyright (C) 2014 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindGINKGO.cmake b/cmake/modules/FindGINKGO.cmake index 40ff3c4673..f22e474dd6 100644 --- a/cmake/modules/FindGINKGO.cmake +++ b/cmake/modules/FindGINKGO.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2018 - 2020 by the deal.II authors +## Copyright (C) 2018 - 2021 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindGSL.cmake b/cmake/modules/FindGSL.cmake index 7f26dba5f5..4be0f55b8d 100644 --- a/cmake/modules/FindGSL.cmake +++ b/cmake/modules/FindGSL.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2016 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindHDF5.cmake b/cmake/modules/FindHDF5.cmake index 76cfa8a786..af59d4556a 100644 --- a/cmake/modules/FindHDF5.cmake +++ b/cmake/modules/FindHDF5.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2014 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindLAPACK.cmake b/cmake/modules/FindLAPACK.cmake index c6150731da..d584c63469 100644 --- a/cmake/modules/FindLAPACK.cmake +++ b/cmake/modules/FindLAPACK.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2020 by the deal.II authors +## Copyright (C) 2013 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindMPI.cmake b/cmake/modules/FindMPI.cmake index a43fd087b8..521755a169 100644 --- a/cmake/modules/FindMPI.cmake +++ b/cmake/modules/FindMPI.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2018 by the deal.II authors +## Copyright (C) 2012 - 2021 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindMUPARSER.cmake b/cmake/modules/FindMUPARSER.cmake index 865b6eb4dd..26c43797c9 100644 --- a/cmake/modules/FindMUPARSER.cmake +++ b/cmake/modules/FindMUPARSER.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2020 by the deal.II authors +## Copyright (C) 2013 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindOPENCASCADE.cmake b/cmake/modules/FindOPENCASCADE.cmake index 25db00d149..0e2acc73ee 100644 --- a/cmake/modules/FindOPENCASCADE.cmake +++ b/cmake/modules/FindOPENCASCADE.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2017 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindP4EST.cmake b/cmake/modules/FindP4EST.cmake index ed74199981..0fd3f7e2d3 100644 --- a/cmake/modules/FindP4EST.cmake +++ b/cmake/modules/FindP4EST.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindSYMENGINE.cmake b/cmake/modules/FindSYMENGINE.cmake index a662034885..84584db94f 100644 --- a/cmake/modules/FindSYMENGINE.cmake +++ b/cmake/modules/FindSYMENGINE.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2019 by the deal.II authors +## Copyright (C) 2019 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindTBB.cmake b/cmake/modules/FindTBB.cmake index 43225a4ad7..bc08d1ed99 100644 --- a/cmake/modules/FindTBB.cmake +++ b/cmake/modules/FindTBB.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2019 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindTRILINOS.cmake b/cmake/modules/FindTRILINOS.cmake index 0e60a45cbe..2caef12839 100644 --- a/cmake/modules/FindTRILINOS.cmake +++ b/cmake/modules/FindTRILINOS.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2018 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/scripts/run_test.cmake b/cmake/scripts/run_test.cmake index fcc78c32ba..517a630f29 100644 --- a/cmake/scripts/run_test.cmake +++ b/cmake/scripts/run_test.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2016 by the deal.II authors +## Copyright (C) 2013 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_compiler_flags_gnu.cmake b/cmake/setup_compiler_flags_gnu.cmake index bd28e195b2..df9df4f3ec 100644 --- a/cmake/setup_compiler_flags_gnu.cmake +++ b/cmake/setup_compiler_flags_gnu.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2020 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_compiler_flags_intel.cmake b/cmake/setup_compiler_flags_intel.cmake index 817fe5e169..36ad8870ce 100644 --- a/cmake/setup_compiler_flags_intel.cmake +++ b/cmake/setup_compiler_flags_intel.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2021 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_compiler_flags_msvc.cmake b/cmake/setup_compiler_flags_msvc.cmake index 898b527306..b7b94ad397 100644 --- a/cmake/setup_compiler_flags_msvc.cmake +++ b/cmake/setup_compiler_flags_msvc.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2018 by the deal.II authors +## Copyright (C) 2012 - 2021 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_deal_ii.cmake b/cmake/setup_deal_ii.cmake index ed052c8a67..5bdfb74c27 100644 --- a/cmake/setup_deal_ii.cmake +++ b/cmake/setup_deal_ii.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2018 by the deal.II authors +## Copyright (C) 2012 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_write_config.cmake b/cmake/setup_write_config.cmake index 0a166b423e..e8bbb9e12b 100644 --- a/cmake/setup_write_config.cmake +++ b/cmake/setup_write_config.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2014 - 2021 by the deal.II authors +## Copyright (C) 2014 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/python-bindings/CMakeLists.txt b/contrib/python-bindings/CMakeLists.txt index 258b04e2dd..738066c0ea 100644 --- a/contrib/python-bindings/CMakeLists.txt +++ b/contrib/python-bindings/CMakeLists.txt @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2016 - 2020 by the deal.II authors +## Copyright (C) 2016 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/python-bindings/include/mapping_wrapper.h b/contrib/python-bindings/include/mapping_wrapper.h index ab6e27a505..3a6bea4714 100644 --- a/contrib/python-bindings/include/mapping_wrapper.h +++ b/contrib/python-bindings/include/mapping_wrapper.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 - 2020 by the deal.II authors +// Copyright (C) 2016 - 2021 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/contrib/python-bindings/include/point_wrapper.h b/contrib/python-bindings/include/point_wrapper.h index 4b3d24ebef..8c0f38c681 100644 --- a/contrib/python-bindings/include/point_wrapper.h +++ b/contrib/python-bindings/include/point_wrapper.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 - 2020 by the deal.II authors +// Copyright (C) 2016 - 2021 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/contrib/python-bindings/source/export_mapping.cc b/contrib/python-bindings/source/export_mapping.cc index 9264af323d..ea94e3d855 100644 --- a/contrib/python-bindings/source/export_mapping.cc +++ b/contrib/python-bindings/source/export_mapping.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 - 2020 by the deal.II authors +// Copyright (C) 2016 - 2021 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/contrib/python-bindings/source/mapping_wrapper.cc b/contrib/python-bindings/source/mapping_wrapper.cc index b13053d8c8..3c09468413 100644 --- a/contrib/python-bindings/source/mapping_wrapper.cc +++ b/contrib/python-bindings/source/mapping_wrapper.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 - 2020 by the deal.II authors +// Copyright (C) 2016 - 2021 by the deal.II authors // // This file is part of the deal.II library. // diff --git a/contrib/python-bindings/source/point_wrapper.cc b/contrib/python-bindings/source/point_wrapper.cc index feac3415f0..870699614f 100644 --- a/contrib/python-bindings/source/point_wrapper.cc +++ b/contrib/python-bindings/source/point_wrapper.cc @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- // -// Copyright (C) 2016 - 2020 by the deal.II authors +// Copyright (C) 2016 - 2021 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 be6fbc172d..4f403d091f 100644 --- a/contrib/python-bindings/tests/mapping_wrapper.py +++ b/contrib/python-bindings/tests/mapping_wrapper.py @@ -1,6 +1,6 @@ # --------------------------------------------------------------------- # -# Copyright (C) 2016 - 2019 by the deal.II authors +# Copyright (C) 2016 - 2021 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 5dc431452b..201fea6b74 100755 --- a/contrib/utilities/check_encoding.py +++ b/contrib/utilities/check_encoding.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ## --------------------------------------------------------------------- ## -## Copyright (C) 2019 by the deal.II authors +## Copyright (C) 2019 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/count_lines.sh b/contrib/utilities/count_lines.sh index db91fd0686..0ddb1f7a17 100755 --- a/contrib/utilities/count_lines.sh +++ b/contrib/utilities/count_lines.sh @@ -1,7 +1,7 @@ #!/bin/sh ## --------------------------------------------------------------------- ## -## Copyright (C) 2018 - 2019 by the deal.II authors +## Copyright (C) 2018 - 2021 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/dotgdbinit.py b/contrib/utilities/dotgdbinit.py index 4bcecd1247..970fc9479c 100644 --- a/contrib/utilities/dotgdbinit.py +++ b/contrib/utilities/dotgdbinit.py @@ -1,6 +1,6 @@ # --------------------------------------------------------------------- # -# Copyright (C) 2015 - 2020 by the deal.II authors +# Copyright (C) 2015 - 2022 by the deal.II authors # # This file is part of the deal.II library. # diff --git a/contrib/utilities/indent b/contrib/utilities/indent index bb7d929794..37455b80e0 100755 --- a/contrib/utilities/indent +++ b/contrib/utilities/indent @@ -1,7 +1,7 @@ #!/bin/bash ## --------------------------------------------------------------------- ## -## Copyright (C) 2018 - 2021 by the deal.II authors +## Copyright (C) 2018 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/contrib/utilities/indent.py b/contrib/utilities/indent.py index 7b28eba164..09411ea1d8 100644 --- a/contrib/utilities/indent.py +++ b/contrib/utilities/indent.py @@ -2,7 +2,7 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2019 by the deal.II authors +## Copyright (C) 2019 - 2021 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 256983a7a9..9bd1b0bccc 100644 --- a/contrib/utilities/indent_common.sh +++ b/contrib/utilities/indent_common.sh @@ -1,7 +1,7 @@ #!/bin/bash ## --------------------------------------------------------------------- ## -## Copyright (C) 2018 - 2021 by the deal.II authors +## Copyright (C) 2018 - 2022 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/doc/developers/testsuite.html b/doc/developers/testsuite.html index a23156dc1c..55f0b4c812 100644 --- a/doc/developers/testsuite.html +++ b/doc/developers/testsuite.html @@ -5,7 +5,7 @@ The deal.II Testsuite - + @@ -674,7 +674,7 @@ category/test.run_only
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II Authors
+// Copyright (C) 2015 - 2022 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/CMakeLists.txt b/doc/doxygen/CMakeLists.txt
index 05520844eb..ed4655130e 100644
--- a/doc/doxygen/CMakeLists.txt
+++ b/doc/doxygen/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2020 by the deal.II authors
+## Copyright (C) 2012 - 2021 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/doc/doxygen/headers/automatic_and_symbolic_differentiation.h b/doc/doxygen/headers/automatic_and_symbolic_differentiation.h
index c27f99f7dd..42368c46e1 100644
--- a/doc/doxygen/headers/automatic_and_symbolic_differentiation.h
+++ b/doc/doxygen/headers/automatic_and_symbolic_differentiation.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/c++.h b/doc/doxygen/headers/c++.h
index d69b23af2e..c630e190f5 100644
--- a/doc/doxygen/headers/c++.h
+++ b/doc/doxygen/headers/c++.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/coding_conventions.h b/doc/doxygen/headers/coding_conventions.h
index 2cf9434f56..c283f0538a 100644
--- a/doc/doxygen/headers/coding_conventions.h
+++ b/doc/doxygen/headers/coding_conventions.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 57b979d6a6..6e03c4d45a 100644
--- a/doc/doxygen/headers/distributed.h
+++ b/doc/doxygen/headers/distributed.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 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 719c672467..2df60159e8 100644
--- a/doc/doxygen/headers/glossary.h
+++ b/doc/doxygen/headers/glossary.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 21561a5599..c1ad126ba0 100644
--- a/doc/doxygen/headers/main.h
+++ b/doc/doxygen/headers/main.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/headers/simplex.h b/doc/doxygen/headers/simplex.h
index 6cbcd744af..85a7279e70 100644
--- a/doc/doxygen/headers/simplex.h
+++ b/doc/doxygen/headers/simplex.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/scripts/filter.pl b/doc/doxygen/scripts/filter.pl
index c431d8e4df..809be00de6 100755
--- a/doc/doxygen/scripts/filter.pl
+++ b/doc/doxygen/scripts/filter.pl
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2007 - 2020 by the deal.II authors
+## Copyright (C) 2007 - 2021 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 2eb1e93cb0..7b98c51d4c 100644
--- a/doc/doxygen/scripts/make_gallery.pl
+++ b/doc/doxygen/scripts/make_gallery.pl
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2020 by the deal.II authors
+## Copyright (C) 2013 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/doc/doxygen/scripts/steps.pl b/doc/doxygen/scripts/steps.pl
index 4ab2eb3244..55a4ebcfc6 100644
--- a/doc/doxygen/scripts/steps.pl
+++ b/doc/doxygen/scripts/steps.pl
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2006 - 2020 by the deal.II authors
+## Copyright (C) 2006 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/doc/doxygen/tutorial/CMakeLists.txt b/doc/doxygen/tutorial/CMakeLists.txt
index c6da5b3d42..99304a0516 100644
--- a/doc/doxygen/tutorial/CMakeLists.txt
+++ b/doc/doxygen/tutorial/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2020 by the deal.II Authors
+## Copyright (C) 2012 - 2022 by the deal.II Authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/doc/doxygen/tutorial/tutorial.h.in b/doc/doxygen/tutorial/tutorial.h.in
index fed5538315..c3ae3d5dc2 100644
--- a/doc/doxygen/tutorial/tutorial.h.in
+++ b/doc/doxygen/tutorial/tutorial.h.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/external-libs/cuda.html b/doc/external-libs/cuda.html
index a2de7fd637..a421a17aed 100644
--- a/doc/external-libs/cuda.html
+++ b/doc/external-libs/cuda.html
@@ -4,7 +4,7 @@
   
     The deal.II Readme on interfacing to CUDA
     
-    
+    
     
   
 
diff --git a/doc/external-libs/slepc.html b/doc/external-libs/slepc.html
index 0219f411c3..0b2660e2de 100644
--- a/doc/external-libs/slepc.html
+++ b/doc/external-libs/slepc.html
@@ -4,7 +4,7 @@
   
     The deal.II Readme on interfacing to SLEPc
     
-    
+    
     
   
 
diff --git a/doc/external-libs/trilinos.html b/doc/external-libs/trilinos.html
index 3c6deb19d2..d6e239afd8 100644
--- a/doc/external-libs/trilinos.html
+++ b/doc/external-libs/trilinos.html
@@ -4,7 +4,7 @@
   
     The deal.II Readme on interfacing to Trilinos
     
-    
+    
     
   
 
diff --git a/doc/readme.html b/doc/readme.html
index 094edc6182..9bc63c9cb9 100644
--- a/doc/readme.html
+++ b/doc/readme.html
@@ -7,7 +7,7 @@
     The deal.II Readme
     
     
-    
+    
     
 
 
diff --git a/doc/users/cmake_dealii.html b/doc/users/cmake_dealii.html
index 5d41771f91..72eec1dba7 100644
--- a/doc/users/cmake_dealii.html
+++ b/doc/users/cmake_dealii.html
@@ -5,7 +5,7 @@
     deal.II CMake documentation
     
     
-    
+    
     
   
 
diff --git a/doc/users/cmake_user.html b/doc/users/cmake_user.html
index 824862833e..f526394afd 100644
--- a/doc/users/cmake_user.html
+++ b/doc/users/cmake_user.html
@@ -5,7 +5,7 @@
     User CMake configuration - deal.II
     
     
-    
+    
     
   
 
diff --git a/doc/users/doxygen.html b/doc/users/doxygen.html
index 94bb121203..415a2e6f15 100644
--- a/doc/users/doxygen.html
+++ b/doc/users/doxygen.html
@@ -6,7 +6,7 @@
   deal.II Doxygen documentation
   
   
-  
+  
   
   
 
diff --git a/doc/users/testsuite.html b/doc/users/testsuite.html
index 567ae2dddd..21fd677cb8 100644
--- a/doc/users/testsuite.html
+++ b/doc/users/testsuite.html
@@ -5,7 +5,7 @@
   
   The deal.II Testsuite
   
-  
+  
   
   
 
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index 498cc2a678..5b2335ab71 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2020 by the deal.II authors
+## Copyright (C) 2012 - 2021 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/examples/step-1/step-1.cc b/examples/step-1/step-1.cc
index 49801e6391..262d4ee257 100644
--- a/examples/step-1/step-1.cc
+++ b/examples/step-1/step-1.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2021 by the deal.II authors
+ * Copyright (C) 1999 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-10/step-10.cc b/examples/step-10/step-10.cc
index 237207efd9..c0ba19ad55 100644
--- a/examples/step-10/step-10.cc
+++ b/examples/step-10/step-10.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2001 - 2021 by the deal.II authors
+ * Copyright (C) 2001 - 2022 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 bec34be767..1a36795923 100644
--- a/examples/step-11/step-11.cc
+++ b/examples/step-11/step-11.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2001 - 2021 by the deal.II authors
+ * Copyright (C) 2001 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-12/step-12.cc b/examples/step-12/step-12.cc
index 62712d43fd..59280b5feb 100644
--- a/examples/step-12/step-12.cc
+++ b/examples/step-12/step-12.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-12b/step-12b.cc b/examples/step-12b/step-12b.cc
index ded1a32cd3..704b1b2625 100644
--- a/examples/step-12b/step-12b.cc
+++ b/examples/step-12b/step-12b.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-13/step-13.cc b/examples/step-13/step-13.cc
index 61cb734d51..8e2d016800 100644
--- a/examples/step-13/step-13.cc
+++ b/examples/step-13/step-13.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2001 - 2021 by the deal.II authors
+ * Copyright (C) 2001 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-16/step-16.cc b/examples/step-16/step-16.cc
index ea76edf5ef..a312ccd88b 100644
--- a/examples/step-16/step-16.cc
+++ b/examples/step-16/step-16.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2003 - 2021 by the deal.II authors
+ * Copyright (C) 2003 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-17/step-17.cc b/examples/step-17/step-17.cc
index 8ed50612fa..b895593e24 100644
--- a/examples/step-17/step-17.cc
+++ b/examples/step-17/step-17.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2021 by the deal.II authors
+ * Copyright (C) 2000 - 2022 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 59d96acd82..9445b63bbf 100644
--- a/examples/step-18/step-18.cc
+++ b/examples/step-18/step-18.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2021 by the deal.II authors
+ * Copyright (C) 2000 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-19/step-19.cc b/examples/step-19/step-19.cc
index 87e56d18f5..8d18302c08 100644
--- a/examples/step-19/step-19.cc
+++ b/examples/step-19/step-19.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2021 by the deal.II authors
+ * Copyright (C) 2020 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-20/step-20.cc b/examples/step-20/step-20.cc
index c447fba204..d127d7acda 100644
--- a/examples/step-20/step-20.cc
+++ b/examples/step-20/step-20.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2005 - 2021 by the deal.II authors
+ * Copyright (C) 2005 - 2022 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 5f107b0eaa..8fadaf8b5f 100644
--- a/examples/step-21/step-21.cc
+++ b/examples/step-21/step-21.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2021 by the deal.II authors
+ * Copyright (C) 2006 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-24/step-24.cc b/examples/step-24/step-24.cc
index b9d15add26..448b44d892 100644
--- a/examples/step-24/step-24.cc
+++ b/examples/step-24/step-24.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2021 by the deal.II authors
+ * Copyright (C) 2006 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-25/step-25.cc b/examples/step-25/step-25.cc
index 7e66e6ce4f..ee2cabd13d 100644
--- a/examples/step-25/step-25.cc
+++ b/examples/step-25/step-25.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2020 by the deal.II authors
+ * Copyright (C) 2006 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-28/step-28.cc b/examples/step-28/step-28.cc
index 205579d352..bf352854ba 100644
--- a/examples/step-28/step-28.cc
+++ b/examples/step-28/step-28.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-3/step-3.cc b/examples/step-3/step-3.cc
index 3537a2102f..bcc5c4b3cb 100644
--- a/examples/step-3/step-3.cc
+++ b/examples/step-3/step-3.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2021 by the deal.II authors
+ * Copyright (C) 1999 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-31/step-31.cc b/examples/step-31/step-31.cc
index 2bd9d0a237..f2b6017c48 100644
--- a/examples/step-31/step-31.cc
+++ b/examples/step-31/step-31.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2021 by the deal.II authors
+ * Copyright (C) 2007 - 2022 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 cfb968f659..309c0064ba 100644
--- a/examples/step-32/step-32.cc
+++ b/examples/step-32/step-32.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2021 by the deal.II authors
+ * Copyright (C) 2008 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-35/step-35.cc b/examples/step-35/step-35.cc
index d4fa04c223..89672e9041 100644
--- a/examples/step-35/step-35.cc
+++ b/examples/step-35/step-35.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-36/step-36.cc b/examples/step-36/step-36.cc
index 9a0c780514..e97b6f4acf 100644
--- a/examples/step-36/step-36.cc
+++ b/examples/step-36/step-36.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-37/step-37.cc b/examples/step-37/step-37.cc
index d19dc5fa81..71538ac9cf 100644
--- a/examples/step-37/step-37.cc
+++ b/examples/step-37/step-37.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-38/step-38.cc b/examples/step-38/step-38.cc
index 26503a9325..8f6121e1f6 100644
--- a/examples/step-38/step-38.cc
+++ b/examples/step-38/step-38.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2021 by the deal.II authors
+ * Copyright (C) 2010 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-40/step-40.cc b/examples/step-40/step-40.cc
index de9d4c487e..06dcbadb1d 100644
--- a/examples/step-40/step-40.cc
+++ b/examples/step-40/step-40.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-42/step-42.cc b/examples/step-42/step-42.cc
index cfa0dd7822..c83313f5a3 100644
--- a/examples/step-42/step-42.cc
+++ b/examples/step-42/step-42.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2012 - 2021 by the deal.II authors
+ * Copyright (C) 2012 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-43/step-43.cc b/examples/step-43/step-43.cc
index fc2aded054..ee97b1bad1 100644
--- a/examples/step-43/step-43.cc
+++ b/examples/step-43/step-43.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2021 by the deal.II authors
+ * Copyright (C) 2010 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-44/step-44.cc b/examples/step-44/step-44.cc
index 26454322b8..3ea19e30ac 100644
--- a/examples/step-44/step-44.cc
+++ b/examples/step-44/step-44.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2020 by the deal.II authors and
+ * Copyright (C) 2010 - 2022 by the deal.II authors and
  *                              & Jean-Paul Pelteret and Andrew McBride
  *
  * This file is part of the deal.II library.
diff --git a/examples/step-45/step-45.cc b/examples/step-45/step-45.cc
index 3a3cc6f1af..e851e2cefb 100644
--- a/examples/step-45/step-45.cc
+++ b/examples/step-45/step-45.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2020 by the deal.II authors
+ * Copyright (C) 2008 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-48/step-48.cc b/examples/step-48/step-48.cc
index b31e36c807..9f1f8acdff 100644
--- a/examples/step-48/step-48.cc
+++ b/examples/step-48/step-48.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2011 - 2021 by the deal.II authors
+ * Copyright (C) 2011 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-49/step-49.cc b/examples/step-49/step-49.cc
index 3f926423cf..d032b70cdb 100644
--- a/examples/step-49/step-49.cc
+++ b/examples/step-49/step-49.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2021 by the deal.II authors
+ * Copyright (C) 2013 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-50/step-50.cc b/examples/step-50/step-50.cc
index e118e32800..6ee0e71d68 100644
--- a/examples/step-50/step-50.cc
+++ b/examples/step-50/step-50.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2021 by the deal.II authors
+ * Copyright (C) 2019 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-52/step-52.cc b/examples/step-52/step-52.cc
index 5256e347ff..69516878e9 100644
--- a/examples/step-52/step-52.cc
+++ b/examples/step-52/step-52.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2014 - 2021 by the deal.II authors
+ * Copyright (C) 2014 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-55/step-55.cc b/examples/step-55/step-55.cc
index 291feb34ba..a0392ab99b 100644
--- a/examples/step-55/step-55.cc
+++ b/examples/step-55/step-55.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2021 by the deal.II authors
+ * Copyright (C) 2016 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-56/step-56.cc b/examples/step-56/step-56.cc
index 625b035d6b..abf7b38290 100644
--- a/examples/step-56/step-56.cc
+++ b/examples/step-56/step-56.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2021 by the deal.II authors
+ * Copyright (C) 2016 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-57/step-57.cc b/examples/step-57/step-57.cc
index 2d67c9d9a9..a2ee6bbd8b 100644
--- a/examples/step-57/step-57.cc
+++ b/examples/step-57/step-57.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2020 by the deal.II authors
+ * Copyright (C) 2008 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-59/step-59.cc b/examples/step-59/step-59.cc
index 029fc6a8cd..14fe05c794 100644
--- a/examples/step-59/step-59.cc
+++ b/examples/step-59/step-59.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2021 by the deal.II authors
+ * Copyright (C) 2018 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-6/step-6.cc b/examples/step-6/step-6.cc
index c34903c5fa..682008eb72 100644
--- a/examples/step-6/step-6.cc
+++ b/examples/step-6/step-6.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2020 by the deal.II authors
+ * Copyright (C) 2000 - 2021 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-60/step-60.cc b/examples/step-60/step-60.cc
index 7e28606448..97fd10d2b8 100644
--- a/examples/step-60/step-60.cc
+++ b/examples/step-60/step-60.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2020 by the deal.II authors
+ * Copyright (C) 2018 - 2021 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 1d8a9572ca..325be5ca26 100644
--- a/examples/step-62/step-62.cc
+++ b/examples/step-62/step-62.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2021 by the deal.II authors
+ * Copyright (C) 2018 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-63/step-63.cc b/examples/step-63/step-63.cc
index 6ac169c569..88a1e3aff3 100644
--- a/examples/step-63/step-63.cc
+++ b/examples/step-63/step-63.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2021 by the deal.II authors
+ * Copyright (C) 2018 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-64/step-64.cu b/examples/step-64/step-64.cu
index bc2c550a32..0c734c0000 100644
--- a/examples/step-64/step-64.cu
+++ b/examples/step-64/step-64.cu
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2020 by the deal.II authors
+ * Copyright (C) 2019 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-66/step-66.cc b/examples/step-66/step-66.cc
index 0c22657787..dff2f9374b 100644
--- a/examples/step-66/step-66.cc
+++ b/examples/step-66/step-66.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 by the deal.II authors
+ * Copyright (C) 2021 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-67/step-67.cc b/examples/step-67/step-67.cc
index b80cd368fd..1da6c6e3bc 100644
--- a/examples/step-67/step-67.cc
+++ b/examples/step-67/step-67.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2021 by the deal.II authors
+ * Copyright (C) 2020 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-69/step-69.cc b/examples/step-69/step-69.cc
index c4928e5551..70d96ca136 100644
--- a/examples/step-69/step-69.cc
+++ b/examples/step-69/step-69.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2021 by the deal.II authors
+ * Copyright (C) 2019 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-70/step-70.cc b/examples/step-70/step-70.cc
index 3afb736204..44ec147865 100644
--- a/examples/step-70/step-70.cc
+++ b/examples/step-70/step-70.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2021 by the deal.II authors
+ * Copyright (C) 2020 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-71/step-71.cc b/examples/step-71/step-71.cc
index 8ad2969c82..cd68cdb3b5 100644
--- a/examples/step-71/step-71.cc
+++ b/examples/step-71/step-71.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 by the deal.II authors
+ * Copyright (C) 2021 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-74/step-74.cc b/examples/step-74/step-74.cc
index bf8970e118..b9a573bd40 100644
--- a/examples/step-74/step-74.cc
+++ b/examples/step-74/step-74.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2021 by the deal.II authors
+ * Copyright (C) 2020 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-76/step-76.cc b/examples/step-76/step-76.cc
index b49d0a784b..ce8aa5f467 100644
--- a/examples/step-76/step-76.cc
+++ b/examples/step-76/step-76.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2021 by the deal.II authors
+ * Copyright (C) 2020 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-79/step-79.cc b/examples/step-79/step-79.cc
index 4c502426d6..7491db973a 100644
--- a/examples/step-79/step-79.cc
+++ b/examples/step-79/step-79.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 by the deal.II authors
+ * Copyright (C) 2021 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-85/step-85.cc b/examples/step-85/step-85.cc
index 2a6c035af2..65add98187 100644
--- a/examples/step-85/step-85.cc
+++ b/examples/step-85/step-85.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2021 by the deal.II authors
+ * Copyright (C) 2021 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/include/deal.II/algorithms/any_data.h b/include/deal.II/algorithms/any_data.h
index e163705715..d9c1ed57bb 100644
--- a/include/deal.II/algorithms/any_data.h
+++ b/include/deal.II/algorithms/any_data.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 cec456edda..ac7dcac3ed 100644
--- a/include/deal.II/algorithms/general_data_storage.h
+++ b/include/deal.II/algorithms/general_data_storage.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/arborx/access_traits.h b/include/deal.II/arborx/access_traits.h
index cf9caeadf9..b1269fc5d4 100644
--- a/include/deal.II/arborx/access_traits.h
+++ b/include/deal.II/arborx/access_traits.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/aligned_vector.h b/include/deal.II/base/aligned_vector.h
index 57800f36ce..7913f06a31 100644
--- a/include/deal.II/base/aligned_vector.h
+++ b/include/deal.II/base/aligned_vector.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/bounding_box_data_out.h b/include/deal.II/base/bounding_box_data_out.h
index 7fc0c29262..f79fb6072f 100644
--- a/include/deal.II/base/bounding_box_data_out.h
+++ b/include/deal.II/base/bounding_box_data_out.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 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 4ab74a0df4..ae16c5d956 100644
--- a/include/deal.II/base/config.h.in
+++ b/include/deal.II/base/config.h.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2021 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/data_out_base.h b/include/deal.II/base/data_out_base.h
index f5abc008fb..c0b7ad769b 100644
--- a/include/deal.II/base/data_out_base.h
+++ b/include/deal.II/base/data_out_base.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 ffdb5c49b9..10d6545ed1 100644
--- a/include/deal.II/base/derivative_form.h
+++ b/include/deal.II/base/derivative_form.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 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 795eeaa82f..a7e61840dd 100644
--- a/include/deal.II/base/discrete_time.h
+++ b/include/deal.II/base/discrete_time.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/exceptions.h b/include/deal.II/base/exceptions.h
index 7ee3d1815d..2f2499ea6b 100644
--- a/include/deal.II/base/exceptions.h
+++ b/include/deal.II/base/exceptions.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/flow_function.h b/include/deal.II/base/flow_function.h
index f6fbe18635..eb37be7c8b 100644
--- a/include/deal.II/base/flow_function.h
+++ b/include/deal.II/base/flow_function.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2021 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 932ff5afcd..f5005ff8fe 100644
--- a/include/deal.II/base/function.h
+++ b/include/deal.II/base/function.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 766dfa7ef1..0e853940c4 100644
--- a/include/deal.II/base/function_cspline.h
+++ b/include/deal.II/base/function_cspline.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/function_parser.h b/include/deal.II/base/function_parser.h
index 2e0934baf4..f017783888 100644
--- a/include/deal.II/base/function_parser.h
+++ b/include/deal.II/base/function_parser.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/function_signed_distance.h b/include/deal.II/base/function_signed_distance.h
index 4851396ab3..45daae96d4 100644
--- a/include/deal.II/base/function_signed_distance.h
+++ b/include/deal.II/base/function_signed_distance.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/geometric_utilities.h b/include/deal.II/base/geometric_utilities.h
index 0ea6e108bd..5dcc763d07 100644
--- a/include/deal.II/base/geometric_utilities.h
+++ b/include/deal.II/base/geometric_utilities.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 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 495a99ce18..674e501d57 100644
--- a/include/deal.II/base/geometry_info.h
+++ b/include/deal.II/base/geometry_info.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 adfe74fad9..ec2c1aa5dd 100644
--- a/include/deal.II/base/hdf5.h
+++ b/include/deal.II/base/hdf5.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/incremental_function.h b/include/deal.II/base/incremental_function.h
index c3286ce3c8..992672fd92 100644
--- a/include/deal.II/base/incremental_function.h
+++ b/include/deal.II/base/incremental_function.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/index_set.h b/include/deal.II/base/index_set.h
index 1401a25f81..ba8756710e 100644
--- a/include/deal.II/base/index_set.h
+++ b/include/deal.II/base/index_set.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/iterator_range.h b/include/deal.II/base/iterator_range.h
index 7151275fb7..b9bc60dd9b 100644
--- a/include/deal.II/base/iterator_range.h
+++ b/include/deal.II/base/iterator_range.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/linear_index_iterator.h b/include/deal.II/base/linear_index_iterator.h
index f50f532688..4a00068860 100644
--- a/include/deal.II/base/linear_index_iterator.h
+++ b/include/deal.II/base/linear_index_iterator.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 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 33d05321c7..7cfc06cb42 100644
--- a/include/deal.II/base/memory_consumption.h
+++ b/include/deal.II/base/memory_consumption.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 fd10610f5d..20211a7301 100644
--- a/include/deal.II/base/mg_level_object.h
+++ b/include/deal.II/base/mg_level_object.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/mpi.h b/include/deal.II/base/mpi.h
index fd3ca10ca5..9dd3af6b0a 100644
--- a/include/deal.II/base/mpi.h
+++ b/include/deal.II/base/mpi.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/mpi.templates.h b/include/deal.II/base/mpi.templates.h
index 844e88898f..2d8fede2c9 100644
--- a/include/deal.II/base/mpi.templates.h
+++ b/include/deal.II/base/mpi.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/mpi_compute_index_owner_internal.h b/include/deal.II/base/mpi_compute_index_owner_internal.h
index 1b7ce89dbc..20efb739f4 100644
--- a/include/deal.II/base/mpi_compute_index_owner_internal.h
+++ b/include/deal.II/base/mpi_compute_index_owner_internal.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/mpi_consensus_algorithms.h b/include/deal.II/base/mpi_consensus_algorithms.h
index 18dbbc6fcb..4e98650285 100644
--- a/include/deal.II/base/mpi_consensus_algorithms.h
+++ b/include/deal.II/base/mpi_consensus_algorithms.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/mpi_consensus_algorithms.templates.h b/include/deal.II/base/mpi_consensus_algorithms.templates.h
index 3a03f202ef..004dc90791 100644
--- a/include/deal.II/base/mpi_consensus_algorithms.templates.h
+++ b/include/deal.II/base/mpi_consensus_algorithms.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/mpi_noncontiguous_partitioner.templates.h b/include/deal.II/base/mpi_noncontiguous_partitioner.templates.h
index e0bb073137..62f9079dbd 100644
--- a/include/deal.II/base/mpi_noncontiguous_partitioner.templates.h
+++ b/include/deal.II/base/mpi_noncontiguous_partitioner.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/mpi_remote_point_evaluation.h b/include/deal.II/base/mpi_remote_point_evaluation.h
index 51a0a75778..01d9c73267 100644
--- a/include/deal.II/base/mpi_remote_point_evaluation.h
+++ b/include/deal.II/base/mpi_remote_point_evaluation.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/mu_parser_internal.h b/include/deal.II/base/mu_parser_internal.h
index d068ccd895..8ffa03ffc2 100644
--- a/include/deal.II/base/mu_parser_internal.h
+++ b/include/deal.II/base/mu_parser_internal.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2019 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/multithread_info.h b/include/deal.II/base/multithread_info.h
index c0370ac57b..ef4560a5ea 100644
--- a/include/deal.II/base/multithread_info.h
+++ b/include/deal.II/base/multithread_info.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 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 2f7f9fe1f5..f53f6b6cc1 100644
--- a/include/deal.II/base/numbers.h
+++ b/include/deal.II/base/numbers.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/parallel.h b/include/deal.II/base/parallel.h
index 308731e32b..066b372806 100644
--- a/include/deal.II/base/parallel.h
+++ b/include/deal.II/base/parallel.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/parameter_acceptor.h b/include/deal.II/base/parameter_acceptor.h
index 6457d5782f..de965147be 100644
--- a/include/deal.II/base/parameter_acceptor.h
+++ b/include/deal.II/base/parameter_acceptor.h
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/parameter_handler.h b/include/deal.II/base/parameter_handler.h
index 13a80cffab..3caf72b6ac 100644
--- a/include/deal.II/base/parameter_handler.h
+++ b/include/deal.II/base/parameter_handler.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 657d0792e9..4d7b6201f8 100644
--- a/include/deal.II/base/parsed_convergence_table.h
+++ b/include/deal.II/base/parsed_convergence_table.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/partitioner.h b/include/deal.II/base/partitioner.h
index 89fd6d6af0..5596a99153 100644
--- a/include/deal.II/base/partitioner.h
+++ b/include/deal.II/base/partitioner.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/partitioner.templates.h b/include/deal.II/base/partitioner.templates.h
index 34fe115dac..4358feeb94 100644
--- a/include/deal.II/base/partitioner.templates.h
+++ b/include/deal.II/base/partitioner.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/path_search.h b/include/deal.II/base/path_search.h
index f105d4c624..cfd25c7137 100644
--- a/include/deal.II/base/path_search.h
+++ b/include/deal.II/base/path_search.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 d540952258..082ddf93f8 100644
--- a/include/deal.II/base/patterns.h
+++ b/include/deal.II/base/patterns.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/polynomial_space.h b/include/deal.II/base/polynomial_space.h
index 4193169fb6..e11ddcf9c2 100644
--- a/include/deal.II/base/polynomial_space.h
+++ b/include/deal.II/base/polynomial_space.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2021 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/polynomials_barycentric.h b/include/deal.II/base/polynomials_barycentric.h
index eb5fd8564f..ce1e41a142 100644
--- a/include/deal.II/base/polynomials_barycentric.h
+++ b/include/deal.II/base/polynomials_barycentric.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/polynomials_p.h b/include/deal.II/base/polynomials_p.h
index 3e31f277b0..0602122492 100644
--- a/include/deal.II/base/polynomials_p.h
+++ b/include/deal.II/base/polynomials_p.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2022 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 7475cd07eb..2ba79b8ca2 100644
--- a/include/deal.II/base/polynomials_pyramid.h
+++ b/include/deal.II/base/polynomials_pyramid.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/polynomials_rannacher_turek.h b/include/deal.II/base/polynomials_rannacher_turek.h
index bbc8b16d7e..b6ba0046c1 100644
--- a/include/deal.II/base/polynomials_rannacher_turek.h
+++ b/include/deal.II/base/polynomials_rannacher_turek.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/polynomials_raviart_thomas.h b/include/deal.II/base/polynomials_raviart_thomas.h
index 6553972587..f8eee98c73 100644
--- a/include/deal.II/base/polynomials_raviart_thomas.h
+++ b/include/deal.II/base/polynomials_raviart_thomas.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 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 dfd86334f7..ddfec3a89d 100644
--- a/include/deal.II/base/polynomials_wedge.h
+++ b/include/deal.II/base/polynomials_wedge.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/quadrature.h b/include/deal.II/base/quadrature.h
index effb96ad2f..04138d2a8e 100644
--- a/include/deal.II/base/quadrature.h
+++ b/include/deal.II/base/quadrature.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/quadrature_lib.h b/include/deal.II/base/quadrature_lib.h
index f3f0d3c126..4cb866f49b 100644
--- a/include/deal.II/base/quadrature_lib.h
+++ b/include/deal.II/base/quadrature_lib.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/quadrature_point_data.h b/include/deal.II/base/quadrature_point_data.h
index 41b36bd554..f64933bffc 100644
--- a/include/deal.II/base/quadrature_point_data.h
+++ b/include/deal.II/base/quadrature_point_data.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/scalar_polynomials_base.h b/include/deal.II/base/scalar_polynomials_base.h
index 36dbc7fdfe..7e6b4507d1 100644
--- a/include/deal.II/base/scalar_polynomials_base.h
+++ b/include/deal.II/base/scalar_polynomials_base.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 5c8bb95fe1..798f3992c3 100644
--- a/include/deal.II/base/smartpointer.h
+++ b/include/deal.II/base/smartpointer.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 19494c23af..c018b04fae 100644
--- a/include/deal.II/base/subscriptor.h
+++ b/include/deal.II/base/subscriptor.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 e66433cf99..27cf92b3c4 100644
--- a/include/deal.II/base/symmetric_tensor.h
+++ b/include/deal.II/base/symmetric_tensor.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 11fd79bd06..2d4fd97715 100644
--- a/include/deal.II/base/symmetric_tensor.templates.h
+++ b/include/deal.II/base/symmetric_tensor.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 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 ef80b4f6fd..40d7637444 100644
--- a/include/deal.II/base/synchronous_iterator.h
+++ b/include/deal.II/base/synchronous_iterator.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 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 2c48b74e93..d66d172292 100644
--- a/include/deal.II/base/table.h
+++ b/include/deal.II/base/table.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2021 by the deal.II authors
+// Copyright (C) 2002 - 2022 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 a0d2b524c7..451cc2c180 100644
--- a/include/deal.II/base/table_handler.h
+++ b/include/deal.II/base/table_handler.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/table_indices.h b/include/deal.II/base/table_indices.h
index 35d408b72c..f7d8a7c5ab 100644
--- a/include/deal.II/base/table_indices.h
+++ b/include/deal.II/base/table_indices.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 78c20a4775..0d49d35b8f 100644
--- a/include/deal.II/base/template_constraints.h
+++ b/include/deal.II/base/template_constraints.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/tensor.h b/include/deal.II/base/tensor.h
index fe43467458..a911d7f4da 100644
--- a/include/deal.II/base/tensor.h
+++ b/include/deal.II/base/tensor.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/tensor_function_parser.h b/include/deal.II/base/tensor_function_parser.h
index d86377ee44..fe4efc3052 100644
--- a/include/deal.II/base/tensor_function_parser.h
+++ b/include/deal.II/base/tensor_function_parser.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/tensor_polynomials_base.h b/include/deal.II/base/tensor_polynomials_base.h
index 1f8d7e3f37..13fd7b46a7 100644
--- a/include/deal.II/base/tensor_polynomials_base.h
+++ b/include/deal.II/base/tensor_polynomials_base.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/tensor_product_polynomials.h b/include/deal.II/base/tensor_product_polynomials.h
index bfa7734561..48b5c04f44 100644
--- a/include/deal.II/base/tensor_product_polynomials.h
+++ b/include/deal.II/base/tensor_product_polynomials.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/tensor_product_polynomials_bubbles.h b/include/deal.II/base/tensor_product_polynomials_bubbles.h
index bd472af5c0..cd9d59d074 100644
--- a/include/deal.II/base/tensor_product_polynomials_bubbles.h
+++ b/include/deal.II/base/tensor_product_polynomials_bubbles.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2021 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/tensor_product_polynomials_const.h b/include/deal.II/base/tensor_product_polynomials_const.h
index 62d1655e1d..294d1c8cc2 100644
--- a/include/deal.II/base/tensor_product_polynomials_const.h
+++ b/include/deal.II/base/tensor_product_polynomials_const.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/thread_management.h b/include/deal.II/base/thread_management.h
index af904540f7..a42babc246 100644
--- a/include/deal.II/base/thread_management.h
+++ b/include/deal.II/base/thread_management.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 d09e6881e7..cb1275ab95 100644
--- a/include/deal.II/base/time_stepping.h
+++ b/include/deal.II/base/time_stepping.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/time_stepping.templates.h b/include/deal.II/base/time_stepping.templates.h
index 65d73a6ef4..785b522fe1 100644
--- a/include/deal.II/base/time_stepping.templates.h
+++ b/include/deal.II/base/time_stepping.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/types.h b/include/deal.II/base/types.h
index 57d5a1a42d..af1ded7910 100644
--- a/include/deal.II/base/types.h
+++ b/include/deal.II/base/types.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/utilities.h b/include/deal.II/base/utilities.h
index a003facbe3..00620c633e 100644
--- a/include/deal.II/base/utilities.h
+++ b/include/deal.II/base/utilities.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 369863610f..720e29e885 100644
--- a/include/deal.II/base/vectorization.h
+++ b/include/deal.II/base/vectorization.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 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 ad9045e047..c58c15a378 100644
--- a/include/deal.II/base/work_stream.h
+++ b/include/deal.II/base/work_stream.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/differentiation/ad/ad_helpers.h b/include/deal.II/differentiation/ad/ad_helpers.h
index 2cc9249453..3a8c1dafb7 100644
--- a/include/deal.II/differentiation/ad/ad_helpers.h
+++ b/include/deal.II/differentiation/ad/ad_helpers.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/differentiation/ad/adolc_math.h b/include/deal.II/differentiation/ad/adolc_math.h
index d1e79547f0..54ea192d2e 100644
--- a/include/deal.II/differentiation/ad/adolc_math.h
+++ b/include/deal.II/differentiation/ad/adolc_math.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 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 c60c9c82bf..15b0892980 100644
--- a/include/deal.II/differentiation/sd/symengine_number_visitor_internal.h
+++ b/include/deal.II/differentiation/sd/symengine_number_visitor_internal.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/differentiation/sd/symengine_optimizer.h b/include/deal.II/differentiation/sd/symengine_optimizer.h
index fb6d190ce7..07f76f579e 100644
--- a/include/deal.II/differentiation/sd/symengine_optimizer.h
+++ b/include/deal.II/differentiation/sd/symengine_optimizer.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/differentiation/sd/symengine_scalar_operations.h b/include/deal.II/differentiation/sd/symengine_scalar_operations.h
index f26c2f2eaa..07d9d3ad51 100644
--- a/include/deal.II/differentiation/sd/symengine_scalar_operations.h
+++ b/include/deal.II/differentiation/sd/symengine_scalar_operations.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 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 38415873b9..1a617e2081 100644
--- a/include/deal.II/differentiation/sd/symengine_tensor_operations.h
+++ b/include/deal.II/differentiation/sd/symengine_tensor_operations.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 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 1247df71f1..a4c106eb23 100644
--- a/include/deal.II/differentiation/sd/symengine_types.h
+++ b/include/deal.II/differentiation/sd/symengine_types.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 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 f3407e24ad..7dc3842daa 100644
--- a/include/deal.II/differentiation/sd/symengine_utilities.h
+++ b/include/deal.II/differentiation/sd/symengine_utilities.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/distributed/cell_data_transfer.templates.h b/include/deal.II/distributed/cell_data_transfer.templates.h
index 5b4b82eabc..83dd4fbadb 100644
--- a/include/deal.II/distributed/cell_data_transfer.templates.h
+++ b/include/deal.II/distributed/cell_data_transfer.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 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 a2064d37d2..75981ac2ce 100644
--- a/include/deal.II/distributed/fully_distributed_tria.h
+++ b/include/deal.II/distributed/fully_distributed_tria.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/distributed/tria.h b/include/deal.II/distributed/tria.h
index b843f58aae..3d31499578 100644
--- a/include/deal.II/distributed/tria.h
+++ b/include/deal.II/distributed/tria.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/distributed/tria_base.h b/include/deal.II/distributed/tria_base.h
index 12e08d0cbd..67052755e3 100644
--- a/include/deal.II/distributed/tria_base.h
+++ b/include/deal.II/distributed/tria_base.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/dofs/dof_accessor.h b/include/deal.II/dofs/dof_accessor.h
index 2f561c44ed..74f4f3f163 100644
--- a/include/deal.II/dofs/dof_accessor.h
+++ b/include/deal.II/dofs/dof_accessor.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 2f81f26a6e..9c0203030e 100644
--- a/include/deal.II/dofs/dof_accessor.templates.h
+++ b/include/deal.II/dofs/dof_accessor.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 25c6c46c36..12f74742ed 100644
--- a/include/deal.II/dofs/dof_handler.h
+++ b/include/deal.II/dofs/dof_handler.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/dofs/dof_renumbering.h b/include/deal.II/dofs/dof_renumbering.h
index ef7d7e5060..39136671bc 100644
--- a/include/deal.II/dofs/dof_renumbering.h
+++ b/include/deal.II/dofs/dof_renumbering.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/dofs/dof_tools.h b/include/deal.II/dofs/dof_tools.h
index dd6e686f99..5a28833641 100644
--- a/include/deal.II/dofs/dof_tools.h
+++ b/include/deal.II/dofs/dof_tools.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 6ac55e8eeb..c27db0e846 100644
--- a/include/deal.II/fe/block_mask.h
+++ b/include/deal.II/fe/block_mask.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 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 922434c39b..d2d03218f8 100644
--- a/include/deal.II/fe/component_mask.h
+++ b/include/deal.II/fe/component_mask.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 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 1529153850..3bd303c1f5 100644
--- a/include/deal.II/fe/fe.h
+++ b/include/deal.II/fe/fe.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 a00042a6f2..84eb268511 100644
--- a/include/deal.II/fe/fe_base.h
+++ b/include/deal.II/fe/fe_base.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_dg_vector.templates.h b/include/deal.II/fe/fe_dg_vector.templates.h
index d61b90c8ea..36d7a5c4cc 100644
--- a/include/deal.II/fe/fe_dg_vector.templates.h
+++ b/include/deal.II/fe/fe_dg_vector.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2021 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_dgq.h b/include/deal.II/fe/fe_dgq.h
index d87cacb969..a45310ed04 100644
--- a/include/deal.II/fe/fe_dgq.h
+++ b/include/deal.II/fe/fe_dgq.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2021 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 ab06a5ef84..b213950aae 100644
--- a/include/deal.II/fe/fe_interface_values.h
+++ b/include/deal.II/fe/fe_interface_values.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_nedelec.h b/include/deal.II/fe/fe_nedelec.h
index 211d6c0a94..d39627d3b4 100644
--- a/include/deal.II/fe/fe_nedelec.h
+++ b/include/deal.II/fe/fe_nedelec.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2021 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_nedelec_sz.h b/include/deal.II/fe/fe_nedelec_sz.h
index 11d93ed495..adc53214d0 100644
--- a/include/deal.II/fe/fe_nedelec_sz.h
+++ b/include/deal.II/fe/fe_nedelec_sz.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_nothing.h b/include/deal.II/fe/fe_nothing.h
index ec229d6dc1..e5d879f333 100644
--- a/include/deal.II/fe/fe_nothing.h
+++ b/include/deal.II/fe/fe_nothing.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_poly.h b/include/deal.II/fe/fe_poly.h
index 272d3b4ec3..934388f757 100644
--- a/include/deal.II/fe/fe_poly.h
+++ b/include/deal.II/fe/fe_poly.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_poly.templates.h b/include/deal.II/fe/fe_poly.templates.h
index 90623fef91..e1270a5b40 100644
--- a/include/deal.II/fe/fe_poly.templates.h
+++ b/include/deal.II/fe/fe_poly.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2021 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_poly_face.templates.h b/include/deal.II/fe/fe_poly_face.templates.h
index 35b862ca85..02e7e27068 100644
--- a/include/deal.II/fe/fe_poly_face.templates.h
+++ b/include/deal.II/fe/fe_poly_face.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_poly_tensor.h b/include/deal.II/fe/fe_poly_tensor.h
index 002f1fbfa4..2af01f34ad 100644
--- a/include/deal.II/fe/fe_poly_tensor.h
+++ b/include/deal.II/fe/fe_poly_tensor.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_q_dg0.h b/include/deal.II/fe/fe_q_dg0.h
index bbd2becc13..1719633d53 100644
--- a/include/deal.II/fe/fe_q_dg0.h
+++ b/include/deal.II/fe/fe_q_dg0.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2021 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_raviart_thomas.h b/include/deal.II/fe/fe_raviart_thomas.h
index fcd9e93e4d..aba6b1a374 100644
--- a/include/deal.II/fe/fe_raviart_thomas.h
+++ b/include/deal.II/fe/fe_raviart_thomas.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/fe_system.h b/include/deal.II/fe/fe_system.h
index 520ddf6369..b834c4c95e 100644
--- a/include/deal.II/fe/fe_system.h
+++ b/include/deal.II/fe/fe_system.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 280949112d..c46c62f299 100644
--- a/include/deal.II/fe/fe_tools.h
+++ b/include/deal.II/fe/fe_tools.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 fc92f2a2a6..7106bb5b1e 100644
--- a/include/deal.II/fe/fe_tools_extrapolate.templates.h
+++ b/include/deal.II/fe/fe_tools_extrapolate.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 fbdf6ff1b6..3afa943daf 100644
--- a/include/deal.II/fe/fe_tools_interpolate.templates.h
+++ b/include/deal.II/fe/fe_tools_interpolate.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 17efa23e18..38a0f71c4e 100644
--- a/include/deal.II/fe/fe_update_flags.h
+++ b/include/deal.II/fe/fe_update_flags.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 bcef903b8d..d1bd1d115a 100644
--- a/include/deal.II/fe/fe_values.h
+++ b/include/deal.II/fe/fe_values.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 fe2a85a3dc..9335dce1d2 100644
--- a/include/deal.II/fe/mapping.h
+++ b/include/deal.II/fe/mapping.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/mapping_c1.h b/include/deal.II/fe/mapping_c1.h
index f66df033bf..22574def6f 100644
--- a/include/deal.II/fe/mapping_c1.h
+++ b/include/deal.II/fe/mapping_c1.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2021 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 43778d7b8a..7639eee65b 100644
--- a/include/deal.II/fe/mapping_manifold.h
+++ b/include/deal.II/fe/mapping_manifold.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/mapping_q.h b/include/deal.II/fe/mapping_q.h
index 447a114eee..db16efb8c8 100644
--- a/include/deal.II/fe/mapping_q.h
+++ b/include/deal.II/fe/mapping_q.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 1313d4aadf..0aeb7a862c 100644
--- a/include/deal.II/fe/mapping_q1_eulerian.h
+++ b/include/deal.II/fe/mapping_q1_eulerian.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2021 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 2174e1480b..df3333a2fe 100644
--- a/include/deal.II/fe/mapping_q_internal.h
+++ b/include/deal.II/fe/mapping_q_internal.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/grid/cell_id_translator.h b/include/deal.II/grid/cell_id_translator.h
index 02166bacd0..552082e4c7 100644
--- a/include/deal.II/grid/cell_id_translator.h
+++ b/include/deal.II/grid/cell_id_translator.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/grid/filtered_iterator.h b/include/deal.II/grid/filtered_iterator.h
index 9f202eac46..b97f5eb8e3 100644
--- a/include/deal.II/grid/filtered_iterator.h
+++ b/include/deal.II/grid/filtered_iterator.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2021 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 fd4a7e2018..bd9fd57c64 100644
--- a/include/deal.II/grid/grid_generator.h
+++ b/include/deal.II/grid/grid_generator.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 0311c1ed58..2832fec37b 100644
--- a/include/deal.II/grid/grid_in.h
+++ b/include/deal.II/grid/grid_in.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/grid/grid_refinement.h b/include/deal.II/grid/grid_refinement.h
index 61ab73cb5e..6a28333574 100644
--- a/include/deal.II/grid/grid_refinement.h
+++ b/include/deal.II/grid/grid_refinement.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 2ac4cf141b..f3f85b5ee9 100644
--- a/include/deal.II/grid/grid_tools.h
+++ b/include/deal.II/grid/grid_tools.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 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 f188fd791c..9e1bacd247 100644
--- a/include/deal.II/grid/grid_tools_cache.h
+++ b/include/deal.II/grid/grid_tools_cache.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/grid/grid_tools_cache_update_flags.h b/include/deal.II/grid/grid_tools_cache_update_flags.h
index fa1ec4829b..904073a754 100644
--- a/include/deal.II/grid/grid_tools_cache_update_flags.h
+++ b/include/deal.II/grid/grid_tools_cache_update_flags.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 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 d892971179..d8133289f4 100644
--- a/include/deal.II/grid/intergrid_map.h
+++ b/include/deal.II/grid/intergrid_map.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/grid/manifold.h b/include/deal.II/grid/manifold.h
index 99ed0b867d..4d806dce98 100644
--- a/include/deal.II/grid/manifold.h
+++ b/include/deal.II/grid/manifold.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 3f4a4681f8..631d4be2de 100644
--- a/include/deal.II/grid/manifold_lib.h
+++ b/include/deal.II/grid/manifold_lib.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/grid/persistent_tria.h b/include/deal.II/grid/persistent_tria.h
index 05e8448157..8c99d49514 100644
--- a/include/deal.II/grid/persistent_tria.h
+++ b/include/deal.II/grid/persistent_tria.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 1a6ec8f8de..9d21ca8aa7 100644
--- a/include/deal.II/grid/reference_cell.h
+++ b/include/deal.II/grid/reference_cell.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/grid/tria_accessor.h b/include/deal.II/grid/tria_accessor.h
index 3f33902091..2d191f5dcd 100644
--- a/include/deal.II/grid/tria_accessor.h
+++ b/include/deal.II/grid/tria_accessor.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 c93e2713ee..56c4409f82 100644
--- a/include/deal.II/grid/tria_accessor.templates.h
+++ b/include/deal.II/grid/tria_accessor.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 e2b82be21b..27c0ff14d9 100644
--- a/include/deal.II/grid/tria_iterator.h
+++ b/include/deal.II/grid/tria_iterator.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 bfb73a635b..3a16dcfb92 100644
--- a/include/deal.II/grid/tria_iterator.templates.h
+++ b/include/deal.II/grid/tria_iterator.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/hp/dof_handler.h b/include/deal.II/hp/dof_handler.h
index 859afe726f..bb49a9bd0a 100644
--- a/include/deal.II/hp/dof_handler.h
+++ b/include/deal.II/hp/dof_handler.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 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 6fc19edd91..c601693591 100644
--- a/include/deal.II/hp/fe_collection.h
+++ b/include/deal.II/hp/fe_collection.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/hp/fe_values.h b/include/deal.II/hp/fe_values.h
index 713af33038..2bbd423a1c 100644
--- a/include/deal.II/hp/fe_values.h
+++ b/include/deal.II/hp/fe_values.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/hp/mapping_collection.h b/include/deal.II/hp/mapping_collection.h
index 34006e0104..17dd12662d 100644
--- a/include/deal.II/hp/mapping_collection.h
+++ b/include/deal.II/hp/mapping_collection.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/integrators/laplace.h b/include/deal.II/integrators/laplace.h
index 875de4e703..c6371df2d6 100644
--- a/include/deal.II/integrators/laplace.h
+++ b/include/deal.II/integrators/laplace.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/integrators/patches.h b/include/deal.II/integrators/patches.h
index f7c5324b41..2a746736d7 100644
--- a/include/deal.II/integrators/patches.h
+++ b/include/deal.II/integrators/patches.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 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 6c736afe25..2912e4457b 100644
--- a/include/deal.II/lac/affine_constraints.h
+++ b/include/deal.II/lac/affine_constraints.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 a8425c37ff..083c832e5f 100644
--- a/include/deal.II/lac/affine_constraints.templates.h
+++ b/include/deal.II/lac/affine_constraints.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 3689b3c3e7..69d21b88c0 100644
--- a/include/deal.II/lac/block_indices.h
+++ b/include/deal.II/lac/block_indices.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 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 7561c8447d..0493c86160 100644
--- a/include/deal.II/lac/block_matrix_base.h
+++ b/include/deal.II/lac/block_matrix_base.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/block_sparse_matrix.templates.h b/include/deal.II/lac/block_sparse_matrix.templates.h
index 5826a30857..46ce231ab4 100644
--- a/include/deal.II/lac/block_sparse_matrix.templates.h
+++ b/include/deal.II/lac/block_sparse_matrix.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 16d2974792..d613c5a440 100644
--- a/include/deal.II/lac/block_sparsity_pattern.h
+++ b/include/deal.II/lac/block_sparsity_pattern.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 938e4787e9..9ed2a22492 100644
--- a/include/deal.II/lac/block_vector.h
+++ b/include/deal.II/lac/block_vector.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2021 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 3e8d2383dd..51cfe5765f 100644
--- a/include/deal.II/lac/block_vector_base.h
+++ b/include/deal.II/lac/block_vector_base.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2022 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 4d0c1cb275..c517beae89 100644
--- a/include/deal.II/lac/chunk_sparse_matrix.h
+++ b/include/deal.II/lac/chunk_sparse_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 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 1d12f1637c..07bb409872 100644
--- a/include/deal.II/lac/chunk_sparse_matrix.templates.h
+++ b/include/deal.II/lac/chunk_sparse_matrix.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/chunk_sparsity_pattern.h b/include/deal.II/lac/chunk_sparsity_pattern.h
index 115f2224ae..cf93766b8f 100644
--- a/include/deal.II/lac/chunk_sparsity_pattern.h
+++ b/include/deal.II/lac/chunk_sparsity_pattern.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/cuda_kernels.templates.h b/include/deal.II/lac/cuda_kernels.templates.h
index 247b0b00b1..b5bcdf69fd 100644
--- a/include/deal.II/lac/cuda_kernels.templates.h
+++ b/include/deal.II/lac/cuda_kernels.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/cuda_sparse_matrix.h b/include/deal.II/lac/cuda_sparse_matrix.h
index 3596784661..b9da1aa51e 100644
--- a/include/deal.II/lac/cuda_sparse_matrix.h
+++ b/include/deal.II/lac/cuda_sparse_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/diagonal_matrix.h b/include/deal.II/lac/diagonal_matrix.h
index fa9a4cee59..00c9d998b2 100644
--- a/include/deal.II/lac/diagonal_matrix.h
+++ b/include/deal.II/lac/diagonal_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/dynamic_sparsity_pattern.h b/include/deal.II/lac/dynamic_sparsity_pattern.h
index a6a2a8fdcf..1269af6805 100644
--- a/include/deal.II/lac/dynamic_sparsity_pattern.h
+++ b/include/deal.II/lac/dynamic_sparsity_pattern.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/eigen.h b/include/deal.II/lac/eigen.h
index 1c79845f65..672f995f57 100644
--- a/include/deal.II/lac/eigen.h
+++ b/include/deal.II/lac/eigen.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/exceptions.h b/include/deal.II/lac/exceptions.h
index 7fb2811cc7..c1f89f4184 100644
--- a/include/deal.II/lac/exceptions.h
+++ b/include/deal.II/lac/exceptions.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2019 by the deal.II authors
+// Copyright (C) 2004 - 2021 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 a8834abe0c..60cdb38865 100644
--- a/include/deal.II/lac/full_matrix.h
+++ b/include/deal.II/lac/full_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2021 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 2ede658c11..60e3accda8 100644
--- a/include/deal.II/lac/full_matrix.templates.h
+++ b/include/deal.II/lac/full_matrix.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 0065701ab4..e11b2450b8 100644
--- a/include/deal.II/lac/la_parallel_block_vector.h
+++ b/include/deal.II/lac/la_parallel_block_vector.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 82eab7f53e..e9b08d08f9 100644
--- a/include/deal.II/lac/la_parallel_block_vector.templates.h
+++ b/include/deal.II/lac/la_parallel_block_vector.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 c10c405114..60165a5f63 100644
--- a/include/deal.II/lac/la_parallel_vector.h
+++ b/include/deal.II/lac/la_parallel_vector.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/la_parallel_vector.templates.h b/include/deal.II/lac/la_parallel_vector.templates.h
index 97fd82bd54..39d1d1c08f 100644
--- a/include/deal.II/lac/la_parallel_vector.templates.h
+++ b/include/deal.II/lac/la_parallel_vector.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/la_vector.templates.h b/include/deal.II/lac/la_vector.templates.h
index 522ee0ca68..7f232bc182 100644
--- a/include/deal.II/lac/la_vector.templates.h
+++ b/include/deal.II/lac/la_vector.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/matrix_iterator.h b/include/deal.II/lac/matrix_iterator.h
index c014ed49f2..9374c46bee 100644
--- a/include/deal.II/lac/matrix_iterator.h
+++ b/include/deal.II/lac/matrix_iterator.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/packaged_operation.h b/include/deal.II/lac/packaged_operation.h
index 275609b105..60ccc18afe 100644
--- a/include/deal.II/lac/packaged_operation.h
+++ b/include/deal.II/lac/packaged_operation.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2021 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 87b2499f42..dc49dd1c21 100644
--- a/include/deal.II/lac/petsc_block_sparse_matrix.h
+++ b/include/deal.II/lac/petsc_block_sparse_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/petsc_matrix_base.h b/include/deal.II/lac/petsc_matrix_base.h
index ac6c547374..8724b691fc 100644
--- a/include/deal.II/lac/petsc_matrix_base.h
+++ b/include/deal.II/lac/petsc_matrix_base.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2022 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 3b4daed770..152efc294c 100644
--- a/include/deal.II/lac/petsc_sparse_matrix.h
+++ b/include/deal.II/lac/petsc_sparse_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 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 b253095eb3..d9c52e8513 100644
--- a/include/deal.II/lac/petsc_vector_base.h
+++ b/include/deal.II/lac/petsc_vector_base.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2022 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 6dd9bc2e7e..4303f33d45 100644
--- a/include/deal.II/lac/precondition.h
+++ b/include/deal.II/lac/precondition.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 c004bf2f77..2ee41e9ded 100644
--- a/include/deal.II/lac/precondition_block.h
+++ b/include/deal.II/lac/precondition_block.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2021 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 6b692202dd..141c342b17 100644
--- a/include/deal.II/lac/qr.h
+++ b/include/deal.II/lac/qr.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 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 32aae8162e..d7587f5712 100644
--- a/include/deal.II/lac/read_write_vector.templates.h
+++ b/include/deal.II/lac/read_write_vector.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/relaxation_block.h b/include/deal.II/lac/relaxation_block.h
index 64c9153f97..4df739867e 100644
--- a/include/deal.II/lac/relaxation_block.h
+++ b/include/deal.II/lac/relaxation_block.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 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 5ca6b8d668..050d4e76e0 100644
--- a/include/deal.II/lac/relaxation_block.templates.h
+++ b/include/deal.II/lac/relaxation_block.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/slepc_solver.h b/include/deal.II/lac/slepc_solver.h
index 68c4cd4df2..65ef9f87a2 100644
--- a/include/deal.II/lac/slepc_solver.h
+++ b/include/deal.II/lac/slepc_solver.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 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 d73263f5b7..8a98dd0e45 100644
--- a/include/deal.II/lac/slepc_spectral_transformation.h
+++ b/include/deal.II/lac/slepc_spectral_transformation.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/solver.h b/include/deal.II/lac/solver.h
index 08548ccdb3..2f5b0b5373 100644
--- a/include/deal.II/lac/solver.h
+++ b/include/deal.II/lac/solver.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/solver_bicgstab.h b/include/deal.II/lac/solver_bicgstab.h
index 9f5836e0cb..27397bcda9 100644
--- a/include/deal.II/lac/solver_bicgstab.h
+++ b/include/deal.II/lac/solver_bicgstab.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 667be6679e..3e832c15f9 100644
--- a/include/deal.II/lac/solver_cg.h
+++ b/include/deal.II/lac/solver_cg.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 8b37b23549..2a15485ea9 100644
--- a/include/deal.II/lac/solver_control.h
+++ b/include/deal.II/lac/solver_control.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 434e273cd4..d2eda60e63 100644
--- a/include/deal.II/lac/solver_gmres.h
+++ b/include/deal.II/lac/solver_gmres.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 346dab072b..1e0f963660 100644
--- a/include/deal.II/lac/solver_idr.h
+++ b/include/deal.II/lac/solver_idr.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 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 fa9b8d7e7f..999e2a077d 100644
--- a/include/deal.II/lac/solver_minres.h
+++ b/include/deal.II/lac/solver_minres.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/solver_relaxation.h b/include/deal.II/lac/solver_relaxation.h
index 66b5a34f55..e3e058b315 100644
--- a/include/deal.II/lac/solver_relaxation.h
+++ b/include/deal.II/lac/solver_relaxation.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/solver_richardson.h b/include/deal.II/lac/solver_richardson.h
index d8b68d9f83..d65ee66f63 100644
--- a/include/deal.II/lac/solver_richardson.h
+++ b/include/deal.II/lac/solver_richardson.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/sparse_decomposition.templates.h b/include/deal.II/lac/sparse_decomposition.templates.h
index 1736aea64e..ad858150ef 100644
--- a/include/deal.II/lac/sparse_decomposition.templates.h
+++ b/include/deal.II/lac/sparse_decomposition.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2022 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 b51bc14900..519b5c8a5b 100644
--- a/include/deal.II/lac/sparse_direct.h
+++ b/include/deal.II/lac/sparse_direct.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2022 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 b01eaa60f3..a30dc94b2f 100644
--- a/include/deal.II/lac/sparse_matrix.h
+++ b/include/deal.II/lac/sparse_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 896015ce11..2a16da3246 100644
--- a/include/deal.II/lac/sparse_matrix.templates.h
+++ b/include/deal.II/lac/sparse_matrix.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 9368a7e7e8..2a1ef600b4 100644
--- a/include/deal.II/lac/sparse_matrix_ez.h
+++ b/include/deal.II/lac/sparse_matrix_ez.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2021 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 4f45b8bb31..6bde55a1a4 100644
--- a/include/deal.II/lac/sparse_matrix_ez.templates.h
+++ b/include/deal.II/lac/sparse_matrix_ez.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2019 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/sparse_mic.h b/include/deal.II/lac/sparse_mic.h
index 46eff79568..ac8bc882a8 100644
--- a/include/deal.II/lac/sparse_mic.h
+++ b/include/deal.II/lac/sparse_mic.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/sparse_vanka.templates.h b/include/deal.II/lac/sparse_vanka.templates.h
index 54b36f6126..9e5316703d 100644
--- a/include/deal.II/lac/sparse_vanka.templates.h
+++ b/include/deal.II/lac/sparse_vanka.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2021 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 3538062ea1..399ec60978 100644
--- a/include/deal.II/lac/sparsity_pattern.h
+++ b/include/deal.II/lac/sparsity_pattern.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/sparsity_tools.h b/include/deal.II/lac/sparsity_tools.h
index fb046cab0b..e845eb5f62 100644
--- a/include/deal.II/lac/sparsity_tools.h
+++ b/include/deal.II/lac/sparsity_tools.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 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 d091aae6ad..17d965128c 100644
--- a/include/deal.II/lac/tensor_product_matrix.h
+++ b/include/deal.II/lac/tensor_product_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/trilinos_block_sparse_matrix.h b/include/deal.II/lac/trilinos_block_sparse_matrix.h
index 440fe662ee..5890f7fa00 100644
--- a/include/deal.II/lac/trilinos_block_sparse_matrix.h
+++ b/include/deal.II/lac/trilinos_block_sparse_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/trilinos_index_access.h b/include/deal.II/lac/trilinos_index_access.h
index c6467298b5..0bd45434ca 100644
--- a/include/deal.II/lac/trilinos_index_access.h
+++ b/include/deal.II/lac/trilinos_index_access.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/trilinos_linear_operator.h b/include/deal.II/lac/trilinos_linear_operator.h
index 61b34c3e6e..d559bc37da 100644
--- a/include/deal.II/lac/trilinos_linear_operator.h
+++ b/include/deal.II/lac/trilinos_linear_operator.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 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 18798a615d..eb5a90cd24 100644
--- a/include/deal.II/lac/trilinos_precondition.h
+++ b/include/deal.II/lac/trilinos_precondition.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/trilinos_sparse_matrix.h b/include/deal.II/lac/trilinos_sparse_matrix.h
index 54787088df..62b8452d85 100644
--- a/include/deal.II/lac/trilinos_sparse_matrix.h
+++ b/include/deal.II/lac/trilinos_sparse_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/trilinos_sparsity_pattern.h b/include/deal.II/lac/trilinos_sparsity_pattern.h
index 5598833b23..38ffa5097f 100644
--- a/include/deal.II/lac/trilinos_sparsity_pattern.h
+++ b/include/deal.II/lac/trilinos_sparsity_pattern.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/trilinos_tpetra_vector.templates.h b/include/deal.II/lac/trilinos_tpetra_vector.templates.h
index 66091e25e1..287a7e58e5 100644
--- a/include/deal.II/lac/trilinos_tpetra_vector.templates.h
+++ b/include/deal.II/lac/trilinos_tpetra_vector.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/trilinos_vector.h b/include/deal.II/lac/trilinos_vector.h
index 2b07272748..90e794f5fa 100644
--- a/include/deal.II/lac/trilinos_vector.h
+++ b/include/deal.II/lac/trilinos_vector.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/vector.h b/include/deal.II/lac/vector.h
index 033f4e7a9d..f424881e5c 100644
--- a/include/deal.II/lac/vector.h
+++ b/include/deal.II/lac/vector.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/vector.templates.h b/include/deal.II/lac/vector.templates.h
index b611452c37..98b24bd7d0 100644
--- a/include/deal.II/lac/vector.templates.h
+++ b/include/deal.II/lac/vector.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 2a14cef74e..5893aba997 100644
--- a/include/deal.II/lac/vector_element_access.h
+++ b/include/deal.II/lac/vector_element_access.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/cuda_fe_evaluation.h b/include/deal.II/matrix_free/cuda_fe_evaluation.h
index 356479f59c..f887b1e664 100644
--- a/include/deal.II/matrix_free/cuda_fe_evaluation.h
+++ b/include/deal.II/matrix_free/cuda_fe_evaluation.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/cuda_matrix_free.h b/include/deal.II/matrix_free/cuda_matrix_free.h
index 4040f7ae2f..efe64a5f9c 100644
--- a/include/deal.II/matrix_free/cuda_matrix_free.h
+++ b/include/deal.II/matrix_free/cuda_matrix_free.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/cuda_matrix_free.templates.h b/include/deal.II/matrix_free/cuda_matrix_free.templates.h
index 55447ec331..12b7bbf039 100644
--- a/include/deal.II/matrix_free/cuda_matrix_free.templates.h
+++ b/include/deal.II/matrix_free/cuda_matrix_free.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/cuda_tensor_product_kernels.h b/include/deal.II/matrix_free/cuda_tensor_product_kernels.h
index ff7a8d3152..0ca73cd88c 100644
--- a/include/deal.II/matrix_free/cuda_tensor_product_kernels.h
+++ b/include/deal.II/matrix_free/cuda_tensor_product_kernels.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 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 f576f9d444..4f042dea79 100644
--- a/include/deal.II/matrix_free/dof_info.h
+++ b/include/deal.II/matrix_free/dof_info.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/dof_info.templates.h b/include/deal.II/matrix_free/dof_info.templates.h
index f884701828..3275827d59 100644
--- a/include/deal.II/matrix_free/dof_info.templates.h
+++ b/include/deal.II/matrix_free/dof_info.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/evaluation_flags.h b/include/deal.II/matrix_free/evaluation_flags.h
index cfb86590c0..05a0d06563 100644
--- a/include/deal.II/matrix_free/evaluation_flags.h
+++ b/include/deal.II/matrix_free/evaluation_flags.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 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 90c53097c9..7958f5bf11 100644
--- a/include/deal.II/matrix_free/evaluation_kernels.h
+++ b/include/deal.II/matrix_free/evaluation_kernels.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/evaluation_kernels_hanging_nodes.h b/include/deal.II/matrix_free/evaluation_kernels_hanging_nodes.h
index 12a97f2bf9..64f4686dbc 100644
--- a/include/deal.II/matrix_free/evaluation_kernels_hanging_nodes.h
+++ b/include/deal.II/matrix_free/evaluation_kernels_hanging_nodes.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/evaluation_selector.h b/include/deal.II/matrix_free/evaluation_selector.h
index 23c0712116..e8d164ff8f 100644
--- a/include/deal.II/matrix_free/evaluation_selector.h
+++ b/include/deal.II/matrix_free/evaluation_selector.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 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.h b/include/deal.II/matrix_free/evaluation_template_factory.h
index af6d8e29d4..46d56f89ab 100644
--- a/include/deal.II/matrix_free/evaluation_template_factory.h
+++ b/include/deal.II/matrix_free/evaluation_template_factory.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/evaluation_template_factory.templates.h b/include/deal.II/matrix_free/evaluation_template_factory.templates.h
index d70ba5758d..f02a7383e4 100644
--- a/include/deal.II/matrix_free/evaluation_template_factory.templates.h
+++ b/include/deal.II/matrix_free/evaluation_template_factory.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/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 234e187961..509886db34 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,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/face_setup_internal.h b/include/deal.II/matrix_free/face_setup_internal.h
index f271043a43..f715a674be 100644
--- a/include/deal.II/matrix_free/face_setup_internal.h
+++ b/include/deal.II/matrix_free/face_setup_internal.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/fe_evaluation.h b/include/deal.II/matrix_free/fe_evaluation.h
index 8102c5dbfb..f4588d96e7 100644
--- a/include/deal.II/matrix_free/fe_evaluation.h
+++ b/include/deal.II/matrix_free/fe_evaluation.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/fe_evaluation_data.h b/include/deal.II/matrix_free/fe_evaluation_data.h
index 26df97bf9e..39cf91dc8a 100644
--- a/include/deal.II/matrix_free/fe_evaluation_data.h
+++ b/include/deal.II/matrix_free/fe_evaluation_data.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/fe_point_evaluation.h b/include/deal.II/matrix_free/fe_point_evaluation.h
index 5d91477477..e1f7e5e474 100644
--- a/include/deal.II/matrix_free/fe_point_evaluation.h
+++ b/include/deal.II/matrix_free/fe_point_evaluation.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/hanging_nodes_internal.h b/include/deal.II/matrix_free/hanging_nodes_internal.h
index a34072e6d3..37578d7d36 100644
--- a/include/deal.II/matrix_free/hanging_nodes_internal.h
+++ b/include/deal.II/matrix_free/hanging_nodes_internal.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/mapping_data_on_the_fly.h b/include/deal.II/matrix_free/mapping_data_on_the_fly.h
index 1ddd6d8b1f..3d2a6990b3 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,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/mapping_info.templates.h b/include/deal.II/matrix_free/mapping_info.templates.h
index 209d4e65ac..67c99ecd0d 100644
--- a/include/deal.II/matrix_free/mapping_info.templates.h
+++ b/include/deal.II/matrix_free/mapping_info.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/mapping_info_storage.templates.h b/include/deal.II/matrix_free/mapping_info_storage.templates.h
index c48c11702f..c9009d39d2 100644
--- a/include/deal.II/matrix_free/mapping_info_storage.templates.h
+++ b/include/deal.II/matrix_free/mapping_info_storage.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/matrix_free.h b/include/deal.II/matrix_free/matrix_free.h
index f19e2c9432..498d0e828e 100644
--- a/include/deal.II/matrix_free/matrix_free.h
+++ b/include/deal.II/matrix_free/matrix_free.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/matrix_free.templates.h b/include/deal.II/matrix_free/matrix_free.templates.h
index de78cc0428..e6adbab2b0 100644
--- a/include/deal.II/matrix_free/matrix_free.templates.h
+++ b/include/deal.II/matrix_free/matrix_free.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/operators.h b/include/deal.II/matrix_free/operators.h
index 44f8bfaede..339e651b18 100644
--- a/include/deal.II/matrix_free/operators.h
+++ b/include/deal.II/matrix_free/operators.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/shape_info.h b/include/deal.II/matrix_free/shape_info.h
index ee7394ee58..3a6db1e134 100644
--- a/include/deal.II/matrix_free/shape_info.h
+++ b/include/deal.II/matrix_free/shape_info.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/shape_info.templates.h b/include/deal.II/matrix_free/shape_info.templates.h
index 63a2d6e92a..9b44982a6e 100644
--- a/include/deal.II/matrix_free/shape_info.templates.h
+++ b/include/deal.II/matrix_free/shape_info.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/tensor_product_kernels.h b/include/deal.II/matrix_free/tensor_product_kernels.h
index 2e8885f01f..942a0fc9a7 100644
--- a/include/deal.II/matrix_free/tensor_product_kernels.h
+++ b/include/deal.II/matrix_free/tensor_product_kernels.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/tools.h b/include/deal.II/matrix_free/tools.h
index 9ea4677e80..69a6815294 100644
--- a/include/deal.II/matrix_free/tools.h
+++ b/include/deal.II/matrix_free/tools.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/type_traits.h b/include/deal.II/matrix_free/type_traits.h
index e898d3381b..69ad23153d 100644
--- a/include/deal.II/matrix_free/type_traits.h
+++ b/include/deal.II/matrix_free/type_traits.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/util.h b/include/deal.II/matrix_free/util.h
index b0b01f6fe1..922e7a1cf2 100644
--- a/include/deal.II/matrix_free/util.h
+++ b/include/deal.II/matrix_free/util.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/vector_access_internal.h b/include/deal.II/matrix_free/vector_access_internal.h
index 1687a670bd..3975b12067 100644
--- a/include/deal.II/matrix_free/vector_access_internal.h
+++ b/include/deal.II/matrix_free/vector_access_internal.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/meshworker/assemble_flags.h b/include/deal.II/meshworker/assemble_flags.h
index a2b25dff6f..15d2c7188a 100644
--- a/include/deal.II/meshworker/assemble_flags.h
+++ b/include/deal.II/meshworker/assemble_flags.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 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 d008d8a1b5..0babd652ae 100644
--- a/include/deal.II/meshworker/copy_data.h
+++ b/include/deal.II/meshworker/copy_data.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/meshworker/integration_info.h b/include/deal.II/meshworker/integration_info.h
index e8093bb1c0..438c90c3f2 100644
--- a/include/deal.II/meshworker/integration_info.h
+++ b/include/deal.II/meshworker/integration_info.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/meshworker/integration_info.templates.h b/include/deal.II/meshworker/integration_info.templates.h
index d1b5aaabdd..b0de6efe5d 100644
--- a/include/deal.II/meshworker/integration_info.templates.h
+++ b/include/deal.II/meshworker/integration_info.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/meshworker/local_results.h b/include/deal.II/meshworker/local_results.h
index 61a0135170..ead036e56b 100644
--- a/include/deal.II/meshworker/local_results.h
+++ b/include/deal.II/meshworker/local_results.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/meshworker/scratch_data.h b/include/deal.II/meshworker/scratch_data.h
index 0c64192be4..9f401b8550 100644
--- a/include/deal.II/meshworker/scratch_data.h
+++ b/include/deal.II/meshworker/scratch_data.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/multigrid/mg_coarse.h b/include/deal.II/multigrid/mg_coarse.h
index 0496669eae..67c349bcc5 100644
--- a/include/deal.II/multigrid/mg_coarse.h
+++ b/include/deal.II/multigrid/mg_coarse.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2021 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 02e30f1c9f..1b8304a1e3 100644
--- a/include/deal.II/multigrid/mg_constrained_dofs.h
+++ b/include/deal.II/multigrid/mg_constrained_dofs.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/multigrid/mg_smoother.h b/include/deal.II/multigrid/mg_smoother.h
index 27bbbd6f33..1afe47c81c 100644
--- a/include/deal.II/multigrid/mg_smoother.h
+++ b/include/deal.II/multigrid/mg_smoother.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/multigrid/mg_tools.h b/include/deal.II/multigrid/mg_tools.h
index fb3b22c7d0..ab8ff63317 100644
--- a/include/deal.II/multigrid/mg_tools.h
+++ b/include/deal.II/multigrid/mg_tools.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 021f53e262..44adaf68ee 100644
--- a/include/deal.II/multigrid/mg_transfer.h
+++ b/include/deal.II/multigrid/mg_transfer.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 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 9f414b61de..419a677488 100644
--- a/include/deal.II/multigrid/mg_transfer.templates.h
+++ b/include/deal.II/multigrid/mg_transfer.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/multigrid/mg_transfer_block.h b/include/deal.II/multigrid/mg_transfer_block.h
index 9a3e60b583..45ed511261 100644
--- a/include/deal.II/multigrid/mg_transfer_block.h
+++ b/include/deal.II/multigrid/mg_transfer_block.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2021 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 091b9944d9..fbb9c060b3 100644
--- a/include/deal.II/multigrid/mg_transfer_component.h
+++ b/include/deal.II/multigrid/mg_transfer_component.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2021 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.h b/include/deal.II/multigrid/mg_transfer_global_coarsening.h
index 8948f5ba39..e05f427ba3 100644
--- a/include/deal.II/multigrid/mg_transfer_global_coarsening.h
+++ b/include/deal.II/multigrid/mg_transfer_global_coarsening.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/multigrid/mg_transfer_global_coarsening.templates.h b/include/deal.II/multigrid/mg_transfer_global_coarsening.templates.h
index 78d62799c1..c068e3d97b 100644
--- a/include/deal.II/multigrid/mg_transfer_global_coarsening.templates.h
+++ b/include/deal.II/multigrid/mg_transfer_global_coarsening.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/multigrid/mg_transfer_internal.h b/include/deal.II/multigrid/mg_transfer_internal.h
index 246abdfd16..df015f282a 100644
--- a/include/deal.II/multigrid/mg_transfer_internal.h
+++ b/include/deal.II/multigrid/mg_transfer_internal.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 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 df6a6b9cc1..769af62672 100644
--- a/include/deal.II/multigrid/mg_transfer_matrix_free.h
+++ b/include/deal.II/multigrid/mg_transfer_matrix_free.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/multigrid/mg_transfer_matrix_free.templates.h b/include/deal.II/multigrid/mg_transfer_matrix_free.templates.h
index e45d295d92..8a9a159ace 100644
--- a/include/deal.II/multigrid/mg_transfer_matrix_free.templates.h
+++ b/include/deal.II/multigrid/mg_transfer_matrix_free.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/multigrid/multigrid.h b/include/deal.II/multigrid/multigrid.h
index 2fbe1849c7..9d95fc0617 100644
--- a/include/deal.II/multigrid/multigrid.h
+++ b/include/deal.II/multigrid/multigrid.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 ada445176f..048dfa1cde 100644
--- a/include/deal.II/multigrid/multigrid.templates.h
+++ b/include/deal.II/multigrid/multigrid.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/non_matching/coupling.h b/include/deal.II/non_matching/coupling.h
index cf75588419..4d4c1d5fb2 100644
--- a/include/deal.II/non_matching/coupling.h
+++ b/include/deal.II/non_matching/coupling.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/non_matching/fe_immersed_values.h b/include/deal.II/non_matching/fe_immersed_values.h
index 4dd93b5965..b9163c620c 100644
--- a/include/deal.II/non_matching/fe_immersed_values.h
+++ b/include/deal.II/non_matching/fe_immersed_values.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/non_matching/fe_values.h b/include/deal.II/non_matching/fe_values.h
index 8fda2693ce..5778208315 100644
--- a/include/deal.II/non_matching/fe_values.h
+++ b/include/deal.II/non_matching/fe_values.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/non_matching/immersed_surface_quadrature.h b/include/deal.II/non_matching/immersed_surface_quadrature.h
index a594aab63c..04860a737c 100644
--- a/include/deal.II/non_matching/immersed_surface_quadrature.h
+++ b/include/deal.II/non_matching/immersed_surface_quadrature.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 c973f85074..d8b26e4ebc 100644
--- a/include/deal.II/non_matching/quadrature_generator.h
+++ b/include/deal.II/non_matching/quadrature_generator.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/data_out.h b/include/deal.II/numerics/data_out.h
index 39c20cd0ff..0913e4c740 100644
--- a/include/deal.II/numerics/data_out.h
+++ b/include/deal.II/numerics/data_out.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2021 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 be04a9a353..38d1479175 100644
--- a/include/deal.II/numerics/data_out_dof_data.h
+++ b/include/deal.II/numerics/data_out_dof_data.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/data_out_faces.h b/include/deal.II/numerics/data_out_faces.h
index fb9a4f8a51..e45b93e7a8 100644
--- a/include/deal.II/numerics/data_out_faces.h
+++ b/include/deal.II/numerics/data_out_faces.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/data_out_rotation.h b/include/deal.II/numerics/data_out_rotation.h
index 7416fc19dc..7890a43151 100644
--- a/include/deal.II/numerics/data_out_rotation.h
+++ b/include/deal.II/numerics/data_out_rotation.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 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 ea5c5f1881..83e086a24e 100644
--- a/include/deal.II/numerics/data_out_stack.h
+++ b/include/deal.II/numerics/data_out_stack.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2021 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 d518ac6f92..86dc109d34 100644
--- a/include/deal.II/numerics/data_postprocessor.h
+++ b/include/deal.II/numerics/data_postprocessor.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/derivative_approximation.h b/include/deal.II/numerics/derivative_approximation.h
index 150de9193a..a2aa74b841 100644
--- a/include/deal.II/numerics/derivative_approximation.h
+++ b/include/deal.II/numerics/derivative_approximation.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 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 dc5704092e..bd86773d33 100644
--- a/include/deal.II/numerics/error_estimator.h
+++ b/include/deal.II/numerics/error_estimator.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 6f69942186..ce4440d70a 100644
--- a/include/deal.II/numerics/fe_field_function.h
+++ b/include/deal.II/numerics/fe_field_function.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/fe_field_function.templates.h b/include/deal.II/numerics/fe_field_function.templates.h
index e7b6d78d55..2a2c711d9c 100644
--- a/include/deal.II/numerics/fe_field_function.templates.h
+++ b/include/deal.II/numerics/fe_field_function.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/history.h b/include/deal.II/numerics/history.h
index 9e6dae057a..9ca08065e3 100644
--- a/include/deal.II/numerics/history.h
+++ b/include/deal.II/numerics/history.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/matrix_creator.h b/include/deal.II/numerics/matrix_creator.h
index 6ef75cb3ac..ade18e8b20 100644
--- a/include/deal.II/numerics/matrix_creator.h
+++ b/include/deal.II/numerics/matrix_creator.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/matrix_tools.h b/include/deal.II/numerics/matrix_tools.h
index 57da436f93..5b03c502e7 100644
--- a/include/deal.II/numerics/matrix_tools.h
+++ b/include/deal.II/numerics/matrix_tools.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 50ac1c9c56..ebbfecb481 100644
--- a/include/deal.II/numerics/point_value_history.h
+++ b/include/deal.II/numerics/point_value_history.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/rtree.h b/include/deal.II/numerics/rtree.h
index 35448dec4b..f23cc7e6a2 100644
--- a/include/deal.II/numerics/rtree.h
+++ b/include/deal.II/numerics/rtree.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/solution_transfer.h b/include/deal.II/numerics/solution_transfer.h
index ce42509c37..470400f7fd 100644
--- a/include/deal.II/numerics/solution_transfer.h
+++ b/include/deal.II/numerics/solution_transfer.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/vector_tools.h b/include/deal.II/numerics/vector_tools.h
index f3624336cd..75ab8fdb1a 100644
--- a/include/deal.II/numerics/vector_tools.h
+++ b/include/deal.II/numerics/vector_tools.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 bc6f01ba6c..ec71f01e86 100644
--- a/include/deal.II/numerics/vector_tools_boundary.templates.h
+++ b/include/deal.II/numerics/vector_tools_boundary.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/vector_tools_constraints.h b/include/deal.II/numerics/vector_tools_constraints.h
index cb29094c8b..0371942424 100644
--- a/include/deal.II/numerics/vector_tools_constraints.h
+++ b/include/deal.II/numerics/vector_tools_constraints.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 d3e51e020e..a556af03fe 100644
--- a/include/deal.II/numerics/vector_tools_constraints.templates.h
+++ b/include/deal.II/numerics/vector_tools_constraints.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 22bb95a672..15ee805097 100644
--- a/include/deal.II/numerics/vector_tools_evaluate.h
+++ b/include/deal.II/numerics/vector_tools_evaluate.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/vector_tools_integrate_difference.h b/include/deal.II/numerics/vector_tools_integrate_difference.h
index 64248847ed..9afd7c1617 100644
--- a/include/deal.II/numerics/vector_tools_integrate_difference.h
+++ b/include/deal.II/numerics/vector_tools_integrate_difference.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 84533c8213..c78a5ea19d 100644
--- a/include/deal.II/numerics/vector_tools_interpolate.templates.h
+++ b/include/deal.II/numerics/vector_tools_interpolate.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 44620e92b9..b5923d9013 100644
--- a/include/deal.II/numerics/vector_tools_mean_value.h
+++ b/include/deal.II/numerics/vector_tools_mean_value.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 6266cf4441..0bc528690e 100644
--- a/include/deal.II/numerics/vector_tools_mean_value.templates.h
+++ b/include/deal.II/numerics/vector_tools_mean_value.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 c756235f7c..208f618c36 100644
--- a/include/deal.II/numerics/vector_tools_point_gradient.h
+++ b/include/deal.II/numerics/vector_tools_point_gradient.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 0a4c487111..3129da0c61 100644
--- a/include/deal.II/numerics/vector_tools_point_value.h
+++ b/include/deal.II/numerics/vector_tools_point_value.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 f3fdc91d87..4f635c43a6 100644
--- a/include/deal.II/numerics/vector_tools_project.h
+++ b/include/deal.II/numerics/vector_tools_project.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 07dd0f421a..8e160ef940 100644
--- a/include/deal.II/numerics/vector_tools_rhs.h
+++ b/include/deal.II/numerics/vector_tools_rhs.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 cf9c05183a..d9e6c5b752 100644
--- a/include/deal.II/numerics/vector_tools_rhs.templates.h
+++ b/include/deal.II/numerics/vector_tools_rhs.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 3b2f216dd2..6701c4cdbc 100644
--- a/include/deal.II/opencascade/utilities.h
+++ b/include/deal.II/opencascade/utilities.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/optimization/line_minimization.h b/include/deal.II/optimization/line_minimization.h
index 5ae4cf4f36..4b00292e36 100644
--- a/include/deal.II/optimization/line_minimization.h
+++ b/include/deal.II/optimization/line_minimization.h
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2018 - 2020 by the deal.II authors
+//    Copyright (C) 2018 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/include/deal.II/particles/generators.h b/include/deal.II/particles/generators.h
index 20dc792231..e12585473c 100644
--- a/include/deal.II/particles/generators.h
+++ b/include/deal.II/particles/generators.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/particles/particle.h b/include/deal.II/particles/particle.h
index fa8c8a1188..1fb0ac9484 100644
--- a/include/deal.II/particles/particle.h
+++ b/include/deal.II/particles/particle.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/particles/particle_accessor.h b/include/deal.II/particles/particle_accessor.h
index 9df7620529..03ee1f315d 100644
--- a/include/deal.II/particles/particle_accessor.h
+++ b/include/deal.II/particles/particle_accessor.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/particles/particle_handler.h b/include/deal.II/particles/particle_handler.h
index 63949a1d23..dce9cfdef4 100644
--- a/include/deal.II/particles/particle_handler.h
+++ b/include/deal.II/particles/particle_handler.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/particles/particle_iterator.h b/include/deal.II/particles/particle_iterator.h
index 75fe59acb3..5027482018 100644
--- a/include/deal.II/particles/particle_iterator.h
+++ b/include/deal.II/particles/particle_iterator.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/physics/elasticity/kinematics.h b/include/deal.II/physics/elasticity/kinematics.h
index 1f5dcbe454..4e553d7c1f 100644
--- a/include/deal.II/physics/elasticity/kinematics.h
+++ b/include/deal.II/physics/elasticity/kinematics.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 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 86b0512e42..20ec58220d 100644
--- a/include/deal.II/physics/elasticity/standard_tensors.h
+++ b/include/deal.II/physics/elasticity/standard_tensors.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/physics/notation.h b/include/deal.II/physics/notation.h
index 1163e202db..43b7027801 100644
--- a/include/deal.II/physics/notation.h
+++ b/include/deal.II/physics/notation.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/sundials/arkode.h b/include/deal.II/sundials/arkode.h
index aace0386cd..0b2bd9117c 100644
--- a/include/deal.II/sundials/arkode.h
+++ b/include/deal.II/sundials/arkode.h
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/include/deal.II/sundials/ida.h b/include/deal.II/sundials/ida.h
index 7b421356aa..82161698d6 100644
--- a/include/deal.II/sundials/ida.h
+++ b/include/deal.II/sundials/ida.h
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2020 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/include/deal.II/sundials/kinsol.h b/include/deal.II/sundials/kinsol.h
index 22edb99b12..ff22bb541d 100644
--- a/include/deal.II/sundials/kinsol.h
+++ b/include/deal.II/sundials/kinsol.h
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/include/deal.II/sundials/n_vector.h b/include/deal.II/sundials/n_vector.h
index def025dd22..19a7cd0d70 100644
--- a/include/deal.II/sundials/n_vector.h
+++ b/include/deal.II/sundials/n_vector.h
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2020 - 2021 by the deal.II authors
+//    Copyright (C) 2020 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/include/deal.II/sundials/n_vector.templates.h b/include/deal.II/sundials/n_vector.templates.h
index 129d2db920..a030c20d73 100644
--- a/include/deal.II/sundials/n_vector.templates.h
+++ b/include/deal.II/sundials/n_vector.templates.h
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2020 - 2021 by the deal.II authors
+//    Copyright (C) 2020 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/include/deal.II/sundials/sunlinsol_wrapper.h b/include/deal.II/sundials/sunlinsol_wrapper.h
index 3edc493764..d5f90e3dba 100644
--- a/include/deal.II/sundials/sunlinsol_wrapper.h
+++ b/include/deal.II/sundials/sunlinsol_wrapper.h
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2021 by the deal.II authors
+//    Copyright (C) 2021 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt
index 09547929b5..9c3314943a 100644
--- a/source/CMakeLists.txt
+++ b/source/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2021 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/source/algorithms/timestep_control.cc b/source/algorithms/timestep_control.cc
index 00262893d2..4b1997d2fc 100644
--- a/source/algorithms/timestep_control.cc
+++ b/source/algorithms/timestep_control.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2019 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/arborx/access_traits.cc b/source/arborx/access_traits.cc
index 51e008f38d..6236e0f67b 100644
--- a/source/arborx/access_traits.cc
+++ b/source/arborx/access_traits.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/arborx/access_traits.inst.in b/source/arborx/access_traits.inst.in
index 8cd79a4198..f82c483792 100644
--- a/source/arborx/access_traits.inst.in
+++ b/source/arborx/access_traits.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/CMakeLists.txt b/source/base/CMakeLists.txt
index 78190e094a..07e6d9c009 100644
--- a/source/base/CMakeLists.txt
+++ b/source/base/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2021 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/source/base/convergence_table.cc b/source/base/convergence_table.cc
index bc41d16bf8..1c822b6817 100644
--- a/source/base/convergence_table.cc
+++ b/source/base/convergence_table.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2018 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 77a30175e0..ae7ba13fcb 100644
--- a/source/base/data_out_base.cc
+++ b/source/base/data_out_base.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 abe55a5ad9..cbf2200ac3 100644
--- a/source/base/exceptions.cc
+++ b/source/base/exceptions.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 09ca0a26a7..19a1e0d7fb 100644
--- a/source/base/function_cspline.cc
+++ b/source/base/function_cspline.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 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 f0d7021059..502a66471a 100644
--- a/source/base/function_lib.cc
+++ b/source/base/function_lib.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/function_lib_cutoff.cc b/source/base/function_lib_cutoff.cc
index b6f0e1ee04..546bf7ddc8 100644
--- a/source/base/function_lib_cutoff.cc
+++ b/source/base/function_lib_cutoff.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/function_parser.cc b/source/base/function_parser.cc
index 973bb569d3..27159d8561 100644
--- a/source/base/function_parser.cc
+++ b/source/base/function_parser.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 d941e3d99d..1ab7fb7966 100644
--- a/source/base/function_signed_distance.cc
+++ b/source/base/function_signed_distance.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/function_spherical.cc b/source/base/function_spherical.cc
index dec4fc0b9b..435e9e77ad 100644
--- a/source/base/function_spherical.cc
+++ b/source/base/function_spherical.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 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 e735d62ae9..1d0a9a84cd 100644
--- a/source/base/hdf5.cc
+++ b/source/base/hdf5.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 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 0a3f8e809e..94cd54d19d 100644
--- a/source/base/index_set.cc
+++ b/source/base/index_set.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 ba8499221a..3d612366be 100644
--- a/source/base/logstream.cc
+++ b/source/base/logstream.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 67be2af9b6..aa582c6bf9 100644
--- a/source/base/mpi.cc
+++ b/source/base/mpi.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/mpi_compute_index_owner_internal.cc b/source/base/mpi_compute_index_owner_internal.cc
index e3aa23f2c8..92b82a3dd8 100644
--- a/source/base/mpi_compute_index_owner_internal.cc
+++ b/source/base/mpi_compute_index_owner_internal.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/mpi_consensus_algorithms.cc b/source/base/mpi_consensus_algorithms.cc
index e383c5f654..86acf360f0 100644
--- a/source/base/mpi_consensus_algorithms.cc
+++ b/source/base/mpi_consensus_algorithms.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 4298da1df0..73f7e67bc9 100644
--- a/source/base/mpi_noncontiguous_partitioner.cc
+++ b/source/base/mpi_noncontiguous_partitioner.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/mpi_remote_point_evaluation.cc b/source/base/mpi_remote_point_evaluation.cc
index 671cd9e467..125777ebb4 100644
--- a/source/base/mpi_remote_point_evaluation.cc
+++ b/source/base/mpi_remote_point_evaluation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/mu_parser_internal.cc b/source/base/mu_parser_internal.cc
index 9a925af2e9..0849d8bd2a 100644
--- a/source/base/mu_parser_internal.cc
+++ b/source/base/mu_parser_internal.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2019 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 1112b88efe..946d8c91c6 100644
--- a/source/base/multithread_info.cc
+++ b/source/base/multithread_info.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 f709638c00..215286d8f3 100644
--- a/source/base/parameter_acceptor.cc
+++ b/source/base/parameter_acceptor.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/source/base/parameter_handler.cc b/source/base/parameter_handler.cc
index ef5e3075bf..1eaf231056 100644
--- a/source/base/parameter_handler.cc
+++ b/source/base/parameter_handler.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 10e42fd043..c79b6de336 100644
--- a/source/base/partitioner.cc
+++ b/source/base/partitioner.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/partitioner.cu b/source/base/partitioner.cu
index 7063aa5162..f01eca353c 100644
--- a/source/base/partitioner.cu
+++ b/source/base/partitioner.cu
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2019 by the deal.II authors
+// Copyright (C) 1999 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/patterns.cc b/source/base/patterns.cc
index e61c70b57d..7b7851d20d 100644
--- a/source/base/patterns.cc
+++ b/source/base/patterns.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 90c49db064..8059c84512 100644
--- a/source/base/polynomial.cc
+++ b/source/base/polynomial.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 4699f5fa21..ef370bc5ca 100644
--- a/source/base/polynomials_integrated_legendre_sz.cc
+++ b/source/base/polynomials_integrated_legendre_sz.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2019 by the deal.II authors
+// Copyright (C) 2015 - 2021 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 6deba94113..8ca90d227a 100644
--- a/source/base/polynomials_piecewise.cc
+++ b/source/base/polynomials_piecewise.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2019 by the deal.II authors
+// Copyright (C) 2000 - 2021 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 48db5aac6d..6a6b078b73 100644
--- a/source/base/polynomials_raviart_thomas.cc
+++ b/source/base/polynomials_raviart_thomas.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/polynomials_wedge.cc b/source/base/polynomials_wedge.cc
index 186b228f15..1e0b75cd87 100644
--- a/source/base/polynomials_wedge.cc
+++ b/source/base/polynomials_wedge.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/process_grid.cc b/source/base/process_grid.cc
index 090f738941..00c882681d 100644
--- a/source/base/process_grid.cc
+++ b/source/base/process_grid.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/qprojector.cc b/source/base/qprojector.cc
index 85ce6dea46..5dddf213aa 100644
--- a/source/base/qprojector.cc
+++ b/source/base/qprojector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/quadrature.cc b/source/base/quadrature.cc
index 8fc7271a43..d83d5e8355 100644
--- a/source/base/quadrature.cc
+++ b/source/base/quadrature.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 348407ae08..b076ee1bf9 100644
--- a/source/base/table_handler.cc
+++ b/source/base/table_handler.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 1bed209eab..ad70671b68 100644
--- a/source/base/tensor.cc
+++ b/source/base/tensor.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 c6d6aa0fdd..d3ea8bd9c4 100644
--- a/source/base/tensor_function_parser.cc
+++ b/source/base/tensor_function_parser.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 5fa731a084..ad2773d8e2 100644
--- a/source/base/thread_management.cc
+++ b/source/base/thread_management.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/timer.cc b/source/base/timer.cc
index ee6f00dda0..e7ebe68ce6 100644
--- a/source/base/timer.cc
+++ b/source/base/timer.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 8fb9d557a7..90342b018f 100644
--- a/source/base/utilities.cc
+++ b/source/base/utilities.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 385434793c..7f161a66e9 100644
--- a/source/base/vectorization.cc
+++ b/source/base/vectorization.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 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 867006da11..8369eb81e3 100644
--- a/source/differentiation/ad/ad_drivers.cc
+++ b/source/differentiation/ad/ad_drivers.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/differentiation/ad/ad_helpers.cc b/source/differentiation/ad/ad_helpers.cc
index faab8bd8b0..b52b373895 100644
--- a/source/differentiation/ad/ad_helpers.cc
+++ b/source/differentiation/ad/ad_helpers.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/differentiation/sd/symengine_number_types.cc b/source/differentiation/sd/symengine_number_types.cc
index 8643722660..ce828f1d87 100644
--- a/source/differentiation/sd/symengine_number_types.cc
+++ b/source/differentiation/sd/symengine_number_types.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 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 2271efcf67..c74f853919 100644
--- a/source/distributed/cell_weights.cc
+++ b/source/distributed/cell_weights.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/distributed/fully_distributed_tria.cc b/source/distributed/fully_distributed_tria.cc
index 247af922f8..eda037a619 100644
--- a/source/distributed/fully_distributed_tria.cc
+++ b/source/distributed/fully_distributed_tria.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/distributed/grid_refinement.cc b/source/distributed/grid_refinement.cc
index 47c167068f..f5100915a2 100644
--- a/source/distributed/grid_refinement.cc
+++ b/source/distributed/grid_refinement.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/distributed/grid_refinement.inst.in b/source/distributed/grid_refinement.inst.in
index 10edf695e5..48ab446542 100644
--- a/source/distributed/grid_refinement.inst.in
+++ b/source/distributed/grid_refinement.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 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 e6781c69e9..07e37816de 100644
--- a/source/distributed/repartitioning_policy_tools.cc
+++ b/source/distributed/repartitioning_policy_tools.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/distributed/solution_transfer.cc b/source/distributed/solution_transfer.cc
index 889658aad0..2d10a6e2d2 100644
--- a/source/distributed/solution_transfer.cc
+++ b/source/distributed/solution_transfer.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/distributed/solution_transfer.inst.in b/source/distributed/solution_transfer.inst.in
index fb373fa793..f5a9057ee4 100644
--- a/source/distributed/solution_transfer.inst.in
+++ b/source/distributed/solution_transfer.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 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 608742297a..61ee430d1e 100644
--- a/source/distributed/tria_base.cc
+++ b/source/distributed/tria_base.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_accessor_set.cc b/source/dofs/dof_accessor_set.cc
index bd2f50e5c6..72a385c0b5 100644
--- a/source/dofs/dof_accessor_set.cc
+++ b/source/dofs/dof_accessor_set.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_accessor_set.inst.in b/source/dofs/dof_accessor_set.inst.in
index 6bdc91315f..670ba99a1e 100644
--- a/source/dofs/dof_accessor_set.inst.in
+++ b/source/dofs/dof_accessor_set.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 013641130c..60bf7b8cb2 100644
--- a/source/dofs/dof_handler_policy.cc
+++ b/source/dofs/dof_handler_policy.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 9848cd6e58..6a536218b2 100644
--- a/source/dofs/dof_renumbering.cc
+++ b/source/dofs/dof_renumbering.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 e779d03f0d..afffce1f1a 100644
--- a/source/dofs/dof_renumbering.inst.in
+++ b/source/dofs/dof_renumbering.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 62cfb6cd87..ece004aaa1 100644
--- a/source/dofs/dof_tools.cc
+++ b/source/dofs/dof_tools.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_tools.inst.in b/source/dofs/dof_tools.inst.in
index c8ae1b9990..515ada123d 100644
--- a/source/dofs/dof_tools.inst.in
+++ b/source/dofs/dof_tools.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_tools_constraints.cc b/source/dofs/dof_tools_constraints.cc
index 244fc6bf08..478f3628e7 100644
--- a/source/dofs/dof_tools_constraints.cc
+++ b/source/dofs/dof_tools_constraints.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 43ac1d6d71..6b11357f60 100644
--- a/source/dofs/dof_tools_constraints.inst.in
+++ b/source/dofs/dof_tools_constraints.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_tools_sparsity.cc b/source/dofs/dof_tools_sparsity.cc
index 83b90379c1..960ab2aa78 100644
--- a/source/dofs/dof_tools_sparsity.cc
+++ b/source/dofs/dof_tools_sparsity.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/number_cache.cc b/source/dofs/number_cache.cc
index 63004942d1..8bd52c44ef 100644
--- a/source/dofs/number_cache.cc
+++ b/source/dofs/number_cache.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 1ead74729e..a31744c878 100644
--- a/source/fe/fe.cc
+++ b/source/fe/fe.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 1505510170..8b999ef7ce 100644
--- a/source/fe/fe_dgp_nonparametric.cc
+++ b/source/fe/fe_dgp_nonparametric.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2022 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 707168479f..abdddd658e 100644
--- a/source/fe/fe_enriched.cc
+++ b/source/fe/fe_enriched.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_face.cc b/source/fe/fe_face.cc
index a140d2a949..0eb5168a77 100644
--- a/source/fe/fe_face.cc
+++ b/source/fe/fe_face.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_nedelec_sz.cc b/source/fe/fe_nedelec_sz.cc
index 869fc0e41a..ca9ece055e 100644
--- a/source/fe/fe_nedelec_sz.cc
+++ b/source/fe/fe_nedelec_sz.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_nothing.cc b/source/fe/fe_nothing.cc
index a1742e80b4..2e25bcddd6 100644
--- a/source/fe/fe_nothing.cc
+++ b/source/fe/fe_nothing.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_p1nc.cc b/source/fe/fe_p1nc.cc
index e3033db056..0a0c1ca327 100644
--- a/source/fe/fe_p1nc.cc
+++ b/source/fe/fe_p1nc.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_poly_tensor.cc b/source/fe/fe_poly_tensor.cc
index da422da5a4..636d39e6b1 100644
--- a/source/fe/fe_poly_tensor.cc
+++ b/source/fe/fe_poly_tensor.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 2ef5822bfb..1ea06f4531 100644
--- a/source/fe/fe_pyramid_p.cc
+++ b/source/fe/fe_pyramid_p.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_q_dg0.cc b/source/fe/fe_q_dg0.cc
index 29481744da..1efc0542ab 100644
--- a/source/fe/fe_q_dg0.cc
+++ b/source/fe/fe_q_dg0.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2021 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_q_hierarchical.cc b/source/fe/fe_q_hierarchical.cc
index da980aa82c..9b75a979ee 100644
--- a/source/fe/fe_q_hierarchical.cc
+++ b/source/fe/fe_q_hierarchical.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2022 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 b6739529a8..35859ae0ca 100644
--- a/source/fe/fe_raviart_thomas_nodal.cc
+++ b/source/fe/fe_raviart_thomas_nodal.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_rt_bubbles.cc b/source/fe/fe_rt_bubbles.cc
index 14d9a36be8..0e6ab22bd5 100644
--- a/source/fe/fe_rt_bubbles.cc
+++ b/source/fe/fe_rt_bubbles.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_series.cc b/source/fe/fe_series.cc
index f3c2c80ed5..b65f72dcd8 100644
--- a/source/fe/fe_series.cc
+++ b/source/fe/fe_series.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 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 b54178bd9a..212a8636e8 100644
--- a/source/fe/fe_system.cc
+++ b/source/fe/fe_system.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 1c3029d5d3..5b543875ad 100644
--- a/source/fe/fe_tools.cc
+++ b/source/fe/fe_tools.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 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 92299892da..d45ff66c35 100644
--- a/source/fe/fe_tools.inst.in
+++ b/source/fe/fe_tools.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 7f555928cd..ff4b20d696 100644
--- a/source/fe/fe_values.cc
+++ b/source/fe/fe_values.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 263699c606..1450abb5ee 100644
--- a/source/fe/fe_wedge_p.cc
+++ b/source/fe/fe_wedge_p.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/mapping_c1.cc b/source/fe/mapping_c1.cc
index 14bb90181f..fd9ef92343 100644
--- a/source/fe/mapping_c1.cc
+++ b/source/fe/mapping_c1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2021 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 714553d7d3..63020f1516 100644
--- a/source/fe/mapping_cartesian.cc
+++ b/source/fe/mapping_cartesian.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 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 7a19a1b6c3..50a640b3b2 100644
--- a/source/fe/mapping_fe.cc
+++ b/source/fe/mapping_fe.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 d6420b51e7..e6e2f3daa6 100644
--- a/source/fe/mapping_fe_field.cc
+++ b/source/fe/mapping_fe_field.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 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 28bf83fdc9..3ae7e787ae 100644
--- a/source/fe/mapping_manifold.cc
+++ b/source/fe/mapping_manifold.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/mapping_q.cc b/source/fe/mapping_q.cc
index 197b9140fb..c9091a566a 100644
--- a/source/fe/mapping_q.cc
+++ b/source/fe/mapping_q.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 84c07d1c95..0e379d8c45 100644
--- a/source/fe/mapping_q1_eulerian.cc
+++ b/source/fe/mapping_q1_eulerian.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2021 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 ecab0e730d..7609abfcf0 100644
--- a/source/gmsh/utilities.cc
+++ b/source/gmsh/utilities.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2019 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/CMakeLists.txt b/source/grid/CMakeLists.txt
index 262b797dca..d8d27d5a87 100644
--- a/source/grid/CMakeLists.txt
+++ b/source/grid/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2020 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/source/grid/grid_generator.cc b/source/grid/grid_generator.cc
index 9e9fc36e31..3c3535dbfc 100644
--- a/source/grid/grid_generator.cc
+++ b/source/grid/grid_generator.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 7243d0c8a1..eee2ff4537 100644
--- a/source/grid/grid_generator_from_name.cc
+++ b/source/grid/grid_generator_from_name.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/grid_generator_pipe_junction.cc b/source/grid/grid_generator_pipe_junction.cc
index 5810221a83..f6a35c8e56 100644
--- a/source/grid/grid_generator_pipe_junction.cc
+++ b/source/grid/grid_generator_pipe_junction.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/grid_generator_pipe_junction.inst.in b/source/grid/grid_generator_pipe_junction.inst.in
index f2479ac030..25890b6879 100644
--- a/source/grid/grid_generator_pipe_junction.inst.in
+++ b/source/grid/grid_generator_pipe_junction.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/grid_in.cc b/source/grid/grid_in.cc
index d249afc9de..b9a8edae92 100644
--- a/source/grid/grid_in.cc
+++ b/source/grid/grid_in.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 6296ea4491..1ff6b1f1fe 100644
--- a/source/grid/grid_out.cc
+++ b/source/grid/grid_out.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 d230b938a6..49305ca035 100644
--- a/source/grid/grid_refinement.cc
+++ b/source/grid/grid_refinement.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/grid_refinement.inst.in b/source/grid/grid_refinement.inst.in
index d921603111..c3165b86c3 100644
--- a/source/grid/grid_refinement.inst.in
+++ b/source/grid/grid_refinement.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/grid_tools.inst.in b/source/grid/grid_tools.inst.in
index 1ec72b814a..b91bd63eec 100644
--- a/source/grid/grid_tools.inst.in
+++ b/source/grid/grid_tools.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 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 8cda775d0c..2227b0388a 100644
--- a/source/grid/grid_tools_cache.cc
+++ b/source/grid/grid_tools_cache.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/grid_tools_dof_handlers.cc b/source/grid/grid_tools_dof_handlers.cc
index 68897f3f02..64483fedfe 100644
--- a/source/grid/grid_tools_dof_handlers.cc
+++ b/source/grid/grid_tools_dof_handlers.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 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 589afde6a9..d26891561e 100644
--- a/source/grid/grid_tools_dof_handlers.inst.in
+++ b/source/grid/grid_tools_dof_handlers.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/grid_tools_nontemplates.cc b/source/grid/grid_tools_nontemplates.cc
index 4743602ec1..47cc52915e 100644
--- a/source/grid/grid_tools_nontemplates.cc
+++ b/source/grid/grid_tools_nontemplates.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 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 b707cee700..c1f4505a0e 100644
--- a/source/grid/intergrid_map.cc
+++ b/source/grid/intergrid_map.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2019 by the deal.II authors
+// Copyright (C) 1999 - 2021 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 9acb2bf03b..6ecca2cad4 100644
--- a/source/grid/manifold.cc
+++ b/source/grid/manifold.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 085f8e8248..63437b5873 100644
--- a/source/grid/manifold_lib.cc
+++ b/source/grid/manifold_lib.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/persistent_tria.cc b/source/grid/persistent_tria.cc
index ee98f50b09..21189ab35f 100644
--- a/source/grid/persistent_tria.cc
+++ b/source/grid/persistent_tria.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 a0c93e392d..6c2f54b3a5 100644
--- a/source/grid/reference_cell.cc
+++ b/source/grid/reference_cell.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/tria.cc b/source/grid/tria.cc
index c1cdf3f6c4..b1538f00e7 100644
--- a/source/grid/tria.cc
+++ b/source/grid/tria.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 66281eedb6..b9d192e154 100644
--- a/source/grid/tria_accessor.cc
+++ b/source/grid/tria_accessor.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/tria_accessor.inst.in b/source/grid/tria_accessor.inst.in
index a3e3c8bdda..b586d55ba2 100644
--- a/source/grid/tria_accessor.inst.in
+++ b/source/grid/tria_accessor.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 c58ef335eb..c1ae201b2a 100644
--- a/source/grid/tria_description.cc
+++ b/source/grid/tria_description.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/tria_description.inst.in b/source/grid/tria_description.inst.in
index 1cacb8c06c..6afbf036f6 100644
--- a/source/grid/tria_description.inst.in
+++ b/source/grid/tria_description.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 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 c814a910df..49fb57b821 100644
--- a/source/hp/CMakeLists.txt
+++ b/source/hp/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2020 by the deal.II authors
+## Copyright (C) 2012 - 2021 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 b171fa3afd..c840c63da2 100644
--- a/source/hp/fe_collection.cc
+++ b/source/hp/fe_collection.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/affine_constraints.inst.in b/source/lac/affine_constraints.inst.in
index 0afc09418c..2b5a77657f 100644
--- a/source/lac/affine_constraints.inst.in
+++ b/source/lac/affine_constraints.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/block_sparsity_pattern.cc b/source/lac/block_sparsity_pattern.cc
index 8bc89fdddf..68b44a0116 100644
--- a/source/lac/block_sparsity_pattern.cc
+++ b/source/lac/block_sparsity_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 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 d322640fbc..c6c325e58a 100644
--- a/source/lac/chunk_sparsity_pattern.cc
+++ b/source/lac/chunk_sparsity_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/cuda_vector.cu b/source/lac/cuda_vector.cu
index 610fe1a98c..d9f6cc4f74 100644
--- a/source/lac/cuda_vector.cu
+++ b/source/lac/cuda_vector.cu
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/dynamic_sparsity_pattern.cc b/source/lac/dynamic_sparsity_pattern.cc
index ba3c028846..3ed8948833 100644
--- a/source/lac/dynamic_sparsity_pattern.cc
+++ b/source/lac/dynamic_sparsity_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/exceptions.cc b/source/lac/exceptions.cc
index e5f4f06550..c17a1db790 100644
--- a/source/lac/exceptions.cc
+++ b/source/lac/exceptions.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/la_parallel_block_vector.inst.in b/source/lac/la_parallel_block_vector.inst.in
index eb29b8491e..0f3e8f1bf8 100644
--- a/source/lac/la_parallel_block_vector.inst.in
+++ b/source/lac/la_parallel_block_vector.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/lapack_full_matrix.cc b/source/lac/lapack_full_matrix.cc
index ff112f57ac..765aea4529 100644
--- a/source/lac/lapack_full_matrix.cc
+++ b/source/lac/lapack_full_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 aa77d7078f..8c004bab41 100644
--- a/source/lac/petsc_matrix_base.cc
+++ b/source/lac/petsc_matrix_base.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2022 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 9a35d250a4..6b82eae960 100644
--- a/source/lac/petsc_parallel_block_sparse_matrix.cc
+++ b/source/lac/petsc_parallel_block_sparse_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 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 0b5e0492dd..8c00bb8d72 100644
--- a/source/lac/petsc_parallel_sparse_matrix.cc
+++ b/source/lac/petsc_parallel_sparse_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 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 375125b4d1..97496965b6 100644
--- a/source/lac/petsc_parallel_vector.cc
+++ b/source/lac/petsc_parallel_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2022 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 bf318d0c37..510b7a4fda 100644
--- a/source/lac/petsc_vector_base.cc
+++ b/source/lac/petsc_vector_base.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2022 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 740fda6e97..5d01e49771 100644
--- a/source/lac/scalapack.cc
+++ b/source/lac/scalapack.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/slepc_solver.cc b/source/lac/slepc_solver.cc
index 5d4118f7aa..d9fa4ff91c 100644
--- a/source/lac/slepc_solver.cc
+++ b/source/lac/slepc_solver.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/sparse_direct.cc b/source/lac/sparse_direct.cc
index 7fb4254024..3951c64a3f 100644
--- a/source/lac/sparse_direct.cc
+++ b/source/lac/sparse_direct.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2022 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 d2ea4df3f0..b59e976ed6 100644
--- a/source/lac/sparsity_pattern.cc
+++ b/source/lac/sparsity_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 5499524d03..54835e47d8 100644
--- a/source/lac/sparsity_tools.cc
+++ b/source/lac/sparsity_tools.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_block_sparse_matrix.cc b/source/lac/trilinos_block_sparse_matrix.cc
index 586b9bb8c6..fa43815a87 100644
--- a/source/lac/trilinos_block_sparse_matrix.cc
+++ b/source/lac/trilinos_block_sparse_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_block_vector.cc b/source/lac/trilinos_block_vector.cc
index 25b25c1d62..cd19d600bb 100644
--- a/source/lac/trilinos_block_vector.cc
+++ b/source/lac/trilinos_block_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_epetra_communication_pattern.cc b/source/lac/trilinos_epetra_communication_pattern.cc
index 7c34e3ed0e..3761e27d62 100644
--- a/source/lac/trilinos_epetra_communication_pattern.cc
+++ b/source/lac/trilinos_epetra_communication_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2021 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 03b54dd945..7f2c755434 100644
--- a/source/lac/trilinos_epetra_vector.cc
+++ b/source/lac/trilinos_epetra_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_precondition.cc b/source/lac/trilinos_precondition.cc
index f52a1b0f5a..140962f5cd 100644
--- a/source/lac/trilinos_precondition.cc
+++ b/source/lac/trilinos_precondition.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 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 3ffadb16af..d668c1c12c 100644
--- a/source/lac/trilinos_precondition_ml.cc
+++ b/source/lac/trilinos_precondition_ml.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_precondition_muelu.cc b/source/lac/trilinos_precondition_muelu.cc
index eba0c5c82a..c0c6c77d69 100644
--- a/source/lac/trilinos_precondition_muelu.cc
+++ b/source/lac/trilinos_precondition_muelu.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_sparse_matrix.cc b/source/lac/trilinos_sparse_matrix.cc
index 864fde1e88..685c233e3b 100644
--- a/source/lac/trilinos_sparse_matrix.cc
+++ b/source/lac/trilinos_sparse_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_sparsity_pattern.cc b/source/lac/trilinos_sparsity_pattern.cc
index 7109b5a8e5..b1113b58d6 100644
--- a/source/lac/trilinos_sparsity_pattern.cc
+++ b/source/lac/trilinos_sparsity_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_tpetra_communication_pattern.cc b/source/lac/trilinos_tpetra_communication_pattern.cc
index cb6973cc2d..afddac8413 100644
--- a/source/lac/trilinos_tpetra_communication_pattern.cc
+++ b/source/lac/trilinos_tpetra_communication_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_tpetra_vector.cc b/source/lac/trilinos_tpetra_vector.cc
index 6308274e8c..73a7621b95 100644
--- a/source/lac/trilinos_tpetra_vector.cc
+++ b/source/lac/trilinos_tpetra_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2019 by the deal.II authors
+// Copyright (C) 2018 - 2021 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 dced465841..4988a5de1f 100644
--- a/source/lac/trilinos_vector.cc
+++ b/source/lac/trilinos_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/vector.cc b/source/lac/vector.cc
index 1481f6be08..09eb1facd9 100644
--- a/source/lac/vector.cc
+++ b/source/lac/vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2021 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 aef4eddbda..6154a09d43 100644
--- a/source/matrix_free/CMakeLists.txt
+++ b/source/matrix_free/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2020 by the deal.II authors
+## Copyright (C) 2013 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/source/matrix_free/dof_info.cc b/source/matrix_free/dof_info.cc
index c32825128c..74bb04d153 100644
--- a/source/matrix_free/dof_info.cc
+++ b/source/matrix_free/dof_info.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/matrix_free/evaluation_template_factory.cc b/source/matrix_free/evaluation_template_factory.cc
index cab955b323..5328f2331e 100644
--- a/source/matrix_free/evaluation_template_factory.cc
+++ b/source/matrix_free/evaluation_template_factory.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/matrix_free/evaluation_template_factory.inst.in b/source/matrix_free/evaluation_template_factory.inst.in
index 441855d054..2385854370 100644
--- a/source/matrix_free/evaluation_template_factory.inst.in
+++ b/source/matrix_free/evaluation_template_factory.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/matrix_free/evaluation_template_factory_hanging_nodes.cc b/source/matrix_free/evaluation_template_factory_hanging_nodes.cc
index 7bd4a19987..21e8c917f7 100644
--- a/source/matrix_free/evaluation_template_factory_hanging_nodes.cc
+++ b/source/matrix_free/evaluation_template_factory_hanging_nodes.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 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.inst.in b/source/matrix_free/evaluation_template_factory_hanging_nodes.inst.in
index 0ed6662cae..c122184328 100644
--- a/source/matrix_free/evaluation_template_factory_hanging_nodes.inst.in
+++ b/source/matrix_free/evaluation_template_factory_hanging_nodes.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/matrix_free/mapping_info.inst.in b/source/matrix_free/mapping_info.inst.in
index 1ebb0afa32..4727a6c92e 100644
--- a/source/matrix_free/mapping_info.inst.in
+++ b/source/matrix_free/mapping_info.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2019 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/matrix_free/shape_info.inst.in b/source/matrix_free/shape_info.inst.in
index fe5de6c930..dbf8022d34 100644
--- a/source/matrix_free/shape_info.inst.in
+++ b/source/matrix_free/shape_info.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 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 be6bf7b9e6..fafaff1e97 100644
--- a/source/matrix_free/task_info.cc
+++ b/source/matrix_free/task_info.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/matrix_free/vector_data_exchange.cc b/source/matrix_free/vector_data_exchange.cc
index f30e41936f..7a761991f0 100644
--- a/source/matrix_free/vector_data_exchange.cc
+++ b/source/matrix_free/vector_data_exchange.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/meshworker/scratch_data.cc b/source/meshworker/scratch_data.cc
index 6ac70b24f2..2935608346 100644
--- a/source/meshworker/scratch_data.cc
+++ b/source/meshworker/scratch_data.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/multigrid/mg_level_global_transfer.inst.in b/source/multigrid/mg_level_global_transfer.inst.in
index e09e560041..b7a6c59160 100644
--- a/source/multigrid/mg_level_global_transfer.inst.in
+++ b/source/multigrid/mg_level_global_transfer.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 b139e56a1d..b89c744e3b 100644
--- a/source/multigrid/mg_tools.cc
+++ b/source/multigrid/mg_tools.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/multigrid/mg_tools.inst.in b/source/multigrid/mg_tools.inst.in
index 55328fcae2..b679e52ecb 100644
--- a/source/multigrid/mg_tools.inst.in
+++ b/source/multigrid/mg_tools.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 ba62ef55c0..e780f11ff6 100644
--- a/source/multigrid/mg_transfer_block.cc
+++ b/source/multigrid/mg_transfer_block.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/multigrid/mg_transfer_block.inst.in b/source/multigrid/mg_transfer_block.inst.in
index 036408959f..70521c0d53 100644
--- a/source/multigrid/mg_transfer_block.inst.in
+++ b/source/multigrid/mg_transfer_block.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 74c1a0caa8..3c76f557ab 100644
--- a/source/multigrid/mg_transfer_component.cc
+++ b/source/multigrid/mg_transfer_component.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/multigrid/mg_transfer_component.inst.in b/source/multigrid/mg_transfer_component.inst.in
index 1f434b621e..7503bb65a5 100644
--- a/source/multigrid/mg_transfer_component.inst.in
+++ b/source/multigrid/mg_transfer_component.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 812d9236d5..0c3fe87bf7 100644
--- a/source/multigrid/mg_transfer_global_coarsening.cc
+++ b/source/multigrid/mg_transfer_global_coarsening.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 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 209a7ee8c1..409970190a 100644
--- a/source/multigrid/mg_transfer_global_coarsening.inst.in
+++ b/source/multigrid/mg_transfer_global_coarsening.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/multigrid/mg_transfer_matrix_free.cc b/source/multigrid/mg_transfer_matrix_free.cc
index af000da93f..6db4b3638b 100644
--- a/source/multigrid/mg_transfer_matrix_free.cc
+++ b/source/multigrid/mg_transfer_matrix_free.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/multigrid/mg_transfer_matrix_free.inst.in b/source/multigrid/mg_transfer_matrix_free.inst.in
index 868b82d799..0034d1b1a5 100644
--- a/source/multigrid/mg_transfer_matrix_free.inst.in
+++ b/source/multigrid/mg_transfer_matrix_free.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 387aea8c97..6b0e3ed9b5 100644
--- a/source/multigrid/mg_transfer_prebuilt.inst.in
+++ b/source/multigrid/mg_transfer_prebuilt.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 f4b2d1d0f8..ac2937a3cb 100644
--- a/source/non_matching/CMakeLists.txt
+++ b/source/non_matching/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2020 by the deal.II authors
+## Copyright (C) 2012 - 2021 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 294dd244ec..63385261f6 100644
--- a/source/non_matching/coupling.cc
+++ b/source/non_matching/coupling.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/non_matching/coupling.inst.in b/source/non_matching/coupling.inst.in
index ff650ddd3b..d5ff79b4f9 100644
--- a/source/non_matching/coupling.inst.in
+++ b/source/non_matching/coupling.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/non_matching/fe_immersed_values.cc b/source/non_matching/fe_immersed_values.cc
index 45714218a6..e789f12a0f 100644
--- a/source/non_matching/fe_immersed_values.cc
+++ b/source/non_matching/fe_immersed_values.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/non_matching/fe_values.cc b/source/non_matching/fe_values.cc
index fcbb399120..c2eb26d67b 100644
--- a/source/non_matching/fe_values.cc
+++ b/source/non_matching/fe_values.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/non_matching/fe_values.inst.in b/source/non_matching/fe_values.inst.in
index e8bccf8e59..1db585cd30 100644
--- a/source/non_matching/fe_values.inst.in
+++ b/source/non_matching/fe_values.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/non_matching/immersed_surface_quadrature.cc b/source/non_matching/immersed_surface_quadrature.cc
index 85f1c882f5..55b6deef15 100644
--- a/source/non_matching/immersed_surface_quadrature.cc
+++ b/source/non_matching/immersed_surface_quadrature.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2019 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 d77ca8d40e..0566abe4ac 100644
--- a/source/non_matching/mesh_classifier.cc
+++ b/source/non_matching/mesh_classifier.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/non_matching/mesh_classifier.inst.in b/source/non_matching/mesh_classifier.inst.in
index 1505a0f8b5..d06d4dc400 100644
--- a/source/non_matching/mesh_classifier.inst.in
+++ b/source/non_matching/mesh_classifier.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2014 by the deal.II authors
+// Copyright (C) 2010 - 2021 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 5efd056d14..f69033abf3 100644
--- a/source/non_matching/quadrature_generator.cc
+++ b/source/non_matching/quadrature_generator.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/non_matching/quadrature_generator.inst.in b/source/non_matching/quadrature_generator.inst.in
index 1522b14d85..e2b001baad 100644
--- a/source/non_matching/quadrature_generator.inst.in
+++ b/source/non_matching/quadrature_generator.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/CMakeLists.txt b/source/numerics/CMakeLists.txt
index 9b0031d40a..fe5df3f8fe 100644
--- a/source/numerics/CMakeLists.txt
+++ b/source/numerics/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2020 by the deal.II authors
+## Copyright (C) 2012 - 2021 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 d8e1cba7cb..7679387c8f 100644
--- a/source/numerics/cell_data_transfer.cc
+++ b/source/numerics/cell_data_transfer.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_out.cc b/source/numerics/data_out.cc
index 43f4c3c3cf..a5461c2f65 100644
--- a/source/numerics/data_out.cc
+++ b/source/numerics/data_out.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_out.inst.in b/source/numerics/data_out.inst.in
index 4bec09f3ef..953f3097f9 100644
--- a/source/numerics/data_out.inst.in
+++ b/source/numerics/data_out.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_out_dof_data.inst.in b/source/numerics/data_out_dof_data.inst.in
index 74098f7f7c..d8fbdbc8ce 100644
--- a/source/numerics/data_out_dof_data.inst.in
+++ b/source/numerics/data_out_dof_data.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_out_dof_data_codim.inst.in b/source/numerics/data_out_dof_data_codim.inst.in
index fe8b24e2cb..247862d4ea 100644
--- a/source/numerics/data_out_dof_data_codim.inst.in
+++ b/source/numerics/data_out_dof_data_codim.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 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 7166cc8fca..49a8560e87 100644
--- a/source/numerics/data_out_faces.cc
+++ b/source/numerics/data_out_faces.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_out_faces.inst.in b/source/numerics/data_out_faces.inst.in
index 291b525682..43ae0aedc2 100644
--- a/source/numerics/data_out_faces.inst.in
+++ b/source/numerics/data_out_faces.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 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 4b12a279ca..16b34d3fc2 100644
--- a/source/numerics/data_out_rotation.cc
+++ b/source/numerics/data_out_rotation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_out_rotation.inst.in b/source/numerics/data_out_rotation.inst.in
index 041dc453e8..f998d719bd 100644
--- a/source/numerics/data_out_rotation.inst.in
+++ b/source/numerics/data_out_rotation.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2021 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 68a871c286..1554c292ef 100644
--- a/source/numerics/data_out_stack.cc
+++ b/source/numerics/data_out_stack.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2021 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 dc10f61b17..b4c2895af1 100644
--- a/source/numerics/data_postprocessor.cc
+++ b/source/numerics/data_postprocessor.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_postprocessor.inst.in b/source/numerics/data_postprocessor.inst.in
index 5ce5e140eb..32d878130f 100644
--- a/source/numerics/data_postprocessor.inst.in
+++ b/source/numerics/data_postprocessor.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/error_estimator_1d.cc b/source/numerics/error_estimator_1d.cc
index e96a834b64..413ce5d18b 100644
--- a/source/numerics/error_estimator_1d.cc
+++ b/source/numerics/error_estimator_1d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/fe_field_function.inst.in b/source/numerics/fe_field_function.inst.in
index 69b655745b..32fa59c2b1 100644
--- a/source/numerics/fe_field_function.inst.in
+++ b/source/numerics/fe_field_function.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/histogram.cc b/source/numerics/histogram.cc
index cee54ead6e..02a7e3203d 100644
--- a/source/numerics/histogram.cc
+++ b/source/numerics/histogram.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/matrix_creator.inst.in b/source/numerics/matrix_creator.inst.in
index a13918d1a4..8df4a83dcb 100644
--- a/source/numerics/matrix_creator.inst.in
+++ b/source/numerics/matrix_creator.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 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 91ab205d5d..6baeac782a 100644
--- a/source/numerics/matrix_tools.cc
+++ b/source/numerics/matrix_tools.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/matrix_tools.inst.in b/source/numerics/matrix_tools.inst.in
index 58d2882203..ed6d6fb1e8 100644
--- a/source/numerics/matrix_tools.inst.in
+++ b/source/numerics/matrix_tools.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2021 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 3dcb695b0e..98f175f8eb 100644
--- a/source/numerics/point_value_history.cc
+++ b/source/numerics/point_value_history.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/solution_transfer.cc b/source/numerics/solution_transfer.cc
index 685c486763..6803c0f98a 100644
--- a/source/numerics/solution_transfer.cc
+++ b/source/numerics/solution_transfer.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2022 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 eb2c146944..1dcf17d467 100644
--- a/source/numerics/solution_transfer.inst.in
+++ b/source/numerics/solution_transfer.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 46d7fadb29..ab5e754514 100644
--- a/source/numerics/time_dependent.cc
+++ b/source/numerics/time_dependent.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/vector_tools_boundary.inst.in b/source/numerics/vector_tools_boundary.inst.in
index 1a7cfba47a..1801335127 100644
--- a/source/numerics/vector_tools_boundary.inst.in
+++ b/source/numerics/vector_tools_boundary.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/vector_tools_integrate_difference.inst.in b/source/numerics/vector_tools_integrate_difference.inst.in
index 1a5ac1ce5b..2d11cbd6dc 100644
--- a/source/numerics/vector_tools_integrate_difference.inst.in
+++ b/source/numerics/vector_tools_integrate_difference.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 03dbf810d7..18447fa257 100644
--- a/source/particles/generators.cc
+++ b/source/particles/generators.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/particles/particle_handler.cc b/source/particles/particle_handler.cc
index 9a0adde420..9bd6af4f1d 100644
--- a/source/particles/particle_handler.cc
+++ b/source/particles/particle_handler.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/sundials/arkode.cc b/source/sundials/arkode.cc
index 38f8d7eaa6..311748ce5c 100644
--- a/source/sundials/arkode.cc
+++ b/source/sundials/arkode.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/source/sundials/ida.cc b/source/sundials/ida.cc
index 8c886bca8d..801e1c0380 100644
--- a/source/sundials/ida.cc
+++ b/source/sundials/ida.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2015 - 2020 by the deal.II authors
+//    Copyright (C) 2015 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/source/sundials/kinsol.cc b/source/sundials/kinsol.cc
index 36cbc51c4b..1da1833450 100644
--- a/source/sundials/kinsol.cc
+++ b/source/sundials/kinsol.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/source/sundials/n_vector.inst.in b/source/sundials/n_vector.inst.in
index 53757bffaa..af9a166459 100644
--- a/source/sundials/n_vector.inst.in
+++ b/source/sundials/n_vector.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/sundials/sunlinsol_wrapper.cc b/source/sundials/sunlinsol_wrapper.cc
index 506be94b7e..9062d2f828 100644
--- a/source/sundials/sunlinsol_wrapper.cc
+++ b/source/sundials/sunlinsol_wrapper.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2021 by the deal.II authors
+//    Copyright (C) 2021 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 1829e07259..e6c1b79053 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2021 by the deal.II authors
+## Copyright (C) 2013 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/tests/a-framework/concurrent_threads.cc b/tests/a-framework/concurrent_threads.cc
index de0733a830..0ca0cbc890 100644
--- a/tests/a-framework/concurrent_threads.cc
+++ b/tests/a-framework/concurrent_threads.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/ad_common_tests/step-44-helper_res_lin_01.h b/tests/ad_common_tests/step-44-helper_res_lin_01.h
index c8d7ffa961..b766883193 100644
--- a/tests/ad_common_tests/step-44-helper_res_lin_01.h
+++ b/tests/ad_common_tests/step-44-helper_res_lin_01.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/ad_common_tests/step-44-helper_scalar_01.h b/tests/ad_common_tests/step-44-helper_scalar_01.h
index 5590d0e0a2..53c3fda2ea 100644
--- a/tests/ad_common_tests/step-44-helper_scalar_01.h
+++ b/tests/ad_common_tests/step-44-helper_scalar_01.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/ad_common_tests/step-44-helper_var_form_01.h b/tests/ad_common_tests/step-44-helper_var_form_01.h
index e471c8e3fc..4ff478ce9f 100644
--- a/tests/ad_common_tests/step-44-helper_var_form_01.h
+++ b/tests/ad_common_tests/step-44-helper_var_form_01.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/ad_common_tests/step-44-helper_vector_01.h b/tests/ad_common_tests/step-44-helper_vector_01.h
index 40a21c0d66..da00a8f586 100644
--- a/tests/ad_common_tests/step-44-helper_vector_01.h
+++ b/tests/ad_common_tests/step-44-helper_vector_01.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/adolc/basic_function_gradient_hessian_taped.cc b/tests/adolc/basic_function_gradient_hessian_taped.cc
index a9d0bf6baa..089241f59a 100644
--- a/tests/adolc/basic_function_gradient_hessian_taped.cc
+++ b/tests/adolc/basic_function_gradient_hessian_taped.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/adolc/basic_function_gradient_tapeless.cc b/tests/adolc/basic_function_gradient_tapeless.cc
index 3103cfa157..783f17a474 100644
--- a/tests/adolc/basic_function_gradient_tapeless.cc
+++ b/tests/adolc/basic_function_gradient_tapeless.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/adolc/basic_functions_jacobian_taped-cpp_vector.cc b/tests/adolc/basic_functions_jacobian_taped-cpp_vector.cc
index e87d011e59..b33678cfa4 100644
--- a/tests/adolc/basic_functions_jacobian_taped-cpp_vector.cc
+++ b/tests/adolc/basic_functions_jacobian_taped-cpp_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/adolc/basic_functions_jacobian_taped.cc b/tests/adolc/basic_functions_jacobian_taped.cc
index 16ac4de056..532f340963 100644
--- a/tests/adolc/basic_functions_jacobian_taped.cc
+++ b/tests/adolc/basic_functions_jacobian_taped.cc
@@ -1,5 +1,5 @@
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/adolc/basic_functions_jacobian_tapeless.cc b/tests/adolc/basic_functions_jacobian_tapeless.cc
index 921c790d5a..54da58414d 100644
--- a/tests/adolc/basic_functions_jacobian_tapeless.cc
+++ b/tests/adolc/basic_functions_jacobian_tapeless.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/adolc/step-44.cc b/tests/adolc/step-44.cc
index 42a2c4b926..edf3a34df0 100644
--- a/tests/adolc/step-44.cc
+++ b/tests/adolc/step-44.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/all-headers/CMakeLists.txt b/tests/all-headers/CMakeLists.txt
index 9894da5669..66cbd1eb74 100644
--- a/tests/all-headers/CMakeLists.txt
+++ b/tests/all-headers/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2021 by the deal.II authors
+## Copyright (C) 2013 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/tests/aniso/fe_tools.cc b/tests/aniso/fe_tools.cc
index 15b4ef57c2..9b3888a258 100644
--- a/tests/aniso/fe_tools.cc
+++ b/tests/aniso/fe_tools.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/aniso/refine_and_coarsen_anisotropic.cc b/tests/aniso/refine_and_coarsen_anisotropic.cc
index 5061f3d0ef..fc999ef928 100644
--- a/tests/aniso/refine_and_coarsen_anisotropic.cc
+++ b/tests/aniso/refine_and_coarsen_anisotropic.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2022 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 88f466b52c..93a5d65256 100644
--- a/tests/aniso/solution_transfer.cc
+++ b/tests/aniso/solution_transfer.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 181b9f719d..7bb26b16fb 100644
--- a/tests/arpack/parpack_advection_diffusion_petsc.cc
+++ b/tests/arpack/parpack_advection_diffusion_petsc.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2020 by the deal.II authors
+ * Copyright (C) 2009 - 2021 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/arpack/step-36_ar.cc b/tests/arpack/step-36_ar.cc
index d54ccceedf..74e9e9bf3a 100644
--- a/tests/arpack/step-36_ar.cc
+++ b/tests/arpack/step-36_ar.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2020 by the deal.II authors
+ * Copyright (C) 2009 - 2021 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/arpack/step-36_ar_shift.cc b/tests/arpack/step-36_ar_shift.cc
index 6376bd8cbe..b8306cdfc2 100644
--- a/tests/arpack/step-36_ar_shift.cc
+++ b/tests/arpack/step-36_ar_shift.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2020 by the deal.II authors
+ * Copyright (C) 2016 - 2021 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/arpack/step-36_ar_with_iterations.cc b/tests/arpack/step-36_ar_with_iterations.cc
index d54ccceedf..74e9e9bf3a 100644
--- a/tests/arpack/step-36_ar_with_iterations.cc
+++ b/tests/arpack/step-36_ar_with_iterations.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2020 by the deal.II authors
+ * Copyright (C) 2009 - 2021 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 4203cd1a2b..af36f951b3 100644
--- a/tests/arpack/step-36_parpack.cc
+++ b/tests/arpack/step-36_parpack.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2020 by the deal.II authors
+ * Copyright (C) 2009 - 2021 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 068f52acde..c9f53bf0da 100644
--- a/tests/base/aligned_vector_01.cc
+++ b/tests/base/aligned_vector_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2021 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/aligned_vector_02.cc b/tests/base/aligned_vector_02.cc
index 2d82660f30..f04a85311d 100644
--- a/tests/base/aligned_vector_02.cc
+++ b/tests/base/aligned_vector_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2021 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/aligned_vector_03.cc b/tests/base/aligned_vector_03.cc
index f48461e9e5..4dc0c17116 100644
--- a/tests/base/aligned_vector_03.cc
+++ b/tests/base/aligned_vector_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2021 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/aligned_vector_05.cc b/tests/base/aligned_vector_05.cc
index b0864fec3e..5790be483b 100644
--- a/tests/base/aligned_vector_05.cc
+++ b/tests/base/aligned_vector_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/aligned_vector_move.cc b/tests/base/aligned_vector_move.cc
index b0b55cebe3..666c3c59aa 100644
--- a/tests/base/aligned_vector_move.cc
+++ b/tests/base/aligned_vector_move.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2021 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/anisotropic_2.cc b/tests/base/anisotropic_2.cc
index a4e278d45a..5cbb32ff0e 100644
--- a/tests/base/anisotropic_2.cc
+++ b/tests/base/anisotropic_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/bounding_box_1.cc b/tests/base/bounding_box_1.cc
index 6d59ef03e3..8fb53c02cf 100644
--- a/tests/base/bounding_box_1.cc
+++ b/tests/base/bounding_box_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/bounding_box_2.cc b/tests/base/bounding_box_2.cc
index 041115f286..d2296ca622 100644
--- a/tests/base/bounding_box_2.cc
+++ b/tests/base/bounding_box_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/bounding_box_3.cc b/tests/base/bounding_box_3.cc
index ca5b343326..b9dfce4f8b 100644
--- a/tests/base/bounding_box_3.cc
+++ b/tests/base/bounding_box_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/bounding_box_6.cc b/tests/base/bounding_box_6.cc
index 67e933436b..8e52be6090 100644
--- a/tests/base/bounding_box_6.cc
+++ b/tests/base/bounding_box_6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II Authors
+// Copyright (C) 2015 - 2022 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/cell_data_storage_01.cc b/tests/base/cell_data_storage_01.cc
index 05a4455431..b5f171480f 100644
--- a/tests/base/cell_data_storage_01.cc
+++ b/tests/base/cell_data_storage_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/cell_data_storage_02.cc b/tests/base/cell_data_storage_02.cc
index 2a69f5b4c0..f38853c2a6 100644
--- a/tests/base/cell_data_storage_02.cc
+++ b/tests/base/cell_data_storage_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/cell_data_storage_03.cc b/tests/base/cell_data_storage_03.cc
index c3aae0951f..6625f79f68 100644
--- a/tests/base/cell_data_storage_03.cc
+++ b/tests/base/cell_data_storage_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/consensus_algorithm_01.cc b/tests/base/consensus_algorithm_01.cc
index bd3e994c9f..347e62bf80 100644
--- a/tests/base/consensus_algorithm_01.cc
+++ b/tests/base/consensus_algorithm_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/derivative_forms_04.cc b/tests/base/derivative_forms_04.cc
index 28422e48f0..b4f797a20d 100644
--- a/tests/base/derivative_forms_04.cc
+++ b/tests/base/derivative_forms_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/function_cutoff_01.cc b/tests/base/function_cutoff_01.cc
index 1494b39558..a4102289fd 100644
--- a/tests/base/function_cutoff_01.cc
+++ b/tests/base/function_cutoff_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/function_cutoff_02.cc b/tests/base/function_cutoff_02.cc
index ca6233235e..5a94f7ac2c 100644
--- a/tests/base/function_cutoff_02.cc
+++ b/tests/base/function_cutoff_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/function_cutoff_03.cc b/tests/base/function_cutoff_03.cc
index e02422fa80..292e873ee8 100644
--- a/tests/base/function_cutoff_03.cc
+++ b/tests/base/function_cutoff_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/function_from_function_objects_01.cc b/tests/base/function_from_function_objects_01.cc
index 31a14c431b..fa0d99bfa5 100644
--- a/tests/base/function_from_function_objects_01.cc
+++ b/tests/base/function_from_function_objects_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/function_parser_02.cc b/tests/base/function_parser_02.cc
index 90658ea6fc..a7d1f6f473 100644
--- a/tests/base/function_parser_02.cc
+++ b/tests/base/function_parser_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/function_parser_05.cc b/tests/base/function_parser_05.cc
index 6b6d33143e..fe677f4585 100644
--- a/tests/base/function_parser_05.cc
+++ b/tests/base/function_parser_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/function_parser_08.cc b/tests/base/function_parser_08.cc
index 110b15c0c9..5245f25a98 100644
--- a/tests/base/function_parser_08.cc
+++ b/tests/base/function_parser_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/function_signed_distance_02.cc b/tests/base/function_signed_distance_02.cc
index 563d0c66a3..082f75dfae 100644
--- a/tests/base/function_signed_distance_02.cc
+++ b/tests/base/function_signed_distance_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2021 by the deal.II authors
+// Copyright (C) 2007 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/functions_03.cc b/tests/base/functions_03.cc
index 915d5e75c4..5858bbceea 100644
--- a/tests/base/functions_03.cc
+++ b/tests/base/functions_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2018 by the deal.II authors
+// Copyright (C) 2007 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/functions_04.cc b/tests/base/functions_04.cc
index 3bd6ed1eaa..4dbcc90590 100644
--- a/tests/base/functions_04.cc
+++ b/tests/base/functions_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/functions_09.cc b/tests/base/functions_09.cc
index 9969d83c8e..6b256600ff 100644
--- a/tests/base/functions_09.cc
+++ b/tests/base/functions_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/functions_12.cc b/tests/base/functions_12.cc
index 4c64684dbe..6f23e3f076 100644
--- a/tests/base/functions_12.cc
+++ b/tests/base/functions_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2018 by the deal.II authors
+// Copyright (C) 2007 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/functions_cspline.cc b/tests/base/functions_cspline.cc
index 3a291677e3..aec87a230e 100644
--- a/tests/base/functions_cspline.cc
+++ b/tests/base/functions_cspline.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/functions_cspline_02.cc b/tests/base/functions_cspline_02.cc
index 5f4a060996..2bb93626f9 100644
--- a/tests/base/functions_cspline_02.cc
+++ b/tests/base/functions_cspline_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/functions_incremental_01.cc b/tests/base/functions_incremental_01.cc
index 1d1d37eaf8..53e2540ca7 100644
--- a/tests/base/functions_incremental_01.cc
+++ b/tests/base/functions_incremental_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/functions_incremental_02.cc b/tests/base/functions_incremental_02.cc
index b808f6c1bd..da8bf5d73b 100644
--- a/tests/base/functions_incremental_02.cc
+++ b/tests/base/functions_incremental_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/functions_singularity.cc b/tests/base/functions_singularity.cc
index b7488390a6..21635cfcd4 100644
--- a/tests/base/functions_singularity.cc
+++ b/tests/base/functions_singularity.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/functions_spherical_01.cc b/tests/base/functions_spherical_01.cc
index 54dec7fd30..76128e62c0 100644
--- a/tests/base/functions_spherical_01.cc
+++ b/tests/base/functions_spherical_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/functions_spherical_02.cc b/tests/base/functions_spherical_02.cc
index 5f093bdcc6..0bc31cd271 100644
--- a/tests/base/functions_spherical_02.cc
+++ b/tests/base/functions_spherical_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/gauss_lobatto.cc b/tests/base/gauss_lobatto.cc
index b0d3c5d9de..f3eacd3a21 100644
--- a/tests/base/gauss_lobatto.cc
+++ b/tests/base/gauss_lobatto.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/geometric_utilities_01.cc b/tests/base/geometric_utilities_01.cc
index d505ce181e..7b425f94f6 100644
--- a/tests/base/geometric_utilities_01.cc
+++ b/tests/base/geometric_utilities_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/geometric_utilities_02.cc b/tests/base/geometric_utilities_02.cc
index be5aa4e195..6b1b13cebf 100644
--- a/tests/base/geometric_utilities_02.cc
+++ b/tests/base/geometric_utilities_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/geometry_info_2.cc b/tests/base/geometry_info_2.cc
index 7a16bd41cc..6f8c77b63b 100644
--- a/tests/base/geometry_info_2.cc
+++ b/tests/base/geometry_info_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/geometry_info_3.cc b/tests/base/geometry_info_3.cc
index 7bc712ac7c..e7504a06c3 100644
--- a/tests/base/geometry_info_3.cc
+++ b/tests/base/geometry_info_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/geometry_info_4.cc b/tests/base/geometry_info_4.cc
index 06382b0091..6a3233b18c 100644
--- a/tests/base/geometry_info_4.cc
+++ b/tests/base/geometry_info_4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/geometry_info_5.cc b/tests/base/geometry_info_5.cc
index e12b6cbe17..2f9cf06915 100644
--- a/tests/base/geometry_info_5.cc
+++ b/tests/base/geometry_info_5.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/geometry_info_6.cc b/tests/base/geometry_info_6.cc
index 9c97f78a01..eae7317e17 100644
--- a/tests/base/geometry_info_6.cc
+++ b/tests/base/geometry_info_6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/geometry_info_7.cc b/tests/base/geometry_info_7.cc
index 84cb534deb..6399f7b23b 100644
--- a/tests/base/geometry_info_7.cc
+++ b/tests/base/geometry_info_7.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/geometry_info_8.cc b/tests/base/geometry_info_8.cc
index 2029ebe08c..bbac810738 100644
--- a/tests/base/geometry_info_8.cc
+++ b/tests/base/geometry_info_8.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/geometry_info_9.cc b/tests/base/geometry_info_9.cc
index ffdd7dd9c6..a9ee985fc0 100644
--- a/tests/base/geometry_info_9.cc
+++ b/tests/base/geometry_info_9.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/graph_coloring_01.cc b/tests/base/graph_coloring_01.cc
index 7dbc8ee5c0..d05ba170cf 100644
--- a/tests/base/graph_coloring_01.cc
+++ b/tests/base/graph_coloring_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/graph_coloring_02.cc b/tests/base/graph_coloring_02.cc
index c6095c7527..1a5afed726 100644
--- a/tests/base/graph_coloring_02.cc
+++ b/tests/base/graph_coloring_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/graph_coloring_03.cc b/tests/base/graph_coloring_03.cc
index a499b16b6b..9437102452 100644
--- a/tests/base/graph_coloring_03.cc
+++ b/tests/base/graph_coloring_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/hdf5_03.cc b/tests/base/hdf5_03.cc
index 816b06c814..261ddc6a3e 100644
--- a/tests/base/hdf5_03.cc
+++ b/tests/base/hdf5_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2019 by the deal.II Authors
+// Copyright (C) 2015 - 2022 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/hdf5_04.cc b/tests/base/hdf5_04.cc
index 2389ed8662..7f3ba2098a 100644
--- a/tests/base/hdf5_04.cc
+++ b/tests/base/hdf5_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2019 by the deal.II Authors
+// Copyright (C) 2015 - 2022 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/hdf5_05.cc b/tests/base/hdf5_05.cc
index d40de2ccef..5a48a53005 100644
--- a/tests/base/hdf5_05.cc
+++ b/tests/base/hdf5_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2019 by the deal.II Authors
+// Copyright (C) 2015 - 2022 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/hdf5_06.cc b/tests/base/hdf5_06.cc
index 2034c75d60..f7684150dd 100644
--- a/tests/base/hdf5_06.cc
+++ b/tests/base/hdf5_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2019 by the deal.II Authors
+// Copyright (C) 2015 - 2022 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/hierarchical.cc b/tests/base/hierarchical.cc
index 144d839506..38365d5e5c 100644
--- a/tests/base/hierarchical.cc
+++ b/tests/base/hierarchical.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/index_set_19.cc b/tests/base/index_set_19.cc
index 3a0981357a..e9a57d3640 100644
--- a/tests/base/index_set_19.cc
+++ b/tests/base/index_set_19.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/index_set_22.cc b/tests/base/index_set_22.cc
index a6eef8e565..160a9a5221 100644
--- a/tests/base/index_set_22.cc
+++ b/tests/base/index_set_22.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/index_set_iterate_01.cc b/tests/base/index_set_iterate_01.cc
index 43e66847ba..d0f9895412 100644
--- a/tests/base/index_set_iterate_01.cc
+++ b/tests/base/index_set_iterate_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2018 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/index_set_readwrite_03.cc b/tests/base/index_set_readwrite_03.cc
index 43c868b519..927b967bf8 100644
--- a/tests/base/index_set_readwrite_03.cc
+++ b/tests/base/index_set_readwrite_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/is_finite.cc b/tests/base/is_finite.cc
index 5684f9f8e9..e41723421f 100644
--- a/tests/base/is_finite.cc
+++ b/tests/base/is_finite.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/is_finite_complex.cc b/tests/base/is_finite_complex.cc
index 861021831b..39144cdccf 100644
--- a/tests/base/is_finite_complex.cc
+++ b/tests/base/is_finite_complex.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/log_nan.cc b/tests/base/log_nan.cc
index dbd5bcd078..bd54ac2ed6 100644
--- a/tests/base/log_nan.cc
+++ b/tests/base/log_nan.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/mpi_create_partitioning_01.cc b/tests/base/mpi_create_partitioning_01.cc
index f213252d10..14e71af20f 100644
--- a/tests/base/mpi_create_partitioning_01.cc
+++ b/tests/base/mpi_create_partitioning_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/mpi_evenly_distributed_partitioning_01.cc b/tests/base/mpi_evenly_distributed_partitioning_01.cc
index cc8f8f471f..1627247390 100644
--- a/tests/base/mpi_evenly_distributed_partitioning_01.cc
+++ b/tests/base/mpi_evenly_distributed_partitioning_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/mpi_noncontiguous_partitioner_01.cc b/tests/base/mpi_noncontiguous_partitioner_01.cc
index 3ffe496775..0737fa561b 100644
--- a/tests/base/mpi_noncontiguous_partitioner_01.cc
+++ b/tests/base/mpi_noncontiguous_partitioner_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/mpi_noncontiguous_partitioner_02.cc b/tests/base/mpi_noncontiguous_partitioner_02.cc
index a0a0f62a16..cb95c55932 100644
--- a/tests/base/mpi_noncontiguous_partitioner_02.cc
+++ b/tests/base/mpi_noncontiguous_partitioner_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/mpi_noncontiguous_partitioner_03.cc b/tests/base/mpi_noncontiguous_partitioner_03.cc
index e5774f70c9..c5afb41f74 100644
--- a/tests/base/mpi_noncontiguous_partitioner_03.cc
+++ b/tests/base/mpi_noncontiguous_partitioner_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/mpi_some_to_some_02.cc b/tests/base/mpi_some_to_some_02.cc
index cf10223424..8fa65379f7 100644
--- a/tests/base/mpi_some_to_some_02.cc
+++ b/tests/base/mpi_some_to_some_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/mutable_bind_03.cc b/tests/base/mutable_bind_03.cc
index 600ff9859e..c5edf315db 100644
--- a/tests/base/mutable_bind_03.cc
+++ b/tests/base/mutable_bind_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/mutable_bind_04.cc b/tests/base/mutable_bind_04.cc
index 2812352cbb..a659b023a4 100644
--- a/tests/base/mutable_bind_04.cc
+++ b/tests/base/mutable_bind_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/parallel_transform_02.cc b/tests/base/parallel_transform_02.cc
index 3a3f3edc81..de8d7c0854 100644
--- a/tests/base/parallel_transform_02.cc
+++ b/tests/base/parallel_transform_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2019 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/parallel_transform_03.cc b/tests/base/parallel_transform_03.cc
index 0f85ccfa9c..c310becc97 100644
--- a/tests/base/parallel_transform_03.cc
+++ b/tests/base/parallel_transform_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2019 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/parsed_convergence_table_06.cc b/tests/base/parsed_convergence_table_06.cc
index 6bcc3a38b6..b4af189c1f 100644
--- a/tests/base/parsed_convergence_table_06.cc
+++ b/tests/base/parsed_convergence_table_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/parsed_convergence_table_11.cc b/tests/base/parsed_convergence_table_11.cc
index 3aec176b25..1ce9182ddd 100644
--- a/tests/base/parsed_convergence_table_11.cc
+++ b/tests/base/parsed_convergence_table_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/polynomial1d.cc b/tests/base/polynomial1d.cc
index fa24dfb85e..2b87da5f52 100644
--- a/tests/base/polynomial1d.cc
+++ b/tests/base/polynomial1d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/polynomial_jacobi.cc b/tests/base/polynomial_jacobi.cc
index 27b9d9a934..1dd46669f8 100644
--- a/tests/base/polynomial_jacobi.cc
+++ b/tests/base/polynomial_jacobi.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/polynomial_jacobi_roots.cc b/tests/base/polynomial_jacobi_roots.cc
index a044177606..e7c9cbfd07 100644
--- a/tests/base/polynomial_jacobi_roots.cc
+++ b/tests/base/polynomial_jacobi_roots.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/polynomial_jacobi_roots_ld.cc b/tests/base/polynomial_jacobi_roots_ld.cc
index 5b9d109ab0..222f3fd20c 100644
--- a/tests/base/polynomial_jacobi_roots_ld.cc
+++ b/tests/base/polynomial_jacobi_roots_ld.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/polynomial_lagrange_ops.cc b/tests/base/polynomial_lagrange_ops.cc
index 84c054a18f..985a9a701e 100644
--- a/tests/base/polynomial_lagrange_ops.cc
+++ b/tests/base/polynomial_lagrange_ops.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/polynomial_lagrange_order.cc b/tests/base/polynomial_lagrange_order.cc
index 7eb48fed72..bbe04ee228 100644
--- a/tests/base/polynomial_lagrange_order.cc
+++ b/tests/base/polynomial_lagrange_order.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/polynomial_lagrange_product.cc b/tests/base/polynomial_lagrange_product.cc
index a84281f950..959f6674dc 100644
--- a/tests/base/polynomial_lagrange_product.cc
+++ b/tests/base/polynomial_lagrange_product.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/polynomial_minus_equals.cc b/tests/base/polynomial_minus_equals.cc
index 30591eb587..4bb24f606c 100644
--- a/tests/base/polynomial_minus_equals.cc
+++ b/tests/base/polynomial_minus_equals.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/polynomials_adini_01.cc b/tests/base/polynomials_adini_01.cc
index d74b89ce1d..0cbdeef898 100644
--- a/tests/base/polynomials_adini_01.cc
+++ b/tests/base/polynomials_adini_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/polynomials_br.cc b/tests/base/polynomials_br.cc
index 4ff74422ed..7bb14cbbea 100644
--- a/tests/base/polynomials_br.cc
+++ b/tests/base/polynomials_br.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2019 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/qprojector.cc b/tests/base/qprojector.cc
index 1437065f5d..2037d4b586 100644
--- a/tests/base/qprojector.cc
+++ b/tests/base/qprojector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/quadrature_check_tensor_product.cc b/tests/base/quadrature_check_tensor_product.cc
index 5b7b56b841..ff2f365d2e 100644
--- a/tests/base/quadrature_check_tensor_product.cc
+++ b/tests/base/quadrature_check_tensor_product.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/quadrature_move_01.cc b/tests/base/quadrature_move_01.cc
index f2f5101a8d..a965455054 100644
--- a/tests/base/quadrature_move_01.cc
+++ b/tests/base/quadrature_move_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/quadrature_move_02.cc b/tests/base/quadrature_move_02.cc
index 5842202725..985158433a 100644
--- a/tests/base/quadrature_move_02.cc
+++ b/tests/base/quadrature_move_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/quadrature_point_data.cc b/tests/base/quadrature_point_data.cc
index 458a5005a3..f806ecfe32 100644
--- a/tests/base/quadrature_point_data.cc
+++ b/tests/base/quadrature_point_data.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/quadrature_point_data_02.cc b/tests/base/quadrature_point_data_02.cc
index ba0ffbc5eb..ca2100610c 100644
--- a/tests/base/quadrature_point_data_02.cc
+++ b/tests/base/quadrature_point_data_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/quadrature_point_data_03.cc b/tests/base/quadrature_point_data_03.cc
index 2355ecf37c..ab7da7856b 100644
--- a/tests/base/quadrature_point_data_03.cc
+++ b/tests/base/quadrature_point_data_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/quadrature_qiterated_01.cc b/tests/base/quadrature_qiterated_01.cc
index 544b036113..10330f5e55 100644
--- a/tests/base/quadrature_qiterated_01.cc
+++ b/tests/base/quadrature_qiterated_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/quadrature_sorted_test.cc b/tests/base/quadrature_sorted_test.cc
index b943373f5f..4bd2018706 100644
--- a/tests/base/quadrature_sorted_test.cc
+++ b/tests/base/quadrature_sorted_test.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 4db0d64fc9..f7f69ac728 100644
--- a/tests/base/quadrature_test.cc
+++ b/tests/base/quadrature_test.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/table.cc b/tests/base/table.cc
index f7c40a920e..2beb202184 100644
--- a/tests/base/table.cc
+++ b/tests/base/table.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/table_05.cc b/tests/base/table_05.cc
index 9109c2f393..bb9b1125f6 100644
--- a/tests/base/table_05.cc
+++ b/tests/base/table_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/table_07.cc b/tests/base/table_07.cc
index b7856ad535..e26ac0efd0 100644
--- a/tests/base/table_07.cc
+++ b/tests/base/table_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/taylor_estimate_function_bounds.cc b/tests/base/taylor_estimate_function_bounds.cc
index ed232d98a0..fa8fee139c 100644
--- a/tests/base/taylor_estimate_function_bounds.cc
+++ b/tests/base/taylor_estimate_function_bounds.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/timer_08.cc b/tests/base/timer_08.cc
index 798e446430..e428ea15cd 100644
--- a/tests/base/timer_08.cc
+++ b/tests/base/timer_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/timer_08_b.cc b/tests/base/timer_08_b.cc
index 5f98b3e3b4..c5c160d2f3 100644
--- a/tests/base/timer_08_b.cc
+++ b/tests/base/timer_08_b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/timer_09.cc b/tests/base/timer_09.cc
index 2dafe04e74..8c28398a17 100644
--- a/tests/base/timer_09.cc
+++ b/tests/base/timer_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/timer_10.cc b/tests/base/timer_10.cc
index b31ee6e465..d51b0ef8f5 100644
--- a/tests/base/timer_10.cc
+++ b/tests/base/timer_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/utilities_02b.cc b/tests/base/utilities_02b.cc
index 90e2872230..5e37ed6a20 100644
--- a/tests/base/utilities_02b.cc
+++ b/tests/base/utilities_02b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/utilities_13.cc b/tests/base/utilities_13.cc
index c68baa6544..490834bcad 100644
--- a/tests/base/utilities_13.cc
+++ b/tests/base/utilities_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/utilities_14.cc b/tests/base/utilities_14.cc
index af98ddb8a3..ddb471d72b 100644
--- a/tests/base/utilities_14.cc
+++ b/tests/base/utilities_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/utilities_17.cc b/tests/base/utilities_17.cc
index 49ad9bc034..0a5772214b 100644
--- a/tests/base/utilities_17.cc
+++ b/tests/base/utilities_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2019 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/utilities_18.cc b/tests/base/utilities_18.cc
index 0c7e739a2c..86afea67c9 100644
--- a/tests/base/utilities_18.cc
+++ b/tests/base/utilities_18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2019 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/utilities_19.cc b/tests/base/utilities_19.cc
index 1543b861f4..23029398fc 100644
--- a/tests/base/utilities_19.cc
+++ b/tests/base/utilities_19.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2019 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/utilities_pack_unpack_03.cc b/tests/base/utilities_pack_unpack_03.cc
index 1552ef6af2..1d8f80d96d 100644
--- a/tests/base/utilities_pack_unpack_03.cc
+++ b/tests/base/utilities_pack_unpack_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/vectorization_05.cc b/tests/base/vectorization_05.cc
index 37a9529d79..c17119fb54 100644
--- a/tests/base/vectorization_05.cc
+++ b/tests/base/vectorization_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/vectorization_06.cc b/tests/base/vectorization_06.cc
index 003fe4acc0..eeeed00b44 100644
--- a/tests/base/vectorization_06.cc
+++ b/tests/base/vectorization_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/vectorization_08.cc b/tests/base/vectorization_08.cc
index 9ddbe06348..ec60aa0355 100644
--- a/tests/base/vectorization_08.cc
+++ b/tests/base/vectorization_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/vectorization_10.cc b/tests/base/vectorization_10.cc
index 0d6a17c096..ccab152bb9 100644
--- a/tests/base/vectorization_10.cc
+++ b/tests/base/vectorization_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/vectorization_11.cc b/tests/base/vectorization_11.cc
index 4b8dde362e..4148788919 100644
--- a/tests/base/vectorization_11.cc
+++ b/tests/base/vectorization_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/vectorization_12.cc b/tests/base/vectorization_12.cc
index a0f43b101e..cec1abb33c 100644
--- a/tests/base/vectorization_12.cc
+++ b/tests/base/vectorization_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/vectorization_13.cc b/tests/base/vectorization_13.cc
index 041756449e..38ca324dbb 100644
--- a/tests/base/vectorization_13.cc
+++ b/tests/base/vectorization_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/vectorization_14.cc b/tests/base/vectorization_14.cc
index 41bbf856d8..76fee09452 100644
--- a/tests/base/vectorization_14.cc
+++ b/tests/base/vectorization_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/vectorization_15.cc b/tests/base/vectorization_15.cc
index 34c3ac054d..5bdf380db7 100644
--- a/tests/base/vectorization_15.cc
+++ b/tests/base/vectorization_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/vectorization_16.cc b/tests/base/vectorization_16.cc
index 563edc5ef4..ae91df53b7 100644
--- a/tests/base/vectorization_16.cc
+++ b/tests/base/vectorization_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/vectorization_iterator_01.cc b/tests/base/vectorization_iterator_01.cc
index 05c11d39dd..23a801c87b 100644
--- a/tests/base/vectorization_iterator_01.cc
+++ b/tests/base/vectorization_iterator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/anna_1.cc b/tests/bits/anna_1.cc
index c687fb55d4..448a5eba2e 100644
--- a/tests/bits/anna_1.cc
+++ b/tests/bits/anna_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/anna_2.cc b/tests/bits/anna_2.cc
index 93e71f2d4a..f9d9cf893f 100644
--- a/tests/bits/anna_2.cc
+++ b/tests/bits/anna_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/anna_4.cc b/tests/bits/anna_4.cc
index 07dd93db3d..6fa2f1e416 100644
--- a/tests/bits/anna_4.cc
+++ b/tests/bits/anna_4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/anna_6.cc b/tests/bits/anna_6.cc
index b13a4c98f3..b06c4ad6a4 100644
--- a/tests/bits/anna_6.cc
+++ b/tests/bits/anna_6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/apply_boundary_values_01.cc b/tests/bits/apply_boundary_values_01.cc
index 5fc2528a7b..23a8ddf99d 100644
--- a/tests/bits/apply_boundary_values_01.cc
+++ b/tests/bits/apply_boundary_values_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/apply_boundary_values_02.cc b/tests/bits/apply_boundary_values_02.cc
index b58ec3c158..9e532f0861 100644
--- a/tests/bits/apply_boundary_values_02.cc
+++ b/tests/bits/apply_boundary_values_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/block_sparse_matrix_iterator_01.cc b/tests/bits/block_sparse_matrix_iterator_01.cc
index 52ebde9248..0ad586af9f 100644
--- a/tests/bits/block_sparse_matrix_iterator_01.cc
+++ b/tests/bits/block_sparse_matrix_iterator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/chunk_sparse_matrix_11.cc b/tests/bits/chunk_sparse_matrix_11.cc
index d255193c8c..863097364b 100644
--- a/tests/bits/chunk_sparse_matrix_11.cc
+++ b/tests/bits/chunk_sparse_matrix_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/chunk_sparse_matrix_12.cc b/tests/bits/chunk_sparse_matrix_12.cc
index fb0fa58e37..2fa43bbcd4 100644
--- a/tests/bits/chunk_sparse_matrix_12.cc
+++ b/tests/bits/chunk_sparse_matrix_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/chunk_sparse_matrix_13.cc b/tests/bits/chunk_sparse_matrix_13.cc
index ad60372fa3..107b027760 100644
--- a/tests/bits/chunk_sparse_matrix_13.cc
+++ b/tests/bits/chunk_sparse_matrix_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_11.cc b/tests/bits/chunk_sparse_matrix_iterator_11.cc
index e61143efed..1588e0eef1 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_11.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/chunk_sparse_matrix_iterator_12.cc b/tests/bits/chunk_sparse_matrix_iterator_12.cc
index 2ca738e491..183ac7c754 100644
--- a/tests/bits/chunk_sparse_matrix_iterator_12.cc
+++ b/tests/bits/chunk_sparse_matrix_iterator_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/count_dofs_per_component_hp_01.cc b/tests/bits/count_dofs_per_component_hp_01.cc
index d6f7dd7497..bb3f29548b 100644
--- a/tests/bits/count_dofs_per_component_hp_01.cc
+++ b/tests/bits/count_dofs_per_component_hp_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/count_dofs_per_component_hp_02.cc b/tests/bits/count_dofs_per_component_hp_02.cc
index 83a2432b20..02265cfd6c 100644
--- a/tests/bits/count_dofs_per_component_hp_02.cc
+++ b/tests/bits/count_dofs_per_component_hp_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/cylinder_02.cc b/tests/bits/cylinder_02.cc
index a76aea9c83..4035fcff22 100644
--- a/tests/bits/cylinder_02.cc
+++ b/tests/bits/cylinder_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/cylinder_03.cc b/tests/bits/cylinder_03.cc
index 9d66ee1c2d..a8c59dee19 100644
--- a/tests/bits/cylinder_03.cc
+++ b/tests/bits/cylinder_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/distorted_cells_01.cc b/tests/bits/distorted_cells_01.cc
index e9b56033d3..e7b9298b82 100644
--- a/tests/bits/distorted_cells_01.cc
+++ b/tests/bits/distorted_cells_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/distorted_cells_07.cc b/tests/bits/distorted_cells_07.cc
index 599d870b32..079a2ac326 100644
--- a/tests/bits/distorted_cells_07.cc
+++ b/tests/bits/distorted_cells_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/face_interpolation.cc b/tests/bits/face_interpolation.cc
index 69f2c67362..94a6213b5e 100644
--- a/tests/bits/face_interpolation.cc
+++ b/tests/bits/face_interpolation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_field_function_01.cc b/tests/bits/fe_field_function_01.cc
index b4fe4b7025..98f7aa421f 100644
--- a/tests/bits/fe_field_function_01.cc
+++ b/tests/bits/fe_field_function_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_field_function_01_vector.cc b/tests/bits/fe_field_function_01_vector.cc
index 1dc6d17a75..5f19a54019 100644
--- a/tests/bits/fe_field_function_01_vector.cc
+++ b/tests/bits/fe_field_function_01_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_field_function_02.cc b/tests/bits/fe_field_function_02.cc
index 910b00cc7f..b0c7b5a72e 100644
--- a/tests/bits/fe_field_function_02.cc
+++ b/tests/bits/fe_field_function_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_field_function_02_vector.cc b/tests/bits/fe_field_function_02_vector.cc
index 570d0aa4c8..f30a28a7a2 100644
--- a/tests/bits/fe_field_function_02_vector.cc
+++ b/tests/bits/fe_field_function_02_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_field_function_03.cc b/tests/bits/fe_field_function_03.cc
index f4246217b1..929c93029e 100644
--- a/tests/bits/fe_field_function_03.cc
+++ b/tests/bits/fe_field_function_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_01a.cc b/tests/bits/fe_tools_01a.cc
index 0bc236ae0b..9c17bbf72c 100644
--- a/tests/bits/fe_tools_01a.cc
+++ b/tests/bits/fe_tools_01a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_01b.cc b/tests/bits/fe_tools_01b.cc
index d2e25c3ce7..4a79be89cb 100644
--- a/tests/bits/fe_tools_01b.cc
+++ b/tests/bits/fe_tools_01b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_01c.cc b/tests/bits/fe_tools_01c.cc
index dcf4fc38fe..900e842a50 100644
--- a/tests/bits/fe_tools_01c.cc
+++ b/tests/bits/fe_tools_01c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_1.cc b/tests/bits/find_cell_1.cc
index b85db0976b..fba715cb9f 100644
--- a/tests/bits/find_cell_1.cc
+++ b/tests/bits/find_cell_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_10.cc b/tests/bits/find_cell_10.cc
index ba80611e90..97072e4299 100644
--- a/tests/bits/find_cell_10.cc
+++ b/tests/bits/find_cell_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_10a.cc b/tests/bits/find_cell_10a.cc
index 2d36a14c27..83797bee10 100644
--- a/tests/bits/find_cell_10a.cc
+++ b/tests/bits/find_cell_10a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_11.cc b/tests/bits/find_cell_11.cc
index d69343e029..5fc2d5169d 100644
--- a/tests/bits/find_cell_11.cc
+++ b/tests/bits/find_cell_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_12.cc b/tests/bits/find_cell_12.cc
index a53d10564a..e84d215d28 100644
--- a/tests/bits/find_cell_12.cc
+++ b/tests/bits/find_cell_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_13.cc b/tests/bits/find_cell_13.cc
index 52c9cc58f3..de6f4b553f 100644
--- a/tests/bits/find_cell_13.cc
+++ b/tests/bits/find_cell_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_2.cc b/tests/bits/find_cell_2.cc
index 337b8d2ccd..18a65ef2de 100644
--- a/tests/bits/find_cell_2.cc
+++ b/tests/bits/find_cell_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_3.cc b/tests/bits/find_cell_3.cc
index 6e388999de..756464cf2c 100644
--- a/tests/bits/find_cell_3.cc
+++ b/tests/bits/find_cell_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_4.cc b/tests/bits/find_cell_4.cc
index f8f3375eaf..928165b601 100644
--- a/tests/bits/find_cell_4.cc
+++ b/tests/bits/find_cell_4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_5.cc b/tests/bits/find_cell_5.cc
index 05f2a4f333..f89628c8a1 100644
--- a/tests/bits/find_cell_5.cc
+++ b/tests/bits/find_cell_5.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_6.cc b/tests/bits/find_cell_6.cc
index f579bc0267..77593b0867 100644
--- a/tests/bits/find_cell_6.cc
+++ b/tests/bits/find_cell_6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_7.cc b/tests/bits/find_cell_7.cc
index 34b1adba03..95f0af47e7 100644
--- a/tests/bits/find_cell_7.cc
+++ b/tests/bits/find_cell_7.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_8.cc b/tests/bits/find_cell_8.cc
index b3d699ce91..0036073ada 100644
--- a/tests/bits/find_cell_8.cc
+++ b/tests/bits/find_cell_8.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_9.cc b/tests/bits/find_cell_9.cc
index 2cd05fedb0..dd266f64b3 100644
--- a/tests/bits/find_cell_9.cc
+++ b/tests/bits/find_cell_9.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_alt_1.cc b/tests/bits/find_cell_alt_1.cc
index cdb42f798b..3f1ce93d92 100644
--- a/tests/bits/find_cell_alt_1.cc
+++ b/tests/bits/find_cell_alt_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_alt_2.cc b/tests/bits/find_cell_alt_2.cc
index 54cc34ed86..3ab1ffba59 100644
--- a/tests/bits/find_cell_alt_2.cc
+++ b/tests/bits/find_cell_alt_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_alt_3.cc b/tests/bits/find_cell_alt_3.cc
index 7ff5d2dd1d..40e76ab7fb 100644
--- a/tests/bits/find_cell_alt_3.cc
+++ b/tests/bits/find_cell_alt_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_alt_4.cc b/tests/bits/find_cell_alt_4.cc
index 8b4cc406c7..1247b7f3e0 100644
--- a/tests/bits/find_cell_alt_4.cc
+++ b/tests/bits/find_cell_alt_4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_alt_5.cc b/tests/bits/find_cell_alt_5.cc
index 2c26fe27cb..23f07df03f 100644
--- a/tests/bits/find_cell_alt_5.cc
+++ b/tests/bits/find_cell_alt_5.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_alt_6.cc b/tests/bits/find_cell_alt_6.cc
index f6e4c3ad23..1d0bd0e0b5 100644
--- a/tests/bits/find_cell_alt_6.cc
+++ b/tests/bits/find_cell_alt_6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cell_alt_7.cc b/tests/bits/find_cell_alt_7.cc
index f19aa8028b..2173c0b424 100644
--- a/tests/bits/find_cell_alt_7.cc
+++ b/tests/bits/find_cell_alt_7.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cells_adjacent_to_vertex_1.cc b/tests/bits/find_cells_adjacent_to_vertex_1.cc
index 3175eb6af5..06228a2de7 100644
--- a/tests/bits/find_cells_adjacent_to_vertex_1.cc
+++ b/tests/bits/find_cells_adjacent_to_vertex_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cells_adjacent_to_vertex_2.cc b/tests/bits/find_cells_adjacent_to_vertex_2.cc
index b0e7e39509..c6bb655e0d 100644
--- a/tests/bits/find_cells_adjacent_to_vertex_2.cc
+++ b/tests/bits/find_cells_adjacent_to_vertex_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2018 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cells_adjacent_to_vertex_3.cc b/tests/bits/find_cells_adjacent_to_vertex_3.cc
index 0638334408..875d3e5805 100644
--- a/tests/bits/find_cells_adjacent_to_vertex_3.cc
+++ b/tests/bits/find_cells_adjacent_to_vertex_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2018 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cells_adjacent_to_vertex_4.cc b/tests/bits/find_cells_adjacent_to_vertex_4.cc
index fcb940632f..d4dd09e919 100644
--- a/tests/bits/find_cells_adjacent_to_vertex_4.cc
+++ b/tests/bits/find_cells_adjacent_to_vertex_4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2018 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cells_adjacent_to_vertex_5.cc b/tests/bits/find_cells_adjacent_to_vertex_5.cc
index 5ef4abafe1..18134cd00b 100644
--- a/tests/bits/find_cells_adjacent_to_vertex_5.cc
+++ b/tests/bits/find_cells_adjacent_to_vertex_5.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2018 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_cells_adjacent_to_vertex_6.cc b/tests/bits/find_cells_adjacent_to_vertex_6.cc
index ced43ce0aa..effff99a6b 100644
--- a/tests/bits/find_cells_adjacent_to_vertex_6.cc
+++ b/tests/bits/find_cells_adjacent_to_vertex_6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2018 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/find_closest_vertex_1.cc b/tests/bits/find_closest_vertex_1.cc
index 924ef554ef..e39405e801 100644
--- a/tests/bits/find_closest_vertex_1.cc
+++ b/tests/bits/find_closest_vertex_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2018 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/joa_1.cc b/tests/bits/joa_1.cc
index 940ef814c7..f3a57a47e9 100644
--- a/tests/bits/joa_1.cc
+++ b/tests/bits/joa_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/make_boundary_constraints_01.cc b/tests/bits/make_boundary_constraints_01.cc
index d8fd84f05c..45d59c48db 100644
--- a/tests/bits/make_boundary_constraints_01.cc
+++ b/tests/bits/make_boundary_constraints_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/make_boundary_constraints_02.cc b/tests/bits/make_boundary_constraints_02.cc
index 8fd2bd47e5..4a2bc8185e 100644
--- a/tests/bits/make_boundary_constraints_02.cc
+++ b/tests/bits/make_boundary_constraints_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/map_dofs_to_support_points_hp_01.cc b/tests/bits/map_dofs_to_support_points_hp_01.cc
index 67af7ebf21..580f63ad08 100644
--- a/tests/bits/map_dofs_to_support_points_hp_01.cc
+++ b/tests/bits/map_dofs_to_support_points_hp_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/map_dofs_to_support_points_hp_02.cc b/tests/bits/map_dofs_to_support_points_hp_02.cc
index 8260f66f88..aedc353269 100644
--- a/tests/bits/map_dofs_to_support_points_hp_02.cc
+++ b/tests/bits/map_dofs_to_support_points_hp_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/neighboring_cells_at_two_faces.cc b/tests/bits/neighboring_cells_at_two_faces.cc
index fcad04582d..7644d105a9 100644
--- a/tests/bits/neighboring_cells_at_two_faces.cc
+++ b/tests/bits/neighboring_cells_at_two_faces.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/periodicity_01.cc b/tests/bits/periodicity_01.cc
index 8602976859..0b5c299fd9 100644
--- a/tests/bits/periodicity_01.cc
+++ b/tests/bits/periodicity_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2019 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/periodicity_02.cc b/tests/bits/periodicity_02.cc
index 1bdd0c2611..e14f603f86 100644
--- a/tests/bits/periodicity_02.cc
+++ b/tests/bits/periodicity_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/periodicity_03.cc b/tests/bits/periodicity_03.cc
index 17f3918ed2..66b9ad602f 100644
--- a/tests/bits/periodicity_03.cc
+++ b/tests/bits/periodicity_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/periodicity_04.cc b/tests/bits/periodicity_04.cc
index 33c1a4698b..04b44fb9c7 100644
--- a/tests/bits/periodicity_04.cc
+++ b/tests/bits/periodicity_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/periodicity_06.cc b/tests/bits/periodicity_06.cc
index 396eca2312..95fb337adc 100644
--- a/tests/bits/periodicity_06.cc
+++ b/tests/bits/periodicity_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/periodicity_08.cc b/tests/bits/periodicity_08.cc
index e076c0d280..621af2c560 100644
--- a/tests/bits/periodicity_08.cc
+++ b/tests/bits/periodicity_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2021 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 1a870aeb18..82cc39fcfb 100644
--- a/tests/bits/periodicity_09.cc
+++ b/tests/bits/periodicity_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2019 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/point_difference_02.cc b/tests/bits/point_difference_02.cc
index cb144d4888..f4c9e828f2 100644
--- a/tests/bits/point_difference_02.cc
+++ b/tests/bits/point_difference_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/point_gradient_02.cc b/tests/bits/point_gradient_02.cc
index e14fa1e177..195be1115b 100644
--- a/tests/bits/point_gradient_02.cc
+++ b/tests/bits/point_gradient_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/point_gradient_hp_02.cc b/tests/bits/point_gradient_hp_02.cc
index 30311d7c5b..5b0c13838a 100644
--- a/tests/bits/point_gradient_hp_02.cc
+++ b/tests/bits/point_gradient_hp_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/point_inside_1.cc b/tests/bits/point_inside_1.cc
index 253082acd4..be4b209d5a 100644
--- a/tests/bits/point_inside_1.cc
+++ b/tests/bits/point_inside_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/point_inside_2.cc b/tests/bits/point_inside_2.cc
index 0748d6f31d..5b4c45b410 100644
--- a/tests/bits/point_inside_2.cc
+++ b/tests/bits/point_inside_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/point_value_02.cc b/tests/bits/point_value_02.cc
index b929ff2299..c1181531d3 100644
--- a/tests/bits/point_value_02.cc
+++ b/tests/bits/point_value_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/point_value_hp_02.cc b/tests/bits/point_value_hp_02.cc
index 5f7762c582..9da60c9684 100644
--- a/tests/bits/point_value_hp_02.cc
+++ b/tests/bits/point_value_hp_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/q_points.cc b/tests/bits/q_points.cc
index 5f87a80acd..9c5f3c75ea 100644
--- a/tests/bits/q_points.cc
+++ b/tests/bits/q_points.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 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.cc b/tests/bits/refine_and_coarsen_for_active_cell_index.cc
index b782460457..3f8b613fcd 100644
--- a/tests/bits/refine_and_coarsen_for_active_cell_index.cc
+++ b/tests/bits/refine_and_coarsen_for_active_cell_index.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/refine_and_coarsen_for_active_cell_index_02.cc b/tests/bits/refine_and_coarsen_for_active_cell_index_02.cc
index 2b5e443525..9f07e5ffab 100644
--- a/tests/bits/refine_and_coarsen_for_active_cell_index_02.cc
+++ b/tests/bits/refine_and_coarsen_for_active_cell_index_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/refine_and_coarsen_for_active_cell_index_03.cc b/tests/bits/refine_and_coarsen_for_active_cell_index_03.cc
index e05da997de..26e8764560 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,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/refine_and_coarsen_for_active_cell_index_04.cc b/tests/bits/refine_and_coarsen_for_active_cell_index_04.cc
index 3df3b1fbf3..66499cb813 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,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/refine_and_coarsen_for_active_cell_index_05.cc b/tests/bits/refine_and_coarsen_for_active_cell_index_05.cc
index 54aab96b50..28de3566ee 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,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/refine_and_coarsen_for_parents.cc b/tests/bits/refine_and_coarsen_for_parents.cc
index c7c04aa2f6..11d5bcd0f7 100644
--- a/tests/bits/refine_and_coarsen_for_parents.cc
+++ b/tests/bits/refine_and_coarsen_for_parents.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/refine_and_coarsen_for_parents_02.cc b/tests/bits/refine_and_coarsen_for_parents_02.cc
index c94f101d6e..4e8eb266af 100644
--- a/tests/bits/refine_and_coarsen_for_parents_02.cc
+++ b/tests/bits/refine_and_coarsen_for_parents_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/refine_and_coarsen_for_parents_03.cc b/tests/bits/refine_and_coarsen_for_parents_03.cc
index 7c51055b5b..9ae8ec3065 100644
--- a/tests/bits/refine_and_coarsen_for_parents_03.cc
+++ b/tests/bits/refine_and_coarsen_for_parents_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/roy_1.cc b/tests/bits/roy_1.cc
index 00300ce96d..d674b973b1 100644
--- a/tests/bits/roy_1.cc
+++ b/tests/bits/roy_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/rt_2.cc b/tests/bits/rt_2.cc
index 8a82155da0..48bb7ed898 100644
--- a/tests/bits/rt_2.cc
+++ b/tests/bits/rt_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 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 1e414f7e74..07113be0f2 100644
--- a/tests/bits/solution_transfer.cc
+++ b/tests/bits/solution_transfer.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/sparse_matrix_iterator_10.cc b/tests/bits/sparse_matrix_iterator_10.cc
index 7ad62744a2..5a0f62d323 100644
--- a/tests/bits/sparse_matrix_iterator_10.cc
+++ b/tests/bits/sparse_matrix_iterator_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/sparse_matrix_iterator_11.cc b/tests/bits/sparse_matrix_iterator_11.cc
index 6f4da75e5c..7d669ed8ff 100644
--- a/tests/bits/sparse_matrix_iterator_11.cc
+++ b/tests/bits/sparse_matrix_iterator_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/sparse_matrix_iterator_12.cc b/tests/bits/sparse_matrix_iterator_12.cc
index 13650baebe..8a5d613094 100644
--- a/tests/bits/sparse_matrix_iterator_12.cc
+++ b/tests/bits/sparse_matrix_iterator_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-11.cc b/tests/bits/step-11.cc
index 958aee0d7b..44317474c6 100644
--- a/tests/bits/step-11.cc
+++ b/tests/bits/step-11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 b1d6b55d6c..257878aba4 100644
--- a/tests/bits/step-12.cc
+++ b/tests/bits/step-12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 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 b65ada23b4..96b19bf980 100644
--- a/tests/bits/step-13.cc
+++ b/tests/bits/step-13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 a898faa5e7..c88f8586d8 100644
--- a/tests/bits/step-14.cc
+++ b/tests/bits/step-14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-2.cc b/tests/bits/step-2.cc
index 06ef563dfe..585404f3cf 100644
--- a/tests/bits/step-2.cc
+++ b/tests/bits/step-2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-3.cc b/tests/bits/step-3.cc
index f97efce620..d08cbe7c7e 100644
--- a/tests/bits/step-3.cc
+++ b/tests/bits/step-3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-4.cc b/tests/bits/step-4.cc
index 75c8bb87ad..171e3695db 100644
--- a/tests/bits/step-4.cc
+++ b/tests/bits/step-4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-5.cc b/tests/bits/step-5.cc
index 2c35f34669..c2b86c5a00 100644
--- a/tests/bits/step-5.cc
+++ b/tests/bits/step-5.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-6-racoptimize-2.cc b/tests/bits/step-6-racoptimize-2.cc
index 964ffc70f2..e722b1b2d6 100644
--- a/tests/bits/step-6-racoptimize-2.cc
+++ b/tests/bits/step-6-racoptimize-2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-6-racoptimize.cc b/tests/bits/step-6-racoptimize.cc
index 518f736284..5f62f9331a 100644
--- a/tests/bits/step-6-racoptimize.cc
+++ b/tests/bits/step-6-racoptimize.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-6.cc b/tests/bits/step-6.cc
index 2199d0ca59..e0965b5f49 100644
--- a/tests/bits/step-6.cc
+++ b/tests/bits/step-6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-7.cc b/tests/bits/step-7.cc
index 688bd565d6..18694e810e 100644
--- a/tests/bits/step-7.cc
+++ b/tests/bits/step-7.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/step-8.cc b/tests/bits/step-8.cc
index b7df5b94b9..33c9bb15fe 100644
--- a/tests/bits/step-8.cc
+++ b/tests/bits/step-8.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/unit_support_points_01.cc b/tests/bits/unit_support_points_01.cc
index 1fd7071e4f..410f3fac07 100644
--- a/tests/bits/unit_support_points_01.cc
+++ b/tests/bits/unit_support_points_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/boost/extract_representative_set_02.cc b/tests/boost/extract_representative_set_02.cc
index 03ee5b2e0b..e213bac0f4 100644
--- a/tests/boost/extract_representative_set_02.cc
+++ b/tests/boost/extract_representative_set_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/boost/rtree_01.cc b/tests/boost/rtree_01.cc
index 40b2e852b2..c15ae043a7 100644
--- a/tests/boost/rtree_01.cc
+++ b/tests/boost/rtree_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/bem.cc b/tests/codim_one/bem.cc
index f8415d8334..fdc2b303e7 100644
--- a/tests/codim_one/bem.cc
+++ b/tests/codim_one/bem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 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 ec26f6b6d7..3b397343bb 100644
--- a/tests/codim_one/bem_integration.cc
+++ b/tests/codim_one/bem_integration.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/boundary_indicator_01.cc b/tests/codim_one/boundary_indicator_01.cc
index 3f87352577..3228002318 100644
--- a/tests/codim_one/boundary_indicator_01.cc
+++ b/tests/codim_one/boundary_indicator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/data_out.cc b/tests/codim_one/data_out.cc
index 36c7a796ab..fa61cbc19b 100644
--- a/tests/codim_one/data_out.cc
+++ b/tests/codim_one/data_out.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/data_out_02.cc b/tests/codim_one/data_out_02.cc
index 6ac3fee40a..d36c1272ab 100644
--- a/tests/codim_one/data_out_02.cc
+++ b/tests/codim_one/data_out_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/data_out_03.cc b/tests/codim_one/data_out_03.cc
index 9575cf3c9d..5a51c9a846 100644
--- a/tests/codim_one/data_out_03.cc
+++ b/tests/codim_one/data_out_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/error_estimator_02.cc b/tests/codim_one/error_estimator_02.cc
index 0a98a8b324..797abd496e 100644
--- a/tests/codim_one/error_estimator_02.cc
+++ b/tests/codim_one/error_estimator_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/extract_boundary_mesh_00.cc b/tests/codim_one/extract_boundary_mesh_00.cc
index aba237301f..078fc1be8a 100644
--- a/tests/codim_one/extract_boundary_mesh_00.cc
+++ b/tests/codim_one/extract_boundary_mesh_00.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/extract_boundary_mesh_07.cc b/tests/codim_one/extract_boundary_mesh_07.cc
index 683d6f6b12..4445596acc 100644
--- a/tests/codim_one/extract_boundary_mesh_07.cc
+++ b/tests/codim_one/extract_boundary_mesh_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/extract_boundary_mesh_09.cc b/tests/codim_one/extract_boundary_mesh_09.cc
index 3521c8de58..a24775e832 100644
--- a/tests/codim_one/extract_boundary_mesh_09.cc
+++ b/tests/codim_one/extract_boundary_mesh_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/gradients.cc b/tests/codim_one/gradients.cc
index 6efb97a6af..4e21a4151e 100644
--- a/tests/codim_one/gradients.cc
+++ b/tests/codim_one/gradients.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/grid_in_out_03.cc b/tests/codim_one/grid_in_out_03.cc
index 21c1d89788..de874e6e8f 100644
--- a/tests/codim_one/grid_in_out_03.cc
+++ b/tests/codim_one/grid_in_out_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/hanging_nodes_01.cc b/tests/codim_one/hanging_nodes_01.cc
index b9f680b5cc..c796495b49 100644
--- a/tests/codim_one/hanging_nodes_01.cc
+++ b/tests/codim_one/hanging_nodes_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/hanging_nodes_02.cc b/tests/codim_one/hanging_nodes_02.cc
index 18da934693..1af947c5ef 100644
--- a/tests/codim_one/hanging_nodes_02.cc
+++ b/tests/codim_one/hanging_nodes_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/hanging_nodes_03.cc b/tests/codim_one/hanging_nodes_03.cc
index aac468898e..16418167ed 100644
--- a/tests/codim_one/hanging_nodes_03.cc
+++ b/tests/codim_one/hanging_nodes_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/integrate_log.cc b/tests/codim_one/integrate_log.cc
index 878c3098ad..8a2643e0b9 100644
--- a/tests/codim_one/integrate_log.cc
+++ b/tests/codim_one/integrate_log.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/interpolate_boundary_values_03.cc b/tests/codim_one/interpolate_boundary_values_03.cc
index a73de9b76e..3bc41de250 100644
--- a/tests/codim_one/interpolate_boundary_values_03.cc
+++ b/tests/codim_one/interpolate_boundary_values_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/interpolation_2.cc b/tests/codim_one/interpolation_2.cc
index 021ba2e19b..58dbba99fd 100644
--- a/tests/codim_one/interpolation_2.cc
+++ b/tests/codim_one/interpolation_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/interpolation_3.cc b/tests/codim_one/interpolation_3.cc
index 909acf73c5..7315891fd1 100644
--- a/tests/codim_one/interpolation_3.cc
+++ b/tests/codim_one/interpolation_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/mapping_01.cc b/tests/codim_one/mapping_01.cc
index bd9e71ba2c..502b4a6471 100644
--- a/tests/codim_one/mapping_01.cc
+++ b/tests/codim_one/mapping_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2021 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 7fc602d81e..bfeb69c90d 100644
--- a/tests/codim_one/mapping_fe_field_01.cc
+++ b/tests/codim_one/mapping_fe_field_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/mapping_q1.cc b/tests/codim_one/mapping_q1.cc
index 78a855b7fd..3974a0b6e0 100644
--- a/tests/codim_one/mapping_q1.cc
+++ b/tests/codim_one/mapping_q1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/measure_of_distorted_codim_one_face.cc b/tests/codim_one/measure_of_distorted_codim_one_face.cc
index b33aada526..f594c0c9f8 100644
--- a/tests/codim_one/measure_of_distorted_codim_one_face.cc
+++ b/tests/codim_one/measure_of_distorted_codim_one_face.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/normal_vectors_01.cc b/tests/codim_one/normal_vectors_01.cc
index 19ab7a021a..95b2cb7a4a 100644
--- a/tests/codim_one/normal_vectors_01.cc
+++ b/tests/codim_one/normal_vectors_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/projection.cc b/tests/codim_one/projection.cc
index 0c6ffd80fe..4035811c14 100644
--- a/tests/codim_one/projection.cc
+++ b/tests/codim_one/projection.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/projection_dgp.cc b/tests/codim_one/projection_dgp.cc
index 774f2bed05..2f793d8ed2 100644
--- a/tests/codim_one/projection_dgp.cc
+++ b/tests/codim_one/projection_dgp.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 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 01e95e7471..6e6814059e 100644
--- a/tests/codim_one/solution_transfer_01.cc
+++ b/tests/codim_one/solution_transfer_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/tensor_matrix_conversion.cc b/tests/codim_one/tensor_matrix_conversion.cc
index 8c8241a6db..368076b830 100644
--- a/tests/codim_one/tensor_matrix_conversion.cc
+++ b/tests/codim_one/tensor_matrix_conversion.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/codim_one/transform_01.cc b/tests/codim_one/transform_01.cc
index c9a2f3dbee..cb45c69d10 100644
--- a/tests/codim_one/transform_01.cc
+++ b/tests/codim_one/transform_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/cuda/create_mesh.h b/tests/cuda/create_mesh.h
index 565ad348ec..e503ee441f 100644
--- a/tests/cuda/create_mesh.h
+++ b/tests/cuda/create_mesh.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/cuda/matrix_vector_common.h b/tests/cuda/matrix_vector_common.h
index f18302111a..d36e08468a 100644
--- a/tests/cuda/matrix_vector_common.h
+++ b/tests/cuda/matrix_vector_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/cuda/matrix_vector_mf.h b/tests/cuda/matrix_vector_mf.h
index 55c605e182..baeb5d6e6f 100644
--- a/tests/cuda/matrix_vector_mf.h
+++ b/tests/cuda/matrix_vector_mf.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_11.cc b/tests/data_out/data_out_11.cc
index ffa49a8965..916026d3f7 100644
--- a/tests/data_out/data_out_11.cc
+++ b/tests/data_out/data_out_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_base.cc b/tests/data_out/data_out_base.cc
index 3a6dfa1274..1f4ad05b3a 100644
--- a/tests/data_out/data_out_base.cc
+++ b/tests/data_out/data_out_base.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_base_vtk_04.cc b/tests/data_out/data_out_base_vtk_04.cc
index bcabebfe56..d48ffbe883 100644
--- a/tests/data_out/data_out_base_vtk_04.cc
+++ b/tests/data_out/data_out_base_vtk_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_base_vtk_05.cc b/tests/data_out/data_out_base_vtk_05.cc
index 1363d54aea..626815abeb 100644
--- a/tests/data_out/data_out_base_vtk_05.cc
+++ b/tests/data_out/data_out_base_vtk_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_base_vtu_04.cc b/tests/data_out/data_out_base_vtu_04.cc
index 027b2e6eab..2ead86a3d9 100644
--- a/tests/data_out/data_out_base_vtu_04.cc
+++ b/tests/data_out/data_out_base_vtu_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_base_vtu_05.cc b/tests/data_out/data_out_base_vtu_05.cc
index a36afe12b9..7d15e30d4c 100644
--- a/tests/data_out/data_out_base_vtu_05.cc
+++ b/tests/data_out/data_out_base_vtu_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_base_vtu_compression_levels.cc b/tests/data_out/data_out_base_vtu_compression_levels.cc
index ca4a3e7cca..2efa465d24 100644
--- a/tests/data_out/data_out_base_vtu_compression_levels.cc
+++ b/tests/data_out/data_out_base_vtu_compression_levels.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_complex_postprocessor_01.cc b/tests/data_out/data_out_complex_postprocessor_01.cc
index 82e842a0f4..d7fa8c1705 100644
--- a/tests/data_out/data_out_complex_postprocessor_01.cc
+++ b/tests/data_out/data_out_complex_postprocessor_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_complex_postprocessor_02.cc b/tests/data_out/data_out_complex_postprocessor_02.cc
index c8d38486d3..07ad26ebc5 100644
--- a/tests/data_out/data_out_complex_postprocessor_02.cc
+++ b/tests/data_out/data_out_complex_postprocessor_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_complex_postprocessor_03.cc b/tests/data_out/data_out_complex_postprocessor_03.cc
index d4129c90e9..6e768876b3 100644
--- a/tests/data_out/data_out_complex_postprocessor_03.cc
+++ b/tests/data_out/data_out_complex_postprocessor_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_curved_cells.cc b/tests/data_out/data_out_curved_cells.cc
index df443cc819..355edeb294 100644
--- a/tests/data_out/data_out_curved_cells.cc
+++ b/tests/data_out/data_out_curved_cells.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_faces_postprocessor_boundary_id.cc b/tests/data_out/data_out_faces_postprocessor_boundary_id.cc
index c758d7240a..135e2b4190 100644
--- a/tests/data_out/data_out_faces_postprocessor_boundary_id.cc
+++ b/tests/data_out/data_out_faces_postprocessor_boundary_id.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_faces_postprocessor_boundary_id_02.cc b/tests/data_out/data_out_faces_postprocessor_boundary_id_02.cc
index 805ef2b53a..a1a323504c 100644
--- a/tests/data_out/data_out_faces_postprocessor_boundary_id_02.cc
+++ b/tests/data_out/data_out_faces_postprocessor_boundary_id_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_faces_postprocessor_boundary_id_03.cc b/tests/data_out/data_out_faces_postprocessor_boundary_id_03.cc
index 816706b7d9..8de9d116ab 100644
--- a/tests/data_out/data_out_faces_postprocessor_boundary_id_03.cc
+++ b/tests/data_out/data_out_faces_postprocessor_boundary_id_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_faces_postprocessor_boundary_id_04.cc b/tests/data_out/data_out_faces_postprocessor_boundary_id_04.cc
index 8376459191..c685734e2e 100644
--- a/tests/data_out/data_out_faces_postprocessor_boundary_id_04.cc
+++ b/tests/data_out/data_out_faces_postprocessor_boundary_id_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_hdf5_02.cc b/tests/data_out/data_out_hdf5_02.cc
index 4573f9099e..f2c1cd6ad4 100644
--- a/tests/data_out/data_out_hdf5_02.cc
+++ b/tests/data_out/data_out_hdf5_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/data_out_mapping_collection_01.cc b/tests/data_out/data_out_mapping_collection_01.cc
index 23647bdae5..3f408e28c1 100644
--- a/tests/data_out/data_out_mapping_collection_01.cc
+++ b/tests/data_out/data_out_mapping_collection_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/patches.h b/tests/data_out/patches.h
index 6636d7a22a..a3e1cc5786 100644
--- a/tests/data_out/patches.h
+++ b/tests/data_out/patches.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/pvtu_physical_units_01.cc b/tests/data_out/pvtu_physical_units_01.cc
index 411124282c..936ba0e965 100644
--- a/tests/data_out/pvtu_physical_units_01.cc
+++ b/tests/data_out/pvtu_physical_units_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/pvtu_physical_units_02.cc b/tests/data_out/pvtu_physical_units_02.cc
index ca6317bec3..d6cbf5c0c8 100644
--- a/tests/data_out/pvtu_physical_units_02.cc
+++ b/tests/data_out/pvtu_physical_units_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/vtu_physical_units_01.cc b/tests/data_out/vtu_physical_units_01.cc
index 6196ff1d1a..4c8512f0d4 100644
--- a/tests/data_out/vtu_physical_units_01.cc
+++ b/tests/data_out/vtu_physical_units_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/data_out/vtu_physical_units_02.cc b/tests/data_out/vtu_physical_units_02.cc
index d9c2350a1d..67deea1241 100644
--- a/tests/data_out/vtu_physical_units_02.cc
+++ b/tests/data_out/vtu_physical_units_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/2d_coarse_grid_01.cc b/tests/distributed_grids/2d_coarse_grid_01.cc
index ca323a1986..9638ec2fd8 100644
--- a/tests/distributed_grids/2d_coarse_grid_01.cc
+++ b/tests/distributed_grids/2d_coarse_grid_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/2d_coarse_grid_02.cc b/tests/distributed_grids/2d_coarse_grid_02.cc
index cebe1c4c5c..e3b3dff724 100644
--- a/tests/distributed_grids/2d_coarse_grid_02.cc
+++ b/tests/distributed_grids/2d_coarse_grid_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/2d_coarse_grid_03.cc b/tests/distributed_grids/2d_coarse_grid_03.cc
index 6f2645bbef..6b332cb417 100644
--- a/tests/distributed_grids/2d_coarse_grid_03.cc
+++ b/tests/distributed_grids/2d_coarse_grid_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/2d_coarse_grid_04.cc b/tests/distributed_grids/2d_coarse_grid_04.cc
index 28bc1a57c0..20a5bcf2d3 100644
--- a/tests/distributed_grids/2d_coarse_grid_04.cc
+++ b/tests/distributed_grids/2d_coarse_grid_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/2d_coarsening_01.cc b/tests/distributed_grids/2d_coarsening_01.cc
index 5105502317..8add2f349c 100644
--- a/tests/distributed_grids/2d_coarsening_01.cc
+++ b/tests/distributed_grids/2d_coarsening_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/2d_coarsening_02.cc b/tests/distributed_grids/2d_coarsening_02.cc
index ab366d8e1f..db638830e9 100644
--- a/tests/distributed_grids/2d_coarsening_02.cc
+++ b/tests/distributed_grids/2d_coarsening_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/2d_dofhandler_01.cc b/tests/distributed_grids/2d_dofhandler_01.cc
index aeb65503f5..87f079bae9 100644
--- a/tests/distributed_grids/2d_dofhandler_01.cc
+++ b/tests/distributed_grids/2d_dofhandler_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/2d_refinement_01.cc b/tests/distributed_grids/2d_refinement_01.cc
index 8c5f54a821..8678abccc2 100644
--- a/tests/distributed_grids/2d_refinement_01.cc
+++ b/tests/distributed_grids/2d_refinement_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/2d_refinement_02.cc b/tests/distributed_grids/2d_refinement_02.cc
index 1f8af85384..ebe170f076 100644
--- a/tests/distributed_grids/2d_refinement_02.cc
+++ b/tests/distributed_grids/2d_refinement_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/3d_coarse_grid_01.cc b/tests/distributed_grids/3d_coarse_grid_01.cc
index 453a997a24..1059e6f2c7 100644
--- a/tests/distributed_grids/3d_coarse_grid_01.cc
+++ b/tests/distributed_grids/3d_coarse_grid_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/3d_coarse_grid_02.cc b/tests/distributed_grids/3d_coarse_grid_02.cc
index 30d73479d4..7ca0f8569f 100644
--- a/tests/distributed_grids/3d_coarse_grid_02.cc
+++ b/tests/distributed_grids/3d_coarse_grid_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/3d_coarse_grid_03.cc b/tests/distributed_grids/3d_coarse_grid_03.cc
index 29cb59400e..1981189fcb 100644
--- a/tests/distributed_grids/3d_coarse_grid_03.cc
+++ b/tests/distributed_grids/3d_coarse_grid_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/3d_coarse_grid_04.cc b/tests/distributed_grids/3d_coarse_grid_04.cc
index 9a9e0c257f..d0d20d81fe 100644
--- a/tests/distributed_grids/3d_coarse_grid_04.cc
+++ b/tests/distributed_grids/3d_coarse_grid_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/3d_coarse_grid_05.cc b/tests/distributed_grids/3d_coarse_grid_05.cc
index 0b474d4991..e5f25447a6 100644
--- a/tests/distributed_grids/3d_coarse_grid_05.cc
+++ b/tests/distributed_grids/3d_coarse_grid_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/3d_coarsening_01.cc b/tests/distributed_grids/3d_coarsening_01.cc
index 9b3afe5597..bb549c4dec 100644
--- a/tests/distributed_grids/3d_coarsening_01.cc
+++ b/tests/distributed_grids/3d_coarsening_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/3d_coarsening_02.cc b/tests/distributed_grids/3d_coarsening_02.cc
index 17750d2c6f..ddc2cc6e16 100644
--- a/tests/distributed_grids/3d_coarsening_02.cc
+++ b/tests/distributed_grids/3d_coarsening_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/3d_refinement_01.cc b/tests/distributed_grids/3d_refinement_01.cc
index 08206ecfd4..a23ce1987d 100644
--- a/tests/distributed_grids/3d_refinement_01.cc
+++ b/tests/distributed_grids/3d_refinement_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/3d_refinement_02.cc b/tests/distributed_grids/3d_refinement_02.cc
index e5f3ef45aa..4421c30068 100644
--- a/tests/distributed_grids/3d_refinement_02.cc
+++ b/tests/distributed_grids/3d_refinement_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/3d_refinement_03.cc b/tests/distributed_grids/3d_refinement_03.cc
index f3216416b9..fd9944e81f 100644
--- a/tests/distributed_grids/3d_refinement_03.cc
+++ b/tests/distributed_grids/3d_refinement_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/checkpointing_02.cc b/tests/distributed_grids/checkpointing_02.cc
index 48e250f51a..56646b0c46 100644
--- a/tests/distributed_grids/checkpointing_02.cc
+++ b/tests/distributed_grids/checkpointing_02.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 by the deal.II authors
+ * Copyright (C) 2021 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/distributed_grids/checkpointing_03.cc b/tests/distributed_grids/checkpointing_03.cc
index 02a1edda9b..a6cbc9df53 100644
--- a/tests/distributed_grids/checkpointing_03.cc
+++ b/tests/distributed_grids/checkpointing_03.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 by the deal.II authors
+ * Copyright (C) 2021 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/distributed_grids/coarse_grid_common.h b/tests/distributed_grids/coarse_grid_common.h
index 3deab18dd8..a3f3668287 100644
--- a/tests/distributed_grids/coarse_grid_common.h
+++ b/tests/distributed_grids/coarse_grid_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/codim_01.cc b/tests/distributed_grids/codim_01.cc
index d7f874bd86..3110dd7e1c 100644
--- a/tests/distributed_grids/codim_01.cc
+++ b/tests/distributed_grids/codim_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/get_boundary_ids_01.cc b/tests/distributed_grids/get_boundary_ids_01.cc
index 05948dff82..4426443d16 100644
--- a/tests/distributed_grids/get_boundary_ids_01.cc
+++ b/tests/distributed_grids/get_boundary_ids_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/grid_tools_exchange_cell_data_01.cc b/tests/distributed_grids/grid_tools_exchange_cell_data_01.cc
index df2f4aaa47..c2b52f9a4e 100644
--- a/tests/distributed_grids/grid_tools_exchange_cell_data_01.cc
+++ b/tests/distributed_grids/grid_tools_exchange_cell_data_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/grid_tools_exchange_cell_data_02.cc b/tests/distributed_grids/grid_tools_exchange_cell_data_02.cc
index e21fe45112..5491198bcc 100644
--- a/tests/distributed_grids/grid_tools_exchange_cell_data_02.cc
+++ b/tests/distributed_grids/grid_tools_exchange_cell_data_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/grid_tools_exchange_cell_data_03.cc b/tests/distributed_grids/grid_tools_exchange_cell_data_03.cc
index 2f1ec9734f..41bdd4956e 100644
--- a/tests/distributed_grids/grid_tools_exchange_cell_data_03.cc
+++ b/tests/distributed_grids/grid_tools_exchange_cell_data_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/grid_tools_exchange_cell_data_04.cc b/tests/distributed_grids/grid_tools_exchange_cell_data_04.cc
index 7a51fbe0e8..089ef59b10 100644
--- a/tests/distributed_grids/grid_tools_exchange_cell_data_04.cc
+++ b/tests/distributed_grids/grid_tools_exchange_cell_data_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/hp_2d_dofhandler_01.cc b/tests/distributed_grids/hp_2d_dofhandler_01.cc
index e9c4bc73f0..3f34701304 100644
--- a/tests/distributed_grids/hp_2d_dofhandler_01.cc
+++ b/tests/distributed_grids/hp_2d_dofhandler_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/solution_transfer_02.cc b/tests/distributed_grids/solution_transfer_02.cc
index 7b73670689..63cf77d9b7 100644
--- a/tests/distributed_grids/solution_transfer_02.cc
+++ b/tests/distributed_grids/solution_transfer_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/solution_transfer_03.cc b/tests/distributed_grids/solution_transfer_03.cc
index 907e591f6a..77f60a19f0 100644
--- a/tests/distributed_grids/solution_transfer_03.cc
+++ b/tests/distributed_grids/solution_transfer_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/solution_transfer_04.cc b/tests/distributed_grids/solution_transfer_04.cc
index 8f36b5c404..0835fc95de 100644
--- a/tests/distributed_grids/solution_transfer_04.cc
+++ b/tests/distributed_grids/solution_transfer_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/subdomain_id_01.cc b/tests/distributed_grids/subdomain_id_01.cc
index a4abf53586..fef6f1ee50 100644
--- a/tests/distributed_grids/subdomain_id_01.cc
+++ b/tests/distributed_grids/subdomain_id_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/distributed_grids/tria_settings_01.cc b/tests/distributed_grids/tria_settings_01.cc
index 7e5f06aa2e..6e8fafb8f8 100644
--- a/tests/distributed_grids/tria_settings_01.cc
+++ b/tests/distributed_grids/tria_settings_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/block_list_02.cc b/tests/dofs/block_list_02.cc
index f5e4536bbb..c1d2648915 100644
--- a/tests/dofs/block_list_02.cc
+++ b/tests/dofs/block_list_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/block_list_05.cc b/tests/dofs/block_list_05.cc
index 0b4624a014..ddd8ae1099 100644
--- a/tests/dofs/block_list_05.cc
+++ b/tests/dofs/block_list_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_01.cc b/tests/dofs/dof_constraints_01.cc
index 3f64cd382b..1733da0ceb 100644
--- a/tests/dofs/dof_constraints_01.cc
+++ b/tests/dofs/dof_constraints_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_02.cc b/tests/dofs/dof_constraints_02.cc
index 903bc9e2e7..b11aab3ea8 100644
--- a/tests/dofs/dof_constraints_02.cc
+++ b/tests/dofs/dof_constraints_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_03.cc b/tests/dofs/dof_constraints_03.cc
index 8479fe22d2..fb11909089 100644
--- a/tests/dofs/dof_constraints_03.cc
+++ b/tests/dofs/dof_constraints_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_04.cc b/tests/dofs/dof_constraints_04.cc
index b98158029a..d03f3f76ce 100644
--- a/tests/dofs/dof_constraints_04.cc
+++ b/tests/dofs/dof_constraints_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_05.cc b/tests/dofs/dof_constraints_05.cc
index ac53810023..58adff8f59 100644
--- a/tests/dofs/dof_constraints_05.cc
+++ b/tests/dofs/dof_constraints_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_06.cc b/tests/dofs/dof_constraints_06.cc
index cf1a1ee0dd..7d10d059d0 100644
--- a/tests/dofs/dof_constraints_06.cc
+++ b/tests/dofs/dof_constraints_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_07.cc b/tests/dofs/dof_constraints_07.cc
index b8460286ae..e1c246c19b 100644
--- a/tests/dofs/dof_constraints_07.cc
+++ b/tests/dofs/dof_constraints_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_08.cc b/tests/dofs/dof_constraints_08.cc
index 7713f7010c..5fc69917c1 100644
--- a/tests/dofs/dof_constraints_08.cc
+++ b/tests/dofs/dof_constraints_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_09.cc b/tests/dofs/dof_constraints_09.cc
index 7664887830..2e9661b85f 100644
--- a/tests/dofs/dof_constraints_09.cc
+++ b/tests/dofs/dof_constraints_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_10.cc b/tests/dofs/dof_constraints_10.cc
index b5d1ea5647..2d04202c22 100644
--- a/tests/dofs/dof_constraints_10.cc
+++ b/tests/dofs/dof_constraints_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_constraints_11.cc b/tests/dofs/dof_constraints_11.cc
index d5dcfcc069..203646a3eb 100644
--- a/tests/dofs/dof_constraints_11.cc
+++ b/tests/dofs/dof_constraints_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 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 83376d58cf..0d7b382ca1 100644
--- a/tests/dofs/dof_constraints_11_x.cc
+++ b/tests/dofs/dof_constraints_11_x.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_handler_number_cache_02.cc b/tests/dofs/dof_handler_number_cache_02.cc
index 35ad534014..0c34babc11 100644
--- a/tests/dofs/dof_handler_number_cache_02.cc
+++ b/tests/dofs/dof_handler_number_cache_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_renumbering_10.cc b/tests/dofs/dof_renumbering_10.cc
index 53bf5ac681..fa8ce0e169 100644
--- a/tests/dofs/dof_renumbering_10.cc
+++ b/tests/dofs/dof_renumbering_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_test.cc b/tests/dofs/dof_test.cc
index e34aa06d9a..2b433a66f7 100644
--- a/tests/dofs/dof_test.cc
+++ b/tests/dofs/dof_test.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_01a.cc b/tests/dofs/dof_tools_01a.cc
index 9c670a6ccf..bb613aca99 100644
--- a/tests/dofs/dof_tools_01a.cc
+++ b/tests/dofs/dof_tools_01a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_01a_constraints_false.cc b/tests/dofs/dof_tools_01a_constraints_false.cc
index 628f3801c7..5312f6abc4 100644
--- a/tests/dofs/dof_tools_01a_constraints_false.cc
+++ b/tests/dofs/dof_tools_01a_constraints_false.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_01a_constraints_true.cc b/tests/dofs/dof_tools_01a_constraints_true.cc
index ec762dac7f..9424c3beff 100644
--- a/tests/dofs/dof_tools_01a_constraints_true.cc
+++ b/tests/dofs/dof_tools_01a_constraints_true.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_01a_subdomain.cc b/tests/dofs/dof_tools_01a_subdomain.cc
index bb9e8c85c4..0bc60c38b2 100644
--- a/tests/dofs/dof_tools_01a_subdomain.cc
+++ b/tests/dofs/dof_tools_01a_subdomain.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_01b.cc b/tests/dofs/dof_tools_01b.cc
index 9263c244e5..c9fc6e691a 100644
--- a/tests/dofs/dof_tools_01b.cc
+++ b/tests/dofs/dof_tools_01b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_01c.cc b/tests/dofs/dof_tools_01c.cc
index 7fb2cd3c33..1b1ff7b954 100644
--- a/tests/dofs/dof_tools_01c.cc
+++ b/tests/dofs/dof_tools_01c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_01d.cc b/tests/dofs/dof_tools_01d.cc
index ee783c58a4..8f86fa5e1b 100644
--- a/tests/dofs/dof_tools_01d.cc
+++ b/tests/dofs/dof_tools_01d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_02a.cc b/tests/dofs/dof_tools_02a.cc
index 022b13b501..b7e52f3b2f 100644
--- a/tests/dofs/dof_tools_02a.cc
+++ b/tests/dofs/dof_tools_02a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_02a_constraints_false.cc b/tests/dofs/dof_tools_02a_constraints_false.cc
index a8d3a3f853..61abe7c4a8 100644
--- a/tests/dofs/dof_tools_02a_constraints_false.cc
+++ b/tests/dofs/dof_tools_02a_constraints_false.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_02a_constraints_true.cc b/tests/dofs/dof_tools_02a_constraints_true.cc
index d0558996c4..825e80ce57 100644
--- a/tests/dofs/dof_tools_02a_constraints_true.cc
+++ b/tests/dofs/dof_tools_02a_constraints_true.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_02a_subdomain.cc b/tests/dofs/dof_tools_02a_subdomain.cc
index 705476ecee..014e58f0c4 100644
--- a/tests/dofs/dof_tools_02a_subdomain.cc
+++ b/tests/dofs/dof_tools_02a_subdomain.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_02b.cc b/tests/dofs/dof_tools_02b.cc
index a05d439c91..8b46dcf456 100644
--- a/tests/dofs/dof_tools_02b.cc
+++ b/tests/dofs/dof_tools_02b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_02c.cc b/tests/dofs/dof_tools_02c.cc
index 9293df03b9..8e8dfc1c89 100644
--- a/tests/dofs/dof_tools_02c.cc
+++ b/tests/dofs/dof_tools_02c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_02d.cc b/tests/dofs/dof_tools_02d.cc
index 6dd583f7d1..28d5b820c3 100644
--- a/tests/dofs/dof_tools_02d.cc
+++ b/tests/dofs/dof_tools_02d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_04a.cc b/tests/dofs/dof_tools_04a.cc
index dae3c6ecd0..4c3ef774fa 100644
--- a/tests/dofs/dof_tools_04a.cc
+++ b/tests/dofs/dof_tools_04a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_05.cc b/tests/dofs/dof_tools_05.cc
index 2e5d959c97..57222c0877 100644
--- a/tests/dofs/dof_tools_05.cc
+++ b/tests/dofs/dof_tools_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_07.cc b/tests/dofs/dof_tools_07.cc
index ad65e90904..0bb6f7c22d 100644
--- a/tests/dofs/dof_tools_07.cc
+++ b/tests/dofs/dof_tools_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_08.cc b/tests/dofs/dof_tools_08.cc
index 2d31a1346c..836cebc565 100644
--- a/tests/dofs/dof_tools_08.cc
+++ b/tests/dofs/dof_tools_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_09.cc b/tests/dofs/dof_tools_09.cc
index 99676d4f73..85bae1cdc8 100644
--- a/tests/dofs/dof_tools_09.cc
+++ b/tests/dofs/dof_tools_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_10.cc b/tests/dofs/dof_tools_10.cc
index 592f6d5f84..592f74b656 100644
--- a/tests/dofs/dof_tools_10.cc
+++ b/tests/dofs/dof_tools_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_13.cc b/tests/dofs/dof_tools_13.cc
index 5cd4597990..ba25f2324a 100644
--- a/tests/dofs/dof_tools_13.cc
+++ b/tests/dofs/dof_tools_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_13a.cc b/tests/dofs/dof_tools_13a.cc
index 712d551328..400279a5c5 100644
--- a/tests/dofs/dof_tools_13a.cc
+++ b/tests/dofs/dof_tools_13a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_14.cc b/tests/dofs/dof_tools_14.cc
index effdcfc3d5..a31379867c 100644
--- a/tests/dofs/dof_tools_14.cc
+++ b/tests/dofs/dof_tools_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_15a.cc b/tests/dofs/dof_tools_15a.cc
index 72ef1c6ec7..de954f37d8 100644
--- a/tests/dofs/dof_tools_15a.cc
+++ b/tests/dofs/dof_tools_15a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_15b.cc b/tests/dofs/dof_tools_15b.cc
index d8ea8b22f1..c9e5972e51 100644
--- a/tests/dofs/dof_tools_15b.cc
+++ b/tests/dofs/dof_tools_15b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_15c.cc b/tests/dofs/dof_tools_15c.cc
index a97f552f57..dfc6e8d317 100644
--- a/tests/dofs/dof_tools_15c.cc
+++ b/tests/dofs/dof_tools_15c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_15d.cc b/tests/dofs/dof_tools_15d.cc
index 0d4db856b4..b9df0d2078 100644
--- a/tests/dofs/dof_tools_15d.cc
+++ b/tests/dofs/dof_tools_15d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_16a.cc b/tests/dofs/dof_tools_16a.cc
index 0ea46d1cd3..4abacbd936 100644
--- a/tests/dofs/dof_tools_16a.cc
+++ b/tests/dofs/dof_tools_16a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_16b.cc b/tests/dofs/dof_tools_16b.cc
index 8b9d7d88fb..5df1df6103 100644
--- a/tests/dofs/dof_tools_16b.cc
+++ b/tests/dofs/dof_tools_16b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_16c.cc b/tests/dofs/dof_tools_16c.cc
index 5247436b8f..2535e6127c 100644
--- a/tests/dofs/dof_tools_16c.cc
+++ b/tests/dofs/dof_tools_16c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_16d.cc b/tests/dofs/dof_tools_16d.cc
index 611850a201..2f0629bdb4 100644
--- a/tests/dofs/dof_tools_16d.cc
+++ b/tests/dofs/dof_tools_16d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_17a.cc b/tests/dofs/dof_tools_17a.cc
index ed465fcb31..c2a15b4a53 100644
--- a/tests/dofs/dof_tools_17a.cc
+++ b/tests/dofs/dof_tools_17a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_17b.cc b/tests/dofs/dof_tools_17b.cc
index b8a57b0099..7d7c8fba80 100644
--- a/tests/dofs/dof_tools_17b.cc
+++ b/tests/dofs/dof_tools_17b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_17c.cc b/tests/dofs/dof_tools_17c.cc
index 0e1d522b1b..e6e656985e 100644
--- a/tests/dofs/dof_tools_17c.cc
+++ b/tests/dofs/dof_tools_17c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_17d.cc b/tests/dofs/dof_tools_17d.cc
index 2b642ae85f..177a1df179 100644
--- a/tests/dofs/dof_tools_17d.cc
+++ b/tests/dofs/dof_tools_17d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_18a.cc b/tests/dofs/dof_tools_18a.cc
index 3fa6f2ef15..3c7959228a 100644
--- a/tests/dofs/dof_tools_18a.cc
+++ b/tests/dofs/dof_tools_18a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_18a_1d.cc b/tests/dofs/dof_tools_18a_1d.cc
index 002fadd357..61b5a77869 100644
--- a/tests/dofs/dof_tools_18a_1d.cc
+++ b/tests/dofs/dof_tools_18a_1d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_18b.cc b/tests/dofs/dof_tools_18b.cc
index ea73598cff..11ae068d1d 100644
--- a/tests/dofs/dof_tools_18b.cc
+++ b/tests/dofs/dof_tools_18b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_18c.cc b/tests/dofs/dof_tools_18c.cc
index bf4077a21f..5350e9be1f 100644
--- a/tests/dofs/dof_tools_18c.cc
+++ b/tests/dofs/dof_tools_18c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_18d.cc b/tests/dofs/dof_tools_18d.cc
index bb14ae711b..5887cb4153 100644
--- a/tests/dofs/dof_tools_18d.cc
+++ b/tests/dofs/dof_tools_18d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_20.cc b/tests/dofs/dof_tools_20.cc
index b91d1e4dbe..d2d9bc7933 100644
--- a/tests/dofs/dof_tools_20.cc
+++ b/tests/dofs/dof_tools_20.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_21_b.cc b/tests/dofs/dof_tools_21_b.cc
index a11e9b08fb..1a55fc9b45 100644
--- a/tests/dofs/dof_tools_21_b.cc
+++ b/tests/dofs/dof_tools_21_b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_21_b_x.cc b/tests/dofs/dof_tools_21_b_x.cc
index b133c877e8..fa7b5d2000 100644
--- a/tests/dofs/dof_tools_21_b_x.cc
+++ b/tests/dofs/dof_tools_21_b_x.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 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 934093a6aa..dac4273272 100644
--- a/tests/dofs/dof_tools_21_b_x_q3.cc
+++ b/tests/dofs/dof_tools_21_b_x_q3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 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 edfef95cd6..62f18dd8d1 100644
--- a/tests/dofs/dof_tools_21_b_y.cc
+++ b/tests/dofs/dof_tools_21_b_y.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 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 7b0a7292ce..90ed240c91 100644
--- a/tests/dofs/dof_tools_21_c.cc
+++ b/tests/dofs/dof_tools_21_c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_23.cc b/tests/dofs/dof_tools_23.cc
index 322daa36cd..01301e19e2 100644
--- a/tests/dofs/dof_tools_23.cc
+++ b/tests/dofs/dof_tools_23.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_24.cc b/tests/dofs/dof_tools_24.cc
index 44d54eb6cf..298caed0fe 100644
--- a/tests/dofs/dof_tools_24.cc
+++ b/tests/dofs/dof_tools_24.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_25.cc b/tests/dofs/dof_tools_25.cc
index a5f8c78db5..fdf2f721f7 100644
--- a/tests/dofs/dof_tools_25.cc
+++ b/tests/dofs/dof_tools_25.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II Authors
+// Copyright (C) 2015 - 2021 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_common.h b/tests/dofs/dof_tools_common.h
index da8a89d697..dcad445f47 100644
--- a/tests/dofs/dof_tools_common.h
+++ b/tests/dofs/dof_tools_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_extract_dofs_with_support_contained_within_01.cc b/tests/dofs/dof_tools_extract_dofs_with_support_contained_within_01.cc
index f970c2b1a6..e3cb6462d6 100644
--- a/tests/dofs/dof_tools_extract_dofs_with_support_contained_within_01.cc
+++ b/tests/dofs/dof_tools_extract_dofs_with_support_contained_within_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_extract_dofs_with_support_contained_within_03.cc b/tests/dofs/dof_tools_extract_dofs_with_support_contained_within_03.cc
index 7487ffa228..bb8d191cc6 100644
--- a/tests/dofs/dof_tools_extract_dofs_with_support_contained_within_03.cc
+++ b/tests/dofs/dof_tools_extract_dofs_with_support_contained_within_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_extract_dofs_with_support_contained_within_04.cc b/tests/dofs/dof_tools_extract_dofs_with_support_contained_within_04.cc
index 03dc03acf0..86690f8c84 100644
--- a/tests/dofs/dof_tools_extract_dofs_with_support_contained_within_04.cc
+++ b/tests/dofs/dof_tools_extract_dofs_with_support_contained_within_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_periodic.h b/tests/dofs/dof_tools_periodic.h
index 742e55e0b4..c2f7c61f57 100644
--- a/tests/dofs/dof_tools_periodic.h
+++ b/tests/dofs/dof_tools_periodic.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_write_gnuplot_dof_support_point_info_01.cc b/tests/dofs/dof_tools_write_gnuplot_dof_support_point_info_01.cc
index d7e41f65d1..9606c41ae0 100644
--- a/tests/dofs/dof_tools_write_gnuplot_dof_support_point_info_01.cc
+++ b/tests/dofs/dof_tools_write_gnuplot_dof_support_point_info_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_write_gnuplot_dof_support_point_info_02.cc b/tests/dofs/dof_tools_write_gnuplot_dof_support_point_info_02.cc
index 3bfa891200..11018c557e 100644
--- a/tests/dofs/dof_tools_write_gnuplot_dof_support_point_info_02.cc
+++ b/tests/dofs/dof_tools_write_gnuplot_dof_support_point_info_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_write_gnuplot_dof_support_point_info_03.cc b/tests/dofs/dof_tools_write_gnuplot_dof_support_point_info_03.cc
index da587ecdc8..fa0cdf3ee6 100644
--- a/tests/dofs/dof_tools_write_gnuplot_dof_support_point_info_03.cc
+++ b/tests/dofs/dof_tools_write_gnuplot_dof_support_point_info_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/interpolate_based_on_material_id_01.cc b/tests/dofs/interpolate_based_on_material_id_01.cc
index ac154f3908..0f3c2bd58c 100644
--- a/tests/dofs/interpolate_based_on_material_id_01.cc
+++ b/tests/dofs/interpolate_based_on_material_id_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/interpolate_boundary_values_01.cc b/tests/dofs/interpolate_boundary_values_01.cc
index 14c479cf9e..e6c1713cac 100644
--- a/tests/dofs/interpolate_boundary_values_01.cc
+++ b/tests/dofs/interpolate_boundary_values_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2018 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/map_dofs_to_support_points_01.cc b/tests/dofs/map_dofs_to_support_points_01.cc
index 0ae480dd91..12a19211fb 100644
--- a/tests/dofs/map_dofs_to_support_points_01.cc
+++ b/tests/dofs/map_dofs_to_support_points_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2019 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/n_boundary_dofs_03.cc b/tests/dofs/n_boundary_dofs_03.cc
index 193afebbfe..f5ae94d0fa 100644
--- a/tests/dofs/n_boundary_dofs_03.cc
+++ b/tests/dofs/n_boundary_dofs_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/sparsity_pattern_02.cc b/tests/dofs/sparsity_pattern_02.cc
index f3c28e43fe..2a795f3efa 100644
--- a/tests/dofs/sparsity_pattern_02.cc
+++ b/tests/dofs/sparsity_pattern_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/sparsity_pattern_03.cc b/tests/dofs/sparsity_pattern_03.cc
index 7c71656ad9..654f7d96d4 100644
--- a/tests/dofs/sparsity_pattern_03.cc
+++ b/tests/dofs/sparsity_pattern_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/sparsity_pattern_04.cc b/tests/dofs/sparsity_pattern_04.cc
index 6fef2d7daf..3e70aa7d73 100644
--- a/tests/dofs/sparsity_pattern_04.cc
+++ b/tests/dofs/sparsity_pattern_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/examples/step-56.cc b/tests/examples/step-56.cc
index 0ee391e654..1ee09760a8 100644
--- a/tests/examples/step-56.cc
+++ b/tests/examples/step-56.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2020 by the deal.II authors
+ * Copyright (C) 2016 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/fail/abf_approximation_01.cc b/tests/fail/abf_approximation_01.cc
index 4759e9cfde..1d87ebe59b 100644
--- a/tests/fail/abf_approximation_01.cc
+++ b/tests/fail/abf_approximation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/circular_01.cc b/tests/fail/circular_01.cc
index 7a11d3f059..0da0d2d210 100644
--- a/tests/fail/circular_01.cc
+++ b/tests/fail/circular_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/fe_nothing_04.cc b/tests/fail/fe_nothing_04.cc
index 69271f97af..920296a77f 100644
--- a/tests/fail/fe_nothing_04.cc
+++ b/tests/fail/fe_nothing_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/hp-step-14.cc b/tests/fail/hp-step-14.cc
index 676bec0945..fb0e32ddc7 100644
--- a/tests/fail/hp-step-14.cc
+++ b/tests/fail/hp-step-14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/hp-step-15.cc b/tests/fail/hp-step-15.cc
index 3270cc851c..fa3b1d3f9b 100644
--- a/tests/fail/hp-step-15.cc
+++ b/tests/fail/hp-step-15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/rt_4.cc b/tests/fail/rt_4.cc
index 797f6fa5c4..ce4ae5b722 100644
--- a/tests/fail/rt_4.cc
+++ b/tests/fail/rt_4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/rt_6.cc b/tests/fail/rt_6.cc
index a900a4a9b8..69e7ec465e 100644
--- a/tests/fail/rt_6.cc
+++ b/tests/fail/rt_6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/rt_distorted_01.cc b/tests/fail/rt_distorted_01.cc
index 08d47969c5..d20d81e66e 100644
--- a/tests/fail/rt_distorted_01.cc
+++ b/tests/fail/rt_distorted_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/rt_distorted_02.cc b/tests/fail/rt_distorted_02.cc
index 79d13cf397..623786801f 100644
--- a/tests/fail/rt_distorted_02.cc
+++ b/tests/fail/rt_distorted_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/scalapack_15_b.cc b/tests/fail/scalapack_15_b.cc
index c4a3797311..e5c6c92ac0 100644
--- a/tests/fail/scalapack_15_b.cc
+++ b/tests/fail/scalapack_15_b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/step-15.cc b/tests/fail/step-15.cc
index f503a3cba2..f5f081875e 100644
--- a/tests/fail/step-15.cc
+++ b/tests/fail/step-15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/abf_01.cc b/tests/fe/abf_01.cc
index 8dbc989954..940d8a4c82 100644
--- a/tests/fe/abf_01.cc
+++ b/tests/fe/abf_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/abf_02.cc b/tests/fe/abf_02.cc
index d44a7574a4..2ed8ff2371 100644
--- a/tests/fe/abf_02.cc
+++ b/tests/fe/abf_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/bdm_1.cc b/tests/fe/bdm_1.cc
index da7706d712..0f7b914716 100644
--- a/tests/fe/bdm_1.cc
+++ b/tests/fe/bdm_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/bdm_16.cc b/tests/fe/bdm_16.cc
index 32f14ff76e..cfe78218b4 100644
--- a/tests/fe/bdm_16.cc
+++ b/tests/fe/bdm_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/bdm_2.cc b/tests/fe/bdm_2.cc
index 352de8c28d..943b5337b4 100644
--- a/tests/fe/bdm_2.cc
+++ b/tests/fe/bdm_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/bdm_3.cc b/tests/fe/bdm_3.cc
index cde712ae53..d77b5e7ef5 100644
--- a/tests/fe/bdm_3.cc
+++ b/tests/fe/bdm_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/bdm_5.cc b/tests/fe/bdm_5.cc
index 7b79b875ab..3b2d265500 100644
--- a/tests/fe/bdm_5.cc
+++ b/tests/fe/bdm_5.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/br_approximation_01.cc b/tests/fe/br_approximation_01.cc
index 3b99dcb3b6..3e89d748ff 100644
--- a/tests/fe/br_approximation_01.cc
+++ b/tests/fe/br_approximation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/cell_similarity_01.cc b/tests/fe/cell_similarity_01.cc
index 8808da3dd3..fc92ee77f5 100644
--- a/tests/fe/cell_similarity_01.cc
+++ b/tests/fe/cell_similarity_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/cell_similarity_02.cc b/tests/fe/cell_similarity_02.cc
index 6ed4e75813..b4b272a1f3 100644
--- a/tests/fe/cell_similarity_02.cc
+++ b/tests/fe/cell_similarity_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/cell_similarity_11.cc b/tests/fe/cell_similarity_11.cc
index 0080b0f4ba..f10ba9ff9b 100644
--- a/tests/fe/cell_similarity_11.cc
+++ b/tests/fe/cell_similarity_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/cell_similarity_12.cc b/tests/fe/cell_similarity_12.cc
index 7d4757d309..04d86a5ff5 100644
--- a/tests/fe/cell_similarity_12.cc
+++ b/tests/fe/cell_similarity_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/cell_similarity_13.cc b/tests/fe/cell_similarity_13.cc
index 8d9eab21b7..4c87468bd5 100644
--- a/tests/fe/cell_similarity_13.cc
+++ b/tests/fe/cell_similarity_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/cell_similarity_dgp_monomial_01.cc b/tests/fe/cell_similarity_dgp_monomial_01.cc
index c72b0eb165..88b435a613 100644
--- a/tests/fe/cell_similarity_dgp_monomial_01.cc
+++ b/tests/fe/cell_similarity_dgp_monomial_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/cell_similarity_dgp_monomial_02.cc b/tests/fe/cell_similarity_dgp_monomial_02.cc
index a53070c0a0..0434fc1f79 100644
--- a/tests/fe/cell_similarity_dgp_monomial_02.cc
+++ b/tests/fe/cell_similarity_dgp_monomial_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/cell_similarity_dgp_nonparametric_01.cc b/tests/fe/cell_similarity_dgp_nonparametric_01.cc
index d5607df92d..cbbe6c0aa8 100644
--- a/tests/fe/cell_similarity_dgp_nonparametric_01.cc
+++ b/tests/fe/cell_similarity_dgp_nonparametric_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/cell_similarity_dgp_nonparametric_02.cc b/tests/fe/cell_similarity_dgp_nonparametric_02.cc
index 3a567ed39a..611cb79df9 100644
--- a/tests/fe/cell_similarity_dgp_nonparametric_02.cc
+++ b/tests/fe/cell_similarity_dgp_nonparametric_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/copy_01.cc b/tests/fe/copy_01.cc
index 8a24f41c02..d9354201ea 100644
--- a/tests/fe/copy_01.cc
+++ b/tests/fe/copy_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/curl_curl_01.cc b/tests/fe/curl_curl_01.cc
index 258d4db514..000004a439 100644
--- a/tests/fe/curl_curl_01.cc
+++ b/tests/fe/curl_curl_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 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 25dd1fb1d3..3de74015bd 100644
--- a/tests/fe/deformed_projection.h
+++ b/tests/fe/deformed_projection.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/derivatives.cc b/tests/fe/derivatives.cc
index 7ac19c8f7e..0f5e092d24 100644
--- a/tests/fe/derivatives.cc
+++ b/tests/fe/derivatives.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/derivatives_bernstein.cc b/tests/fe/derivatives_bernstein.cc
index 528c661527..3f30607ddd 100644
--- a/tests/fe/derivatives_bernstein.cc
+++ b/tests/fe/derivatives_bernstein.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/derivatives_face.cc b/tests/fe/derivatives_face.cc
index b13980b0cb..df6e932a98 100644
--- a/tests/fe/derivatives_face.cc
+++ b/tests/fe/derivatives_face.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/dgp_monomial_1.cc b/tests/fe/dgp_monomial_1.cc
index 21d726ab5a..301d904509 100644
--- a/tests/fe/dgp_monomial_1.cc
+++ b/tests/fe/dgp_monomial_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/dgp_monomial_2.cc b/tests/fe/dgp_monomial_2.cc
index 54ba0735b4..f51dadc821 100644
--- a/tests/fe/dgp_monomial_2.cc
+++ b/tests/fe/dgp_monomial_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/dgq_1.cc b/tests/fe/dgq_1.cc
index 6272b5d567..879f0967c1 100644
--- a/tests/fe/dgq_1.cc
+++ b/tests/fe/dgq_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/element_constant_modes.cc b/tests/fe/element_constant_modes.cc
index ad0c50482f..f57490ce16 100644
--- a/tests/fe/element_constant_modes.cc
+++ b/tests/fe/element_constant_modes.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_abf_gradient_divergence_theorem.cc b/tests/fe/fe_abf_gradient_divergence_theorem.cc
index 09f8e15f89..eb3160c55e 100644
--- a/tests/fe/fe_abf_gradient_divergence_theorem.cc
+++ b/tests/fe/fe_abf_gradient_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_br.cc b/tests/fe/fe_br.cc
index 6a7816ee13..d94b4280aa 100644
--- a/tests/fe/fe_br.cc
+++ b/tests/fe/fe_br.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_conformity_dim_3_fe_nedelec.cc b/tests/fe/fe_conformity_dim_3_fe_nedelec.cc
index a72574a5a5..b58d218030 100644
--- a/tests/fe/fe_conformity_dim_3_fe_nedelec.cc
+++ b/tests/fe/fe_conformity_dim_3_fe_nedelec.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_conformity_dim_3_fe_nedelec_sz.cc b/tests/fe/fe_conformity_dim_3_fe_nedelec_sz.cc
index db4fb3894c..fec4520c84 100644
--- a/tests/fe/fe_conformity_dim_3_fe_nedelec_sz.cc
+++ b/tests/fe/fe_conformity_dim_3_fe_nedelec_sz.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_conformity_dim_3_fe_q.cc b/tests/fe/fe_conformity_dim_3_fe_q.cc
index 2fa03426ec..6684f04a04 100644
--- a/tests/fe/fe_conformity_dim_3_fe_q.cc
+++ b/tests/fe/fe_conformity_dim_3_fe_q.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 d3a765ec36..2887ae4492 100644
--- a/tests/fe/fe_data_test.cc
+++ b/tests/fe/fe_data_test.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_dgp_3rd_derivative_divergence_theorem.cc b/tests/fe/fe_dgp_3rd_derivative_divergence_theorem.cc
index 1907c7da9d..e7e35f6552 100644
--- a/tests/fe/fe_dgp_3rd_derivative_divergence_theorem.cc
+++ b/tests/fe/fe_dgp_3rd_derivative_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_dgq_3rd_derivative_divergence_theorem.cc b/tests/fe/fe_dgq_3rd_derivative_divergence_theorem.cc
index 2ab4a615fe..dad1a10fc1 100644
--- a/tests/fe/fe_dgq_3rd_derivative_divergence_theorem.cc
+++ b/tests/fe/fe_dgq_3rd_derivative_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_dgq_gradient_divergence_theorem.cc b/tests/fe/fe_dgq_gradient_divergence_theorem.cc
index 122ccf2a3d..f040064c20 100644
--- a/tests/fe/fe_dgq_gradient_divergence_theorem.cc
+++ b/tests/fe/fe_dgq_gradient_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_dgq_hessian_divergence_theorem.cc b/tests/fe/fe_dgq_hessian_divergence_theorem.cc
index af8632d946..fb29fe6612 100644
--- a/tests/fe/fe_dgq_hessian_divergence_theorem.cc
+++ b/tests/fe/fe_dgq_hessian_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_04.cc b/tests/fe/fe_enriched_04.cc
index 0e634a580e..79af14b804 100644
--- a/tests/fe/fe_enriched_04.cc
+++ b/tests/fe/fe_enriched_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_05.cc b/tests/fe/fe_enriched_05.cc
index 06bbe5c9cc..e6d0d09878 100644
--- a/tests/fe/fe_enriched_05.cc
+++ b/tests/fe/fe_enriched_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_06.cc b/tests/fe/fe_enriched_06.cc
index 9363437bb4..5e488e90bb 100644
--- a/tests/fe/fe_enriched_06.cc
+++ b/tests/fe/fe_enriched_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_07.cc b/tests/fe/fe_enriched_07.cc
index a064be323f..d0a045083f 100644
--- a/tests/fe/fe_enriched_07.cc
+++ b/tests/fe/fe_enriched_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_08.cc b/tests/fe/fe_enriched_08.cc
index 466affac23..442522c1a1 100644
--- a/tests/fe/fe_enriched_08.cc
+++ b/tests/fe/fe_enriched_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_08a.cc b/tests/fe/fe_enriched_08a.cc
index 599a8873c6..39e96ad706 100644
--- a/tests/fe/fe_enriched_08a.cc
+++ b/tests/fe/fe_enriched_08a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_color_01.cc b/tests/fe/fe_enriched_color_01.cc
index 980240306e..b0a730d172 100644
--- a/tests/fe/fe_enriched_color_01.cc
+++ b/tests/fe/fe_enriched_color_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_color_03.cc b/tests/fe/fe_enriched_color_03.cc
index 9a97e68513..4d9942c5d5 100644
--- a/tests/fe/fe_enriched_color_03.cc
+++ b/tests/fe/fe_enriched_color_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_color_04.cc b/tests/fe/fe_enriched_color_04.cc
index 2be800b73a..b10100b5d3 100644
--- a/tests/fe/fe_enriched_color_04.cc
+++ b/tests/fe/fe_enriched_color_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_color_05.cc b/tests/fe/fe_enriched_color_05.cc
index ea7d720074..5ae9fb3cdb 100644
--- a/tests/fe/fe_enriched_color_05.cc
+++ b/tests/fe/fe_enriched_color_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_color_07.cc b/tests/fe/fe_enriched_color_07.cc
index 7f9f2fdf17..67ddae103d 100644
--- a/tests/fe/fe_enriched_color_07.cc
+++ b/tests/fe/fe_enriched_color_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_color_08.cc b/tests/fe/fe_enriched_color_08.cc
index 6b337031ce..6a1eaf9865 100644
--- a/tests/fe/fe_enriched_color_08.cc
+++ b/tests/fe/fe_enriched_color_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_compare_to_fe_system.cc b/tests/fe/fe_enriched_compare_to_fe_system.cc
index 315fbf36db..6f370a6da7 100644
--- a/tests/fe/fe_enriched_compare_to_fe_system.cc
+++ b/tests/fe/fe_enriched_compare_to_fe_system.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_compare_to_fe_system_2.cc b/tests/fe/fe_enriched_compare_to_fe_system_2.cc
index 38b5fa8a44..4b8c123327 100644
--- a/tests/fe/fe_enriched_compare_to_fe_system_2.cc
+++ b/tests/fe/fe_enriched_compare_to_fe_system_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_step-36.cc b/tests/fe/fe_enriched_step-36.cc
index f41e28270d..914116c7a9 100644
--- a/tests/fe/fe_enriched_step-36.cc
+++ b/tests/fe/fe_enriched_step-36.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_step-36b.cc b/tests/fe/fe_enriched_step-36b.cc
index b6e2ef06fd..7e415fcbe1 100644
--- a/tests/fe/fe_enriched_step-36b.cc
+++ b/tests/fe/fe_enriched_step-36b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_face_orientation_nedelec.h b/tests/fe/fe_face_orientation_nedelec.h
index 88dc8acc50..9e376b3a5f 100644
--- a/tests/fe/fe_face_orientation_nedelec.h
+++ b/tests/fe/fe_face_orientation_nedelec.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 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 a6bc38d4aa..df43173b98 100644
--- a/tests/fe/fe_face_orientation_nedelec_0.cc
+++ b/tests/fe/fe_face_orientation_nedelec_0.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_face_values_1d.cc b/tests/fe/fe_face_values_1d.cc
index 308feb8f4c..388ddcdc53 100644
--- a/tests/fe/fe_face_values_1d.cc
+++ b/tests/fe/fe_face_values_1d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_nedelec_gradient_divergence_theorem.cc b/tests/fe/fe_nedelec_gradient_divergence_theorem.cc
index 2c3979e377..965db82859 100644
--- a/tests/fe/fe_nedelec_gradient_divergence_theorem.cc
+++ b/tests/fe/fe_nedelec_gradient_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_nedelec_sz_face_orientation.cc b/tests/fe/fe_nedelec_sz_face_orientation.cc
index e06ab02d5c..32ff31d33b 100644
--- a/tests/fe/fe_nedelec_sz_face_orientation.cc
+++ b/tests/fe/fe_nedelec_sz_face_orientation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_nedelec_sz_gradient_divergence_theorem.cc b/tests/fe/fe_nedelec_sz_gradient_divergence_theorem.cc
index bc44449d42..064a3c7bef 100644
--- a/tests/fe/fe_nedelec_sz_gradient_divergence_theorem.cc
+++ b/tests/fe/fe_nedelec_sz_gradient_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_nedelec_sz_hessian_divergence_theorem.cc b/tests/fe/fe_nedelec_sz_hessian_divergence_theorem.cc
index 7ca0a649f4..4bde99f1a4 100644
--- a/tests/fe/fe_nedelec_sz_hessian_divergence_theorem.cc
+++ b/tests/fe/fe_nedelec_sz_hessian_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_nedelec_sz_non_rect_face.cc b/tests/fe/fe_nedelec_sz_non_rect_face.cc
index 77d86e52a6..24a386cf0e 100644
--- a/tests/fe/fe_nedelec_sz_non_rect_face.cc
+++ b/tests/fe/fe_nedelec_sz_non_rect_face.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_project_2d.cc b/tests/fe/fe_project_2d.cc
index 7211a9a738..e32fa69332 100644
--- a/tests/fe/fe_project_2d.cc
+++ b/tests/fe/fe_project_2d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 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 9d873baddd..6369d5c97c 100644
--- a/tests/fe/fe_project_3d.cc
+++ b/tests/fe/fe_project_3d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_q_3rd_derivative_divergence_theorem.cc b/tests/fe/fe_q_3rd_derivative_divergence_theorem.cc
index 77ab2dc76d..2f3932ca2c 100644
--- a/tests/fe/fe_q_3rd_derivative_divergence_theorem.cc
+++ b/tests/fe/fe_q_3rd_derivative_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_q_bubbles.cc b/tests/fe/fe_q_bubbles.cc
index a67bb63ace..55c314be46 100644
--- a/tests/fe/fe_q_bubbles.cc
+++ b/tests/fe/fe_q_bubbles.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2020 by the deal.II authors
+ * Copyright (C) 1999 - 2022 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 61735c118e..7f882e5083 100644
--- a/tests/fe/fe_q_dg0.cc
+++ b/tests/fe/fe_q_dg0.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_q_gradient_divergence_theorem.cc b/tests/fe/fe_q_gradient_divergence_theorem.cc
index 02b58b8ba6..4bcf79f389 100644
--- a/tests/fe/fe_q_gradient_divergence_theorem.cc
+++ b/tests/fe/fe_q_gradient_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_q_hessian_divergence_theorem.cc b/tests/fe/fe_q_hessian_divergence_theorem.cc
index 9ef7d62fd6..f9e706752a 100644
--- a/tests/fe/fe_q_hessian_divergence_theorem.cc
+++ b/tests/fe/fe_q_hessian_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_q_hierarchical_3rd_derivative_divergence_theorem.cc b/tests/fe/fe_q_hierarchical_3rd_derivative_divergence_theorem.cc
index 6d5637a767..093ac65d38 100644
--- a/tests/fe/fe_q_hierarchical_3rd_derivative_divergence_theorem.cc
+++ b/tests/fe/fe_q_hierarchical_3rd_derivative_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_rannacher_turek_01.cc b/tests/fe/fe_rannacher_turek_01.cc
index 784a3bf4ae..efc28a4bfb 100644
--- a/tests/fe/fe_rannacher_turek_01.cc
+++ b/tests/fe/fe_rannacher_turek_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_rannacher_turek_02.cc b/tests/fe/fe_rannacher_turek_02.cc
index 29beaa8984..86099a9a21 100644
--- a/tests/fe/fe_rannacher_turek_02.cc
+++ b/tests/fe/fe_rannacher_turek_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_rt_gradient_divergence_theorem.cc b/tests/fe/fe_rt_gradient_divergence_theorem.cc
index 69d2e396a3..7eb7a1b194 100644
--- a/tests/fe/fe_rt_gradient_divergence_theorem.cc
+++ b/tests/fe/fe_rt_gradient_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_rt_hessian_divergence_theorem.cc b/tests/fe/fe_rt_hessian_divergence_theorem.cc
index 975822f0c3..1ce48e7ac9 100644
--- a/tests/fe/fe_rt_hessian_divergence_theorem.cc
+++ b/tests/fe/fe_rt_hessian_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_series_01.cc b/tests/fe/fe_series_01.cc
index 740145f8de..74fd6d7058 100644
--- a/tests/fe/fe_series_01.cc
+++ b/tests/fe/fe_series_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_series_02.cc b/tests/fe/fe_series_02.cc
index e1d1128efe..e1d76eff3d 100644
--- a/tests/fe/fe_series_02.cc
+++ b/tests/fe/fe_series_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_series_03.cc b/tests/fe/fe_series_03.cc
index 3fd2377ae5..773f71d9d4 100644
--- a/tests/fe/fe_series_03.cc
+++ b/tests/fe/fe_series_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_series_04.cc b/tests/fe/fe_series_04.cc
index 3823a97dad..78a8993c88 100644
--- a/tests/fe/fe_series_04.cc
+++ b/tests/fe/fe_series_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_series_05.cc b/tests/fe/fe_series_05.cc
index 687c8b6e81..68078a82d0 100644
--- a/tests/fe/fe_series_05.cc
+++ b/tests/fe/fe_series_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_series_06.cc b/tests/fe/fe_series_06.cc
index aba6103138..7f2e7f890e 100644
--- a/tests/fe/fe_series_06.cc
+++ b/tests/fe/fe_series_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_series_07.cc b/tests/fe/fe_series_07.cc
index 3b6693e105..85d2d696b4 100644
--- a/tests/fe/fe_series_07.cc
+++ b/tests/fe/fe_series_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_series_08.cc b/tests/fe/fe_series_08.cc
index 4974ff9750..2d5bf3a2c2 100644
--- a/tests/fe/fe_series_08.cc
+++ b/tests/fe/fe_series_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_support_points_q.cc b/tests/fe/fe_support_points_q.cc
index b97018df0f..6da639b270 100644
--- a/tests/fe/fe_support_points_q.cc
+++ b/tests/fe/fe_support_points_q.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_system_3rd_derivative_divergence_theorem.cc b/tests/fe/fe_system_3rd_derivative_divergence_theorem.cc
index 510bf60551..fdd08a1152 100644
--- a/tests/fe/fe_system_3rd_derivative_divergence_theorem.cc
+++ b/tests/fe/fe_system_3rd_derivative_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_system_components_base.cc b/tests/fe/fe_system_components_base.cc
index c4b9780297..ef1cdfb515 100644
--- a/tests/fe/fe_system_components_base.cc
+++ b/tests/fe/fe_system_components_base.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_system_generalized_support_points.cc b/tests/fe/fe_system_generalized_support_points.cc
index 44fdf059b8..acce6a0b2a 100644
--- a/tests/fe/fe_system_generalized_support_points.cc
+++ b/tests/fe/fe_system_generalized_support_points.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_tools.cc b/tests/fe/fe_tools.cc
index 5dca92f5a9..f6963dea66 100644
--- a/tests/fe/fe_tools.cc
+++ b/tests/fe/fe_tools.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_tools_test.cc b/tests/fe/fe_tools_test.cc
index f586071311..3859b26385 100644
--- a/tests/fe/fe_tools_test.cc
+++ b/tests/fe/fe_tools_test.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2018 by the deal.II authors
+// Copyright (C) 1999 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_function_manifold.cc b/tests/fe/fe_values_function_manifold.cc
index 06cfcc9b7c..fd644da08e 100644
--- a/tests/fe/fe_values_function_manifold.cc
+++ b/tests/fe/fe_values_function_manifold.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_16.cc b/tests/fe/fe_values_view_16.cc
index f98cdf7156..331c3d2938 100644
--- a/tests/fe/fe_values_view_16.cc
+++ b/tests/fe/fe_values_view_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_21.cc b/tests/fe/fe_values_view_21.cc
index 00bdbe8c85..8ab411eec9 100644
--- a/tests/fe/fe_values_view_21.cc
+++ b/tests/fe/fe_values_view_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_21_nonsymmetric.cc b/tests/fe/fe_values_view_21_nonsymmetric.cc
index 1e643de991..687818794a 100644
--- a/tests/fe/fe_values_view_21_nonsymmetric.cc
+++ b/tests/fe/fe_values_view_21_nonsymmetric.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_22.cc b/tests/fe/fe_values_view_22.cc
index 3d1a44e1c5..41201ab543 100644
--- a/tests/fe/fe_values_view_22.cc
+++ b/tests/fe/fe_values_view_22.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_30.cc b/tests/fe/fe_values_view_30.cc
index b9c092047d..67b5a53953 100644
--- a/tests/fe/fe_values_view_30.cc
+++ b/tests/fe/fe_values_view_30.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_view_tensor_01.cc b/tests/fe/fe_values_view_tensor_01.cc
index 1b8d467613..88413728dd 100644
--- a/tests/fe/fe_values_view_tensor_01.cc
+++ b/tests/fe/fe_values_view_tensor_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_values_views_types.cc b/tests/fe/fe_values_views_types.cc
index 8950c64fe2..8100e7ec76 100644
--- a/tests/fe/fe_values_views_types.cc
+++ b/tests/fe/fe_values_views_types.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/injection_q_dg0.cc b/tests/fe/injection_q_dg0.cc
index c3ae8a3d70..e096f87641 100644
--- a/tests/fe/injection_q_dg0.cc
+++ b/tests/fe/injection_q_dg0.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/jacobians.cc b/tests/fe/jacobians.cc
index 738a40f660..d7a0941df4 100644
--- a/tests/fe/jacobians.cc
+++ b/tests/fe/jacobians.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/jacobians_face.cc b/tests/fe/jacobians_face.cc
index 3857438551..b822090ce7 100644
--- a/tests/fe/jacobians_face.cc
+++ b/tests/fe/jacobians_face.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/jacobians_face_cartesian.cc b/tests/fe/jacobians_face_cartesian.cc
index 8cf7364612..0739db8fa9 100644
--- a/tests/fe/jacobians_face_cartesian.cc
+++ b/tests/fe/jacobians_face_cartesian.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/jacobians_face_fe_field.cc b/tests/fe/jacobians_face_fe_field.cc
index a4a765abdf..3bbeef189a 100644
--- a/tests/fe/jacobians_face_fe_field.cc
+++ b/tests/fe/jacobians_face_fe_field.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/nedelec.cc b/tests/fe/nedelec.cc
index 4396c24317..5b453b2586 100644
--- a/tests/fe/nedelec.cc
+++ b/tests/fe/nedelec.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/nedelec_3.cc b/tests/fe/nedelec_3.cc
index 0cd2c4f861..22e6af138e 100644
--- a/tests/fe/nedelec_3.cc
+++ b/tests/fe/nedelec_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/nedelec_crash_hp.cc b/tests/fe/nedelec_crash_hp.cc
index 2470c5f698..33f18567c8 100644
--- a/tests/fe/nedelec_crash_hp.cc
+++ b/tests/fe/nedelec_crash_hp.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/nedelec_face_interpolation.cc b/tests/fe/nedelec_face_interpolation.cc
index 23c4c83fff..092b4e5dfd 100644
--- a/tests/fe/nedelec_face_interpolation.cc
+++ b/tests/fe/nedelec_face_interpolation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/nedelec_non_rect_face.cc b/tests/fe/nedelec_non_rect_face.cc
index 1d7f8d6cef..428a63d6cc 100644
--- a/tests/fe/nedelec_non_rect_face.cc
+++ b/tests/fe/nedelec_non_rect_face.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/non_primitive_1.cc b/tests/fe/non_primitive_1.cc
index 838d619a8b..32779f4735 100644
--- a/tests/fe/non_primitive_1.cc
+++ b/tests/fe/non_primitive_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/non_primitive_2.cc b/tests/fe/non_primitive_2.cc
index 8c72144624..728806d0aa 100644
--- a/tests/fe/non_primitive_2.cc
+++ b/tests/fe/non_primitive_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/restrict_prolongation_01.cc b/tests/fe/restrict_prolongation_01.cc
index cef74e77fc..fa67ad009c 100644
--- a/tests/fe/restrict_prolongation_01.cc
+++ b/tests/fe/restrict_prolongation_01.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2020 by the deal.II authors
+ * Copyright (C) 1999 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/fe/rt_1.cc b/tests/fe/rt_1.cc
index ca4fb4ee22..dbf9d7bf3f 100644
--- a/tests/fe/rt_1.cc
+++ b/tests/fe/rt_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/rt_13.cc b/tests/fe/rt_13.cc
index 9570fb498b..49a742bcb9 100644
--- a/tests/fe/rt_13.cc
+++ b/tests/fe/rt_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/rt_2.cc b/tests/fe/rt_2.cc
index 1757083cd7..c4f14429b9 100644
--- a/tests/fe/rt_2.cc
+++ b/tests/fe/rt_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/rt_3.cc b/tests/fe/rt_3.cc
index b1c0938ec7..8ca4b50b01 100644
--- a/tests/fe/rt_3.cc
+++ b/tests/fe/rt_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/rt_5.cc b/tests/fe/rt_5.cc
index 4092710149..661a015aaf 100644
--- a/tests/fe/rt_5.cc
+++ b/tests/fe/rt_5.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/rt_7.cc b/tests/fe/rt_7.cc
index c1143b0bfe..007086c9b3 100644
--- a/tests/fe/rt_7.cc
+++ b/tests/fe/rt_7.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/rt_approximation_01.cc b/tests/fe/rt_approximation_01.cc
index 4cf21fff38..74e1985f0f 100644
--- a/tests/fe/rt_approximation_01.cc
+++ b/tests/fe/rt_approximation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/rt_bubbles_1.cc b/tests/fe/rt_bubbles_1.cc
index 21b0edfb2e..486dfea04a 100644
--- a/tests/fe/rt_bubbles_1.cc
+++ b/tests/fe/rt_bubbles_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/rt_bubbles_16.cc b/tests/fe/rt_bubbles_16.cc
index df289140e3..debc03d3dc 100644
--- a/tests/fe/rt_bubbles_16.cc
+++ b/tests/fe/rt_bubbles_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/rt_bubbles_2.cc b/tests/fe/rt_bubbles_2.cc
index 5d44fb2a02..a92276cc6d 100644
--- a/tests/fe/rt_bubbles_2.cc
+++ b/tests/fe/rt_bubbles_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/rt_bubbles_3.cc b/tests/fe/rt_bubbles_3.cc
index 712a4fdfe7..37b7830304 100644
--- a/tests/fe/rt_bubbles_3.cc
+++ b/tests/fe/rt_bubbles_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/rt_normal_02.cc b/tests/fe/rt_normal_02.cc
index 82f07dda85..1b54664863 100644
--- a/tests/fe/rt_normal_02.cc
+++ b/tests/fe/rt_normal_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/rtn_2.cc b/tests/fe/rtn_2.cc
index e4e2a543e9..110621e538 100644
--- a/tests/fe/rtn_2.cc
+++ b/tests/fe/rtn_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes.h b/tests/fe/shapes.h
index b7de15072b..8ba4a68331 100644
--- a/tests/fe/shapes.h
+++ b/tests/fe/shapes.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_bernstein.cc b/tests/fe/shapes_bernstein.cc
index 18177247b0..ec04f93bec 100644
--- a/tests/fe/shapes_bernstein.cc
+++ b/tests/fe/shapes_bernstein.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_dgp.cc b/tests/fe/shapes_dgp.cc
index 077d861084..db2709b9ec 100644
--- a/tests/fe/shapes_dgp.cc
+++ b/tests/fe/shapes_dgp.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_dgp_monomial.cc b/tests/fe/shapes_dgp_monomial.cc
index bb92bd3f48..f579350274 100644
--- a/tests/fe/shapes_dgp_monomial.cc
+++ b/tests/fe/shapes_dgp_monomial.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_dgp_nonparametric.cc b/tests/fe/shapes_dgp_nonparametric.cc
index 611d4aaf2e..f29ca3eb11 100644
--- a/tests/fe/shapes_dgp_nonparametric.cc
+++ b/tests/fe/shapes_dgp_nonparametric.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_dgq.cc b/tests/fe/shapes_dgq.cc
index d6ac2665ee..0995afad53 100644
--- a/tests/fe/shapes_dgq.cc
+++ b/tests/fe/shapes_dgq.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_faceq.cc b/tests/fe/shapes_faceq.cc
index 4d79377070..67afa77ece 100644
--- a/tests/fe/shapes_faceq.cc
+++ b/tests/fe/shapes_faceq.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_nedelec.cc b/tests/fe/shapes_nedelec.cc
index 8a02ba52cf..abde388bde 100644
--- a/tests/fe/shapes_nedelec.cc
+++ b/tests/fe/shapes_nedelec.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_q.cc b/tests/fe/shapes_q.cc
index d6789456a3..9b975074b7 100644
--- a/tests/fe/shapes_q.cc
+++ b/tests/fe/shapes_q.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_q_bubbles.cc b/tests/fe/shapes_q_bubbles.cc
index 5d5cba9079..6ddd328a6d 100644
--- a/tests/fe/shapes_q_bubbles.cc
+++ b/tests/fe/shapes_q_bubbles.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_q_dg0.cc b/tests/fe/shapes_q_dg0.cc
index af138e701e..46dcc12138 100644
--- a/tests/fe/shapes_q_dg0.cc
+++ b/tests/fe/shapes_q_dg0.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_q_hierarchical.cc b/tests/fe/shapes_q_hierarchical.cc
index 7d1edf7d6c..11a74a7db2 100644
--- a/tests/fe/shapes_q_hierarchical.cc
+++ b/tests/fe/shapes_q_hierarchical.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_q_iso_q1.cc b/tests/fe/shapes_q_iso_q1.cc
index e2bbfe11da..241d2c870a 100644
--- a/tests/fe/shapes_q_iso_q1.cc
+++ b/tests/fe/shapes_q_iso_q1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_system.cc b/tests/fe/shapes_system.cc
index fabb4a4b8a..d8418fc498 100644
--- a/tests/fe/shapes_system.cc
+++ b/tests/fe/shapes_system.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_system_02.cc b/tests/fe/shapes_system_02.cc
index 718c51e678..8cfff4ca2c 100644
--- a/tests/fe/shapes_system_02.cc
+++ b/tests/fe/shapes_system_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/shapes_traceq.cc b/tests/fe/shapes_traceq.cc
index 4bcdcc39ff..be43d8083e 100644
--- a/tests/fe/shapes_traceq.cc
+++ b/tests/fe/shapes_traceq.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/feinterface/face_orientation_01.cc b/tests/feinterface/face_orientation_01.cc
index 3abc7ed73f..93b9742a51 100644
--- a/tests/feinterface/face_orientation_01.cc
+++ b/tests/feinterface/face_orientation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/feinterface/fe_interface_values_01.cc b/tests/feinterface/fe_interface_values_01.cc
index db7f585635..bdf3955126 100644
--- a/tests/feinterface/fe_interface_values_01.cc
+++ b/tests/feinterface/fe_interface_values_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/feinterface/fe_interface_values_02.cc b/tests/feinterface/fe_interface_values_02.cc
index 6437f9fbad..1b692eaad9 100644
--- a/tests/feinterface/fe_interface_values_02.cc
+++ b/tests/feinterface/fe_interface_values_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/feinterface/fe_interface_values_03.cc b/tests/feinterface/fe_interface_values_03.cc
index 1f81a4492b..72c082cd4e 100644
--- a/tests/feinterface/fe_interface_values_03.cc
+++ b/tests/feinterface/fe_interface_values_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/feinterface/fe_interface_values_04.cc b/tests/feinterface/fe_interface_values_04.cc
index c92f4e4814..72b40d655f 100644
--- a/tests/feinterface/fe_interface_values_04.cc
+++ b/tests/feinterface/fe_interface_values_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/feinterface/fe_interface_values_05.cc b/tests/feinterface/fe_interface_values_05.cc
index 222d0ec528..251cb86316 100644
--- a/tests/feinterface/fe_interface_values_05.cc
+++ b/tests/feinterface/fe_interface_values_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/feinterface/fe_interface_values_06.cc b/tests/feinterface/fe_interface_values_06.cc
index 53c23d2fab..fe47f3552e 100644
--- a/tests/feinterface/fe_interface_values_06.cc
+++ b/tests/feinterface/fe_interface_values_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/feinterface/fe_interface_values_07.cc b/tests/feinterface/fe_interface_values_07.cc
index 62897e1838..e58d2edbab 100644
--- a/tests/feinterface/fe_interface_values_07.cc
+++ b/tests/feinterface/fe_interface_values_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/feinterface/fe_interface_values_08.cc b/tests/feinterface/fe_interface_values_08.cc
index f8b4b52998..987f1ad5e0 100644
--- a/tests/feinterface/fe_interface_values_08.cc
+++ b/tests/feinterface/fe_interface_values_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/feinterface/fe_interface_values_09.cc b/tests/feinterface/fe_interface_values_09.cc
index 27a52708ce..528c42e055 100644
--- a/tests/feinterface/fe_interface_values_09.cc
+++ b/tests/feinterface/fe_interface_values_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/feinterface/fe_interface_values_10.cc b/tests/feinterface/fe_interface_values_10.cc
index 49bfccb751..132e3aec78 100644
--- a/tests/feinterface/fe_interface_values_10.cc
+++ b/tests/feinterface/fe_interface_values_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/feinterface/multigrid_01.cc b/tests/feinterface/multigrid_01.cc
index edb63ac00f..00b1fbf8b0 100644
--- a/tests/feinterface/multigrid_01.cc
+++ b/tests/feinterface/multigrid_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/feinterface/step-12.cc b/tests/feinterface/step-12.cc
index e6945445d8..34027bde37 100644
--- a/tests/feinterface/step-12.cc
+++ b/tests/feinterface/step-12.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/feinterface/stokes.cc b/tests/feinterface/stokes.cc
index 0bae92b06f..e1724cfd48 100644
--- a/tests/feinterface/stokes.cc
+++ b/tests/feinterface/stokes.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 by the deal.II authors
+ * Copyright (C) 2020 - 2021 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/full_matrix/full_matrix_57.cc b/tests/full_matrix/full_matrix_57.cc
index 57f6f9d329..746938f91d 100644
--- a/tests/full_matrix/full_matrix_57.cc
+++ b/tests/full_matrix/full_matrix_57.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_common.h b/tests/full_matrix/full_matrix_common.h
index 7944210898..e1fe61e2c3 100644
--- a/tests/full_matrix/full_matrix_common.h
+++ b/tests/full_matrix/full_matrix_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2018 by the deal.II authors
+// Copyright (C) 2007 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_invert_01.cc b/tests/full_matrix/full_matrix_invert_01.cc
index 22b503d09e..129afbeef1 100644
--- a/tests/full_matrix/full_matrix_invert_01.cc
+++ b/tests/full_matrix/full_matrix_invert_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_iterator_01.cc b/tests/full_matrix/full_matrix_iterator_01.cc
index 8ff603e422..25d8ccd436 100644
--- a/tests/full_matrix/full_matrix_iterator_01.cc
+++ b/tests/full_matrix/full_matrix_iterator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_move.cc b/tests/full_matrix/full_matrix_move.cc
index eecd24ff80..ea28c0d1f4 100644
--- a/tests/full_matrix/full_matrix_move.cc
+++ b/tests/full_matrix/full_matrix_move.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fullydistributed_grids/copy_distributed_tria_03.cc b/tests/fullydistributed_grids/copy_distributed_tria_03.cc
index 0fa9562b30..ff259256e9 100644
--- a/tests/fullydistributed_grids/copy_distributed_tria_03.cc
+++ b/tests/fullydistributed_grids/copy_distributed_tria_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fullydistributed_grids/copy_serial_tria_06.cc b/tests/fullydistributed_grids/copy_serial_tria_06.cc
index 27ca4dd312..c5b0ae6a14 100644
--- a/tests/fullydistributed_grids/copy_serial_tria_06.cc
+++ b/tests/fullydistributed_grids/copy_serial_tria_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fullydistributed_grids/copy_serial_tria_08.cc b/tests/fullydistributed_grids/copy_serial_tria_08.cc
index 1827f94363..c5d8785987 100644
--- a/tests/fullydistributed_grids/copy_serial_tria_08.cc
+++ b/tests/fullydistributed_grids/copy_serial_tria_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fullydistributed_grids/copy_serial_tria_09.cc b/tests/fullydistributed_grids/copy_serial_tria_09.cc
index 63a3693f11..96c1d64dd4 100644
--- a/tests/fullydistributed_grids/copy_serial_tria_09.cc
+++ b/tests/fullydistributed_grids/copy_serial_tria_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fullydistributed_grids/repartitioning_05.cc b/tests/fullydistributed_grids/repartitioning_05.cc
index 0f83f4421a..896a5aa0bf 100644
--- a/tests/fullydistributed_grids/repartitioning_05.cc
+++ b/tests/fullydistributed_grids/repartitioning_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fullydistributed_grids/repartitioning_07.cc b/tests/fullydistributed_grids/repartitioning_07.cc
index be15c1f9df..7894b08aae 100644
--- a/tests/fullydistributed_grids/repartitioning_07.cc
+++ b/tests/fullydistributed_grids/repartitioning_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fullydistributed_grids/tests.h b/tests/fullydistributed_grids/tests.h
index afc72877c6..7cce591b7d 100644
--- a/tests/fullydistributed_grids/tests.h
+++ b/tests/fullydistributed_grids/tests.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/block_mat_03.cc b/tests/gla/block_mat_03.cc
index a7d968c851..a8e2b61cd6 100644
--- a/tests/gla/block_mat_03.cc
+++ b/tests/gla/block_mat_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/vec_01.cc b/tests/gla/vec_01.cc
index 626f995ef7..41f11c7b88 100644
--- a/tests/gla/vec_01.cc
+++ b/tests/gla/vec_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gla/vec_02.cc b/tests/gla/vec_02.cc
index fcbaabcea3..33987d7725 100644
--- a/tests/gla/vec_02.cc
+++ b/tests/gla/vec_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gmsh/gmsh_api_02.cc b/tests/gmsh/gmsh_api_02.cc
index b18d96f75e..5d0d035716 100644
--- a/tests/gmsh/gmsh_api_02.cc
+++ b/tests/gmsh/gmsh_api_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gmsh/gmsh_api_04.cc b/tests/gmsh/gmsh_api_04.cc
index f06f7b5280..d7641f7325 100644
--- a/tests/gmsh/gmsh_api_04.cc
+++ b/tests/gmsh/gmsh_api_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/gmsh/gmsh_api_05.cc b/tests/gmsh/gmsh_api_05.cc
index aec31c2e7e..d653407413 100644
--- a/tests/gmsh/gmsh_api_05.cc
+++ b/tests/gmsh/gmsh_api_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/accessor_set_boundary_id.cc b/tests/grid/accessor_set_boundary_id.cc
index eaaa256e5d..96fded6c48 100644
--- a/tests/grid/accessor_set_boundary_id.cc
+++ b/tests/grid/accessor_set_boundary_id.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/build_global_description_tree.cc b/tests/grid/build_global_description_tree.cc
index 67c975b65d..551cba7911 100644
--- a/tests/grid/build_global_description_tree.cc
+++ b/tests/grid/build_global_description_tree.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/cell_id_01.cc b/tests/grid/cell_id_01.cc
index 9eb0485f39..b80616ea23 100644
--- a/tests/grid/cell_id_01.cc
+++ b/tests/grid/cell_id_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/cell_id_02.cc b/tests/grid/cell_id_02.cc
index 22fcdb8820..aa7a77aae0 100644
--- a/tests/grid/cell_id_02.cc
+++ b/tests/grid/cell_id_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/cell_id_03.cc b/tests/grid/cell_id_03.cc
index d623718d20..f308eaa080 100644
--- a/tests/grid/cell_id_03.cc
+++ b/tests/grid/cell_id_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/cell_id_04.cc b/tests/grid/cell_id_04.cc
index dd5c926006..a5b2ce8881 100644
--- a/tests/grid/cell_id_04.cc
+++ b/tests/grid/cell_id_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/cell_id_06.cc b/tests/grid/cell_id_06.cc
index 3124ff7705..217c17fbc2 100644
--- a/tests/grid/cell_id_06.cc
+++ b/tests/grid/cell_id_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/cell_measure_01.cc b/tests/grid/cell_measure_01.cc
index 9f0c1305d2..e7fff4432a 100644
--- a/tests/grid/cell_measure_01.cc
+++ b/tests/grid/cell_measure_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/distributed_compute_point_locations_01.cc b/tests/grid/distributed_compute_point_locations_01.cc
index a537c533c8..19ccff3d92 100644
--- a/tests/grid/distributed_compute_point_locations_01.cc
+++ b/tests/grid/distributed_compute_point_locations_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/distributed_compute_point_locations_02.cc b/tests/grid/distributed_compute_point_locations_02.cc
index c97b377245..1d56356f75 100644
--- a/tests/grid/distributed_compute_point_locations_02.cc
+++ b/tests/grid/distributed_compute_point_locations_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/dof_accessor_1d_01.cc b/tests/grid/dof_accessor_1d_01.cc
index de4a2a02f3..1e3199434a 100644
--- a/tests/grid/dof_accessor_1d_01.cc
+++ b/tests/grid/dof_accessor_1d_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/filtered_iterator_06.cc b/tests/grid/filtered_iterator_06.cc
index a3af0aaead..b5d4453282 100644
--- a/tests/grid/filtered_iterator_06.cc
+++ b/tests/grid/filtered_iterator_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/filtered_iterator_06_operator.cc b/tests/grid/filtered_iterator_06_operator.cc
index 4a0377b7a8..014dc34ccc 100644
--- a/tests/grid/filtered_iterator_06_operator.cc
+++ b/tests/grid/filtered_iterator_06_operator.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/filtered_iterator_07.cc b/tests/grid/filtered_iterator_07.cc
index e4d300d820..f430b2b7c8 100644
--- a/tests/grid/filtered_iterator_07.cc
+++ b/tests/grid/filtered_iterator_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/filtered_iterator_07_operator.cc b/tests/grid/filtered_iterator_07_operator.cc
index 6af9dc70c9..a06a931521 100644
--- a/tests/grid/filtered_iterator_07_operator.cc
+++ b/tests/grid/filtered_iterator_07_operator.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/filtered_iterator_08.cc b/tests/grid/filtered_iterator_08.cc
index b9e3ea00c3..6a6a5d2d0e 100644
--- a/tests/grid/filtered_iterator_08.cc
+++ b/tests/grid/filtered_iterator_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/find_all_active_cells_around_point_01.cc b/tests/grid/find_all_active_cells_around_point_01.cc
index 3457f91a0a..695f708736 100644
--- a/tests/grid/find_all_active_cells_around_point_01.cc
+++ b/tests/grid/find_all_active_cells_around_point_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/find_all_active_cells_around_point_01_b.cc b/tests/grid/find_all_active_cells_around_point_01_b.cc
index 85c982a1d6..c6af97a904 100644
--- a/tests/grid/find_all_active_cells_around_point_01_b.cc
+++ b/tests/grid/find_all_active_cells_around_point_01_b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/find_all_active_cells_around_point_02.cc b/tests/grid/find_all_active_cells_around_point_02.cc
index b4d2fd4484..14d9a5694f 100644
--- a/tests/grid/find_all_active_cells_around_point_02.cc
+++ b/tests/grid/find_all_active_cells_around_point_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/find_all_active_cells_around_point_03.cc b/tests/grid/find_all_active_cells_around_point_03.cc
index b5cc27db68..6962939efe 100644
--- a/tests/grid/find_all_active_cells_around_point_03.cc
+++ b/tests/grid/find_all_active_cells_around_point_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/flatten_grid_01.cc b/tests/grid/flatten_grid_01.cc
index d582116cef..557b122b62 100644
--- a/tests/grid/flatten_grid_01.cc
+++ b/tests/grid/flatten_grid_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/flatten_grid_02.cc b/tests/grid/flatten_grid_02.cc
index 48969852fa..87bb37359c 100644
--- a/tests/grid/flatten_grid_02.cc
+++ b/tests/grid/flatten_grid_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/flatten_grid_03.cc b/tests/grid/flatten_grid_03.cc
index d71fb09b5a..f4d8d442be 100644
--- a/tests/grid/flatten_grid_03.cc
+++ b/tests/grid/flatten_grid_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/get_coarse_mesh_description_01.cc b/tests/grid/get_coarse_mesh_description_01.cc
index b12f267d5e..6fe909fb6f 100644
--- a/tests/grid/get_coarse_mesh_description_01.cc
+++ b/tests/grid/get_coarse_mesh_description_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2019 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/global_ids_01.cc b/tests/grid/global_ids_01.cc
index 512620b8df..0c4198037c 100644
--- a/tests/grid/global_ids_01.cc
+++ b/tests/grid/global_ids_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/global_ids_03.cc b/tests/grid/global_ids_03.cc
index ae3dace776..a5282568bc 100644
--- a/tests/grid/global_ids_03.cc
+++ b/tests/grid/global_ids_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_generator_07.cc b/tests/grid/grid_generator_07.cc
index b0fa62f4f5..e9c76a35c6 100644
--- a/tests/grid/grid_generator_07.cc
+++ b/tests/grid/grid_generator_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 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 f5327e5520..f403567903 100644
--- a/tests/grid/grid_generator_10.cc
+++ b/tests/grid/grid_generator_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_generator_airfoil_01.cc b/tests/grid/grid_generator_airfoil_01.cc
index f9ccdc4652..9aed786a01 100644
--- a/tests/grid/grid_generator_airfoil_01.cc
+++ b/tests/grid/grid_generator_airfoil_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_generator_from_name_and_argument_01.cc b/tests/grid/grid_generator_from_name_and_argument_01.cc
index 03e8ba72ec..36943e1297 100644
--- a/tests/grid/grid_generator_from_name_and_argument_01.cc
+++ b/tests/grid/grid_generator_from_name_and_argument_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_generator_from_name_and_argument_02.cc b/tests/grid/grid_generator_from_name_and_argument_02.cc
index e89f9e720b..4ef5fd1b3c 100644
--- a/tests/grid/grid_generator_from_name_and_argument_02.cc
+++ b/tests/grid/grid_generator_from_name_and_argument_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_generator_hyper_ball_balanced.cc b/tests/grid/grid_generator_hyper_ball_balanced.cc
index 40c281c9bc..2747baa09d 100644
--- a/tests/grid/grid_generator_hyper_ball_balanced.cc
+++ b/tests/grid/grid_generator_hyper_ball_balanced.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_generator_non_standard_orientation_mesh_2d.cc b/tests/grid/grid_generator_non_standard_orientation_mesh_2d.cc
index e5010c0474..d51bc7fa54 100644
--- a/tests/grid/grid_generator_non_standard_orientation_mesh_2d.cc
+++ b/tests/grid/grid_generator_non_standard_orientation_mesh_2d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_generator_non_standard_orientation_mesh_3d.cc b/tests/grid/grid_generator_non_standard_orientation_mesh_3d.cc
index 1c303626f1..5337d90f6f 100644
--- a/tests/grid/grid_generator_non_standard_orientation_mesh_3d.cc
+++ b/tests/grid/grid_generator_non_standard_orientation_mesh_3d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_generator_open_torus.cc b/tests/grid/grid_generator_open_torus.cc
index 92e5a273dc..c5cfff2e31 100644
--- a/tests/grid/grid_generator_open_torus.cc
+++ b/tests/grid/grid_generator_open_torus.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_generator_pipe_junction.cc b/tests/grid/grid_generator_pipe_junction.cc
index 6fbd5955c7..6c76ea2b69 100644
--- a/tests/grid/grid_generator_pipe_junction.cc
+++ b/tests/grid/grid_generator_pipe_junction.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_in.cc b/tests/grid/grid_in.cc
index 4b0a724e62..d7bc08e6fc 100644
--- a/tests/grid/grid_in.cc
+++ b/tests/grid/grid_in.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_in_3d.cc b/tests/grid/grid_in_3d.cc
index 6611812943..da0d533081 100644
--- a/tests/grid/grid_in_3d.cc
+++ b/tests/grid/grid_in_3d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_in_3d_02.cc b/tests/grid/grid_in_3d_02.cc
index 4ad16cec88..a3a2d760a0 100644
--- a/tests/grid/grid_in_3d_02.cc
+++ b/tests/grid/grid_in_3d_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_in_abaqus_01.cc b/tests/grid/grid_in_abaqus_01.cc
index e7199dcd29..f65d621315 100644
--- a/tests/grid/grid_in_abaqus_01.cc
+++ b/tests/grid/grid_in_abaqus_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_in_abaqus_02.cc b/tests/grid/grid_in_abaqus_02.cc
index e4dfc678e2..e3acd8ca67 100644
--- a/tests/grid/grid_in_abaqus_02.cc
+++ b/tests/grid/grid_in_abaqus_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_in_comsol_mphtxt_01.cc b/tests/grid/grid_in_comsol_mphtxt_01.cc
index aa1fecec72..940950ca7c 100644
--- a/tests/grid/grid_in_comsol_mphtxt_01.cc
+++ b/tests/grid/grid_in_comsol_mphtxt_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_in_comsol_mphtxt_02.cc b/tests/grid/grid_in_comsol_mphtxt_02.cc
index 7fe668df78..a21c627567 100644
--- a/tests/grid/grid_in_comsol_mphtxt_02.cc
+++ b/tests/grid/grid_in_comsol_mphtxt_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_in_gmsh_01.cc b/tests/grid/grid_in_gmsh_01.cc
index 0765e309b6..19889e6046 100644
--- a/tests/grid/grid_in_gmsh_01.cc
+++ b/tests/grid/grid_in_gmsh_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_in_gmsh_01_v4.cc b/tests/grid/grid_in_gmsh_01_v4.cc
index a32538da11..c4f7d1889c 100644
--- a/tests/grid/grid_in_gmsh_01_v4.cc
+++ b/tests/grid/grid_in_gmsh_01_v4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_in_gmsh_01_v41.cc b/tests/grid/grid_in_gmsh_01_v41.cc
index 22b8c6d45f..354fe11073 100644
--- a/tests/grid/grid_in_gmsh_01_v41.cc
+++ b/tests/grid/grid_in_gmsh_01_v41.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 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 17f7e49073..0761664411 100644
--- a/tests/grid/grid_in_unv_2d.cc
+++ b/tests/grid/grid_in_unv_2d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2021 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 b1c5349db9..eac4e09ffc 100644
--- a/tests/grid/grid_in_unv_3d.cc
+++ b/tests/grid/grid_in_unv_3d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_invert_02.cc b/tests/grid/grid_invert_02.cc
index bc126e6f07..5cf5a6bc5b 100644
--- a/tests/grid/grid_invert_02.cc
+++ b/tests/grid/grid_invert_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2022 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 bb6638ec20..356b8f2080 100644
--- a/tests/grid/grid_out_gnuplot_01.cc
+++ b/tests/grid/grid_out_gnuplot_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_out_gnuplot_02.cc b/tests/grid/grid_out_gnuplot_02.cc
index 834901651a..6b58482629 100644
--- a/tests/grid/grid_out_gnuplot_02.cc
+++ b/tests/grid/grid_out_gnuplot_02.cc
@@ -1,7 +1,7 @@
 
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_out_in_vtk_01.cc b/tests/grid/grid_out_in_vtk_01.cc
index 8e4fb1dde6..8d67b75f4f 100644
--- a/tests/grid/grid_out_in_vtk_01.cc
+++ b/tests/grid/grid_out_in_vtk_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_out_vtk_02.cc b/tests/grid/grid_out_vtk_02.cc
index d7444e5ebd..b7c8ea7a3f 100644
--- a/tests/grid/grid_out_vtk_02.cc
+++ b/tests/grid/grid_out_vtk_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_parallelepiped_04.cc b/tests/grid/grid_parallelepiped_04.cc
index 9b094dad68..9de0bacd6a 100644
--- a/tests/grid/grid_parallelepiped_04.cc
+++ b/tests/grid/grid_parallelepiped_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_test.cc b/tests/grid/grid_test.cc
index 9ca95d9a20..c755056585 100644
--- a/tests/grid/grid_test.cc
+++ b/tests/grid/grid_test.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools.cc b/tests/grid/grid_tools.cc
index 667fb32566..3e2617e1c4 100644
--- a/tests/grid/grid_tools.cc
+++ b/tests/grid/grid_tools.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2018 by the deal.II authors
+// Copyright (C) 2001 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_active_cell_layer_within_distance_01.cc b/tests/grid/grid_tools_active_cell_layer_within_distance_01.cc
index 6aa78ea26f..8c9488d32a 100644
--- a/tests/grid/grid_tools_active_cell_layer_within_distance_01.cc
+++ b/tests/grid/grid_tools_active_cell_layer_within_distance_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_active_cell_layer_within_distance_02.cc b/tests/grid/grid_tools_active_cell_layer_within_distance_02.cc
index 8b0853b2a7..0cc9e1bb0e 100644
--- a/tests/grid/grid_tools_active_cell_layer_within_distance_02.cc
+++ b/tests/grid/grid_tools_active_cell_layer_within_distance_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_aspect_ratio.cc b/tests/grid/grid_tools_aspect_ratio.cc
index 39fa9721ce..1277d91dbb 100644
--- a/tests/grid/grid_tools_aspect_ratio.cc
+++ b/tests/grid/grid_tools_aspect_ratio.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_bounding_box_01.cc b/tests/grid/grid_tools_bounding_box_01.cc
index c59c136ec9..024bc20571 100644
--- a/tests/grid/grid_tools_bounding_box_01.cc
+++ b/tests/grid/grid_tools_bounding_box_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_bounding_box_02.cc b/tests/grid/grid_tools_bounding_box_02.cc
index 177b50edd7..0253a76420 100644
--- a/tests/grid/grid_tools_bounding_box_02.cc
+++ b/tests/grid/grid_tools_bounding_box_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_cache_04.cc b/tests/grid/grid_tools_cache_04.cc
index afcf22e584..023435d65f 100644
--- a/tests/grid/grid_tools_cache_04.cc
+++ b/tests/grid/grid_tools_cache_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_guess_pt_owner_01.cc b/tests/grid/grid_tools_guess_pt_owner_01.cc
index cdbefc1d54..cd03a6b99d 100644
--- a/tests/grid/grid_tools_guess_pt_owner_01.cc
+++ b/tests/grid/grid_tools_guess_pt_owner_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_guess_pt_owner_02.cc b/tests/grid/grid_tools_guess_pt_owner_02.cc
index 22b2cc9b17..f30342d7a3 100644
--- a/tests/grid/grid_tools_guess_pt_owner_02.cc
+++ b/tests/grid/grid_tools_guess_pt_owner_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_halo_layer_01.cc b/tests/grid/grid_tools_halo_layer_01.cc
index 02d8b18499..1f3deb248a 100644
--- a/tests/grid/grid_tools_halo_layer_01.cc
+++ b/tests/grid/grid_tools_halo_layer_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_halo_layer_02.cc b/tests/grid/grid_tools_halo_layer_02.cc
index 852b94e070..0af87dda9e 100644
--- a/tests/grid/grid_tools_halo_layer_02.cc
+++ b/tests/grid/grid_tools_halo_layer_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_halo_layer_03.cc b/tests/grid/grid_tools_halo_layer_03.cc
index 7e72eaf35b..3f4e511c9b 100644
--- a/tests/grid/grid_tools_halo_layer_03.cc
+++ b/tests/grid/grid_tools_halo_layer_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_halo_layer_04.cc b/tests/grid/grid_tools_halo_layer_04.cc
index d8b17939db..702cf05e0b 100644
--- a/tests/grid/grid_tools_halo_layer_04.cc
+++ b/tests/grid/grid_tools_halo_layer_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_halo_layer_05.cc b/tests/grid/grid_tools_halo_layer_05.cc
index 5ddbce5b42..5a6b8df527 100644
--- a/tests/grid/grid_tools_halo_layer_05.cc
+++ b/tests/grid/grid_tools_halo_layer_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_halo_layer_ghost_cells.cc b/tests/grid/grid_tools_halo_layer_ghost_cells.cc
index 3bef60877a..2415024b28 100644
--- a/tests/grid/grid_tools_halo_layer_ghost_cells.cc
+++ b/tests/grid/grid_tools_halo_layer_ghost_cells.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_tools_transform_01.cc b/tests/grid/grid_tools_transform_01.cc
index d123730214..91bebf6ab8 100644
--- a/tests/grid/grid_tools_transform_01.cc
+++ b/tests/grid/grid_tools_transform_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2018 by the deal.II authors
+// Copyright (C) 2001 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_transform_03.cc b/tests/grid/grid_transform_03.cc
index b0a94e899c..b34574f403 100644
--- a/tests/grid/grid_transform_03.cc
+++ b/tests/grid/grid_transform_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/line_coarsening_3d.cc b/tests/grid/line_coarsening_3d.cc
index 60470545aa..ed7994d831 100644
--- a/tests/grid/line_coarsening_3d.cc
+++ b/tests/grid/line_coarsening_3d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2018 by the deal.II authors
+// Copyright (C) 2007 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/measure_of_3d_face_01.cc b/tests/grid/measure_of_3d_face_01.cc
index f0addd7c9c..c647a22d4f 100644
--- a/tests/grid/measure_of_3d_face_01.cc
+++ b/tests/grid/measure_of_3d_face_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/merge_triangulations_02.cc b/tests/grid/merge_triangulations_02.cc
index f94b83f497..7817068a8b 100644
--- a/tests/grid/merge_triangulations_02.cc
+++ b/tests/grid/merge_triangulations_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/merge_triangulations_03.cc b/tests/grid/merge_triangulations_03.cc
index 72250bdff7..e364688b11 100644
--- a/tests/grid/merge_triangulations_03.cc
+++ b/tests/grid/merge_triangulations_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d.h b/tests/grid/mesh_3d.h
index 23d70bfaea..8ffd7d2c37 100644
--- a/tests/grid/mesh_3d.h
+++ b/tests/grid/mesh_3d.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_10.cc b/tests/grid/mesh_3d_10.cc
index e8c03e12fc..e58fa89798 100644
--- a/tests/grid/mesh_3d_10.cc
+++ b/tests/grid/mesh_3d_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_11.cc b/tests/grid/mesh_3d_11.cc
index 931bec385a..ae0e59c7c7 100644
--- a/tests/grid/mesh_3d_11.cc
+++ b/tests/grid/mesh_3d_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_12.cc b/tests/grid/mesh_3d_12.cc
index fb49f71bb9..210dbfeed4 100644
--- a/tests/grid/mesh_3d_12.cc
+++ b/tests/grid/mesh_3d_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_13.cc b/tests/grid/mesh_3d_13.cc
index bd0abeedb4..ab52e7bff7 100644
--- a/tests/grid/mesh_3d_13.cc
+++ b/tests/grid/mesh_3d_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_14.cc b/tests/grid/mesh_3d_14.cc
index 99e4511765..aa761c0811 100644
--- a/tests/grid/mesh_3d_14.cc
+++ b/tests/grid/mesh_3d_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_15.cc b/tests/grid/mesh_3d_15.cc
index 058f9c2bb2..6f89d0bb70 100644
--- a/tests/grid/mesh_3d_15.cc
+++ b/tests/grid/mesh_3d_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_16.cc b/tests/grid/mesh_3d_16.cc
index 0b9ba5b4e3..4ab961ef8c 100644
--- a/tests/grid/mesh_3d_16.cc
+++ b/tests/grid/mesh_3d_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_17.cc b/tests/grid/mesh_3d_17.cc
index 41ec5da22a..2a54cf8051 100644
--- a/tests/grid/mesh_3d_17.cc
+++ b/tests/grid/mesh_3d_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_2.cc b/tests/grid/mesh_3d_2.cc
index 7926c8c919..6dd1feec9f 100644
--- a/tests/grid/mesh_3d_2.cc
+++ b/tests/grid/mesh_3d_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_20.cc b/tests/grid/mesh_3d_20.cc
index fedb64dbd8..c95487e02f 100644
--- a/tests/grid/mesh_3d_20.cc
+++ b/tests/grid/mesh_3d_20.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_21.cc b/tests/grid/mesh_3d_21.cc
index e6fea6e141..63507e0ed7 100644
--- a/tests/grid/mesh_3d_21.cc
+++ b/tests/grid/mesh_3d_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_26.cc b/tests/grid/mesh_3d_26.cc
index 0df2d0134e..13c89c2fe5 100644
--- a/tests/grid/mesh_3d_26.cc
+++ b/tests/grid/mesh_3d_26.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_3.cc b/tests/grid/mesh_3d_3.cc
index d19555f67f..dac69db1b7 100644
--- a/tests/grid/mesh_3d_3.cc
+++ b/tests/grid/mesh_3d_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_4.cc b/tests/grid/mesh_3d_4.cc
index c323c2c58d..98f7502515 100644
--- a/tests/grid/mesh_3d_4.cc
+++ b/tests/grid/mesh_3d_4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_5.cc b/tests/grid/mesh_3d_5.cc
index b85c7cabf6..5e90aa1315 100644
--- a/tests/grid/mesh_3d_5.cc
+++ b/tests/grid/mesh_3d_5.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_6.cc b/tests/grid/mesh_3d_6.cc
index 41c2d3509f..f05968e161 100644
--- a/tests/grid/mesh_3d_6.cc
+++ b/tests/grid/mesh_3d_6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_7.cc b/tests/grid/mesh_3d_7.cc
index a3fccf7cd2..36b1c86269 100644
--- a/tests/grid/mesh_3d_7.cc
+++ b/tests/grid/mesh_3d_7.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_8.cc b/tests/grid/mesh_3d_8.cc
index 8fed47bb67..7cd8cb50fc 100644
--- a/tests/grid/mesh_3d_8.cc
+++ b/tests/grid/mesh_3d_8.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/mesh_3d_9.cc b/tests/grid/mesh_3d_9.cc
index ff7c3a44fb..cd4ee47e35 100644
--- a/tests/grid/mesh_3d_9.cc
+++ b/tests/grid/mesh_3d_9.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/n_faces_01.cc b/tests/grid/n_faces_01.cc
index cd026369a0..346019fbbf 100644
--- a/tests/grid/n_faces_01.cc
+++ b/tests/grid/n_faces_01.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2020 by the deal.II authors
+ * Copyright (C) 2018 - 2021 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/grid/number_cache_01.cc b/tests/grid/number_cache_01.cc
index 67b8e4b738..01fedccaa8 100644
--- a/tests/grid/number_cache_01.cc
+++ b/tests/grid/number_cache_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/number_cache_03.cc b/tests/grid/number_cache_03.cc
index df91cac9ba..43d995297c 100644
--- a/tests/grid/number_cache_03.cc
+++ b/tests/grid/number_cache_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/partition_triangulation_zorder_01.cc b/tests/grid/partition_triangulation_zorder_01.cc
index 8a1f7f9444..797f23d927 100644
--- a/tests/grid/partition_triangulation_zorder_01.cc
+++ b/tests/grid/partition_triangulation_zorder_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/periodicity_1d.cc b/tests/grid/periodicity_1d.cc
index 966a0b2442..da6e920541 100644
--- a/tests/grid/periodicity_1d.cc
+++ b/tests/grid/periodicity_1d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2018 by the deal.II authors
+// Copyright (C) 2007 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/project_to_object_01.cc b/tests/grid/project_to_object_01.cc
index 91bb5c9acd..b5af6ed62c 100644
--- a/tests/grid/project_to_object_01.cc
+++ b/tests/grid/project_to_object_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/real_to_unit_cell_affine_approx.cc b/tests/grid/real_to_unit_cell_affine_approx.cc
index d5c63c9713..d3d5a844d8 100644
--- a/tests/grid/real_to_unit_cell_affine_approx.cc
+++ b/tests/grid/real_to_unit_cell_affine_approx.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/reference_cell_type_01.cc b/tests/grid/reference_cell_type_01.cc
index 5af290ede4..9974896c2a 100644
--- a/tests/grid/reference_cell_type_01.cc
+++ b/tests/grid/reference_cell_type_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/reference_cell_type_02.cc b/tests/grid/reference_cell_type_02.cc
index 867912feda..9df75aaaf5 100644
--- a/tests/grid/reference_cell_type_02.cc
+++ b/tests/grid/reference_cell_type_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/reference_cell_type_02_midpoint.cc b/tests/grid/reference_cell_type_02_midpoint.cc
index e47cd30811..719cf5a40d 100644
--- a/tests/grid/reference_cell_type_02_midpoint.cc
+++ b/tests/grid/reference_cell_type_02_midpoint.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/reference_cell_type_02_q.cc b/tests/grid/reference_cell_type_02_q.cc
index 353a41bddf..19c9f9f852 100644
--- a/tests/grid/reference_cell_type_02_q.cc
+++ b/tests/grid/reference_cell_type_02_q.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/reference_cell_type_03.cc b/tests/grid/reference_cell_type_03.cc
index 1b4f3a7f5f..7058e98788 100644
--- a/tests/grid/reference_cell_type_03.cc
+++ b/tests/grid/reference_cell_type_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/reference_cell_type_03_midpoint.cc b/tests/grid/reference_cell_type_03_midpoint.cc
index 1b5bcf18d3..f8502d1181 100644
--- a/tests/grid/reference_cell_type_03_midpoint.cc
+++ b/tests/grid/reference_cell_type_03_midpoint.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/reference_cell_type_03_q.cc b/tests/grid/reference_cell_type_03_q.cc
index 955355cc68..755f4cd225 100644
--- a/tests/grid/reference_cell_type_03_q.cc
+++ b/tests/grid/reference_cell_type_03_q.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/refine_and_coarsen_01.cc b/tests/grid/refine_and_coarsen_01.cc
index ce33218111..3a7efc7778 100644
--- a/tests/grid/refine_and_coarsen_01.cc
+++ b/tests/grid/refine_and_coarsen_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/refinement_listener_02.cc b/tests/grid/refinement_listener_02.cc
index 078e0a781c..961a1995d8 100644
--- a/tests/grid/refinement_listener_02.cc
+++ b/tests/grid/refinement_listener_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2018 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/refinement_listener_03.cc b/tests/grid/refinement_listener_03.cc
index 1032efeea1..c39ca3aea4 100644
--- a/tests/grid/refinement_listener_03.cc
+++ b/tests/grid/refinement_listener_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2018 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/rotate_01.cc b/tests/grid/rotate_01.cc
index 9f2e08c0b0..39cbda6884 100644
--- a/tests/grid/rotate_01.cc
+++ b/tests/grid/rotate_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 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 36704213f7..ecae51005c 100644
--- a/tests/grid/torus_01.cc
+++ b/tests/grid/torus_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2019 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/tria_clear_user_data.cc b/tests/grid/tria_clear_user_data.cc
index e2dceb08b9..b2fcc4cab2 100644
--- a/tests/grid/tria_clear_user_data.cc
+++ b/tests/grid/tria_clear_user_data.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/union_triangulation.cc b/tests/grid/union_triangulation.cc
index 7679101b63..08ebc42081 100644
--- a/tests/grid/union_triangulation.cc
+++ b/tests/grid/union_triangulation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2018 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/crash_07.cc b/tests/hp/crash_07.cc
index 7c62caa374..8b68cc8610 100644
--- a/tests/hp/crash_07.cc
+++ b/tests/hp/crash_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/crash_12.cc b/tests/hp/crash_12.cc
index af3cf90197..597b354255 100644
--- a/tests/hp/crash_12.cc
+++ b/tests/hp/crash_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/crash_15.cc b/tests/hp/crash_15.cc
index 31a771d486..e62f600f5e 100644
--- a/tests/hp/crash_15.cc
+++ b/tests/hp/crash_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/crash_17.cc b/tests/hp/crash_17.cc
index b881966de6..ce5fed866b 100644
--- a/tests/hp/crash_17.cc
+++ b/tests/hp/crash_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/crash_18.cc b/tests/hp/crash_18.cc
index 44c5e5dcec..05ac3301f2 100644
--- a/tests/hp/crash_18.cc
+++ b/tests/hp/crash_18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 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 0609024907..eb60a3f16a 100644
--- a/tests/hp/do_function_derivatives_01.cc
+++ b/tests/hp/do_function_derivatives_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 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 d3f51f5bf5..72893f74b1 100644
--- a/tests/hp/do_function_hessians_01.cc
+++ b/tests/hp/do_function_hessians_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 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 50bd4c91a0..78e6f78fcb 100644
--- a/tests/hp/do_function_laplacians_01.cc
+++ b/tests/hp/do_function_laplacians_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/face_domination_01.cc b/tests/hp/face_domination_01.cc
index db9452c9e4..60a6339492 100644
--- a/tests/hp/face_domination_01.cc
+++ b/tests/hp/face_domination_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/face_domination_02.cc b/tests/hp/face_domination_02.cc
index 799f52409b..0a5d5e8dc5 100644
--- a/tests/hp/face_domination_02.cc
+++ b/tests/hp/face_domination_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/face_domination_04.cc b/tests/hp/face_domination_04.cc
index ad5d33e8d1..7bf03dffdb 100644
--- a/tests/hp/face_domination_04.cc
+++ b/tests/hp/face_domination_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 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 879043519b..98a93b56e3 100644
--- a/tests/hp/fe_face_values_reinit_01.cc
+++ b/tests/hp/fe_face_values_reinit_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/fe_hierarchy_sequence.cc b/tests/hp/fe_hierarchy_sequence.cc
index 97c1a3da63..e4f2d97082 100644
--- a/tests/hp/fe_hierarchy_sequence.cc
+++ b/tests/hp/fe_hierarchy_sequence.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/fe_nothing_01.cc b/tests/hp/fe_nothing_01.cc
index e57c06e903..216f02ab68 100644
--- a/tests/hp/fe_nothing_01.cc
+++ b/tests/hp/fe_nothing_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/fe_nothing_02.cc b/tests/hp/fe_nothing_02.cc
index 549ba33c85..1169175d7e 100644
--- a/tests/hp/fe_nothing_02.cc
+++ b/tests/hp/fe_nothing_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/fe_nothing_03.cc b/tests/hp/fe_nothing_03.cc
index ff81502552..3f86faca43 100644
--- a/tests/hp/fe_nothing_03.cc
+++ b/tests/hp/fe_nothing_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/fe_nothing_05.cc b/tests/hp/fe_nothing_05.cc
index 1319ed8d13..1fb28163a3 100644
--- a/tests/hp/fe_nothing_05.cc
+++ b/tests/hp/fe_nothing_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/fe_nothing_06.cc b/tests/hp/fe_nothing_06.cc
index c1ad298a2b..05a9f8689d 100644
--- a/tests/hp/fe_nothing_06.cc
+++ b/tests/hp/fe_nothing_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/fe_nothing_07.cc b/tests/hp/fe_nothing_07.cc
index f563a17aa5..8fbbb71fd2 100644
--- a/tests/hp/fe_nothing_07.cc
+++ b/tests/hp/fe_nothing_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/fe_nothing_08.cc b/tests/hp/fe_nothing_08.cc
index a163c94ded..4fb732dc00 100644
--- a/tests/hp/fe_nothing_08.cc
+++ b/tests/hp/fe_nothing_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/fe_nothing_09.cc b/tests/hp/fe_nothing_09.cc
index 2057094462..73ce61252b 100644
--- a/tests/hp/fe_nothing_09.cc
+++ b/tests/hp/fe_nothing_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/fe_nothing_11.cc b/tests/hp/fe_nothing_11.cc
index bb4f5b2f60..11b0a00e9d 100644
--- a/tests/hp/fe_nothing_11.cc
+++ b/tests/hp/fe_nothing_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/fe_nothing_12.cc b/tests/hp/fe_nothing_12.cc
index e7568a337a..259089a723 100644
--- a/tests/hp/fe_nothing_12.cc
+++ b/tests/hp/fe_nothing_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/fe_nothing_13.cc b/tests/hp/fe_nothing_13.cc
index d2e44d4361..11c68cb7b2 100644
--- a/tests/hp/fe_nothing_13.cc
+++ b/tests/hp/fe_nothing_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/fe_nothing_14.cc b/tests/hp/fe_nothing_14.cc
index 90a65eb55c..abcda55006 100644
--- a/tests/hp/fe_nothing_14.cc
+++ b/tests/hp/fe_nothing_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 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 5129131c9b..c3ae426af4 100644
--- a/tests/hp/fe_nothing_18.cc
+++ b/tests/hp/fe_nothing_18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/get_interpolated_dof_values_03.cc b/tests/hp/get_interpolated_dof_values_03.cc
index b5518b2763..cdf252ee22 100644
--- a/tests/hp/get_interpolated_dof_values_03.cc
+++ b/tests/hp/get_interpolated_dof_values_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_coarsening.cc b/tests/hp/hp_coarsening.cc
index a222e64eaa..c4cb67a91a 100644
--- a/tests/hp/hp_coarsening.cc
+++ b/tests/hp/hp_coarsening.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_constraints_common.h b/tests/hp/hp_constraints_common.h
index be8da58b11..e061ba94b5 100644
--- a/tests/hp/hp_constraints_common.h
+++ b/tests/hp/hp_constraints_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_constraints_common_no_support.h b/tests/hp/hp_constraints_common_no_support.h
index 7766de0c75..8d2ac0c3ab 100644
--- a/tests/hp/hp_constraints_common_no_support.h
+++ b/tests/hp/hp_constraints_common_no_support.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_constraints_neither_dominate_01.cc b/tests/hp/hp_constraints_neither_dominate_01.cc
index db6ad219ff..9196285288 100644
--- a/tests/hp/hp_constraints_neither_dominate_01.cc
+++ b/tests/hp/hp_constraints_neither_dominate_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_constraints_neither_dominate_02.cc b/tests/hp/hp_constraints_neither_dominate_02.cc
index 803c108f7b..bf8788225b 100644
--- a/tests/hp/hp_constraints_neither_dominate_02.cc
+++ b/tests/hp/hp_constraints_neither_dominate_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_fe_values_copy.cc b/tests/hp/hp_fe_values_copy.cc
index c45712e972..a14de358d6 100644
--- a/tests/hp/hp_fe_values_copy.cc
+++ b/tests/hp/hp_fe_values_copy.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_line_dof_identities_mixed_multiway.cc b/tests/hp/hp_line_dof_identities_mixed_multiway.cc
index ad54b4c407..6bb77da472 100644
--- a/tests/hp/hp_line_dof_identities_mixed_multiway.cc
+++ b/tests/hp/hp_line_dof_identities_mixed_multiway.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_line_dof_identities_q_equidistant_multiway.cc b/tests/hp/hp_line_dof_identities_q_equidistant_multiway.cc
index 71f669a654..5f8e047051 100644
--- a/tests/hp/hp_line_dof_identities_q_equidistant_multiway.cc
+++ b/tests/hp/hp_line_dof_identities_q_equidistant_multiway.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_line_dof_identities_q_multiway.cc b/tests/hp/hp_line_dof_identities_q_multiway.cc
index a798d3b265..cb8fc18685 100644
--- a/tests/hp/hp_line_dof_identities_q_multiway.cc
+++ b/tests/hp/hp_line_dof_identities_q_multiway.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_line_dof_identities_q_system_multiway.cc b/tests/hp/hp_line_dof_identities_q_system_multiway.cc
index e4f2d82492..5697b9ac8d 100644
--- a/tests/hp/hp_line_dof_identities_q_system_multiway.cc
+++ b/tests/hp/hp_line_dof_identities_q_system_multiway.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_q_hierarchical_constraints.cc b/tests/hp/hp_q_hierarchical_constraints.cc
index 1472246cb0..743589fb7e 100644
--- a/tests/hp/hp_q_hierarchical_constraints.cc
+++ b/tests/hp/hp_q_hierarchical_constraints.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_quad_dof_identities_mixed_multiway.cc b/tests/hp/hp_quad_dof_identities_mixed_multiway.cc
index 0625e92367..3377059da5 100644
--- a/tests/hp/hp_quad_dof_identities_mixed_multiway.cc
+++ b/tests/hp/hp_quad_dof_identities_mixed_multiway.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_quad_dof_identities_q_equidistant_multiway.cc b/tests/hp/hp_quad_dof_identities_q_equidistant_multiway.cc
index 7efcd1af79..cdb5f2220e 100644
--- a/tests/hp/hp_quad_dof_identities_q_equidistant_multiway.cc
+++ b/tests/hp/hp_quad_dof_identities_q_equidistant_multiway.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_quad_dof_identities_q_multiway.cc b/tests/hp/hp_quad_dof_identities_q_multiway.cc
index cbe9380d6d..8232818817 100644
--- a/tests/hp/hp_quad_dof_identities_q_multiway.cc
+++ b/tests/hp/hp_quad_dof_identities_q_multiway.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_quad_dof_identities_q_system_multiway.cc b/tests/hp/hp_quad_dof_identities_q_system_multiway.cc
index 1ae3ff2a1b..bd9a3488d7 100644
--- a/tests/hp/hp_quad_dof_identities_q_system_multiway.cc
+++ b/tests/hp/hp_quad_dof_identities_q_system_multiway.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_vertex_dof_identities_mixed_multiway.cc b/tests/hp/hp_vertex_dof_identities_mixed_multiway.cc
index 54c42fcdb3..47d7faabf1 100644
--- a/tests/hp/hp_vertex_dof_identities_mixed_multiway.cc
+++ b/tests/hp/hp_vertex_dof_identities_mixed_multiway.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_vertex_dof_identities_q_multiway.cc b/tests/hp/hp_vertex_dof_identities_q_multiway.cc
index ce71968ae8..d2f205866d 100644
--- a/tests/hp/hp_vertex_dof_identities_q_multiway.cc
+++ b/tests/hp/hp_vertex_dof_identities_q_multiway.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/hp_vertex_dof_identities_q_system_multiway.cc b/tests/hp/hp_vertex_dof_identities_q_system_multiway.cc
index 530d5a2179..052392b9cc 100644
--- a/tests/hp/hp_vertex_dof_identities_q_system_multiway.cc
+++ b/tests/hp/hp_vertex_dof_identities_q_system_multiway.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 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 dc04a96454..4b27b71492 100644
--- a/tests/hp/laplace.h
+++ b/tests/hp/laplace.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/laplace_mitchell2014_04_peak.cc b/tests/hp/laplace_mitchell2014_04_peak.cc
index 10d482639b..6d6c6d14b1 100644
--- a/tests/hp/laplace_mitchell2014_04_peak.cc
+++ b/tests/hp/laplace_mitchell2014_04_peak.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/limit_p_level_difference_04.cc b/tests/hp/limit_p_level_difference_04.cc
index 6fe3c80b37..87d1f34863 100644
--- a/tests/hp/limit_p_level_difference_04.cc
+++ b/tests/hp/limit_p_level_difference_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/n_boundary_dofs_03.cc b/tests/hp/n_boundary_dofs_03.cc
index 90df8fd7fe..b0739adbc8 100644
--- a/tests/hp/n_boundary_dofs_03.cc
+++ b/tests/hp/n_boundary_dofs_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/p_adaptivity_absolute_threshold.cc b/tests/hp/p_adaptivity_absolute_threshold.cc
index 6b4d494d53..07fd6cdd35 100644
--- a/tests/hp/p_adaptivity_absolute_threshold.cc
+++ b/tests/hp/p_adaptivity_absolute_threshold.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/p_adaptivity_fixed_number.cc b/tests/hp/p_adaptivity_fixed_number.cc
index 75a6fc3c29..5ce17d6e89 100644
--- a/tests/hp/p_adaptivity_fixed_number.cc
+++ b/tests/hp/p_adaptivity_fixed_number.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/p_adaptivity_flags.cc b/tests/hp/p_adaptivity_flags.cc
index dcea6bf57d..e42e9b64a8 100644
--- a/tests/hp/p_adaptivity_flags.cc
+++ b/tests/hp/p_adaptivity_flags.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/p_adaptivity_full.cc b/tests/hp/p_adaptivity_full.cc
index c34c5241de..a46044d08d 100644
--- a/tests/hp/p_adaptivity_full.cc
+++ b/tests/hp/p_adaptivity_full.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/p_adaptivity_reference.cc b/tests/hp/p_adaptivity_reference.cc
index 823d7900f6..80d7425096 100644
--- a/tests/hp/p_adaptivity_reference.cc
+++ b/tests/hp/p_adaptivity_reference.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/p_adaptivity_regularity.cc b/tests/hp/p_adaptivity_regularity.cc
index 9ae39d62ad..91cda14fc5 100644
--- a/tests/hp/p_adaptivity_regularity.cc
+++ b/tests/hp/p_adaptivity_regularity.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/p_adaptivity_relative_threshold.cc b/tests/hp/p_adaptivity_relative_threshold.cc
index 162fa11d0f..aae86b0c33 100644
--- a/tests/hp/p_adaptivity_relative_threshold.cc
+++ b/tests/hp/p_adaptivity_relative_threshold.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/project_01_curved_boundary.cc b/tests/hp/project_01_curved_boundary.cc
index d15105a048..917982bbe7 100644
--- a/tests/hp/project_01_curved_boundary.cc
+++ b/tests/hp/project_01_curved_boundary.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/set_dof_values_by_interpolation_03.cc b/tests/hp/set_dof_values_by_interpolation_03.cc
index 2cbfc6d66d..585f671a0f 100644
--- a/tests/hp/set_dof_values_by_interpolation_03.cc
+++ b/tests/hp/set_dof_values_by_interpolation_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 20a5e2d135..bce041fa43 100644
--- a/tests/hp/solution_transfer.cc
+++ b/tests/hp/solution_transfer.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 9e28d9b1e2..a4038838c5 100644
--- a/tests/hp/solution_transfer_02.cc
+++ b/tests/hp/solution_transfer_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/solution_transfer_03.cc b/tests/hp/solution_transfer_03.cc
index 2e034182b9..acbc107c54 100644
--- a/tests/hp/solution_transfer_03.cc
+++ b/tests/hp/solution_transfer_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 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 14619c2392..e1172e967f 100644
--- a/tests/hp/solution_transfer_04.cc
+++ b/tests/hp/solution_transfer_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 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 599edd3b9b..48d1acedb1 100644
--- a/tests/hp/solution_transfer_05.cc
+++ b/tests/hp/solution_transfer_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 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 33761b3d60..7af5aa9caa 100644
--- a/tests/hp/solution_transfer_06.cc
+++ b/tests/hp/solution_transfer_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 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 d69d2c15fc..0ae943b636 100644
--- a/tests/hp/solution_transfer_07.cc
+++ b/tests/hp/solution_transfer_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 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 3e7e3f3ad1..01cac4f0e2 100644
--- a/tests/hp/solution_transfer_08.cc
+++ b/tests/hp/solution_transfer_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 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 de6d7fe5e3..99862cede1 100644
--- a/tests/hp/solution_transfer_09.cc
+++ b/tests/hp/solution_transfer_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 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 240e38a8cf..cea34b29b6 100644
--- a/tests/hp/solution_transfer_10.cc
+++ b/tests/hp/solution_transfer_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2021 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 d1a9f92d91..cac2ac917d 100644
--- a/tests/hp/solution_transfer_11.cc
+++ b/tests/hp/solution_transfer_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 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 6f754bae53..c91e75be42 100644
--- a/tests/hp/solution_transfer_12.cc
+++ b/tests/hp/solution_transfer_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 8574e4a253..38daf1b58b 100644
--- a/tests/hp/solution_transfer_13.cc
+++ b/tests/hp/solution_transfer_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2021 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 c90fce4f8d..b9a7be358d 100644
--- a/tests/hp/solution_transfer_14.cc
+++ b/tests/hp/solution_transfer_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 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 1f0546c288..4db0c44be8 100644
--- a/tests/hp/solution_transfer_15.cc
+++ b/tests/hp/solution_transfer_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 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 89a0666faf..e93ea55df3 100644
--- a/tests/hp/solution_transfer_16.cc
+++ b/tests/hp/solution_transfer_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-11.cc b/tests/hp/step-11.cc
index 06fc662e97..aac059729d 100644
--- a/tests/hp/step-11.cc
+++ b/tests/hp/step-11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 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 9d5188d8e4..9a9167f6d3 100644
--- a/tests/hp/step-12.cc
+++ b/tests/hp/step-12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 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 d6092b6595..b2e0d77da3 100644
--- a/tests/hp/step-13.cc
+++ b/tests/hp/step-13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-2.cc b/tests/hp/step-2.cc
index c6be1688d1..55be1f7d8d 100644
--- a/tests/hp/step-2.cc
+++ b/tests/hp/step-2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 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 f6240182d8..2652dfb239 100644
--- a/tests/hp/step-27.cc
+++ b/tests/hp/step-27.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2020 by the deal.II authors
+ * Copyright (C) 2006 - 2021 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/hp/step-3.cc b/tests/hp/step-3.cc
index 661e04b040..c3c3c6cf7f 100644
--- a/tests/hp/step-3.cc
+++ b/tests/hp/step-3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-3a.cc b/tests/hp/step-3a.cc
index 50673f2dd2..3cf697621b 100644
--- a/tests/hp/step-3a.cc
+++ b/tests/hp/step-3a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-3a_mapping_collection.cc b/tests/hp/step-3a_mapping_collection.cc
index cbbe6da09c..520cdff621 100644
--- a/tests/hp/step-3a_mapping_collection.cc
+++ b/tests/hp/step-3a_mapping_collection.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-3b.cc b/tests/hp/step-3b.cc
index 028eca375b..97f04672cb 100644
--- a/tests/hp/step-3b.cc
+++ b/tests/hp/step-3b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-3c.cc b/tests/hp/step-3c.cc
index 90d56adb9f..03c8b1334e 100644
--- a/tests/hp/step-3c.cc
+++ b/tests/hp/step-3c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-4.cc b/tests/hp/step-4.cc
index c53ac2f355..ccc52949cc 100644
--- a/tests/hp/step-4.cc
+++ b/tests/hp/step-4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-5.cc b/tests/hp/step-5.cc
index fbb7db7bf9..5297ca275e 100644
--- a/tests/hp/step-5.cc
+++ b/tests/hp/step-5.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-6.cc b/tests/hp/step-6.cc
index e2aad0f94c..5d32d1b98e 100644
--- a/tests/hp/step-6.cc
+++ b/tests/hp/step-6.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-7.cc b/tests/hp/step-7.cc
index 9c6fb56b8e..617709c956 100644
--- a/tests/hp/step-7.cc
+++ b/tests/hp/step-7.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/step-8.cc b/tests/hp/step-8.cc
index 4106f7f099..84283a9607 100644
--- a/tests/hp/step-8.cc
+++ b/tests/hp/step-8.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 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 9a9277087a..5ff21666b2 100644
--- a/tests/integrators/assembler_simple_mgmatrix_04.cc
+++ b/tests/integrators/assembler_simple_mgmatrix_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/integrators/cochain_01.cc b/tests/integrators/cochain_01.cc
index 5c408e6d36..75206a7296 100644
--- a/tests/integrators/cochain_01.cc
+++ b/tests/integrators/cochain_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/integrators/laplacian_02.cc b/tests/integrators/laplacian_02.cc
index da05905504..62e00eeb7b 100644
--- a/tests/integrators/laplacian_02.cc
+++ b/tests/integrators/laplacian_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2021 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 f303d9561e..302424fd87 100644
--- a/tests/integrators/mesh_worker_02.cc
+++ b/tests/integrators/mesh_worker_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 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 fa6a99cdf7..89fc9d4da1 100644
--- a/tests/integrators/mesh_worker_03.cc
+++ b/tests/integrators/mesh_worker_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/integrators/mesh_worker_1d_dg.cc b/tests/integrators/mesh_worker_1d_dg.cc
index 28711c5528..2a9570c4d9 100644
--- a/tests/integrators/mesh_worker_1d_dg.cc
+++ b/tests/integrators/mesh_worker_1d_dg.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/block_indices_02.cc b/tests/lac/block_indices_02.cc
index 33a5c29b75..33a85c90de 100644
--- a/tests/lac/block_indices_02.cc
+++ b/tests/lac/block_indices_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/block_linear_operator_01.cc b/tests/lac/block_linear_operator_01.cc
index 526682ef6d..e69fe2f4ce 100644
--- a/tests/lac/block_linear_operator_01.cc
+++ b/tests/lac/block_linear_operator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/block_linear_operator_02.cc b/tests/lac/block_linear_operator_02.cc
index 81d790844c..81552ac3cb 100644
--- a/tests/lac/block_linear_operator_02.cc
+++ b/tests/lac/block_linear_operator_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/block_linear_operator_04.cc b/tests/lac/block_linear_operator_04.cc
index 06f8a409b2..5a71ffe686 100644
--- a/tests/lac/block_linear_operator_04.cc
+++ b/tests/lac/block_linear_operator_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/block_linear_operator_06.cc b/tests/lac/block_linear_operator_06.cc
index fb55ae65d5..748015ebf2 100644
--- a/tests/lac/block_linear_operator_06.cc
+++ b/tests/lac/block_linear_operator_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/block_matrices_01.cc b/tests/lac/block_matrices_01.cc
index 42bf64162d..bcd5061ec6 100644
--- a/tests/lac/block_matrices_01.cc
+++ b/tests/lac/block_matrices_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/block_matrices_06.cc b/tests/lac/block_matrices_06.cc
index 92916f5ee6..56963b04ef 100644
--- a/tests/lac/block_matrices_06.cc
+++ b/tests/lac/block_matrices_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/block_vector_move_operations.cc b/tests/lac/block_vector_move_operations.cc
index 6afd9f7c60..6d973e47e0 100644
--- a/tests/lac/block_vector_move_operations.cc
+++ b/tests/lac/block_vector_move_operations.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/constraint_matrix_distribute_local_global.cc b/tests/lac/constraint_matrix_distribute_local_global.cc
index b213c9998d..e5cd47114b 100644
--- a/tests/lac/constraint_matrix_distribute_local_global.cc
+++ b/tests/lac/constraint_matrix_distribute_local_global.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/constraints.cc b/tests/lac/constraints.cc
index 3baf5100e7..680e9a76b8 100644
--- a/tests/lac/constraints.cc
+++ b/tests/lac/constraints.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/constraints_add_entries_local_to_global_rect.cc b/tests/lac/constraints_add_entries_local_to_global_rect.cc
index 78bb9d249b..1f8cde3eb0 100644
--- a/tests/lac/constraints_add_entries_local_to_global_rect.cc
+++ b/tests/lac/constraints_add_entries_local_to_global_rect.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/constraints_block_01.cc b/tests/lac/constraints_block_01.cc
index b82a6b541d..fd328fa2a8 100644
--- a/tests/lac/constraints_block_01.cc
+++ b/tests/lac/constraints_block_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/constraints_get_lines.cc b/tests/lac/constraints_get_lines.cc
index ca82efb3ea..bac32b9f1a 100644
--- a/tests/lac/constraints_get_lines.cc
+++ b/tests/lac/constraints_get_lines.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/diagonal_matrix_02.cc b/tests/lac/diagonal_matrix_02.cc
index 61a2b1e048..20fc9629fd 100644
--- a/tests/lac/diagonal_matrix_02.cc
+++ b/tests/lac/diagonal_matrix_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/distributed_vector_sm.cc b/tests/lac/distributed_vector_sm.cc
index 79fbfb2d49..8cc7b5730f 100644
--- a/tests/lac/distributed_vector_sm.cc
+++ b/tests/lac/distributed_vector_sm.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/gmres_reorthogonalize_04.cc b/tests/lac/gmres_reorthogonalize_04.cc
index fe7f73811b..64219dd705 100644
--- a/tests/lac/gmres_reorthogonalize_04.cc
+++ b/tests/lac/gmres_reorthogonalize_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/gmres_reorthogonalize_05.cc b/tests/lac/gmres_reorthogonalize_05.cc
index c63918585c..ac6aa3202a 100644
--- a/tests/lac/gmres_reorthogonalize_05.cc
+++ b/tests/lac/gmres_reorthogonalize_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/inhomogeneous_constraints_04.cc b/tests/lac/inhomogeneous_constraints_04.cc
index 083c05bcfb..a210157325 100644
--- a/tests/lac/inhomogeneous_constraints_04.cc
+++ b/tests/lac/inhomogeneous_constraints_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/la_parallel_vector_add_and_dot_complex.cc b/tests/lac/la_parallel_vector_add_and_dot_complex.cc
index 2ea3f538d8..79f3761803 100644
--- a/tests/lac/la_parallel_vector_add_and_dot_complex.cc
+++ b/tests/lac/la_parallel_vector_add_and_dot_complex.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2019 by the deal.II authors
+// Copyright (C) 2012 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/la_vector_add_and_dot.cc b/tests/lac/la_vector_add_and_dot.cc
index 6ef89ed019..15e89e09e0 100644
--- a/tests/lac/la_vector_add_and_dot.cc
+++ b/tests/lac/la_vector_add_and_dot.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2019 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/la_vector_add_and_dot_complex.cc b/tests/lac/la_vector_add_and_dot_complex.cc
index 36ed58b9a2..f826c50cbe 100644
--- a/tests/lac/la_vector_add_and_dot_complex.cc
+++ b/tests/lac/la_vector_add_and_dot_complex.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2019 by the deal.II authors
+// Copyright (C) 2012 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/la_vector_norms.cc b/tests/lac/la_vector_norms.cc
index d684ae1221..de0e116b6c 100644
--- a/tests/lac/la_vector_norms.cc
+++ b/tests/lac/la_vector_norms.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/linear_operator_02.cc b/tests/lac/linear_operator_02.cc
index 674bc99694..84bf9aa3cb 100644
--- a/tests/lac/linear_operator_02.cc
+++ b/tests/lac/linear_operator_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/linear_operator_02a.cc b/tests/lac/linear_operator_02a.cc
index afddb53aed..614503795d 100644
--- a/tests/lac/linear_operator_02a.cc
+++ b/tests/lac/linear_operator_02a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/linear_operator_03.cc b/tests/lac/linear_operator_03.cc
index 46cb8e9024..1bb2dc988c 100644
--- a/tests/lac/linear_operator_03.cc
+++ b/tests/lac/linear_operator_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/linear_operator_06.cc b/tests/lac/linear_operator_06.cc
index ddbcae54a5..f50263c019 100644
--- a/tests/lac/linear_operator_06.cc
+++ b/tests/lac/linear_operator_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/linear_operator_07.cc b/tests/lac/linear_operator_07.cc
index d56dd3706f..8eed007e6e 100644
--- a/tests/lac/linear_operator_07.cc
+++ b/tests/lac/linear_operator_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/linear_operator_10.cc b/tests/lac/linear_operator_10.cc
index 367e21001b..a489fd7f14 100644
--- a/tests/lac/linear_operator_10.cc
+++ b/tests/lac/linear_operator_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/linear_operator_10a.cc b/tests/lac/linear_operator_10a.cc
index 8e983f1922..ac0f64439d 100644
--- a/tests/lac/linear_operator_10a.cc
+++ b/tests/lac/linear_operator_10a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/packaged_operation_02.cc b/tests/lac/packaged_operation_02.cc
index 077c8c0160..573c0138d0 100644
--- a/tests/lac/packaged_operation_02.cc
+++ b/tests/lac/packaged_operation_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/precondition_chebyshev_01.cc b/tests/lac/precondition_chebyshev_01.cc
index 34154a7267..533224bb9b 100644
--- a/tests/lac/precondition_chebyshev_01.cc
+++ b/tests/lac/precondition_chebyshev_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2019 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/precondition_chebyshev_02.cc b/tests/lac/precondition_chebyshev_02.cc
index 58b0580062..b2b8e9dcc8 100644
--- a/tests/lac/precondition_chebyshev_02.cc
+++ b/tests/lac/precondition_chebyshev_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/precondition_chebyshev_04.cc b/tests/lac/precondition_chebyshev_04.cc
index d70c76c219..9f00711f3d 100644
--- a/tests/lac/precondition_chebyshev_04.cc
+++ b/tests/lac/precondition_chebyshev_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/precondition_relaxation_01.cc b/tests/lac/precondition_relaxation_01.cc
index cc0a89061c..2127481b66 100644
--- a/tests/lac/precondition_relaxation_01.cc
+++ b/tests/lac/precondition_relaxation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/qr.cc b/tests/lac/qr.cc
index c9f182af1c..6bfc8e4d7a 100644
--- a/tests/lac/qr.cc
+++ b/tests/lac/qr.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/qr_02.cc b/tests/lac/qr_02.cc
index b83d652f85..6f2f81f613 100644
--- a/tests/lac/qr_02.cc
+++ b/tests/lac/qr_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/qr_03.cc b/tests/lac/qr_03.cc
index 3760c60679..80dcdfd42a 100644
--- a/tests/lac/qr_03.cc
+++ b/tests/lac/qr_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/qr_04.cc b/tests/lac/qr_04.cc
index c061cf8561..db127a8966 100644
--- a/tests/lac/qr_04.cc
+++ b/tests/lac/qr_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/qr_08.cc b/tests/lac/qr_08.cc
index 0eef4b4832..c8cf675688 100644
--- a/tests/lac/qr_08.cc
+++ b/tests/lac/qr_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/qr_10.cc b/tests/lac/qr_10.cc
index 27394722b9..8f98b0d505 100644
--- a/tests/lac/qr_10.cc
+++ b/tests/lac/qr_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/quickmatrix.h b/tests/lac/quickmatrix.h
index 815ec6b2e9..cd834bfab9 100644
--- a/tests/lac/quickmatrix.h
+++ b/tests/lac/quickmatrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/solver_cg_flexible.cc b/tests/lac/solver_cg_flexible.cc
index 681a001138..654a4d6a63 100644
--- a/tests/lac/solver_cg_flexible.cc
+++ b/tests/lac/solver_cg_flexible.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/solver_cg_interleave.cc b/tests/lac/solver_cg_interleave.cc
index 5047c738c2..c48efd677d 100644
--- a/tests/lac/solver_cg_interleave.cc
+++ b/tests/lac/solver_cg_interleave.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/solver_fire_rosenbrock_01.cc b/tests/lac/solver_fire_rosenbrock_01.cc
index da2b43b20c..7ed8facde3 100644
--- a/tests/lac/solver_fire_rosenbrock_01.cc
+++ b/tests/lac/solver_fire_rosenbrock_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/solver_signals.cc b/tests/lac/solver_signals.cc
index 91d48588da..f5ae004e70 100644
--- a/tests/lac/solver_signals.cc
+++ b/tests/lac/solver_signals.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/tridiagonal_matrix.cc b/tests/lac/tridiagonal_matrix.cc
index e0e3d33fe4..935c67997d 100644
--- a/tests/lac/tridiagonal_matrix.cc
+++ b/tests/lac/tridiagonal_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/tridiagonal_matrix_sym.cc b/tests/lac/tridiagonal_matrix_sym.cc
index 53878b7582..b3c9779471 100644
--- a/tests/lac/tridiagonal_matrix_sym.cc
+++ b/tests/lac/tridiagonal_matrix_sym.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/utilities_02.cc b/tests/lac/utilities_02.cc
index 027dbc7de9..ca213e1801 100644
--- a/tests/lac/utilities_02.cc
+++ b/tests/lac/utilities_02.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2017 - 2020 by the deal.II authors
+ * Copyright (C) 2017 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/lac/utilities_03.cc b/tests/lac/utilities_03.cc
index 58eec470cf..822d01c765 100644
--- a/tests/lac/utilities_03.cc
+++ b/tests/lac/utilities_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/vector_accumulation_02.cc b/tests/lac/vector_accumulation_02.cc
index 8f50a869f8..61f5ad1019 100644
--- a/tests/lac/vector_accumulation_02.cc
+++ b/tests/lac/vector_accumulation_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/vector_add_and_dot.cc b/tests/lac/vector_add_and_dot.cc
index a2670f158f..8e6e82e0a8 100644
--- a/tests/lac/vector_add_and_dot.cc
+++ b/tests/lac/vector_add_and_dot.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/vector_add_and_dot_complex.cc b/tests/lac/vector_add_and_dot_complex.cc
index 26fdf0efea..100f0fcfb9 100644
--- a/tests/lac/vector_add_and_dot_complex.cc
+++ b/tests/lac/vector_add_and_dot_complex.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/vector_norms.cc b/tests/lac/vector_norms.cc
index 9c60f77d46..0ec2864cdc 100644
--- a/tests/lac/vector_norms.cc
+++ b/tests/lac/vector_norms.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/vector_operations_parallel_for_start_end.cc b/tests/lac/vector_operations_parallel_for_start_end.cc
index 07bcdbb9a0..e5aa6c963f 100644
--- a/tests/lac/vector_operations_parallel_for_start_end.cc
+++ b/tests/lac/vector_operations_parallel_for_start_end.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/vector_reinit_01.cc b/tests/lac/vector_reinit_01.cc
index 50fdfccb73..0b6e0cfa07 100644
--- a/tests/lac/vector_reinit_01.cc
+++ b/tests/lac/vector_reinit_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/vector_reinit_02.cc b/tests/lac/vector_reinit_02.cc
index d299e51bb0..3a2df37243 100644
--- a/tests/lac/vector_reinit_02.cc
+++ b/tests/lac/vector_reinit_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/vector_reinit_03.cc b/tests/lac/vector_reinit_03.cc
index 5593cc0669..9a5608c4b5 100644
--- a/tests/lac/vector_reinit_03.cc
+++ b/tests/lac/vector_reinit_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lapack/full_matrix_17.cc b/tests/lapack/full_matrix_17.cc
index a25050c2ec..de423a5e28 100644
--- a/tests/lapack/full_matrix_17.cc
+++ b/tests/lapack/full_matrix_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lapack/full_matrix_31.cc b/tests/lapack/full_matrix_31.cc
index d1ac144468..7c07dd4c36 100644
--- a/tests/lapack/full_matrix_31.cc
+++ b/tests/lapack/full_matrix_31.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lapack/full_matrix_32.cc b/tests/lapack/full_matrix_32.cc
index 734465589f..16b0de279a 100644
--- a/tests/lapack/full_matrix_32.cc
+++ b/tests/lapack/full_matrix_32.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lapack/full_matrix_33.cc b/tests/lapack/full_matrix_33.cc
index 1d7babd763..59e3354ab6 100644
--- a/tests/lapack/full_matrix_33.cc
+++ b/tests/lapack/full_matrix_33.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lapack/full_matrix_34.cc b/tests/lapack/full_matrix_34.cc
index 7dc87ef2bb..77c2f8f852 100644
--- a/tests/lapack/full_matrix_34.cc
+++ b/tests/lapack/full_matrix_34.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/chart_manifold_04.cc b/tests/manifold/chart_manifold_04.cc
index a74a74a892..a253a7b2a2 100644
--- a/tests/manifold/chart_manifold_04.cc
+++ b/tests/manifold/chart_manifold_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/chart_manifold_04_embedded.cc b/tests/manifold/chart_manifold_04_embedded.cc
index 3e60d6c366..33af651138 100644
--- a/tests/manifold/chart_manifold_04_embedded.cc
+++ b/tests/manifold/chart_manifold_04_embedded.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/composition_manifold_02.cc b/tests/manifold/composition_manifold_02.cc
index 73943c4477..8ba315c6c7 100644
--- a/tests/manifold/composition_manifold_02.cc
+++ b/tests/manifold/composition_manifold_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/composition_manifold_03.cc b/tests/manifold/composition_manifold_03.cc
index 43442d2871..242e37e21a 100644
--- a/tests/manifold/composition_manifold_03.cc
+++ b/tests/manifold/composition_manifold_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/composition_manifold_04.cc b/tests/manifold/composition_manifold_04.cc
index 37a757ddcf..39cfd6cd33 100644
--- a/tests/manifold/composition_manifold_04.cc
+++ b/tests/manifold/composition_manifold_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/elliptical_manifold_01.cc b/tests/manifold/elliptical_manifold_01.cc
index a544909c28..4036bf3c3c 100644
--- a/tests/manifold/elliptical_manifold_01.cc
+++ b/tests/manifold/elliptical_manifold_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/elliptical_manifold_03.cc b/tests/manifold/elliptical_manifold_03.cc
index a91c9ba804..e0b6543d5c 100644
--- a/tests/manifold/elliptical_manifold_03.cc
+++ b/tests/manifold/elliptical_manifold_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/flat_manifold_04.cc b/tests/manifold/flat_manifold_04.cc
index 1fdd353413..dc5b6f137e 100644
--- a/tests/manifold/flat_manifold_04.cc
+++ b/tests/manifold/flat_manifold_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/polar_manifold_06.cc b/tests/manifold/polar_manifold_06.cc
index 5478f75ae8..465242c831 100644
--- a/tests/manifold/polar_manifold_06.cc
+++ b/tests/manifold/polar_manifold_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 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 7bf2d3629b..2ec73988f6 100644
--- a/tests/manifold/spherical_manifold_01.cc
+++ b/tests/manifold/spherical_manifold_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/spherical_manifold_04.cc b/tests/manifold/spherical_manifold_04.cc
index cda38b6a4a..2d875423a3 100644
--- a/tests/manifold/spherical_manifold_04.cc
+++ b/tests/manifold/spherical_manifold_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/spherical_manifold_09.cc b/tests/manifold/spherical_manifold_09.cc
index eb3761546a..b7ff840d3e 100644
--- a/tests/manifold/spherical_manifold_09.cc
+++ b/tests/manifold/spherical_manifold_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/spherical_manifold_10.cc b/tests/manifold/spherical_manifold_10.cc
index bc6db06285..2cef4ec944 100644
--- a/tests/manifold/spherical_manifold_10.cc
+++ b/tests/manifold/spherical_manifold_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/spherical_manifold_12.cc b/tests/manifold/spherical_manifold_12.cc
index 5f016504c8..2a09fa0907 100644
--- a/tests/manifold/spherical_manifold_12.cc
+++ b/tests/manifold/spherical_manifold_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/tensor_product_manifold_02.cc b/tests/manifold/tensor_product_manifold_02.cc
index b7f9e7242a..1767dce030 100644
--- a/tests/manifold/tensor_product_manifold_02.cc
+++ b/tests/manifold/tensor_product_manifold_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/transfinite_manifold_03.cc b/tests/manifold/transfinite_manifold_03.cc
index e4663e00b4..f24d2a093c 100644
--- a/tests/manifold/transfinite_manifold_03.cc
+++ b/tests/manifold/transfinite_manifold_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/transfinite_manifold_07.cc b/tests/manifold/transfinite_manifold_07.cc
index 316a98172a..9b83e8646b 100644
--- a/tests/manifold/transfinite_manifold_07.cc
+++ b/tests/manifold/transfinite_manifold_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/transfinite_manifold_11.cc b/tests/manifold/transfinite_manifold_11.cc
index 70d4d6938e..690a40e243 100644
--- a/tests/manifold/transfinite_manifold_11.cc
+++ b/tests/manifold/transfinite_manifold_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/manifold/transfinite_manifold_12.cc b/tests/manifold/transfinite_manifold_12.cc
index 41f0c9b8bb..aaf3a711d9 100644
--- a/tests/manifold/transfinite_manifold_12.cc
+++ b/tests/manifold/transfinite_manifold_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/data_out_curved_geometry.cc b/tests/mappings/data_out_curved_geometry.cc
index d589fcb26a..cb0cad6ac2 100644
--- a/tests/mappings/data_out_curved_geometry.cc
+++ b/tests/mappings/data_out_curved_geometry.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/data_out_curved_geometry_3d.cc b/tests/mappings/data_out_curved_geometry_3d.cc
index ab9fb2f0d5..ad0578e29f 100644
--- a/tests/mappings/data_out_curved_geometry_3d.cc
+++ b/tests/mappings/data_out_curved_geometry_3d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/data_out_curved_geometry_no_data.cc b/tests/mappings/data_out_curved_geometry_no_data.cc
index 288da77617..99ec681b80 100644
--- a/tests/mappings/data_out_curved_geometry_no_data.cc
+++ b/tests/mappings/data_out_curved_geometry_no_data.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/fe_face_values_1d_mapping_cartesian.cc b/tests/mappings/fe_face_values_1d_mapping_cartesian.cc
index 3a25be5747..a2ad3d7d64 100644
--- a/tests/mappings/fe_face_values_1d_mapping_cartesian.cc
+++ b/tests/mappings/fe_face_values_1d_mapping_cartesian.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/fe_face_values_1d_mapping_q2.cc b/tests/mappings/fe_face_values_1d_mapping_q2.cc
index 2e7aabc1b0..5c74f778a0 100644
--- a/tests/mappings/fe_face_values_1d_mapping_q2.cc
+++ b/tests/mappings/fe_face_values_1d_mapping_q2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping.cc b/tests/mappings/mapping.cc
index 58e538ed21..6d62e078e7 100644
--- a/tests/mappings/mapping.cc
+++ b/tests/mappings/mapping.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_05.cc b/tests/mappings/mapping_fe_field_05.cc
index 4824d5bb65..adce94319d 100644
--- a/tests/mappings/mapping_fe_field_05.cc
+++ b/tests/mappings/mapping_fe_field_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 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 23a4405395..6bea526fef 100644
--- a/tests/mappings/mapping_fe_field_06.cc
+++ b/tests/mappings/mapping_fe_field_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_07.cc b/tests/mappings/mapping_fe_field_07.cc
index 344b3631b3..3047ffe544 100644
--- a/tests/mappings/mapping_fe_field_07.cc
+++ b/tests/mappings/mapping_fe_field_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_fe_field_08.cc b/tests/mappings/mapping_fe_field_08.cc
index 6d305d17b8..9da3496602 100644
--- a/tests/mappings/mapping_fe_field_08.cc
+++ b/tests/mappings/mapping_fe_field_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_get_bounding_box_01.cc b/tests/mappings/mapping_get_bounding_box_01.cc
index 6739b0fc42..059e5dae1e 100644
--- a/tests/mappings/mapping_get_bounding_box_01.cc
+++ b/tests/mappings/mapping_get_bounding_box_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2021 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_manifold_01.cc b/tests/mappings/mapping_manifold_01.cc
index 638c272a06..291a908b3b 100644
--- a/tests/mappings/mapping_manifold_01.cc
+++ b/tests/mappings/mapping_manifold_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_manifold_02.cc b/tests/mappings/mapping_manifold_02.cc
index d3c5bae625..a6261b5606 100644
--- a/tests/mappings/mapping_manifold_02.cc
+++ b/tests/mappings/mapping_manifold_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_manifold_03.cc b/tests/mappings/mapping_manifold_03.cc
index 1c4a5b2c4b..030c479de0 100644
--- a/tests/mappings/mapping_manifold_03.cc
+++ b/tests/mappings/mapping_manifold_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_manifold_04.cc b/tests/mappings/mapping_manifold_04.cc
index 6518337480..dc7c67fa19 100644
--- a/tests/mappings/mapping_manifold_04.cc
+++ b/tests/mappings/mapping_manifold_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_manifold_05.cc b/tests/mappings/mapping_manifold_05.cc
index 631e06369a..abdf685652 100644
--- a/tests/mappings/mapping_manifold_05.cc
+++ b/tests/mappings/mapping_manifold_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_manifold_06.cc b/tests/mappings/mapping_manifold_06.cc
index 7f45a25b52..f95c868a77 100644
--- a/tests/mappings/mapping_manifold_06.cc
+++ b/tests/mappings/mapping_manifold_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_manifold_07.cc b/tests/mappings/mapping_manifold_07.cc
index 5fd369b90a..47fa81ba16 100644
--- a/tests/mappings/mapping_manifold_07.cc
+++ b/tests/mappings/mapping_manifold_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_manifold_step-3.cc b/tests/mappings/mapping_manifold_step-3.cc
index e000566c3f..709cea7f13 100644
--- a/tests/mappings/mapping_manifold_step-3.cc
+++ b/tests/mappings/mapping_manifold_step-3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_points_real_to_unit.cc b/tests/mappings/mapping_points_real_to_unit.cc
index 2dab9ed9d2..4d096a3fc7 100644
--- a/tests/mappings/mapping_points_real_to_unit.cc
+++ b/tests/mappings/mapping_points_real_to_unit.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_project_01.cc b/tests/mappings/mapping_project_01.cc
index 3a48c08be6..c15084ff46 100644
--- a/tests/mappings/mapping_project_01.cc
+++ b/tests/mappings/mapping_project_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q1_cartesian_grid.cc b/tests/mappings/mapping_q1_cartesian_grid.cc
index be14f72481..9260f96644 100644
--- a/tests/mappings/mapping_q1_cartesian_grid.cc
+++ b/tests/mappings/mapping_q1_cartesian_grid.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_cache_01.cc b/tests/mappings/mapping_q_cache_01.cc
index 7a021b36bb..484caf33b3 100644
--- a/tests/mappings/mapping_q_cache_01.cc
+++ b/tests/mappings/mapping_q_cache_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_cache_02.cc b/tests/mappings/mapping_q_cache_02.cc
index fcbf507d66..2c0e7e3156 100644
--- a/tests/mappings/mapping_q_cache_02.cc
+++ b/tests/mappings/mapping_q_cache_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_cache_03.cc b/tests/mappings/mapping_q_cache_03.cc
index 913b46a5c2..106777cc51 100644
--- a/tests/mappings/mapping_q_cache_03.cc
+++ b/tests/mappings/mapping_q_cache_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_cache_04.cc b/tests/mappings/mapping_q_cache_04.cc
index 5d39148731..eb6207403c 100644
--- a/tests/mappings/mapping_q_cache_04.cc
+++ b/tests/mappings/mapping_q_cache_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_cache_08.cc b/tests/mappings/mapping_q_cache_08.cc
index 212a793aa8..205448bf66 100644
--- a/tests/mappings/mapping_q_cache_08.cc
+++ b/tests/mappings/mapping_q_cache_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_convergence.cc b/tests/mappings/mapping_q_convergence.cc
index 03e43010cf..c04a69453f 100644
--- a/tests/mappings/mapping_q_convergence.cc
+++ b/tests/mappings/mapping_q_convergence.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_eulerian.cc b/tests/mappings/mapping_q_eulerian.cc
index c69ccad150..4935e211ad 100644
--- a/tests/mappings/mapping_q_eulerian.cc
+++ b/tests/mappings/mapping_q_eulerian.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_eulerian_08.cc b/tests/mappings/mapping_q_eulerian_08.cc
index ac1dac628c..dba5899345 100644
--- a/tests/mappings/mapping_q_eulerian_08.cc
+++ b/tests/mappings/mapping_q_eulerian_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_eulerian_11.cc b/tests/mappings/mapping_q_eulerian_11.cc
index 55ef95a519..8c69e8e12d 100644
--- a/tests/mappings/mapping_q_eulerian_11.cc
+++ b/tests/mappings/mapping_q_eulerian_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_eulerian_12.cc b/tests/mappings/mapping_q_eulerian_12.cc
index ed082c2320..a5cb2b85e9 100644
--- a/tests/mappings/mapping_q_eulerian_12.cc
+++ b/tests/mappings/mapping_q_eulerian_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_eulerian_13.cc b/tests/mappings/mapping_q_eulerian_13.cc
index f473bd5a08..70e4cbb3a8 100644
--- a/tests/mappings/mapping_q_eulerian_13.cc
+++ b/tests/mappings/mapping_q_eulerian_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_eulerian_14.cc b/tests/mappings/mapping_q_eulerian_14.cc
index 1f736288de..fd1a7f34fc 100644
--- a/tests/mappings/mapping_q_eulerian_14.cc
+++ b/tests/mappings/mapping_q_eulerian_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_inverse_quadratic_approximation.cc b/tests/mappings/mapping_q_inverse_quadratic_approximation.cc
index 381431862b..201713d40c 100644
--- a/tests/mappings/mapping_q_inverse_quadratic_approximation.cc
+++ b/tests/mappings/mapping_q_inverse_quadratic_approximation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_manifold_01.cc b/tests/mappings/mapping_q_manifold_01.cc
index a64e9e9cbf..582c58c20a 100644
--- a/tests/mappings/mapping_q_manifold_01.cc
+++ b/tests/mappings/mapping_q_manifold_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_manifold_02.cc b/tests/mappings/mapping_q_manifold_02.cc
index 3fc65ee643..4d4dfbf3bf 100644
--- a/tests/mappings/mapping_q_manifold_02.cc
+++ b/tests/mappings/mapping_q_manifold_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_mixed_manifolds_01.cc b/tests/mappings/mapping_q_mixed_manifolds_01.cc
index 139c500408..3dd6cfbe42 100644
--- a/tests/mappings/mapping_q_mixed_manifolds_01.cc
+++ b/tests/mappings/mapping_q_mixed_manifolds_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_mixed_manifolds_02.cc b/tests/mappings/mapping_q_mixed_manifolds_02.cc
index 850007c4b7..2b00b0027b 100644
--- a/tests/mappings/mapping_q_mixed_manifolds_02.cc
+++ b/tests/mappings/mapping_q_mixed_manifolds_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_points_real_to_unit.cc b/tests/mappings/mapping_q_points_real_to_unit.cc
index b1c6749e66..1d1d1fb1a2 100644
--- a/tests/mappings/mapping_q_points_real_to_unit.cc
+++ b/tests/mappings/mapping_q_points_real_to_unit.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_points_real_to_unit_02.cc b/tests/mappings/mapping_q_points_real_to_unit_02.cc
index 3438764f7f..16266f988f 100644
--- a/tests/mappings/mapping_q_points_real_to_unit_02.cc
+++ b/tests/mappings/mapping_q_points_real_to_unit_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_quadrature_points.cc b/tests/mappings/mapping_q_quadrature_points.cc
index f36aeabb59..c28e03f4f2 100644
--- a/tests/mappings/mapping_q_quadrature_points.cc
+++ b/tests/mappings/mapping_q_quadrature_points.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_real_to_unit_internal.cc b/tests/mappings/mapping_q_real_to_unit_internal.cc
index 5ff8f1fb9a..cc593b7ed0 100644
--- a/tests/mappings/mapping_q_real_to_unit_internal.cc
+++ b/tests/mappings/mapping_q_real_to_unit_internal.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_real_to_unit_02.cc b/tests/mappings/mapping_real_to_unit_02.cc
index 291bacce7d..ff8ee934b1 100644
--- a/tests/mappings/mapping_real_to_unit_02.cc
+++ b/tests/mappings/mapping_real_to_unit_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2018 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_real_to_unit_q1.cc b/tests/mappings/mapping_real_to_unit_q1.cc
index d3692cb85a..5c95b88ecc 100644
--- a/tests/mappings/mapping_real_to_unit_q1.cc
+++ b/tests/mappings/mapping_real_to_unit_q1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2018 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_real_to_unit_q1_singular.cc b/tests/mappings/mapping_real_to_unit_q1_singular.cc
index a6a1197c37..de3bbf3bf3 100644
--- a/tests/mappings/mapping_real_to_unit_q1_singular.cc
+++ b/tests/mappings/mapping_real_to_unit_q1_singular.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2018 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_real_to_unit_q1_singular_02.cc b/tests/mappings/mapping_real_to_unit_q1_singular_02.cc
index 5a198157ba..7a60a50d46 100644
--- a/tests/mappings/mapping_real_to_unit_q1_singular_02.cc
+++ b/tests/mappings/mapping_real_to_unit_q1_singular_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_real_to_unit_q4_sphere_x.cc b/tests/mappings/mapping_real_to_unit_q4_sphere_x.cc
index bd3dd5df7f..f8a2c466bf 100644
--- a/tests/mappings/mapping_real_to_unit_q4_sphere_x.cc
+++ b/tests/mappings/mapping_real_to_unit_q4_sphere_x.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_real_to_unit_q4_sphere_y.cc b/tests/mappings/mapping_real_to_unit_q4_sphere_y.cc
index 88a1814ffa..72f04a6f29 100644
--- a/tests/mappings/mapping_real_to_unit_q4_sphere_y.cc
+++ b/tests/mappings/mapping_real_to_unit_q4_sphere_y.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/additional_data_copy.cc b/tests/matrix_free/additional_data_copy.cc
index 34b5290145..a2d71e8e75 100644
--- a/tests/matrix_free/additional_data_copy.cc
+++ b/tests/matrix_free/additional_data_copy.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/advect_1d.cc b/tests/matrix_free/advect_1d.cc
index bf4794d714..253b96aedc 100644
--- a/tests/matrix_free/advect_1d.cc
+++ b/tests/matrix_free/advect_1d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/advect_1d_system.cc b/tests/matrix_free/advect_1d_system.cc
index 7b1ef0c380..d0340ffb9e 100644
--- a/tests/matrix_free/advect_1d_system.cc
+++ b/tests/matrix_free/advect_1d_system.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/advect_1d_vectorization_mask.cc b/tests/matrix_free/advect_1d_vectorization_mask.cc
index 9506cc9cb6..cc216654cc 100644
--- a/tests/matrix_free/advect_1d_vectorization_mask.cc
+++ b/tests/matrix_free/advect_1d_vectorization_mask.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/assemble_matrix_01.cc b/tests/matrix_free/assemble_matrix_01.cc
index fdbe2b54cc..75ec70730d 100644
--- a/tests/matrix_free/assemble_matrix_01.cc
+++ b/tests/matrix_free/assemble_matrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/assemble_matrix_02.cc b/tests/matrix_free/assemble_matrix_02.cc
index 4f50f0c67b..f9c1e752d6 100644
--- a/tests/matrix_free/assemble_matrix_02.cc
+++ b/tests/matrix_free/assemble_matrix_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/cell_categorization.cc b/tests/matrix_free/cell_categorization.cc
index d3aa1fe511..2145ebba29 100644
--- a/tests/matrix_free/cell_categorization.cc
+++ b/tests/matrix_free/cell_categorization.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/cell_categorization_02.cc b/tests/matrix_free/cell_categorization_02.cc
index 8539f2fe43..480e423fb4 100644
--- a/tests/matrix_free/cell_categorization_02.cc
+++ b/tests/matrix_free/cell_categorization_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/compress_mapping.cc b/tests/matrix_free/compress_mapping.cc
index 52b34c68ce..f41700ddc5 100644
--- a/tests/matrix_free/compress_mapping.cc
+++ b/tests/matrix_free/compress_mapping.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/compute_diagonal_03.cc b/tests/matrix_free/compute_diagonal_03.cc
index 855b586dca..013ab7d0a8 100644
--- a/tests/matrix_free/compute_diagonal_03.cc
+++ b/tests/matrix_free/compute_diagonal_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/compute_diagonal_04.cc b/tests/matrix_free/compute_diagonal_04.cc
index 257c097442..8762a14058 100644
--- a/tests/matrix_free/compute_diagonal_04.cc
+++ b/tests/matrix_free/compute_diagonal_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 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 8b7d022cf5..f6c7c19070 100644
--- a/tests/matrix_free/compute_diagonal_07.cc
+++ b/tests/matrix_free/compute_diagonal_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/compute_diagonal_util.h b/tests/matrix_free/compute_diagonal_util.h
index e0da7eb793..7baef92a6f 100644
--- a/tests/matrix_free/compute_diagonal_util.h
+++ b/tests/matrix_free/compute_diagonal_util.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/constraint_info_01.cc b/tests/matrix_free/constraint_info_01.cc
index b283c0db11..65ccfb506c 100644
--- a/tests/matrix_free/constraint_info_01.cc
+++ b/tests/matrix_free/constraint_info_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/copy_feevaluation.cc b/tests/matrix_free/copy_feevaluation.cc
index dda0cf58fd..48d391cb06 100644
--- a/tests/matrix_free/copy_feevaluation.cc
+++ b/tests/matrix_free/copy_feevaluation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/create_mesh.h b/tests/matrix_free/create_mesh.h
index 74a8bd6541..5014833253 100644
--- a/tests/matrix_free/create_mesh.h
+++ b/tests/matrix_free/create_mesh.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/dg_pbc_02.cc b/tests/matrix_free/dg_pbc_02.cc
index bce87ba726..4e4668e84e 100644
--- a/tests/matrix_free/dg_pbc_02.cc
+++ b/tests/matrix_free/dg_pbc_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/dof_info_01.cc b/tests/matrix_free/dof_info_01.cc
index 292428ff48..b79ff4942a 100644
--- a/tests/matrix_free/dof_info_01.cc
+++ b/tests/matrix_free/dof_info_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/dof_info_02.cc b/tests/matrix_free/dof_info_02.cc
index 2a515f7d2d..115d6c66a5 100644
--- a/tests/matrix_free/dof_info_02.cc
+++ b/tests/matrix_free/dof_info_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/ecl.h b/tests/matrix_free/ecl.h
index 99d92576e1..c2d0dc9759 100644
--- a/tests/matrix_free/ecl.h
+++ b/tests/matrix_free/ecl.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/ecl_01.cc b/tests/matrix_free/ecl_01.cc
index c514146ea8..e63369e3d4 100644
--- a/tests/matrix_free/ecl_01.cc
+++ b/tests/matrix_free/ecl_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/ecl_02.cc b/tests/matrix_free/ecl_02.cc
index 2785699537..221df271a5 100644
--- a/tests/matrix_free/ecl_02.cc
+++ b/tests/matrix_free/ecl_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/ecl_03.cc b/tests/matrix_free/ecl_03.cc
index c55064bb87..a214d40fd3 100644
--- a/tests/matrix_free/ecl_03.cc
+++ b/tests/matrix_free/ecl_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/ecl_04.cc b/tests/matrix_free/ecl_04.cc
index b53a850454..373d29ab38 100644
--- a/tests/matrix_free/ecl_04.cc
+++ b/tests/matrix_free/ecl_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/evaluate_1d_shape_01.cc b/tests/matrix_free/evaluate_1d_shape_01.cc
index f1679db74a..ba217111bf 100644
--- a/tests/matrix_free/evaluate_1d_shape_01.cc
+++ b/tests/matrix_free/evaluate_1d_shape_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/evaluate_1d_shape_02.cc b/tests/matrix_free/evaluate_1d_shape_02.cc
index 0154d88a7a..e2328994b2 100644
--- a/tests/matrix_free/evaluate_1d_shape_02.cc
+++ b/tests/matrix_free/evaluate_1d_shape_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/evaluate_1d_shape_03.cc b/tests/matrix_free/evaluate_1d_shape_03.cc
index 41a89b8011..c82fa56d75 100644
--- a/tests/matrix_free/evaluate_1d_shape_03.cc
+++ b/tests/matrix_free/evaluate_1d_shape_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/evaluate_1d_shape_04.cc b/tests/matrix_free/evaluate_1d_shape_04.cc
index bc09357d42..7b18e1f58f 100644
--- a/tests/matrix_free/evaluate_1d_shape_04.cc
+++ b/tests/matrix_free/evaluate_1d_shape_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/evaluate_1d_shape_05.cc b/tests/matrix_free/evaluate_1d_shape_05.cc
index d5a6e16e04..b5b8ca13de 100644
--- a/tests/matrix_free/evaluate_1d_shape_05.cc
+++ b/tests/matrix_free/evaluate_1d_shape_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/evaluate_1d_shape_06.cc b/tests/matrix_free/evaluate_1d_shape_06.cc
index 3817be34c2..e267dc91d1 100644
--- a/tests/matrix_free/evaluate_1d_shape_06.cc
+++ b/tests/matrix_free/evaluate_1d_shape_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/evaluate_1d_shape_07.cc b/tests/matrix_free/evaluate_1d_shape_07.cc
index 6e94b202a0..96e625e9f4 100644
--- a/tests/matrix_free/evaluate_1d_shape_07.cc
+++ b/tests/matrix_free/evaluate_1d_shape_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/evaluate_1d_shape_08.cc b/tests/matrix_free/evaluate_1d_shape_08.cc
index 3b3542416a..d4f652abc1 100644
--- a/tests/matrix_free/evaluate_1d_shape_08.cc
+++ b/tests/matrix_free/evaluate_1d_shape_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/evaluate_1d_shape_09.cc b/tests/matrix_free/evaluate_1d_shape_09.cc
index f5e741a95a..85cac834d0 100644
--- a/tests/matrix_free/evaluate_1d_shape_09.cc
+++ b/tests/matrix_free/evaluate_1d_shape_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/faces_value_optimization.cc b/tests/matrix_free/faces_value_optimization.cc
index bcd2721120..3e61358ff2 100644
--- a/tests/matrix_free/faces_value_optimization.cc
+++ b/tests/matrix_free/faces_value_optimization.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/faces_value_optimization_02.cc b/tests/matrix_free/faces_value_optimization_02.cc
index cb1dd4ab84..d5c4ed36a4 100644
--- a/tests/matrix_free/faces_value_optimization_02.cc
+++ b/tests/matrix_free/faces_value_optimization_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/faces_value_optimization_03.cc b/tests/matrix_free/faces_value_optimization_03.cc
index ce3224c6c6..7630a6adcc 100644
--- a/tests/matrix_free/faces_value_optimization_03.cc
+++ b/tests/matrix_free/faces_value_optimization_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/fe_evaluation_print_01.cc b/tests/matrix_free/fe_evaluation_print_01.cc
index d14979ec01..8a4e53728f 100644
--- a/tests/matrix_free/fe_evaluation_print_01.cc
+++ b/tests/matrix_free/fe_evaluation_print_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/fe_evaluation_renumbered.cc b/tests/matrix_free/fe_evaluation_renumbered.cc
index 048488b832..ea35366c19 100644
--- a/tests/matrix_free/fe_evaluation_renumbered.cc
+++ b/tests/matrix_free/fe_evaluation_renumbered.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/fe_evaluation_type_traits.cc b/tests/matrix_free/fe_evaluation_type_traits.cc
index 7a6cb11ceb..9a89f913f1 100644
--- a/tests/matrix_free/fe_evaluation_type_traits.cc
+++ b/tests/matrix_free/fe_evaluation_type_traits.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2019 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/fe_evaluation_type_traits_02.cc b/tests/matrix_free/fe_evaluation_type_traits_02.cc
index dc82f2fc54..1e593bdde7 100644
--- a/tests/matrix_free/fe_evaluation_type_traits_02.cc
+++ b/tests/matrix_free/fe_evaluation_type_traits_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/get_functions_common.h b/tests/matrix_free/get_functions_common.h
index 55aa6c3058..cb761b986a 100644
--- a/tests/matrix_free/get_functions_common.h
+++ b/tests/matrix_free/get_functions_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/get_functions_faces.cc b/tests/matrix_free/get_functions_faces.cc
index 7fee6b5185..fbd802ef77 100644
--- a/tests/matrix_free/get_functions_faces.cc
+++ b/tests/matrix_free/get_functions_faces.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/hanging_node_kernels_01.cc b/tests/matrix_free/hanging_node_kernels_01.cc
index 12feedb4d7..8603f6752c 100644
--- a/tests/matrix_free/hanging_node_kernels_01.cc
+++ b/tests/matrix_free/hanging_node_kernels_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/interpolate_functions_common.h b/tests/matrix_free/interpolate_functions_common.h
index dbbf1588f7..b1be464645 100644
--- a/tests/matrix_free/interpolate_functions_common.h
+++ b/tests/matrix_free/interpolate_functions_common.h
@@ -1,6 +1,6 @@
 //------------------  interpolate_functions_common.h  ------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/interpolate_quadrature_01.cc b/tests/matrix_free/interpolate_quadrature_01.cc
index 4ce2186a4e..b051701bd5 100644
--- a/tests/matrix_free/interpolate_quadrature_01.cc
+++ b/tests/matrix_free/interpolate_quadrature_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/interpolate_to_mg.cc b/tests/matrix_free/interpolate_to_mg.cc
index 6efb5e2967..2843c00ec4 100644
--- a/tests/matrix_free/interpolate_to_mg.cc
+++ b/tests/matrix_free/interpolate_to_mg.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/iterators.cc b/tests/matrix_free/iterators.cc
index 3064d205ee..003527bd40 100644
--- a/tests/matrix_free/iterators.cc
+++ b/tests/matrix_free/iterators.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/laplace_operator_01.cc b/tests/matrix_free/laplace_operator_01.cc
index 1dc773a350..5224b70d76 100644
--- a/tests/matrix_free/laplace_operator_01.cc
+++ b/tests/matrix_free/laplace_operator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/laplace_operator_02.cc b/tests/matrix_free/laplace_operator_02.cc
index b2cde0be55..eb5c0f5b36 100644
--- a/tests/matrix_free/laplace_operator_02.cc
+++ b/tests/matrix_free/laplace_operator_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/laplace_operator_03.cc b/tests/matrix_free/laplace_operator_03.cc
index abbc56b498..ed588d9a92 100644
--- a/tests/matrix_free/laplace_operator_03.cc
+++ b/tests/matrix_free/laplace_operator_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/mapping_info_01.cc b/tests/matrix_free/mapping_info_01.cc
index ff7040c77a..8b7d669934 100644
--- a/tests/matrix_free/mapping_info_01.cc
+++ b/tests/matrix_free/mapping_info_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_free_type_traits.cc b/tests/matrix_free/matrix_free_type_traits.cc
index 35ba6b2429..5647fc635c 100644
--- a/tests/matrix_free/matrix_free_type_traits.cc
+++ b/tests/matrix_free/matrix_free_type_traits.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_11.cc b/tests/matrix_free/matrix_vector_11.cc
index 8a1a1ef34d..93fea07ed7 100644
--- a/tests/matrix_free/matrix_vector_11.cc
+++ b/tests/matrix_free/matrix_vector_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_12.cc b/tests/matrix_free/matrix_vector_12.cc
index 4625a36a23..3424e3f87a 100644
--- a/tests/matrix_free/matrix_vector_12.cc
+++ b/tests/matrix_free/matrix_vector_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_13.cc b/tests/matrix_free/matrix_vector_13.cc
index 8631dde8e4..03579dca42 100644
--- a/tests/matrix_free/matrix_vector_13.cc
+++ b/tests/matrix_free/matrix_vector_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_20.cc b/tests/matrix_free/matrix_vector_20.cc
index 61a0e275a5..1185d5fb8c 100644
--- a/tests/matrix_free/matrix_vector_20.cc
+++ b/tests/matrix_free/matrix_vector_20.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_21.cc b/tests/matrix_free/matrix_vector_21.cc
index 59ed83b479..bfc4a2fd28 100644
--- a/tests/matrix_free/matrix_vector_21.cc
+++ b/tests/matrix_free/matrix_vector_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_22.cc b/tests/matrix_free/matrix_vector_22.cc
index 7ba7e51665..d829da9476 100644
--- a/tests/matrix_free/matrix_vector_22.cc
+++ b/tests/matrix_free/matrix_vector_22.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_23.cc b/tests/matrix_free/matrix_vector_23.cc
index 9b96740c1d..cc64976947 100644
--- a/tests/matrix_free/matrix_vector_23.cc
+++ b/tests/matrix_free/matrix_vector_23.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_blocks.cc b/tests/matrix_free/matrix_vector_blocks.cc
index 2fee35a7c9..1876e2d2ae 100644
--- a/tests/matrix_free/matrix_vector_blocks.cc
+++ b/tests/matrix_free/matrix_vector_blocks.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_common.h b/tests/matrix_free/matrix_vector_common.h
index 5025fc0512..3b3940923f 100644
--- a/tests/matrix_free/matrix_vector_common.h
+++ b/tests/matrix_free/matrix_vector_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_faces_13.cc b/tests/matrix_free/matrix_vector_faces_13.cc
index df37d8a8cc..525d43ae37 100644
--- a/tests/matrix_free/matrix_vector_faces_13.cc
+++ b/tests/matrix_free/matrix_vector_faces_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_faces_14.cc b/tests/matrix_free/matrix_vector_faces_14.cc
index 99423b0d3e..4aaa2847f2 100644
--- a/tests/matrix_free/matrix_vector_faces_14.cc
+++ b/tests/matrix_free/matrix_vector_faces_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_faces_15.cc b/tests/matrix_free/matrix_vector_faces_15.cc
index c00e458982..33632d3567 100644
--- a/tests/matrix_free/matrix_vector_faces_15.cc
+++ b/tests/matrix_free/matrix_vector_faces_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_faces_17.cc b/tests/matrix_free/matrix_vector_faces_17.cc
index 9fa470e3d8..9258e356bf 100644
--- a/tests/matrix_free/matrix_vector_faces_17.cc
+++ b/tests/matrix_free/matrix_vector_faces_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_faces_18.cc b/tests/matrix_free/matrix_vector_faces_18.cc
index 7029f50c77..07881ce478 100644
--- a/tests/matrix_free/matrix_vector_faces_18.cc
+++ b/tests/matrix_free/matrix_vector_faces_18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_faces_19.cc b/tests/matrix_free/matrix_vector_faces_19.cc
index d7abe20401..9948af1690 100644
--- a/tests/matrix_free/matrix_vector_faces_19.cc
+++ b/tests/matrix_free/matrix_vector_faces_19.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_faces_25.cc b/tests/matrix_free/matrix_vector_faces_25.cc
index 9f086954ea..3df5188ea8 100644
--- a/tests/matrix_free/matrix_vector_faces_25.cc
+++ b/tests/matrix_free/matrix_vector_faces_25.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_faces_29.cc b/tests/matrix_free/matrix_vector_faces_29.cc
index d6e716070b..36cebb6dcf 100644
--- a/tests/matrix_free/matrix_vector_faces_29.cc
+++ b/tests/matrix_free/matrix_vector_faces_29.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_faces_33.cc b/tests/matrix_free/matrix_vector_faces_33.cc
index c792e5ff7d..eed46f968c 100644
--- a/tests/matrix_free/matrix_vector_faces_33.cc
+++ b/tests/matrix_free/matrix_vector_faces_33.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 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 818ac4a977..4306143951 100644
--- a/tests/matrix_free/matrix_vector_faces_34.cc
+++ b/tests/matrix_free/matrix_vector_faces_34.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 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 dcdd6708c9..a87ab23c5c 100644
--- a/tests/matrix_free/matrix_vector_faces_35.cc
+++ b/tests/matrix_free/matrix_vector_faces_35.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_hessians_cells.cc b/tests/matrix_free/matrix_vector_hessians_cells.cc
index 341bfb6361..3f568744fe 100644
--- a/tests/matrix_free/matrix_vector_hessians_cells.cc
+++ b/tests/matrix_free/matrix_vector_hessians_cells.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_hessians_faces.cc b/tests/matrix_free/matrix_vector_hessians_faces.cc
index b191a77492..96ded58d90 100644
--- a/tests/matrix_free/matrix_vector_hessians_faces.cc
+++ b/tests/matrix_free/matrix_vector_hessians_faces.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_hessians_general_cells.cc b/tests/matrix_free/matrix_vector_hessians_general_cells.cc
index a18d7318bb..d7c751f349 100644
--- a/tests/matrix_free/matrix_vector_hessians_general_cells.cc
+++ b/tests/matrix_free/matrix_vector_hessians_general_cells.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_hessians_general_faces.cc b/tests/matrix_free/matrix_vector_hessians_general_faces.cc
index 6133bc700a..7d70414638 100644
--- a/tests/matrix_free/matrix_vector_hessians_general_faces.cc
+++ b/tests/matrix_free/matrix_vector_hessians_general_faces.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_large_degree_03.cc b/tests/matrix_free/matrix_vector_large_degree_03.cc
index 24260185eb..752d7ccf51 100644
--- a/tests/matrix_free/matrix_vector_large_degree_03.cc
+++ b/tests/matrix_free/matrix_vector_large_degree_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_stokes_flux.cc b/tests/matrix_free/matrix_vector_stokes_flux.cc
index aa4b30922e..4c9faf4e28 100644
--- a/tests/matrix_free/matrix_vector_stokes_flux.cc
+++ b/tests/matrix_free/matrix_vector_stokes_flux.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_stokes_noflux.cc b/tests/matrix_free/matrix_vector_stokes_noflux.cc
index b58e0404e0..71dfe955ee 100644
--- a/tests/matrix_free/matrix_vector_stokes_noflux.cc
+++ b/tests/matrix_free/matrix_vector_stokes_noflux.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_stokes_noflux2.cc b/tests/matrix_free/matrix_vector_stokes_noflux2.cc
index 103b272f6e..0f7aa6ad20 100644
--- a/tests/matrix_free/matrix_vector_stokes_noflux2.cc
+++ b/tests/matrix_free/matrix_vector_stokes_noflux2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_stokes_notempl.cc b/tests/matrix_free/matrix_vector_stokes_notempl.cc
index 2b5e257a59..5c966a8b60 100644
--- a/tests/matrix_free/matrix_vector_stokes_notempl.cc
+++ b/tests/matrix_free/matrix_vector_stokes_notempl.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_stokes_onedof.cc b/tests/matrix_free/matrix_vector_stokes_onedof.cc
index 27f072b9ef..f81cf746dc 100644
--- a/tests/matrix_free/matrix_vector_stokes_onedof.cc
+++ b/tests/matrix_free/matrix_vector_stokes_onedof.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/mixed_mesh_hn_algorithm_01.cc b/tests/matrix_free/mixed_mesh_hn_algorithm_01.cc
index 803a7bbdb5..1030c3e13a 100644
--- a/tests/matrix_free/mixed_mesh_hn_algorithm_01.cc
+++ b/tests/matrix_free/mixed_mesh_hn_algorithm_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/multigrid_dg_sip_01.cc b/tests/matrix_free/multigrid_dg_sip_01.cc
index 63a436459a..4b813c95b7 100644
--- a/tests/matrix_free/multigrid_dg_sip_01.cc
+++ b/tests/matrix_free/multigrid_dg_sip_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/parallel_multigrid.cc b/tests/matrix_free/parallel_multigrid.cc
index ebf825b9b7..a7078d2db6 100644
--- a/tests/matrix_free/parallel_multigrid.cc
+++ b/tests/matrix_free/parallel_multigrid.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2021 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/parallel_multigrid_fullydistributed.cc b/tests/matrix_free/parallel_multigrid_fullydistributed.cc
index dfe028a7b2..4a29b0682d 100644
--- a/tests/matrix_free/parallel_multigrid_fullydistributed.cc
+++ b/tests/matrix_free/parallel_multigrid_fullydistributed.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2021 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/parallel_multigrid_interleave.cc b/tests/matrix_free/parallel_multigrid_interleave.cc
index dc2e5b651a..12f8b3c7f5 100644
--- a/tests/matrix_free/parallel_multigrid_interleave.cc
+++ b/tests/matrix_free/parallel_multigrid_interleave.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2021 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/parallel_multigrid_interleave_renumber.cc b/tests/matrix_free/parallel_multigrid_interleave_renumber.cc
index 9e5c95d9c2..1068373e64 100644
--- a/tests/matrix_free/parallel_multigrid_interleave_renumber.cc
+++ b/tests/matrix_free/parallel_multigrid_interleave_renumber.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2021 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/parallel_multigrid_mf.cc b/tests/matrix_free/parallel_multigrid_mf.cc
index 0b76aa679f..c6181d13f9 100644
--- a/tests/matrix_free/parallel_multigrid_mf.cc
+++ b/tests/matrix_free/parallel_multigrid_mf.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2021 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/partitioner_01.cc b/tests/matrix_free/partitioner_01.cc
index c48e6eb6a9..f93b536c51 100644
--- a/tests/matrix_free/partitioner_01.cc
+++ b/tests/matrix_free/partitioner_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/pbc_orientation_01.cc b/tests/matrix_free/pbc_orientation_01.cc
index 5739fead70..2b274a1366 100644
--- a/tests/matrix_free/pbc_orientation_01.cc
+++ b/tests/matrix_free/pbc_orientation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/pbc_orientation_02.cc b/tests/matrix_free/pbc_orientation_02.cc
index 1c1b63518f..3bf0819cf4 100644
--- a/tests/matrix_free/pbc_orientation_02.cc
+++ b/tests/matrix_free/pbc_orientation_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/point_evaluation_01.cc b/tests/matrix_free/point_evaluation_01.cc
index d2970048aa..f0fe69fc80 100644
--- a/tests/matrix_free/point_evaluation_01.cc
+++ b/tests/matrix_free/point_evaluation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/point_evaluation_02.cc b/tests/matrix_free/point_evaluation_02.cc
index a6e142517f..8d7bda13b8 100644
--- a/tests/matrix_free/point_evaluation_02.cc
+++ b/tests/matrix_free/point_evaluation_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/point_evaluation_03.cc b/tests/matrix_free/point_evaluation_03.cc
index e31ad98948..f14c18cb90 100644
--- a/tests/matrix_free/point_evaluation_03.cc
+++ b/tests/matrix_free/point_evaluation_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/point_evaluation_04.cc b/tests/matrix_free/point_evaluation_04.cc
index 43c9312d23..926f1b0a7c 100644
--- a/tests/matrix_free/point_evaluation_04.cc
+++ b/tests/matrix_free/point_evaluation_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/point_evaluation_05.cc b/tests/matrix_free/point_evaluation_05.cc
index 4fc2221c62..3d380b81c4 100644
--- a/tests/matrix_free/point_evaluation_05.cc
+++ b/tests/matrix_free/point_evaluation_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/point_evaluation_06.cc b/tests/matrix_free/point_evaluation_06.cc
index 6185b564bc..3e960d2cfa 100644
--- a/tests/matrix_free/point_evaluation_06.cc
+++ b/tests/matrix_free/point_evaluation_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/point_evaluation_07.cc b/tests/matrix_free/point_evaluation_07.cc
index a38a0056ae..4348799731 100644
--- a/tests/matrix_free/point_evaluation_07.cc
+++ b/tests/matrix_free/point_evaluation_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/point_evaluation_08.cc b/tests/matrix_free/point_evaluation_08.cc
index 18fd245266..0cb7fcef5a 100644
--- a/tests/matrix_free/point_evaluation_08.cc
+++ b/tests/matrix_free/point_evaluation_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/point_evaluation_09.cc b/tests/matrix_free/point_evaluation_09.cc
index 85bd88a2c3..9c2fc9e6bb 100644
--- a/tests/matrix_free/point_evaluation_09.cc
+++ b/tests/matrix_free/point_evaluation_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/point_evaluation_10.cc b/tests/matrix_free/point_evaluation_10.cc
index 6137f300de..3b3b9e640f 100644
--- a/tests/matrix_free/point_evaluation_10.cc
+++ b/tests/matrix_free/point_evaluation_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/point_evaluation_11.cc b/tests/matrix_free/point_evaluation_11.cc
index 46fcf2e510..f1c3fe2e9f 100644
--- a/tests/matrix_free/point_evaluation_11.cc
+++ b/tests/matrix_free/point_evaluation_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/point_evaluation_13.cc b/tests/matrix_free/point_evaluation_13.cc
index bbac06a9ac..ba8d139923 100644
--- a/tests/matrix_free/point_evaluation_13.cc
+++ b/tests/matrix_free/point_evaluation_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/point_evaluation_14.cc b/tests/matrix_free/point_evaluation_14.cc
index 874bbb2fa4..4745399ba7 100644
--- a/tests/matrix_free/point_evaluation_14.cc
+++ b/tests/matrix_free/point_evaluation_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/point_evaluation_15.cc b/tests/matrix_free/point_evaluation_15.cc
index 2ea31d92b8..18c4476e26 100644
--- a/tests/matrix_free/point_evaluation_15.cc
+++ b/tests/matrix_free/point_evaluation_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/point_evaluation_16.cc b/tests/matrix_free/point_evaluation_16.cc
index 4c52943982..9f9fbaaa2e 100644
--- a/tests/matrix_free/point_evaluation_16.cc
+++ b/tests/matrix_free/point_evaluation_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/read_cell_data_01.cc b/tests/matrix_free/read_cell_data_01.cc
index 99ecab9b66..026d4612c4 100644
--- a/tests/matrix_free/read_cell_data_01.cc
+++ b/tests/matrix_free/read_cell_data_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/read_cell_data_02.cc b/tests/matrix_free/read_cell_data_02.cc
index b04d705246..64f6042618 100644
--- a/tests/matrix_free/read_cell_data_02.cc
+++ b/tests/matrix_free/read_cell_data_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/shape_info.cc b/tests/matrix_free/shape_info.cc
index c10f3244de..07bdb7388b 100644
--- a/tests/matrix_free/shape_info.cc
+++ b/tests/matrix_free/shape_info.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/shape_info_inverse.cc b/tests/matrix_free/shape_info_inverse.cc
index 1f8606cb1c..e5a0c0a65b 100644
--- a/tests/matrix_free/shape_info_inverse.cc
+++ b/tests/matrix_free/shape_info_inverse.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/step-37-inhomogeneous-1.cc b/tests/matrix_free/step-37-inhomogeneous-1.cc
index 801d908e21..f6e98219bd 100644
--- a/tests/matrix_free/step-37-inhomogeneous-1.cc
+++ b/tests/matrix_free/step-37-inhomogeneous-1.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2020 by the deal.II authors
+ * Copyright (C) 2009 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/matrix_free/stokes_computation.cc b/tests/matrix_free/stokes_computation.cc
index 061cf429d0..8a247fc827 100644
--- a/tests/matrix_free/stokes_computation.cc
+++ b/tests/matrix_free/stokes_computation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2021 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/tensor_product_evaluate_01.cc b/tests/matrix_free/tensor_product_evaluate_01.cc
index aa63b00f09..05010a1fcb 100644
--- a/tests/matrix_free/tensor_product_evaluate_01.cc
+++ b/tests/matrix_free/tensor_product_evaluate_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/tensor_product_evaluate_02.cc b/tests/matrix_free/tensor_product_evaluate_02.cc
index 0e40813fa3..b3a4fce8ce 100644
--- a/tests/matrix_free/tensor_product_evaluate_02.cc
+++ b/tests/matrix_free/tensor_product_evaluate_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/tensor_product_evaluate_03.cc b/tests/matrix_free/tensor_product_evaluate_03.cc
index 840e6aaae7..4fc54cf14e 100644
--- a/tests/matrix_free/tensor_product_evaluate_03.cc
+++ b/tests/matrix_free/tensor_product_evaluate_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/tensor_product_evaluate_04.cc b/tests/matrix_free/tensor_product_evaluate_04.cc
index 28b30aa58b..3c0c5146ef 100644
--- a/tests/matrix_free/tensor_product_evaluate_04.cc
+++ b/tests/matrix_free/tensor_product_evaluate_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/tensor_product_evaluate_05.cc b/tests/matrix_free/tensor_product_evaluate_05.cc
index d3efbfb790..911b8cceeb 100644
--- a/tests/matrix_free/tensor_product_evaluate_05.cc
+++ b/tests/matrix_free/tensor_product_evaluate_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/tensor_product_evaluate_06.cc b/tests/matrix_free/tensor_product_evaluate_06.cc
index a2172935c8..9aaa947906 100644
--- a/tests/matrix_free/tensor_product_evaluate_06.cc
+++ b/tests/matrix_free/tensor_product_evaluate_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/meshworker/mesh_loop_04.cc b/tests/meshworker/mesh_loop_04.cc
index 76dba2fcbe..53ec554b42 100644
--- a/tests/meshworker/mesh_loop_04.cc
+++ b/tests/meshworker/mesh_loop_04.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2020 by the deal.II authors
+ * Copyright (C) 2019 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/meshworker/mesh_loop_05.cc b/tests/meshworker/mesh_loop_05.cc
index 2e8d0d1d1e..403b51d7b5 100644
--- a/tests/meshworker/mesh_loop_05.cc
+++ b/tests/meshworker/mesh_loop_05.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2020 by the deal.II authors
+ * Copyright (C) 2019 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/meshworker/mesh_loop_06.cc b/tests/meshworker/mesh_loop_06.cc
index 288ae664dc..f183adc537 100644
--- a/tests/meshworker/mesh_loop_06.cc
+++ b/tests/meshworker/mesh_loop_06.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2020 by the deal.II authors
+ * Copyright (C) 2019 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/meshworker/mesh_loop_09a.cc b/tests/meshworker/mesh_loop_09a.cc
index 950b788a57..2d47c0df3a 100644
--- a/tests/meshworker/mesh_loop_09a.cc
+++ b/tests/meshworker/mesh_loop_09a.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2020 by the deal.II authors
+ * Copyright (C) 2019 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/meshworker/mesh_loop_09b.cc b/tests/meshworker/mesh_loop_09b.cc
index 8ab2d471a1..b3dd027403 100644
--- a/tests/meshworker/mesh_loop_09b.cc
+++ b/tests/meshworker/mesh_loop_09b.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2020 by the deal.II authors
+ * Copyright (C) 2019 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/meshworker/mesh_loop_anistropic_01.cc b/tests/meshworker/mesh_loop_anistropic_01.cc
index 06b3984501..76e1d929a8 100644
--- a/tests/meshworker/mesh_loop_anistropic_01.cc
+++ b/tests/meshworker/mesh_loop_anistropic_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II Authors
+// Copyright (C) 2020 - 2021 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/meshworker/scratch_data_01.cc b/tests/meshworker/scratch_data_01.cc
index ab65a572f7..744b2bade5 100644
--- a/tests/meshworker/scratch_data_01.cc
+++ b/tests/meshworker/scratch_data_01.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2021 by the deal.II authors
+ * Copyright (C) 2019 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/meshworker/scratch_data_01_hp.cc b/tests/meshworker/scratch_data_01_hp.cc
index 84a361a255..ea7bb98a66 100644
--- a/tests/meshworker/scratch_data_01_hp.cc
+++ b/tests/meshworker/scratch_data_01_hp.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2021 by the deal.II authors
+ * Copyright (C) 2019 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/meshworker/scratch_data_02_hp.cc b/tests/meshworker/scratch_data_02_hp.cc
index 4a33aee1c1..e7ae3092de 100644
--- a/tests/meshworker/scratch_data_02_hp.cc
+++ b/tests/meshworker/scratch_data_02_hp.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2021 by the deal.II authors
+ * Copyright (C) 2018 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/meshworker/scratch_data_03_hp.cc b/tests/meshworker/scratch_data_03_hp.cc
index 8f9807fc74..34989752d5 100644
--- a/tests/meshworker/scratch_data_03_hp.cc
+++ b/tests/meshworker/scratch_data_03_hp.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2021 by the deal.II authors
+ * Copyright (C) 2018 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/meshworker/scratch_data_09a_hp.cc b/tests/meshworker/scratch_data_09a_hp.cc
index 73710d854e..ed98e74d54 100644
--- a/tests/meshworker/scratch_data_09a_hp.cc
+++ b/tests/meshworker/scratch_data_09a_hp.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 by the deal.II authors
+ * Copyright (C) 2021 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/meshworker/scratch_data_09b_hp.cc b/tests/meshworker/scratch_data_09b_hp.cc
index 6f3b0350ae..483443f3fd 100644
--- a/tests/meshworker/scratch_data_09b_hp.cc
+++ b/tests/meshworker/scratch_data_09b_hp.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 by the deal.II authors
+ * Copyright (C) 2021 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/meshworker/scratch_data_09c_hp.cc b/tests/meshworker/scratch_data_09c_hp.cc
index c6285477db..0e89e90792 100644
--- a/tests/meshworker/scratch_data_09c_hp.cc
+++ b/tests/meshworker/scratch_data_09c_hp.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 by the deal.II authors
+ * Copyright (C) 2021 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/meshworker/scratch_data_09d_hp.cc b/tests/meshworker/scratch_data_09d_hp.cc
index 91eea3f80c..992e9aaa6a 100644
--- a/tests/meshworker/scratch_data_09d_hp.cc
+++ b/tests/meshworker/scratch_data_09d_hp.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 by the deal.II authors
+ * Copyright (C) 2021 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/meshworker/step-50-mesh_loop.cc b/tests/meshworker/step-50-mesh_loop.cc
index 5026ec3203..75f302045b 100644
--- a/tests/meshworker/step-50-mesh_loop.cc
+++ b/tests/meshworker/step-50-mesh_loop.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2021 by the deal.II authors
+ * Copyright (C) 2016 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/metis/metis_02.cc b/tests/metis/metis_02.cc
index 474f08dd03..4ae7b50508 100644
--- a/tests/metis/metis_02.cc
+++ b/tests/metis/metis_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/metis/metis_04.cc b/tests/metis/metis_04.cc
index 789866b4eb..82426dc18d 100644
--- a/tests/metis/metis_04.cc
+++ b/tests/metis/metis_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 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 3341fa4595..7bb9d46cc1 100644
--- a/tests/mpi/active_cell_index_01.cc
+++ b/tests/mpi/active_cell_index_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/allreduce_01.cc b/tests/mpi/allreduce_01.cc
index 5d480bef0a..c01bb70b5c 100644
--- a/tests/mpi/allreduce_01.cc
+++ b/tests/mpi/allreduce_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/blockwise_parallel_01.cc b/tests/mpi/blockwise_parallel_01.cc
index 9d34f161cc..6af8a9cc7d 100644
--- a/tests/mpi/blockwise_parallel_01.cc
+++ b/tests/mpi/blockwise_parallel_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2018 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/broadcast_01.cc b/tests/mpi/broadcast_01.cc
index d371c938fe..27e328796c 100644
--- a/tests/mpi/broadcast_01.cc
+++ b/tests/mpi/broadcast_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/broadcast_02.cc b/tests/mpi/broadcast_02.cc
index 89420da326..0f3dd3c471 100644
--- a/tests/mpi/broadcast_02.cc
+++ b/tests/mpi/broadcast_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/broadcast_03.cc b/tests/mpi/broadcast_03.cc
index 7ee6bf7468..cf1096fc53 100644
--- a/tests/mpi/broadcast_03.cc
+++ b/tests/mpi/broadcast_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/cell_data_transfer_03.cc b/tests/mpi/cell_data_transfer_03.cc
index 76ff2378b8..bf791453c6 100644
--- a/tests/mpi/cell_data_transfer_03.cc
+++ b/tests/mpi/cell_data_transfer_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 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 b965a3a19a..4de2a6a8b3 100644
--- a/tests/mpi/cell_weights_01_back_and_forth_01.cc
+++ b/tests/mpi/cell_weights_01_back_and_forth_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/cell_weights_01_back_and_forth_02.cc b/tests/mpi/cell_weights_01_back_and_forth_02.cc
index 3e3ed3678e..0068ce9657 100644
--- a/tests/mpi/cell_weights_01_back_and_forth_02.cc
+++ b/tests/mpi/cell_weights_01_back_and_forth_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/codim_01.cc b/tests/mpi/codim_01.cc
index 2a009468cf..10dd0a8653 100644
--- a/tests/mpi/codim_01.cc
+++ b/tests/mpi/codim_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/communicate_moved_vertices_03.cc b/tests/mpi/communicate_moved_vertices_03.cc
index 2691ce87c2..03e2cb6134 100644
--- a/tests/mpi/communicate_moved_vertices_03.cc
+++ b/tests/mpi/communicate_moved_vertices_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/communicator_duplicated.cc b/tests/mpi/communicator_duplicated.cc
index 32fe640a86..359dad0f25 100644
--- a/tests/mpi/communicator_duplicated.cc
+++ b/tests/mpi/communicator_duplicated.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/communicator_validity.cc b/tests/mpi/communicator_validity.cc
index 4d0737358c..d9c112d39d 100644
--- a/tests/mpi/communicator_validity.cc
+++ b/tests/mpi/communicator_validity.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/compute_index_owner_01.cc b/tests/mpi/compute_index_owner_01.cc
index 28dac5b8b8..cbb6cdb05d 100644
--- a/tests/mpi/compute_index_owner_01.cc
+++ b/tests/mpi/compute_index_owner_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/compute_mean_value_01.cc b/tests/mpi/compute_mean_value_01.cc
index d4b3eda44f..aee1b17bc8 100644
--- a/tests/mpi/compute_mean_value_01.cc
+++ b/tests/mpi/compute_mean_value_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/crash_04.cc b/tests/mpi/crash_04.cc
index aa13e0eb09..5202713f58 100644
--- a/tests/mpi/crash_04.cc
+++ b/tests/mpi/crash_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/create_mpi_datatype_01.cc b/tests/mpi/create_mpi_datatype_01.cc
index bb8a03fc41..7d6b2bc765 100644
--- a/tests/mpi/create_mpi_datatype_01.cc
+++ b/tests/mpi/create_mpi_datatype_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/data_out_hdf5_02.cc b/tests/mpi/data_out_hdf5_02.cc
index b123679e59..05003706dd 100644
--- a/tests/mpi/data_out_hdf5_02.cc
+++ b/tests/mpi/data_out_hdf5_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/derivative_approximation_01.cc b/tests/mpi/derivative_approximation_01.cc
index 5f7eb015ed..400c18af1a 100644
--- a/tests/mpi/derivative_approximation_01.cc
+++ b/tests/mpi/derivative_approximation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/distort_random_01.cc b/tests/mpi/distort_random_01.cc
index f8719ca5fd..fdd2a26991 100644
--- a/tests/mpi/distort_random_01.cc
+++ b/tests/mpi/distort_random_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/distort_random_02.cc b/tests/mpi/distort_random_02.cc
index eb10f140e0..cb7b79f373 100644
--- a/tests/mpi/distort_random_02.cc
+++ b/tests/mpi/distort_random_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/distribute_sp_02.cc b/tests/mpi/distribute_sp_02.cc
index 232c6ace70..9c53541ecb 100644
--- a/tests/mpi/distribute_sp_02.cc
+++ b/tests/mpi/distribute_sp_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/extract_constant_modes_03.cc b/tests/mpi/extract_constant_modes_03.cc
index 144eab2639..c66ef48922 100644
--- a/tests/mpi/extract_constant_modes_03.cc
+++ b/tests/mpi/extract_constant_modes_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/extract_locally_active_level_dofs.cc b/tests/mpi/extract_locally_active_level_dofs.cc
index 07b07ca8f5..c6bfae7aa1 100644
--- a/tests/mpi/extract_locally_active_level_dofs.cc
+++ b/tests/mpi/extract_locally_active_level_dofs.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/fe_field_function_01.cc b/tests/mpi/fe_field_function_01.cc
index 1e86862628..59c8701a80 100644
--- a/tests/mpi/fe_field_function_01.cc
+++ b/tests/mpi/fe_field_function_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/fe_field_function_02.cc b/tests/mpi/fe_field_function_02.cc
index 72c72c54a9..3c29b39a4c 100644
--- a/tests/mpi/fe_field_function_02.cc
+++ b/tests/mpi/fe_field_function_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/fe_field_function_03.cc b/tests/mpi/fe_field_function_03.cc
index a0e698b873..87028a843f 100644
--- a/tests/mpi/fe_field_function_03.cc
+++ b/tests/mpi/fe_field_function_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/ghost_01.cc b/tests/mpi/ghost_01.cc
index dca8a170be..b11dfba634 100644
--- a/tests/mpi/ghost_01.cc
+++ b/tests/mpi/ghost_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/ghost_02.cc b/tests/mpi/ghost_02.cc
index 758bcb796d..a0117f8c6a 100644
--- a/tests/mpi/ghost_02.cc
+++ b/tests/mpi/ghost_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/has_hanging_nodes.cc b/tests/mpi/has_hanging_nodes.cc
index 399e1520f9..14236b2208 100644
--- a/tests/mpi/has_hanging_nodes.cc
+++ b/tests/mpi/has_hanging_nodes.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/hp_constraints_consistent_01.cc b/tests/mpi/hp_constraints_consistent_01.cc
index 98d742f5ea..db1c4e7adb 100644
--- a/tests/mpi/hp_constraints_consistent_01.cc
+++ b/tests/mpi/hp_constraints_consistent_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 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 03ec304b8f..6bf5e8a381 100644
--- a/tests/mpi/hp_constraints_consistent_02.cc
+++ b/tests/mpi/hp_constraints_consistent_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 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 22f5319392..804c91584c 100644
--- a/tests/mpi/hp_constraints_consistent_03.cc
+++ b/tests/mpi/hp_constraints_consistent_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/hp_hanging_node_constraints_02.cc b/tests/mpi/hp_hanging_node_constraints_02.cc
index c1798c2bdd..cd19363e55 100644
--- a/tests/mpi/hp_hanging_node_constraints_02.cc
+++ b/tests/mpi/hp_hanging_node_constraints_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 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 e06052b03f..49f96dec10 100644
--- a/tests/mpi/hp_step-4.cc
+++ b/tests/mpi/hp_step-4.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 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 d312559088..22cf4b0867 100644
--- a/tests/mpi/hp_step-40_variable_01.cc
+++ b/tests/mpi/hp_step-40_variable_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/hp_unify_dof_indices_01.cc b/tests/mpi/hp_unify_dof_indices_01.cc
index 2242327a1e..c811af4c4c 100644
--- a/tests/mpi/hp_unify_dof_indices_01.cc
+++ b/tests/mpi/hp_unify_dof_indices_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/hp_unify_dof_indices_02.cc b/tests/mpi/hp_unify_dof_indices_02.cc
index 36c6398b88..40f7e49974 100644
--- a/tests/mpi/hp_unify_dof_indices_02.cc
+++ b/tests/mpi/hp_unify_dof_indices_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/hp_unify_dof_indices_03.cc b/tests/mpi/hp_unify_dof_indices_03.cc
index f991b5316d..a2aa461346 100644
--- a/tests/mpi/hp_unify_dof_indices_03.cc
+++ b/tests/mpi/hp_unify_dof_indices_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/hp_unify_dof_indices_04.cc b/tests/mpi/hp_unify_dof_indices_04.cc
index 98fb1fbe8c..3698f3b968 100644
--- a/tests/mpi/hp_unify_dof_indices_04.cc
+++ b/tests/mpi/hp_unify_dof_indices_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/hp_unify_dof_indices_05.cc b/tests/mpi/hp_unify_dof_indices_05.cc
index 8adc7a7b62..b40f0aaec8 100644
--- a/tests/mpi/hp_unify_dof_indices_05.cc
+++ b/tests/mpi/hp_unify_dof_indices_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/hp_unify_dof_indices_06.cc b/tests/mpi/hp_unify_dof_indices_06.cc
index 3afa8342b1..01a3f4a172 100644
--- a/tests/mpi/hp_unify_dof_indices_06.cc
+++ b/tests/mpi/hp_unify_dof_indices_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/hp_unify_dof_indices_07.cc b/tests/mpi/hp_unify_dof_indices_07.cc
index b405d72ef8..be35cca6a8 100644
--- a/tests/mpi/hp_unify_dof_indices_07.cc
+++ b/tests/mpi/hp_unify_dof_indices_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/hp_unify_dof_indices_08.cc b/tests/mpi/hp_unify_dof_indices_08.cc
index b282159fb7..f9823874e8 100644
--- a/tests/mpi/hp_unify_dof_indices_08.cc
+++ b/tests/mpi/hp_unify_dof_indices_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/hp_unify_dof_indices_09.cc b/tests/mpi/hp_unify_dof_indices_09.cc
index b3f2c7fad9..14ea20848c 100644
--- a/tests/mpi/hp_unify_dof_indices_09.cc
+++ b/tests/mpi/hp_unify_dof_indices_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/hp_unify_dof_indices_10.cc b/tests/mpi/hp_unify_dof_indices_10.cc
index b91468b55f..955756ead9 100644
--- a/tests/mpi/hp_unify_dof_indices_10.cc
+++ b/tests/mpi/hp_unify_dof_indices_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/hp_unify_dof_indices_11.cc b/tests/mpi/hp_unify_dof_indices_11.cc
index d9bd5ddfa0..48f727eebf 100644
--- a/tests/mpi/hp_unify_dof_indices_11.cc
+++ b/tests/mpi/hp_unify_dof_indices_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/interpolate_to_different_mesh_01.cc b/tests/mpi/interpolate_to_different_mesh_01.cc
index a3f95cacde..14ab76e876 100644
--- a/tests/mpi/interpolate_to_different_mesh_01.cc
+++ b/tests/mpi/interpolate_to_different_mesh_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/is_mpi_type.cc b/tests/mpi/is_mpi_type.cc
index 1864c8970c..18f618d937 100644
--- a/tests/mpi/is_mpi_type.cc
+++ b/tests/mpi/is_mpi_type.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/limit_p_level_difference_04.cc b/tests/mpi/limit_p_level_difference_04.cc
index 0f9eb1e882..3853ac51ea 100644
--- a/tests/mpi/limit_p_level_difference_04.cc
+++ b/tests/mpi/limit_p_level_difference_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/map_dofs_to_support_points.cc b/tests/mpi/map_dofs_to_support_points.cc
index ccd17ec17e..2a65395a9f 100644
--- a/tests/mpi/map_dofs_to_support_points.cc
+++ b/tests/mpi/map_dofs_to_support_points.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/mg_01.cc b/tests/mpi/mg_01.cc
index 5c1948ad29..74ec6c7d53 100644
--- a/tests/mpi/mg_01.cc
+++ b/tests/mpi/mg_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/mg_02.cc b/tests/mpi/mg_02.cc
index 104b6ee9f1..ae563cf0f2 100644
--- a/tests/mpi/mg_02.cc
+++ b/tests/mpi/mg_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/mg_03.cc b/tests/mpi/mg_03.cc
index 1b19a54c10..635e828bd4 100644
--- a/tests/mpi/mg_03.cc
+++ b/tests/mpi/mg_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2019 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/mg_04.cc b/tests/mpi/mg_04.cc
index 27ba5c709b..12fd93b5bf 100644
--- a/tests/mpi/mg_04.cc
+++ b/tests/mpi/mg_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2019 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/mg_ghost_dofs_periodic_01.cc b/tests/mpi/mg_ghost_dofs_periodic_01.cc
index 7c37dcc712..efe797c5b6 100644
--- a/tests/mpi/mg_ghost_dofs_periodic_01.cc
+++ b/tests/mpi/mg_ghost_dofs_periodic_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/mg_ghost_dofs_periodic_02.cc b/tests/mpi/mg_ghost_dofs_periodic_02.cc
index 780df9cf03..3c2cc16144 100644
--- a/tests/mpi/mg_ghost_dofs_periodic_02.cc
+++ b/tests/mpi/mg_ghost_dofs_periodic_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/mg_ghost_dofs_periodic_03.cc b/tests/mpi/mg_ghost_dofs_periodic_03.cc
index e34b100781..4dca1034ee 100644
--- a/tests/mpi/mg_ghost_dofs_periodic_03.cc
+++ b/tests/mpi/mg_ghost_dofs_periodic_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/mg_ghost_dofs_periodic_04.cc b/tests/mpi/mg_ghost_dofs_periodic_04.cc
index 653edbf76b..3cb75fe4ce 100644
--- a/tests/mpi/mg_ghost_dofs_periodic_04.cc
+++ b/tests/mpi/mg_ghost_dofs_periodic_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/mg_ghost_dofs_periodic_05.cc b/tests/mpi/mg_ghost_dofs_periodic_05.cc
index e6c774b30b..3db847949a 100644
--- a/tests/mpi/mg_ghost_dofs_periodic_05.cc
+++ b/tests/mpi/mg_ghost_dofs_periodic_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/mg_ghost_dofs_periodic_06.cc b/tests/mpi/mg_ghost_dofs_periodic_06.cc
index 3a62ce3130..e4fc54b7fa 100644
--- a/tests/mpi/mg_ghost_dofs_periodic_06.cc
+++ b/tests/mpi/mg_ghost_dofs_periodic_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/mg_ghost_dofs_periodic_07.cc b/tests/mpi/mg_ghost_dofs_periodic_07.cc
index b24735be27..825b78a212 100644
--- a/tests/mpi/mg_ghost_dofs_periodic_07.cc
+++ b/tests/mpi/mg_ghost_dofs_periodic_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/mg_ghost_layer_periodic.cc b/tests/mpi/mg_ghost_layer_periodic.cc
index ae59723a75..a1402027b4 100644
--- a/tests/mpi/mg_ghost_layer_periodic.cc
+++ b/tests/mpi/mg_ghost_layer_periodic.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/muelu_periodicity.cc b/tests/mpi/muelu_periodicity.cc
index d8ad6fb197..696a7c93b0 100644
--- a/tests/mpi/muelu_periodicity.cc
+++ b/tests/mpi/muelu_periodicity.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2020 by the deal.II authors
+ * Copyright (C) 2008 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/mpi/no_flux_constraints_03.cc b/tests/mpi/no_flux_constraints_03.cc
index 9d5e5b03fd..25b71d6427 100644
--- a/tests/mpi/no_flux_constraints_03.cc
+++ b/tests/mpi/no_flux_constraints_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_coarse_01.cc b/tests/mpi/p4est_2d_coarse_01.cc
index d2b6f8bc7b..9182c8f00a 100644
--- a/tests/mpi/p4est_2d_coarse_01.cc
+++ b/tests/mpi/p4est_2d_coarse_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_constraintmatrix_04.cc b/tests/mpi/p4est_2d_constraintmatrix_04.cc
index e9c99c3b66..66943440cf 100644
--- a/tests/mpi/p4est_2d_constraintmatrix_04.cc
+++ b/tests/mpi/p4est_2d_constraintmatrix_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_dofhandler_01.cc b/tests/mpi/p4est_2d_dofhandler_01.cc
index 0ea9275a7b..64edd845b7 100644
--- a/tests/mpi/p4est_2d_dofhandler_01.cc
+++ b/tests/mpi/p4est_2d_dofhandler_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_ghost_01.cc b/tests/mpi/p4est_2d_ghost_01.cc
index 500b0552db..382f99700c 100644
--- a/tests/mpi/p4est_2d_ghost_01.cc
+++ b/tests/mpi/p4est_2d_ghost_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_ghost_02.cc b/tests/mpi/p4est_2d_ghost_02.cc
index d6420175af..6550b0d1cb 100644
--- a/tests/mpi/p4est_2d_ghost_02.cc
+++ b/tests/mpi/p4est_2d_ghost_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_refine_01.cc b/tests/mpi/p4est_2d_refine_01.cc
index bea3487e74..43c7d6c524 100644
--- a/tests/mpi/p4est_2d_refine_01.cc
+++ b/tests/mpi/p4est_2d_refine_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_renumber_01.cc b/tests/mpi/p4est_2d_renumber_01.cc
index 0044352c1c..24eff7e1d3 100644
--- a/tests/mpi/p4est_2d_renumber_01.cc
+++ b/tests/mpi/p4est_2d_renumber_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_2d_renumber_02.cc b/tests/mpi/p4est_2d_renumber_02.cc
index 017e6cfc51..de0f484b4f 100644
--- a/tests/mpi/p4est_2d_renumber_02.cc
+++ b/tests/mpi/p4est_2d_renumber_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_3d_constraintmatrix_03.cc b/tests/mpi/p4est_3d_constraintmatrix_03.cc
index e715ff158a..8f1d67e90b 100644
--- a/tests/mpi/p4est_3d_constraintmatrix_03.cc
+++ b/tests/mpi/p4est_3d_constraintmatrix_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_3d_ghost_01.cc b/tests/mpi/p4est_3d_ghost_01.cc
index bf3669d1c6..a9da7e8866 100644
--- a/tests/mpi/p4est_3d_ghost_01.cc
+++ b/tests/mpi/p4est_3d_ghost_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_save_03.cc b/tests/mpi/p4est_save_03.cc
index 976554ba26..e0ac357692 100644
--- a/tests/mpi/p4est_save_03.cc
+++ b/tests/mpi/p4est_save_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p4est_save_06.cc b/tests/mpi/p4est_save_06.cc
index 5153e5d9cd..ddbcfaba5f 100644
--- a/tests/mpi/p4est_save_06.cc
+++ b/tests/mpi/p4est_save_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p_adaptivity_fixed_number.cc b/tests/mpi/p_adaptivity_fixed_number.cc
index ff001e5eca..afd83a0fef 100644
--- a/tests/mpi/p_adaptivity_fixed_number.cc
+++ b/tests/mpi/p_adaptivity_fixed_number.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/p_refinement_and_coarsening.cc b/tests/mpi/p_refinement_and_coarsening.cc
index 41f87d49f8..3b569fe3a4 100644
--- a/tests/mpi/p_refinement_and_coarsening.cc
+++ b/tests/mpi/p_refinement_and_coarsening.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_block_vector_10.cc b/tests/mpi/parallel_block_vector_10.cc
index d5519bcc00..4b064be81e 100644
--- a/tests/mpi/parallel_block_vector_10.cc
+++ b/tests/mpi/parallel_block_vector_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_partitioner_03.cc b/tests/mpi/parallel_partitioner_03.cc
index 70fa53892d..348fff303d 100644
--- a/tests/mpi/parallel_partitioner_03.cc
+++ b/tests/mpi/parallel_partitioner_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_partitioner_03b.cc b/tests/mpi/parallel_partitioner_03b.cc
index 41bab4a211..129002a020 100644
--- a/tests/mpi/parallel_partitioner_03b.cc
+++ b/tests/mpi/parallel_partitioner_03b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_partitioner_05.cc b/tests/mpi/parallel_partitioner_05.cc
index 9bc7b53aee..ac30a624a5 100644
--- a/tests/mpi/parallel_partitioner_05.cc
+++ b/tests/mpi/parallel_partitioner_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_partitioner_06.cc b/tests/mpi/parallel_partitioner_06.cc
index 4176feb175..deba2bec59 100644
--- a/tests/mpi/parallel_partitioner_06.cc
+++ b/tests/mpi/parallel_partitioner_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_partitioner_07.cc b/tests/mpi/parallel_partitioner_07.cc
index 9f9049d72b..f27abcb78d 100644
--- a/tests/mpi/parallel_partitioner_07.cc
+++ b/tests/mpi/parallel_partitioner_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_partitioner_08.cc b/tests/mpi/parallel_partitioner_08.cc
index 30fc0422f7..22292e9be8 100644
--- a/tests/mpi/parallel_partitioner_08.cc
+++ b/tests/mpi/parallel_partitioner_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_partitioner_09.cc b/tests/mpi/parallel_partitioner_09.cc
index 97c3f5ba20..92a1d051bb 100644
--- a/tests/mpi/parallel_partitioner_09.cc
+++ b/tests/mpi/parallel_partitioner_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_01.cc b/tests/mpi/parallel_vector_01.cc
index a98439e4df..b2666a119e 100644
--- a/tests/mpi/parallel_vector_01.cc
+++ b/tests/mpi/parallel_vector_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_02.cc b/tests/mpi/parallel_vector_02.cc
index 21d25114e9..6c60ff6566 100644
--- a/tests/mpi/parallel_vector_02.cc
+++ b/tests/mpi/parallel_vector_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_03.cc b/tests/mpi/parallel_vector_03.cc
index 52e9aa4957..3092cdbe27 100644
--- a/tests/mpi/parallel_vector_03.cc
+++ b/tests/mpi/parallel_vector_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_03a.cc b/tests/mpi/parallel_vector_03a.cc
index dedc4d6de6..e982da5a38 100644
--- a/tests/mpi/parallel_vector_03a.cc
+++ b/tests/mpi/parallel_vector_03a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_12a.cc b/tests/mpi/parallel_vector_12a.cc
index aa4c2ea4e6..46269023b3 100644
--- a/tests/mpi/parallel_vector_12a.cc
+++ b/tests/mpi/parallel_vector_12a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_13.cc b/tests/mpi/parallel_vector_13.cc
index 0411138349..2fd93fdbb8 100644
--- a/tests/mpi/parallel_vector_13.cc
+++ b/tests/mpi/parallel_vector_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_16.cc b/tests/mpi/parallel_vector_16.cc
index ee1e7be428..d63f79fc38 100644
--- a/tests/mpi/parallel_vector_16.cc
+++ b/tests/mpi/parallel_vector_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_17.cc b/tests/mpi/parallel_vector_17.cc
index b509fb85a9..1d7b212dfa 100644
--- a/tests/mpi/parallel_vector_17.cc
+++ b/tests/mpi/parallel_vector_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_22.cc b/tests/mpi/parallel_vector_22.cc
index d0ba3c159b..8e4e59041c 100644
--- a/tests/mpi/parallel_vector_22.cc
+++ b/tests/mpi/parallel_vector_22.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_23.cc b/tests/mpi/parallel_vector_23.cc
index 662c91c01e..833c8068b6 100644
--- a/tests/mpi/parallel_vector_23.cc
+++ b/tests/mpi/parallel_vector_23.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/parallel_vector_24.cc b/tests/mpi/parallel_vector_24.cc
index ee9ddfb719..c3c4852ba1 100644
--- a/tests/mpi/parallel_vector_24.cc
+++ b/tests/mpi/parallel_vector_24.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/periodicity_01.cc b/tests/mpi/periodicity_01.cc
index 352ae2caee..78da7d5c7b 100644
--- a/tests/mpi/periodicity_01.cc
+++ b/tests/mpi/periodicity_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/periodicity_02.cc b/tests/mpi/periodicity_02.cc
index 5a0ccd088b..afa527c7c4 100644
--- a/tests/mpi/periodicity_02.cc
+++ b/tests/mpi/periodicity_02.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2020 by the deal.II authors
+ * Copyright (C) 2008 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/mpi/periodicity_03.cc b/tests/mpi/periodicity_03.cc
index 9da4f7ddf1..aab14a4df7 100644
--- a/tests/mpi/periodicity_03.cc
+++ b/tests/mpi/periodicity_03.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2020 by the deal.II authors
+ * Copyright (C) 2008 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/mpi/periodicity_06.cc b/tests/mpi/periodicity_06.cc
index c7e4582d67..679a4ff32b 100644
--- a/tests/mpi/periodicity_06.cc
+++ b/tests/mpi/periodicity_06.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2020 by the deal.II authors
+ * Copyright (C) 2018 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/mpi/periodicity_07.cc b/tests/mpi/periodicity_07.cc
index 0d513be067..8d9ccecaaf 100644
--- a/tests/mpi/periodicity_07.cc
+++ b/tests/mpi/periodicity_07.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2020 by the deal.II authors
+ * Copyright (C) 2018 - 2021 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 45696f1047..987f96dcd9 100644
--- a/tests/mpi/petsc_step-27.cc
+++ b/tests/mpi/petsc_step-27.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2020 by the deal.II authors
+ * Copyright (C) 2006 - 2021 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/mpi/point_value_01.cc b/tests/mpi/point_value_01.cc
index f38483f776..a4635d51aa 100644
--- a/tests/mpi/point_value_01.cc
+++ b/tests/mpi/point_value_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_08.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_08.cc
index 465e54dac8..6dcbc18c4b 100644
--- a/tests/mpi/refine_and_coarsen_fixed_fraction_08.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_fraction_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_fraction_09.cc b/tests/mpi/refine_and_coarsen_fixed_fraction_09.cc
index 79d3369072..56391b08e3 100644
--- a/tests/mpi/refine_and_coarsen_fixed_fraction_09.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_fraction_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/refine_and_coarsen_fixed_number_08.cc b/tests/mpi/refine_and_coarsen_fixed_number_08.cc
index 2515f4dcb3..ac823ed6a8 100644
--- a/tests/mpi/refine_and_coarsen_fixed_number_08.cc
+++ b/tests/mpi/refine_and_coarsen_fixed_number_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 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 3657264173..6d816e2c9d 100644
--- a/tests/mpi/renumber_cuthill_mckee.cc
+++ b/tests/mpi/renumber_cuthill_mckee.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/renumber_cuthill_mckee_02.cc b/tests/mpi/renumber_cuthill_mckee_02.cc
index 3871a6dc30..ee923c6d2a 100644
--- a/tests/mpi/renumber_cuthill_mckee_02.cc
+++ b/tests/mpi/renumber_cuthill_mckee_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/renumber_cuthill_mckee_03.cc b/tests/mpi/renumber_cuthill_mckee_03.cc
index b27b1264a6..00c3ab3a8b 100644
--- a/tests/mpi/renumber_cuthill_mckee_03.cc
+++ b/tests/mpi/renumber_cuthill_mckee_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 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 f84b567104..955a21e35f 100644
--- a/tests/mpi/simple_mpi_01.cc
+++ b/tests/mpi/simple_mpi_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/solution_transfer_02.cc b/tests/mpi/solution_transfer_02.cc
index e125c88af6..b44c577a49 100644
--- a/tests/mpi/solution_transfer_02.cc
+++ b/tests/mpi/solution_transfer_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2021 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 56ff3bd673..a1d49632b3 100644
--- a/tests/mpi/solution_transfer_03.cc
+++ b/tests/mpi/solution_transfer_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/solution_transfer_04.cc b/tests/mpi/solution_transfer_04.cc
index 29104aa33c..5d46c20d7c 100644
--- a/tests/mpi/solution_transfer_04.cc
+++ b/tests/mpi/solution_transfer_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/solution_transfer_05.cc b/tests/mpi/solution_transfer_05.cc
index faa27bb1ca..0b75ab03f7 100644
--- a/tests/mpi/solution_transfer_05.cc
+++ b/tests/mpi/solution_transfer_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 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 e37831546a..434a3f1881 100644
--- a/tests/mpi/step-37.cc
+++ b/tests/mpi/step-37.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2021 by the deal.II authors
+ * Copyright (C) 2018 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/mpi/tria_ghost_owners_01.cc b/tests/mpi/tria_ghost_owners_01.cc
index 7d306c3fb2..3772ebb333 100644
--- a/tests/mpi/tria_ghost_owners_01.cc
+++ b/tests/mpi/tria_ghost_owners_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/tria_ghost_owners_02.cc b/tests/mpi/tria_ghost_owners_02.cc
index 36fe88c61d..b74b9fa4fa 100644
--- a/tests/mpi/tria_ghost_owners_02.cc
+++ b/tests/mpi/tria_ghost_owners_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/trilinos_ghost_01.cc b/tests/mpi/trilinos_ghost_01.cc
index 137697ec49..6a45049a9b 100644
--- a/tests/mpi/trilinos_ghost_01.cc
+++ b/tests/mpi/trilinos_ghost_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/trilinos_ghost_05.cc b/tests/mpi/trilinos_ghost_05.cc
index 2d343059da..1595fb995f 100644
--- a/tests/mpi/trilinos_ghost_05.cc
+++ b/tests/mpi/trilinos_ghost_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/trilinos_sparse_matrix_02.cc b/tests/mpi/trilinos_sparse_matrix_02.cc
index a517a721b1..cb08203bb8 100644
--- a/tests/mpi/trilinos_sparse_matrix_02.cc
+++ b/tests/mpi/trilinos_sparse_matrix_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 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 bb91e8ebd7..49abb2f0b1 100644
--- a/tests/mpi/trilinos_step-27.cc
+++ b/tests/mpi/trilinos_step-27.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2020 by the deal.II authors
+ * Copyright (C) 2006 - 2021 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/mpi/trilinos_vector_non_negative.cc b/tests/mpi/trilinos_vector_non_negative.cc
index 78f6d44434..8057e8de06 100644
--- a/tests/mpi/trilinos_vector_non_negative.cc
+++ b/tests/mpi/trilinos_vector_non_negative.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/union_01.cc b/tests/mpi/union_01.cc
index c1ff2792d5..d7482f1c6b 100644
--- a/tests/mpi/union_01.cc
+++ b/tests/mpi/union_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/create_polynomial_coarsening_sequence_01.cc b/tests/multigrid-global-coarsening/create_polynomial_coarsening_sequence_01.cc
index 73d05cda16..d5bfae97e5 100644
--- a/tests/multigrid-global-coarsening/create_polynomial_coarsening_sequence_01.cc
+++ b/tests/multigrid-global-coarsening/create_polynomial_coarsening_sequence_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/interpolate_01.cc b/tests/multigrid-global-coarsening/interpolate_01.cc
index 9b9de8ec0f..0ceb8a9169 100644
--- a/tests/multigrid-global-coarsening/interpolate_01.cc
+++ b/tests/multigrid-global-coarsening/interpolate_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/mg_transfer_a_01.cc b/tests/multigrid-global-coarsening/mg_transfer_a_01.cc
index b3fa63a2df..e456bd2a81 100644
--- a/tests/multigrid-global-coarsening/mg_transfer_a_01.cc
+++ b/tests/multigrid-global-coarsening/mg_transfer_a_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/mg_transfer_a_02.cc b/tests/multigrid-global-coarsening/mg_transfer_a_02.cc
index 7f624d96ab..abede4c932 100644
--- a/tests/multigrid-global-coarsening/mg_transfer_a_02.cc
+++ b/tests/multigrid-global-coarsening/mg_transfer_a_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/mg_transfer_a_03.cc b/tests/multigrid-global-coarsening/mg_transfer_a_03.cc
index 541647833d..ca0f35f4e1 100644
--- a/tests/multigrid-global-coarsening/mg_transfer_a_03.cc
+++ b/tests/multigrid-global-coarsening/mg_transfer_a_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/mg_transfer_p_01.cc b/tests/multigrid-global-coarsening/mg_transfer_p_01.cc
index a73ddaaeb0..39000e83f2 100644
--- a/tests/multigrid-global-coarsening/mg_transfer_p_01.cc
+++ b/tests/multigrid-global-coarsening/mg_transfer_p_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/mg_transfer_p_02.cc b/tests/multigrid-global-coarsening/mg_transfer_p_02.cc
index 6849baabb4..594e3c8a6c 100644
--- a/tests/multigrid-global-coarsening/mg_transfer_p_02.cc
+++ b/tests/multigrid-global-coarsening/mg_transfer_p_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/mg_transfer_p_03.cc b/tests/multigrid-global-coarsening/mg_transfer_p_03.cc
index c533f890f4..68deebebb7 100644
--- a/tests/multigrid-global-coarsening/mg_transfer_p_03.cc
+++ b/tests/multigrid-global-coarsening/mg_transfer_p_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/mg_transfer_p_04.cc b/tests/multigrid-global-coarsening/mg_transfer_p_04.cc
index eee8109bab..6d83e2b905 100644
--- a/tests/multigrid-global-coarsening/mg_transfer_p_04.cc
+++ b/tests/multigrid-global-coarsening/mg_transfer_p_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/mg_transfer_p_05.cc b/tests/multigrid-global-coarsening/mg_transfer_p_05.cc
index d245fa0205..838e595c9a 100644
--- a/tests/multigrid-global-coarsening/mg_transfer_p_05.cc
+++ b/tests/multigrid-global-coarsening/mg_transfer_p_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/mg_transfer_support_01.cc b/tests/multigrid-global-coarsening/mg_transfer_support_01.cc
index c95077c04f..9f7073bddf 100644
--- a/tests/multigrid-global-coarsening/mg_transfer_support_01.cc
+++ b/tests/multigrid-global-coarsening/mg_transfer_support_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/multigrid_a_01.cc b/tests/multigrid-global-coarsening/multigrid_a_01.cc
index 3eee8f4e89..28057a6edf 100644
--- a/tests/multigrid-global-coarsening/multigrid_a_01.cc
+++ b/tests/multigrid-global-coarsening/multigrid_a_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/multigrid_a_02.cc b/tests/multigrid-global-coarsening/multigrid_a_02.cc
index 4ff2776865..bccaf283b5 100644
--- a/tests/multigrid-global-coarsening/multigrid_a_02.cc
+++ b/tests/multigrid-global-coarsening/multigrid_a_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/multigrid_p_01.cc b/tests/multigrid-global-coarsening/multigrid_p_01.cc
index 3d5034d4d5..4021082f57 100644
--- a/tests/multigrid-global-coarsening/multigrid_p_01.cc
+++ b/tests/multigrid-global-coarsening/multigrid_p_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/multigrid_p_02.cc b/tests/multigrid-global-coarsening/multigrid_p_02.cc
index a7cc98474a..40c9671d6c 100644
--- a/tests/multigrid-global-coarsening/multigrid_p_02.cc
+++ b/tests/multigrid-global-coarsening/multigrid_p_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/multigrid_p_03.cc b/tests/multigrid-global-coarsening/multigrid_p_03.cc
index 0fb7bfe2da..2545767e01 100644
--- a/tests/multigrid-global-coarsening/multigrid_p_03.cc
+++ b/tests/multigrid-global-coarsening/multigrid_p_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid-global-coarsening/multigrid_util.h b/tests/multigrid-global-coarsening/multigrid_util.h
index 8cb740acf5..5b12b97d2e 100644
--- a/tests/multigrid-global-coarsening/multigrid_util.h
+++ b/tests/multigrid-global-coarsening/multigrid_util.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/constrained_dofs_01.cc b/tests/multigrid/constrained_dofs_01.cc
index d8cf2578da..c82b359188 100644
--- a/tests/multigrid/constrained_dofs_01.cc
+++ b/tests/multigrid/constrained_dofs_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2021 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/constrained_dofs_02.cc b/tests/multigrid/constrained_dofs_02.cc
index f8ec387cf4..2881ea85f0 100644
--- a/tests/multigrid/constrained_dofs_02.cc
+++ b/tests/multigrid/constrained_dofs_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2021 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/constrained_dofs_03.cc b/tests/multigrid/constrained_dofs_03.cc
index 3045325b5e..77aab997d7 100644
--- a/tests/multigrid/constrained_dofs_03.cc
+++ b/tests/multigrid/constrained_dofs_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2019 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/interface_matrix_entry_01.cc b/tests/multigrid/interface_matrix_entry_01.cc
index eaa5019e44..024b062305 100644
--- a/tests/multigrid/interface_matrix_entry_01.cc
+++ b/tests/multigrid/interface_matrix_entry_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/mg_data_out_01.cc b/tests/multigrid/mg_data_out_01.cc
index 42dbc27f22..5ff50d6e6b 100644
--- a/tests/multigrid/mg_data_out_01.cc
+++ b/tests/multigrid/mg_data_out_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/mg_data_out_02.cc b/tests/multigrid/mg_data_out_02.cc
index b6ee6d2593..f4b534c916 100644
--- a/tests/multigrid/mg_data_out_02.cc
+++ b/tests/multigrid/mg_data_out_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/mg_data_out_03.cc b/tests/multigrid/mg_data_out_03.cc
index b76402a252..a15e1ad343 100644
--- a/tests/multigrid/mg_data_out_03.cc
+++ b/tests/multigrid/mg_data_out_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 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 63e6895f36..d2597a4bb3 100644
--- a/tests/multigrid/mg_renumbered_03.cc
+++ b/tests/multigrid/mg_renumbered_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/renumbering_04.cc b/tests/multigrid/renumbering_04.cc
index 85edec8d95..e01915dd1c 100644
--- a/tests/multigrid/renumbering_04.cc
+++ b/tests/multigrid/renumbering_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2019 by the deal.II authors
+// Copyright (C) 2000 - 2022 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 57839e523d..cee50d2b95 100644
--- a/tests/multigrid/renumbering_05.cc
+++ b/tests/multigrid/renumbering_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/renumbering_06.cc b/tests/multigrid/renumbering_06.cc
index f165e216c1..e0fa84be43 100644
--- a/tests/multigrid/renumbering_06.cc
+++ b/tests/multigrid/renumbering_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/renumbering_07.cc b/tests/multigrid/renumbering_07.cc
index 1be207cf57..6ce9cb2ac0 100644
--- a/tests/multigrid/renumbering_07.cc
+++ b/tests/multigrid/renumbering_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/renumbering_08.cc b/tests/multigrid/renumbering_08.cc
index b0185cf73d..ac572e514c 100644
--- a/tests/multigrid/renumbering_08.cc
+++ b/tests/multigrid/renumbering_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/step-16-07.cc b/tests/multigrid/step-16-07.cc
index 6401b42679..0b89f35698 100644
--- a/tests/multigrid/step-16-07.cc
+++ b/tests/multigrid/step-16-07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/step-16-08.cc b/tests/multigrid/step-16-08.cc
index a640d6aff9..379a0b26aa 100644
--- a/tests/multigrid/step-16-08.cc
+++ b/tests/multigrid/step-16-08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/step-16.cc b/tests/multigrid/step-16.cc
index 3dc03fdd8e..6dfb9f37f0 100644
--- a/tests/multigrid/step-16.cc
+++ b/tests/multigrid/step-16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/step-50_01.cc b/tests/multigrid/step-50_01.cc
index 01abedfa56..831f4dcc67 100644
--- a/tests/multigrid/step-50_01.cc
+++ b/tests/multigrid/step-50_01.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2021 by the deal.II authors
+ * Copyright (C) 2016 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/multigrid/step-50_02.cc b/tests/multigrid/step-50_02.cc
index a1303c0739..c70c72376b 100644
--- a/tests/multigrid/step-50_02.cc
+++ b/tests/multigrid/step-50_02.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2003 - 2021 by the deal.II authors
+ * Copyright (C) 2003 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/multigrid/transfer_04a.cc b/tests/multigrid/transfer_04a.cc
index 6ed4942217..80e48b8201 100644
--- a/tests/multigrid/transfer_04a.cc
+++ b/tests/multigrid/transfer_04a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2021 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/transfer_04b.cc b/tests/multigrid/transfer_04b.cc
index 9e1633594a..9f107b365c 100644
--- a/tests/multigrid/transfer_04b.cc
+++ b/tests/multigrid/transfer_04b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2021 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/transfer_matrix_free_04.cc b/tests/multigrid/transfer_matrix_free_04.cc
index e1f88c5e04..0549f531f5 100644
--- a/tests/multigrid/transfer_matrix_free_04.cc
+++ b/tests/multigrid/transfer_matrix_free_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/transfer_matrix_free_09.cc b/tests/multigrid/transfer_matrix_free_09.cc
index c6f8a2a2ac..cfb70ff4f3 100644
--- a/tests/multigrid/transfer_matrix_free_09.cc
+++ b/tests/multigrid/transfer_matrix_free_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/transfer_matrix_free_10.cc b/tests/multigrid/transfer_matrix_free_10.cc
index 51ceb06c20..857491d8af 100644
--- a/tests/multigrid/transfer_matrix_free_10.cc
+++ b/tests/multigrid/transfer_matrix_free_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/transfer_matrix_free_13.cc b/tests/multigrid/transfer_matrix_free_13.cc
index aa2dd97480..61dbcc9005 100644
--- a/tests/multigrid/transfer_matrix_free_13.cc
+++ b/tests/multigrid/transfer_matrix_free_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/transfer_matrix_free_14.cc b/tests/multigrid/transfer_matrix_free_14.cc
index e683c5e67a..aa28ae3c14 100644
--- a/tests/multigrid/transfer_matrix_free_14.cc
+++ b/tests/multigrid/transfer_matrix_free_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/transfer_prebuilt_05.cc b/tests/multigrid/transfer_prebuilt_05.cc
index 0410fcca5f..1bc314c91f 100644
--- a/tests/multigrid/transfer_prebuilt_05.cc
+++ b/tests/multigrid/transfer_prebuilt_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multithreading/bench_01.cc b/tests/multithreading/bench_01.cc
index 5f4b08e138..72723f8d51 100644
--- a/tests/multithreading/bench_01.cc
+++ b/tests/multithreading/bench_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multithreading/taskflow.h b/tests/multithreading/taskflow.h
index 7f2504ddc0..468bfb943a 100644
--- a/tests/multithreading/taskflow.h
+++ b/tests/multithreading/taskflow.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multithreading/threads_02.cc b/tests/multithreading/threads_02.cc
index a70363bb8e..158420f2fe 100644
--- a/tests/multithreading/threads_02.cc
+++ b/tests/multithreading/threads_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/non_matching/coupling_08.cc b/tests/non_matching/coupling_08.cc
index 2e23dbe521..33b69a8a7d 100644
--- a/tests/non_matching/coupling_08.cc
+++ b/tests/non_matching/coupling_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/non_matching/coupling_09.cc b/tests/non_matching/coupling_09.cc
index 8f8034b45f..804c6260e0 100644
--- a/tests/non_matching/coupling_09.cc
+++ b/tests/non_matching/coupling_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/non_matching/discrete_quadrature_generator.cc b/tests/non_matching/discrete_quadrature_generator.cc
index 666ce683a8..a9e25dbcdb 100644
--- a/tests/non_matching/discrete_quadrature_generator.cc
+++ b/tests/non_matching/discrete_quadrature_generator.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/non_matching/face_quadrature_generator.cc b/tests/non_matching/face_quadrature_generator.cc
index afb24dd8ce..148222c2f2 100644
--- a/tests/non_matching/face_quadrature_generator.cc
+++ b/tests/non_matching/face_quadrature_generator.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/non_matching/fe_values.cc b/tests/non_matching/fe_values.cc
index 9ae268beea..3e0e4b9dc4 100644
--- a/tests/non_matching/fe_values.cc
+++ b/tests/non_matching/fe_values.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/non_matching/immersed_surface_quadrature.cc b/tests/non_matching/immersed_surface_quadrature.cc
index c3f59e56f6..fa8f9f4696 100644
--- a/tests/non_matching/immersed_surface_quadrature.cc
+++ b/tests/non_matching/immersed_surface_quadrature.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 a0dbf8fb0c..903b5608ff 100644
--- a/tests/non_matching/mesh_classifier.cc
+++ b/tests/non_matching/mesh_classifier.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/non_matching/quadrature_generator.cc b/tests/non_matching/quadrature_generator.cc
index bce9f75af0..75cc606cc6 100644
--- a/tests/non_matching/quadrature_generator.cc
+++ b/tests/non_matching/quadrature_generator.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/non_matching/root_finder.cc b/tests/non_matching/root_finder.cc
index 850dfb6f5c..f77027204d 100644
--- a/tests/non_matching/root_finder.cc
+++ b/tests/non_matching/root_finder.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/derivative_approximation_02.cc b/tests/numerics/derivative_approximation_02.cc
index 6b64552ac9..55944d4551 100644
--- a/tests/numerics/derivative_approximation_02.cc
+++ b/tests/numerics/derivative_approximation_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/derivatives.cc b/tests/numerics/derivatives.cc
index 0cc960bd2e..9d9e1a470c 100644
--- a/tests/numerics/derivatives.cc
+++ b/tests/numerics/derivatives.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/error_estimator_02.cc b/tests/numerics/error_estimator_02.cc
index 18bc3e7bdd..13b40c5f01 100644
--- a/tests/numerics/error_estimator_02.cc
+++ b/tests/numerics/error_estimator_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/error_estimator_02_complex.cc b/tests/numerics/error_estimator_02_complex.cc
index ac4e97f796..980df3601c 100644
--- a/tests/numerics/error_estimator_02_complex.cc
+++ b/tests/numerics/error_estimator_02_complex.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/fe_field.cc b/tests/numerics/fe_field.cc
index cc76fb4a3a..6c929aa72f 100644
--- a/tests/numerics/fe_field.cc
+++ b/tests/numerics/fe_field.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/generalized_interpolation_02.cc b/tests/numerics/generalized_interpolation_02.cc
index ec5dd16470..3b01adbe4a 100644
--- a/tests/numerics/generalized_interpolation_02.cc
+++ b/tests/numerics/generalized_interpolation_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/generalized_interpolation_04.cc b/tests/numerics/generalized_interpolation_04.cc
index e4c0c27e78..bea5b86765 100644
--- a/tests/numerics/generalized_interpolation_04.cc
+++ b/tests/numerics/generalized_interpolation_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/generalized_interpolation_05.cc b/tests/numerics/generalized_interpolation_05.cc
index 400da00946..0a67c398d5 100644
--- a/tests/numerics/generalized_interpolation_05.cc
+++ b/tests/numerics/generalized_interpolation_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/history.cc b/tests/numerics/history.cc
index 102b4c0df4..53f0b5afa5 100644
--- a/tests/numerics/history.cc
+++ b/tests/numerics/history.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/interpolate_to_different_mesh_01.cc b/tests/numerics/interpolate_to_different_mesh_01.cc
index 3f38d954ea..29bd9c69d2 100644
--- a/tests/numerics/interpolate_to_different_mesh_01.cc
+++ b/tests/numerics/interpolate_to_different_mesh_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/interpolate_to_different_mesh_02.cc b/tests/numerics/interpolate_to_different_mesh_02.cc
index 51b01a9115..eaa9a2ad36 100644
--- a/tests/numerics/interpolate_to_different_mesh_02.cc
+++ b/tests/numerics/interpolate_to_different_mesh_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/interpolate_to_different_mesh_03.cc b/tests/numerics/interpolate_to_different_mesh_03.cc
index d7c88c7205..dbeabc131c 100644
--- a/tests/numerics/interpolate_to_different_mesh_03.cc
+++ b/tests/numerics/interpolate_to_different_mesh_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/interpolate_to_different_mesh_04.cc b/tests/numerics/interpolate_to_different_mesh_04.cc
index 8df1c116fe..faf3e3a51c 100644
--- a/tests/numerics/interpolate_to_different_mesh_04.cc
+++ b/tests/numerics/interpolate_to_different_mesh_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_03.cc b/tests/numerics/no_flux_03.cc
index 457db20512..37b666c4d6 100644
--- a/tests/numerics/no_flux_03.cc
+++ b/tests/numerics/no_flux_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_04.cc b/tests/numerics/no_flux_04.cc
index 7b4eaf0e0a..de5b97f282 100644
--- a/tests/numerics/no_flux_04.cc
+++ b/tests/numerics/no_flux_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_07.cc b/tests/numerics/no_flux_07.cc
index f71c6c204f..a0fe433456 100644
--- a/tests/numerics/no_flux_07.cc
+++ b/tests/numerics/no_flux_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2018 by the deal.II authors
+// Copyright (C) 2007 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_08.cc b/tests/numerics/no_flux_08.cc
index 69a321a205..82d52b5755 100644
--- a/tests/numerics/no_flux_08.cc
+++ b/tests/numerics/no_flux_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_10.cc b/tests/numerics/no_flux_10.cc
index 785ce8a5c3..c890546cf1 100644
--- a/tests/numerics/no_flux_10.cc
+++ b/tests/numerics/no_flux_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_12.cc b/tests/numerics/no_flux_12.cc
index 70254e721f..c23ce514fe 100644
--- a/tests/numerics/no_flux_12.cc
+++ b/tests/numerics/no_flux_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_15.cc b/tests/numerics/no_flux_15.cc
index 1c9de9305d..fa69981c7e 100644
--- a/tests/numerics/no_flux_15.cc
+++ b/tests/numerics/no_flux_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_hp_03.cc b/tests/numerics/no_flux_hp_03.cc
index f58d2c19d0..302e9e21c7 100644
--- a/tests/numerics/no_flux_hp_03.cc
+++ b/tests/numerics/no_flux_hp_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/no_flux_hp_04.cc b/tests/numerics/no_flux_hp_04.cc
index 11f621541a..cb01e0ac5f 100644
--- a/tests/numerics/no_flux_hp_04.cc
+++ b/tests/numerics/no_flux_hp_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/normal_flux_03.cc b/tests/numerics/normal_flux_03.cc
index f5c8b56a1d..074490e67e 100644
--- a/tests/numerics/normal_flux_03.cc
+++ b/tests/numerics/normal_flux_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/point_value_history_01.cc b/tests/numerics/point_value_history_01.cc
index d39613e0b8..39a6aeec75 100644
--- a/tests/numerics/point_value_history_01.cc
+++ b/tests/numerics/point_value_history_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/point_value_history_02.cc b/tests/numerics/point_value_history_02.cc
index 699291f126..2c70abb28e 100644
--- a/tests/numerics/point_value_history_02.cc
+++ b/tests/numerics/point_value_history_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/point_value_history_03.cc b/tests/numerics/point_value_history_03.cc
index 573cc7ba10..f6f70c06c1 100644
--- a/tests/numerics/point_value_history_03.cc
+++ b/tests/numerics/point_value_history_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_01_curved_boundary.cc b/tests/numerics/project_01_curved_boundary.cc
index befb0ed1f4..7853253a61 100644
--- a/tests/numerics/project_01_curved_boundary.cc
+++ b/tests/numerics/project_01_curved_boundary.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_boundary_01.cc b/tests/numerics/project_boundary_01.cc
index 0117a95d2f..9008eddfe0 100644
--- a/tests/numerics/project_boundary_01.cc
+++ b/tests/numerics/project_boundary_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_boundary_rt_01.cc b/tests/numerics/project_boundary_rt_01.cc
index e639e62327..2dd2034cc1 100644
--- a/tests/numerics/project_boundary_rt_01.cc
+++ b/tests/numerics/project_boundary_rt_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2018 by the deal.II authors
+// Copyright (C) 2007 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_bv_curl_conf_04.cc b/tests/numerics/project_bv_curl_conf_04.cc
index 3808f07a03..8a388a75e5 100644
--- a/tests/numerics/project_bv_curl_conf_04.cc
+++ b/tests/numerics/project_bv_curl_conf_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_common.h b/tests/numerics/project_common.h
index 9063d483b7..6559911290 100644
--- a/tests/numerics/project_common.h
+++ b/tests/numerics/project_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_parallel_qp_common.h b/tests/numerics/project_parallel_qp_common.h
index d325b3ad28..6ef85b7308 100644
--- a/tests/numerics/project_parallel_qp_common.h
+++ b/tests/numerics/project_parallel_qp_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_parallel_qpmf_common.h b/tests/numerics/project_parallel_qpmf_common.h
index 0b77ffaeba..d9a89c706b 100644
--- a/tests/numerics/project_parallel_qpmf_common.h
+++ b/tests/numerics/project_parallel_qpmf_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_to_surface_01.cc b/tests/numerics/project_to_surface_01.cc
index b611c43a10..a1c1d465ed 100644
--- a/tests/numerics/project_to_surface_01.cc
+++ b/tests/numerics/project_to_surface_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_to_surface_02.cc b/tests/numerics/project_to_surface_02.cc
index 97926ac8f0..59f762ed88 100644
--- a/tests/numerics/project_to_surface_02.cc
+++ b/tests/numerics/project_to_surface_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/project_to_surface_03.cc b/tests/numerics/project_to_surface_03.cc
index cde841638a..945cec924b 100644
--- a/tests/numerics/project_to_surface_03.cc
+++ b/tests/numerics/project_to_surface_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/opencascade/closest_point_to_shape.cc b/tests/opencascade/closest_point_to_shape.cc
index 83d87fb9a3..171fa9d9ef 100644
--- a/tests/opencascade/closest_point_to_shape.cc
+++ b/tests/opencascade/closest_point_to_shape.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/opencascade/interpolation_curve_boundary_01.cc b/tests/opencascade/interpolation_curve_boundary_01.cc
index 8357b07b0d..0da9498cca 100644
--- a/tests/opencascade/interpolation_curve_boundary_01.cc
+++ b/tests/opencascade/interpolation_curve_boundary_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/opencascade/normal_to_mesh_projection_03.cc b/tests/opencascade/normal_to_mesh_projection_03.cc
index 47eed86e2e..97e5314c2c 100644
--- a/tests/opencascade/normal_to_mesh_projection_03.cc
+++ b/tests/opencascade/normal_to_mesh_projection_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/opencascade/normal_to_mesh_projection_04.cc b/tests/opencascade/normal_to_mesh_projection_04.cc
index 3d20443165..535b1a837f 100644
--- a/tests/opencascade/normal_to_mesh_projection_04.cc
+++ b/tests/opencascade/normal_to_mesh_projection_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/opencascade/step_create.cc b/tests/opencascade/step_create.cc
index ab09cb4bad..2a9aa97b4f 100644
--- a/tests/opencascade/step_create.cc
+++ b/tests/opencascade/step_create.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/opencascade/step_write.cc b/tests/opencascade/step_write.cc
index befe889915..22ee90d406 100644
--- a/tests/opencascade/step_write.cc
+++ b/tests/opencascade/step_write.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/optimization/bfgs_03.cc b/tests/optimization/bfgs_03.cc
index 3cd41c86d0..2ba8ae754a 100644
--- a/tests/optimization/bfgs_03.cc
+++ b/tests/optimization/bfgs_03.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2018 - 2021 by the deal.II authors
+//    Copyright (C) 2018 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/optimization/bfgs_05.cc b/tests/optimization/bfgs_05.cc
index cfccb73523..fbf0d09530 100644
--- a/tests/optimization/bfgs_05.cc
+++ b/tests/optimization/bfgs_05.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2018 - 2021 by the deal.II authors
+//    Copyright (C) 2018 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/optimization/bfgs_05b.cc b/tests/optimization/bfgs_05b.cc
index b2632f9e4d..14bd0ad425 100644
--- a/tests/optimization/bfgs_05b.cc
+++ b/tests/optimization/bfgs_05b.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2018 - 2021 by the deal.II authors
+//    Copyright (C) 2018 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/optimization/cubic_fit.cc b/tests/optimization/cubic_fit.cc
index 1c8d619967..d1175ba9ab 100644
--- a/tests/optimization/cubic_fit.cc
+++ b/tests/optimization/cubic_fit.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2018 - 2020 by the deal.II authors
+//    Copyright (C) 2018 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/optimization/cubic_fit_three_points.cc b/tests/optimization/cubic_fit_three_points.cc
index 9fbcb3e7f6..4fa4b1f543 100644
--- a/tests/optimization/cubic_fit_three_points.cc
+++ b/tests/optimization/cubic_fit_three_points.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2018 - 2020 by the deal.II authors
+//    Copyright (C) 2018 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/optimization/line_minimization_03.cc b/tests/optimization/line_minimization_03.cc
index 66adcebe57..43cf485f40 100644
--- a/tests/optimization/line_minimization_03.cc
+++ b/tests/optimization/line_minimization_03.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2018 - 2020 by the deal.II authors
+//    Copyright (C) 2018 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/optimization/line_minimization_03b.cc b/tests/optimization/line_minimization_03b.cc
index ed50a0473f..5f889e53dd 100644
--- a/tests/optimization/line_minimization_03b.cc
+++ b/tests/optimization/line_minimization_03b.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2018 - 2020 by the deal.II authors
+//    Copyright (C) 2018 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/optimization/quadratic_fit.cc b/tests/optimization/quadratic_fit.cc
index 3ce1061b18..1b9510cfd4 100644
--- a/tests/optimization/quadratic_fit.cc
+++ b/tests/optimization/quadratic_fit.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2018 - 2020 by the deal.II authors
+//    Copyright (C) 2018 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/optimization/step-44.h b/tests/optimization/step-44.h
index ed401f55bc..92a6758703 100644
--- a/tests/optimization/step-44.h
+++ b/tests/optimization/step-44.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_16.cc b/tests/parameter_handler/parameter_handler_16.cc
index 05797e8efe..4ad63720de 100644
--- a/tests/parameter_handler/parameter_handler_16.cc
+++ b/tests/parameter_handler/parameter_handler_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_18.cc b/tests/parameter_handler/parameter_handler_18.cc
index a2034fc45d..2cccb8fda7 100644
--- a/tests/parameter_handler/parameter_handler_18.cc
+++ b/tests/parameter_handler/parameter_handler_18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_1_include.cc b/tests/parameter_handler/parameter_handler_1_include.cc
index a897c13173..a0c87363e0 100644
--- a/tests/parameter_handler/parameter_handler_1_include.cc
+++ b/tests/parameter_handler/parameter_handler_1_include.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_1_include_fail.cc b/tests/parameter_handler/parameter_handler_1_include_fail.cc
index 3bb55df4f6..253d9e3dd8 100644
--- a/tests/parameter_handler/parameter_handler_1_include_fail.cc
+++ b/tests/parameter_handler/parameter_handler_1_include_fail.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_20.cc b/tests/parameter_handler/parameter_handler_20.cc
index fe4bacfdb7..3506f48942 100644
--- a/tests/parameter_handler/parameter_handler_20.cc
+++ b/tests/parameter_handler/parameter_handler_20.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_22_last_line.cc b/tests/parameter_handler/parameter_handler_22_last_line.cc
index 0792bc1b02..519504784c 100644
--- a/tests/parameter_handler/parameter_handler_22_last_line.cc
+++ b/tests/parameter_handler/parameter_handler_22_last_line.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_23.cc b/tests/parameter_handler/parameter_handler_23.cc
index 7e4f8b8686..abbd973637 100644
--- a/tests/parameter_handler/parameter_handler_23.cc
+++ b/tests/parameter_handler/parameter_handler_23.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_24.cc b/tests/parameter_handler/parameter_handler_24.cc
index ce3a8e8f04..157f5b1475 100644
--- a/tests/parameter_handler/parameter_handler_24.cc
+++ b/tests/parameter_handler/parameter_handler_24.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/parameter_handler_26.cc b/tests/parameter_handler/parameter_handler_26.cc
index 9ba036b231..8960c73c0a 100644
--- a/tests/parameter_handler/parameter_handler_26.cc
+++ b/tests/parameter_handler/parameter_handler_26.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/pattern_tools_13.cc b/tests/parameter_handler/pattern_tools_13.cc
index 2f81e034a5..191aa3ea9c 100644
--- a/tests/parameter_handler/pattern_tools_13.cc
+++ b/tests/parameter_handler/pattern_tools_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/patterns_07.cc b/tests/parameter_handler/patterns_07.cc
index cc596a746e..cec4d4fd6b 100644
--- a/tests/parameter_handler/patterns_07.cc
+++ b/tests/parameter_handler/patterns_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/parameter_handler/patterns_17.cc b/tests/parameter_handler/patterns_17.cc
index 22c713953f..279342591d 100644
--- a/tests/parameter_handler/patterns_17.cc
+++ b/tests/parameter_handler/patterns_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/data_out_05.cc b/tests/particles/data_out_05.cc
index 7c5dccce3d..ccd248169a 100644
--- a/tests/particles/data_out_05.cc
+++ b/tests/particles/data_out_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/generators_03.cc b/tests/particles/generators_03.cc
index 2a595865f9..b28d060523 100644
--- a/tests/particles/generators_03.cc
+++ b/tests/particles/generators_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/generators_05.cc b/tests/particles/generators_05.cc
index 74fd9f3516..e253ce8e16 100644
--- a/tests/particles/generators_05.cc
+++ b/tests/particles/generators_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/generators_10.cc b/tests/particles/generators_10.cc
index 552e1d5ef6..d7fc5ad11d 100644
--- a/tests/particles/generators_10.cc
+++ b/tests/particles/generators_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/local_particle_index.cc b/tests/particles/local_particle_index.cc
index 8535f5541d..57c2cab50b 100644
--- a/tests/particles/local_particle_index.cc
+++ b/tests/particles/local_particle_index.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/lost_01.cc b/tests/particles/lost_01.cc
index 19fee88411..bec3e067e2 100644
--- a/tests/particles/lost_01.cc
+++ b/tests/particles/lost_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/particle_09.cc b/tests/particles/particle_09.cc
index 9cb53e434b..6a0cab6711 100644
--- a/tests/particles/particle_09.cc
+++ b/tests/particles/particle_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/particle_handler_05.cc b/tests/particles/particle_handler_05.cc
index 146058b64a..5a5f0526eb 100644
--- a/tests/particles/particle_handler_05.cc
+++ b/tests/particles/particle_handler_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/particle_handler_06.cc b/tests/particles/particle_handler_06.cc
index 516c34fce5..1fc15b993e 100644
--- a/tests/particles/particle_handler_06.cc
+++ b/tests/particles/particle_handler_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/particle_handler_07.cc b/tests/particles/particle_handler_07.cc
index 5e2687cc65..f58a09d9ca 100644
--- a/tests/particles/particle_handler_07.cc
+++ b/tests/particles/particle_handler_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/particle_handler_08.cc b/tests/particles/particle_handler_08.cc
index bec558e093..d9e76ac6ee 100644
--- a/tests/particles/particle_handler_08.cc
+++ b/tests/particles/particle_handler_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/particle_handler_14.cc b/tests/particles/particle_handler_14.cc
index 8435764607..0f5c740974 100644
--- a/tests/particles/particle_handler_14.cc
+++ b/tests/particles/particle_handler_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/particle_handler_19.cc b/tests/particles/particle_handler_19.cc
index 6721a529ba..8511e142b6 100644
--- a/tests/particles/particle_handler_19.cc
+++ b/tests/particles/particle_handler_19.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/particle_handler_21.cc b/tests/particles/particle_handler_21.cc
index ebc4da8a4e..7d358eb979 100644
--- a/tests/particles/particle_handler_21.cc
+++ b/tests/particles/particle_handler_21.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2021 by the deal.II authors
+ * Copyright (C) 2020 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/particles/particle_handler_22.cc b/tests/particles/particle_handler_22.cc
index ba3c6bd5cf..a27594beec 100644
--- a/tests/particles/particle_handler_22.cc
+++ b/tests/particles/particle_handler_22.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2021 by the deal.II authors
+ * Copyright (C) 2020 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/particles/particle_handler_serial_07.cc b/tests/particles/particle_handler_serial_07.cc
index 3d5b0bba33..40b2399e5a 100644
--- a/tests/particles/particle_handler_serial_07.cc
+++ b/tests/particles/particle_handler_serial_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/particle_handler_serial_08.cc b/tests/particles/particle_handler_serial_08.cc
index ac1ba1e62f..4dae5f472a 100644
--- a/tests/particles/particle_handler_serial_08.cc
+++ b/tests/particles/particle_handler_serial_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/particle_iterator_01.cc b/tests/particles/particle_iterator_01.cc
index bb133fc800..7dd6a511a2 100644
--- a/tests/particles/particle_iterator_01.cc
+++ b/tests/particles/particle_iterator_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/particle_iterator_02.cc b/tests/particles/particle_iterator_02.cc
index 0fce6bd3e6..ee75dbdc3d 100644
--- a/tests/particles/particle_iterator_02.cc
+++ b/tests/particles/particle_iterator_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/properties_01.cc b/tests/particles/properties_01.cc
index c5db16c1cf..4401e8458b 100644
--- a/tests/particles/properties_01.cc
+++ b/tests/particles/properties_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/properties_02.cc b/tests/particles/properties_02.cc
index 80857e7a2d..cb14ffd4e7 100644
--- a/tests/particles/properties_02.cc
+++ b/tests/particles/properties_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/property_pool_02.cc b/tests/particles/property_pool_02.cc
index a930bb849d..a930e827d0 100644
--- a/tests/particles/property_pool_02.cc
+++ b/tests/particles/property_pool_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/property_pool_03.cc b/tests/particles/property_pool_03.cc
index 532e745112..efe66d8045 100644
--- a/tests/particles/property_pool_03.cc
+++ b/tests/particles/property_pool_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/particles/step-19.cc b/tests/particles/step-19.cc
index 5f3088d894..560bff1321 100644
--- a/tests/particles/step-19.cc
+++ b/tests/particles/step-19.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 by the deal.II authors
+ * Copyright (C) 2020 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/performance/valgrind_instrumentation.h b/tests/performance/valgrind_instrumentation.h
index 56300991b1..3d9d55067f 100644
--- a/tests/performance/valgrind_instrumentation.h
+++ b/tests/performance/valgrind_instrumentation.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016-2022 by the deal.II authors
+// Copyright (C) 2016 - 2022-2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/64.cc b/tests/petsc/64.cc
index 1aa7189afb..35a01db505 100644
--- a/tests/petsc/64.cc
+++ b/tests/petsc/64.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/copy_to_dealvec_block.cc b/tests/petsc/copy_to_dealvec_block.cc
index f9f25eba1d..ef4acbfeb3 100644
--- a/tests/petsc/copy_to_dealvec_block.cc
+++ b/tests/petsc/copy_to_dealvec_block.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/full_matrix_00.cc b/tests/petsc/full_matrix_00.cc
index 3903d62e46..0800b49433 100644
--- a/tests/petsc/full_matrix_00.cc
+++ b/tests/petsc/full_matrix_00.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2019 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/petsc_mf_testmatrix.h b/tests/petsc/petsc_mf_testmatrix.h
index 29f7ee42f3..882a2ca0c8 100644
--- a/tests/petsc/petsc_mf_testmatrix.h
+++ b/tests/petsc/petsc_mf_testmatrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/reinit_preconditioner_01.cc b/tests/petsc/reinit_preconditioner_01.cc
index 11ba3928af..a5d758f8b1 100644
--- a/tests/petsc/reinit_preconditioner_01.cc
+++ b/tests/petsc/reinit_preconditioner_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/reinit_preconditioner_02.cc b/tests/petsc/reinit_preconditioner_02.cc
index 9c063b4ba9..b7b5221eed 100644
--- a/tests/petsc/reinit_preconditioner_02.cc
+++ b/tests/petsc/reinit_preconditioner_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/slowness_01.cc b/tests/petsc/slowness_01.cc
index 22ccadf821..68b3d7ad22 100644
--- a/tests/petsc/slowness_01.cc
+++ b/tests/petsc/slowness_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/slowness_02.cc b/tests/petsc/slowness_02.cc
index c9b2ff67a4..7597c22075 100644
--- a/tests/petsc/slowness_02.cc
+++ b/tests/petsc/slowness_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/slowness_03.cc b/tests/petsc/slowness_03.cc
index b25098086b..d00fa85233 100644
--- a/tests/petsc/slowness_03.cc
+++ b/tests/petsc/slowness_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/slowness_04.cc b/tests/petsc/slowness_04.cc
index 62756fabb9..d4b91a0dfb 100644
--- a/tests/petsc/slowness_04.cc
+++ b/tests/petsc/slowness_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/sparse_matrix_01.cc b/tests/petsc/sparse_matrix_01.cc
index add619dc7f..376848d93e 100644
--- a/tests/petsc/sparse_matrix_01.cc
+++ b/tests/petsc/sparse_matrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/sparse_matrix_02.cc b/tests/petsc/sparse_matrix_02.cc
index 81a30b278d..87347fae48 100644
--- a/tests/petsc/sparse_matrix_02.cc
+++ b/tests/petsc/sparse_matrix_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc/sparse_matrix_03.cc b/tests/petsc/sparse_matrix_03.cc
index 869af47474..2103957f82 100644
--- a/tests/petsc/sparse_matrix_03.cc
+++ b/tests/petsc/sparse_matrix_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc_complex/fe_get_function_values.cc b/tests/petsc_complex/fe_get_function_values.cc
index ae9d17bbc9..efc17427df 100644
--- a/tests/petsc_complex/fe_get_function_values.cc
+++ b/tests/petsc_complex/fe_get_function_values.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc_complex/parallel_sparse_matrix_01.cc b/tests/petsc_complex/parallel_sparse_matrix_01.cc
index e3face969e..9aceebe449 100644
--- a/tests/petsc_complex/parallel_sparse_matrix_01.cc
+++ b/tests/petsc_complex/parallel_sparse_matrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc_complex/sparse_matrix_01.cc b/tests/petsc_complex/sparse_matrix_01.cc
index c273fa385e..09b9a7acc5 100644
--- a/tests/petsc_complex/sparse_matrix_01.cc
+++ b/tests/petsc_complex/sparse_matrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/petsc_complex/vector_02.cc b/tests/petsc_complex/vector_02.cc
index 752bf2d693..ae3e27f380 100644
--- a/tests/petsc_complex/vector_02.cc
+++ b/tests/petsc_complex/vector_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/physics/elasticity-kinematics_02.cc b/tests/physics/elasticity-kinematics_02.cc
index e949852909..0df7fb4f51 100644
--- a/tests/physics/elasticity-kinematics_02.cc
+++ b/tests/physics/elasticity-kinematics_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/physics/notation-kelvin_03.cc b/tests/physics/notation-kelvin_03.cc
index 131c09a8b3..310064d4bd 100644
--- a/tests/physics/notation-kelvin_03.cc
+++ b/tests/physics/notation-kelvin_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/physics/step-18-rotation_matrix.cc b/tests/physics/step-18-rotation_matrix.cc
index cc4e0bca19..0fc9d60ede 100644
--- a/tests/physics/step-18-rotation_matrix.cc
+++ b/tests/physics/step-18-rotation_matrix.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2017 - 2020 by the deal.II authors
+ * Copyright (C) 2017 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/physics/step-18.cc b/tests/physics/step-18.cc
index e94cd2f25c..1880f4addf 100644
--- a/tests/physics/step-18.cc
+++ b/tests/physics/step-18.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2017 - 2020 by the deal.II authors
+ * Copyright (C) 2017 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/physics/step-44-dgp_monomial.cc b/tests/physics/step-44-dgp_monomial.cc
index b589c8fbf4..05bf1fa1ef 100644
--- a/tests/physics/step-44-dgp_monomial.cc
+++ b/tests/physics/step-44-dgp_monomial.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/physics/step-44-standard_tensors-material_push_forward.cc b/tests/physics/step-44-standard_tensors-material_push_forward.cc
index 07fdc739b5..5a511dacec 100644
--- a/tests/physics/step-44-standard_tensors-material_push_forward.cc
+++ b/tests/physics/step-44-standard_tensors-material_push_forward.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/physics/step-44-standard_tensors-spatial.cc b/tests/physics/step-44-standard_tensors-spatial.cc
index e1ef3b2b52..b475de7478 100644
--- a/tests/physics/step-44-standard_tensors-spatial.cc
+++ b/tests/physics/step-44-standard_tensors-spatial.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/physics/step-44.cc b/tests/physics/step-44.cc
index 32867428f1..2ad659a7a3 100644
--- a/tests/physics/step-44.cc
+++ b/tests/physics/step-44.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/physics/transformations-rotations_01.cc b/tests/physics/transformations-rotations_01.cc
index 84554d4541..02915d95cf 100644
--- a/tests/physics/transformations-rotations_01.cc
+++ b/tests/physics/transformations-rotations_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/quick_tests/CMakeLists.txt b/tests/quick_tests/CMakeLists.txt
index 18b068f3cd..bbff6d5551 100644
--- a/tests/quick_tests/CMakeLists.txt
+++ b/tests/quick_tests/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2020 by the deal.II authors
+## Copyright (C) 2013 - 2021 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/tests/quick_tests/adolc.cc b/tests/quick_tests/adolc.cc
index 41f51802c5..a887740eee 100644
--- a/tests/quick_tests/adolc.cc
+++ b/tests/quick_tests/adolc.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/quick_tests/affinity.cc b/tests/quick_tests/affinity.cc
index 7fd725a562..9c48f0c331 100644
--- a/tests/quick_tests/affinity.cc
+++ b/tests/quick_tests/affinity.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/quick_tests/arpack.cc b/tests/quick_tests/arpack.cc
index 349092beae..ec336777b5 100644
--- a/tests/quick_tests/arpack.cc
+++ b/tests/quick_tests/arpack.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/quick_tests/gsl.cc b/tests/quick_tests/gsl.cc
index 07900350df..354d3474a3 100644
--- a/tests/quick_tests/gsl.cc
+++ b/tests/quick_tests/gsl.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 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 43dd40d29d..c0a2f5bb4b 100644
--- a/tests/quick_tests/mpi.cc
+++ b/tests/quick_tests/mpi.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/quick_tests/scalapack.cc b/tests/quick_tests/scalapack.cc
index 38fec4a037..049ab0c902 100644
--- a/tests/quick_tests/scalapack.cc
+++ b/tests/quick_tests/scalapack.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/quick_tests/step-slepc.cc b/tests/quick_tests/step-slepc.cc
index ec464892f1..661666fe57 100644
--- a/tests/quick_tests/step-slepc.cc
+++ b/tests/quick_tests/step-slepc.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2018 by the deal.II authors
+ * Copyright (C) 2013 - 2021 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/quick_tests/step.cc b/tests/quick_tests/step.cc
index a87a918e63..0cc0f7f029 100644
--- a/tests/quick_tests/step.cc
+++ b/tests/quick_tests/step.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/quick_tests/tbb.cc b/tests/quick_tests/tbb.cc
index cad7da6bb6..6a4844c507 100644
--- a/tests/quick_tests/tbb.cc
+++ b/tests/quick_tests/tbb.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/remote_point_evaluation/mapping_01.cc b/tests/remote_point_evaluation/mapping_01.cc
index 0a96a60ae7..100bbdd553 100644
--- a/tests/remote_point_evaluation/mapping_01.cc
+++ b/tests/remote_point_evaluation/mapping_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/remote_point_evaluation/mapping_02.cc b/tests/remote_point_evaluation/mapping_02.cc
index 1f8f757dbb..d9f9b82f79 100644
--- a/tests/remote_point_evaluation/mapping_02.cc
+++ b/tests/remote_point_evaluation/mapping_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/remote_point_evaluation/mapping_03.cc b/tests/remote_point_evaluation/mapping_03.cc
index ef3bdfdac4..ee6c2865e7 100644
--- a/tests/remote_point_evaluation/mapping_03.cc
+++ b/tests/remote_point_evaluation/mapping_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/remote_point_evaluation/mapping_04.cc b/tests/remote_point_evaluation/mapping_04.cc
index 99c9d261dc..3c99dc4b7b 100644
--- a/tests/remote_point_evaluation/mapping_04.cc
+++ b/tests/remote_point_evaluation/mapping_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/remote_point_evaluation/remote_point_evaluation_01.cc b/tests/remote_point_evaluation/remote_point_evaluation_01.cc
index 3baf49788e..34d021d234 100644
--- a/tests/remote_point_evaluation/remote_point_evaluation_01.cc
+++ b/tests/remote_point_evaluation/remote_point_evaluation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/remote_point_evaluation/remote_point_evaluation_03.cc b/tests/remote_point_evaluation/remote_point_evaluation_03.cc
index be497f3a55..e3970eef4d 100644
--- a/tests/remote_point_evaluation/remote_point_evaluation_03.cc
+++ b/tests/remote_point_evaluation/remote_point_evaluation_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/rol/vector_adaptor_02.cc b/tests/rol/vector_adaptor_02.cc
index cd107b7469..3d53b56344 100644
--- a/tests/rol/vector_adaptor_02.cc
+++ b/tests/rol/vector_adaptor_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/rol/vector_adaptor_apply_binary_01.cc b/tests/rol/vector_adaptor_apply_binary_01.cc
index 2fd07a9e26..6d453fbadc 100644
--- a/tests/rol/vector_adaptor_apply_binary_01.cc
+++ b/tests/rol/vector_adaptor_apply_binary_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 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 d37fc1917b..5bf3eea433 100644
--- a/tests/rol/vector_adaptor_no_ghost_01.cc
+++ b/tests/rol/vector_adaptor_no_ghost_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 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 72c74743bf..405271e2ef 100644
--- a/tests/rol/vector_adaptor_with_ghost_01.cc
+++ b/tests/rol/vector_adaptor_with_ghost_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_01.cc b/tests/scalapack/scalapack_01.cc
index 9ab3f8d616..18664ce25e 100644
--- a/tests/scalapack/scalapack_01.cc
+++ b/tests/scalapack/scalapack_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_02.cc b/tests/scalapack/scalapack_02.cc
index 65638e80a3..a11f7bcf0d 100644
--- a/tests/scalapack/scalapack_02.cc
+++ b/tests/scalapack/scalapack_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_03.cc b/tests/scalapack/scalapack_03.cc
index 46238b3457..f4e3cfcb84 100644
--- a/tests/scalapack/scalapack_03.cc
+++ b/tests/scalapack/scalapack_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_03_b.cc b/tests/scalapack/scalapack_03_b.cc
index 1d7269d83a..8bce12082b 100644
--- a/tests/scalapack/scalapack_03_b.cc
+++ b/tests/scalapack/scalapack_03_b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_03_c.cc b/tests/scalapack/scalapack_03_c.cc
index a973042f29..6b799c9440 100644
--- a/tests/scalapack/scalapack_03_c.cc
+++ b/tests/scalapack/scalapack_03_c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_04.cc b/tests/scalapack/scalapack_04.cc
index 35e64121a2..813a172336 100644
--- a/tests/scalapack/scalapack_04.cc
+++ b/tests/scalapack/scalapack_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_04_b.cc b/tests/scalapack/scalapack_04_b.cc
index 105ec42eaa..0008bd52fb 100644
--- a/tests/scalapack/scalapack_04_b.cc
+++ b/tests/scalapack/scalapack_04_b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_05.cc b/tests/scalapack/scalapack_05.cc
index 8ef3ac793d..c03d461e39 100644
--- a/tests/scalapack/scalapack_05.cc
+++ b/tests/scalapack/scalapack_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_06.cc b/tests/scalapack/scalapack_06.cc
index 616d3922ed..7f76652707 100644
--- a/tests/scalapack/scalapack_06.cc
+++ b/tests/scalapack/scalapack_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_06a.cc b/tests/scalapack/scalapack_06a.cc
index b22ef5bd35..ab51d15606 100644
--- a/tests/scalapack/scalapack_06a.cc
+++ b/tests/scalapack/scalapack_06a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_06b.cc b/tests/scalapack/scalapack_06b.cc
index bc3e88bc4a..053d57ae3b 100644
--- a/tests/scalapack/scalapack_06b.cc
+++ b/tests/scalapack/scalapack_06b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_06c.cc b/tests/scalapack/scalapack_06c.cc
index ad0e200a2c..9f29316137 100644
--- a/tests/scalapack/scalapack_06c.cc
+++ b/tests/scalapack/scalapack_06c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_07.cc b/tests/scalapack/scalapack_07.cc
index 5d25c39c2f..c0e750468a 100644
--- a/tests/scalapack/scalapack_07.cc
+++ b/tests/scalapack/scalapack_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_08.cc b/tests/scalapack/scalapack_08.cc
index 5a484caf9b..801b0f1c62 100644
--- a/tests/scalapack/scalapack_08.cc
+++ b/tests/scalapack/scalapack_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_10.cc b/tests/scalapack/scalapack_10.cc
index 9e73d30311..105429d53e 100644
--- a/tests/scalapack/scalapack_10.cc
+++ b/tests/scalapack/scalapack_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_10_a.cc b/tests/scalapack/scalapack_10_a.cc
index ca9fb7ed75..068d7ab451 100644
--- a/tests/scalapack/scalapack_10_a.cc
+++ b/tests/scalapack/scalapack_10_a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_10_b.cc b/tests/scalapack/scalapack_10_b.cc
index 89bfb3ef9a..03107cd781 100644
--- a/tests/scalapack/scalapack_10_b.cc
+++ b/tests/scalapack/scalapack_10_b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_10_d.cc b/tests/scalapack/scalapack_10_d.cc
index dcc9da4dbf..5af937c031 100644
--- a/tests/scalapack/scalapack_10_d.cc
+++ b/tests/scalapack/scalapack_10_d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_11.cc b/tests/scalapack/scalapack_11.cc
index 4500ac0dfc..7273eadd76 100644
--- a/tests/scalapack/scalapack_11.cc
+++ b/tests/scalapack/scalapack_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_12_a.cc b/tests/scalapack/scalapack_12_a.cc
index a4a7ec8488..829001cdc2 100644
--- a/tests/scalapack/scalapack_12_a.cc
+++ b/tests/scalapack/scalapack_12_a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_12_b.cc b/tests/scalapack/scalapack_12_b.cc
index ee9eda74ff..e5e862144e 100644
--- a/tests/scalapack/scalapack_12_b.cc
+++ b/tests/scalapack/scalapack_12_b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_12_c.cc b/tests/scalapack/scalapack_12_c.cc
index 1df6fa704c..3829363b59 100644
--- a/tests/scalapack/scalapack_12_c.cc
+++ b/tests/scalapack/scalapack_12_c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_12_d.cc b/tests/scalapack/scalapack_12_d.cc
index 4e0dff12df..e78ef2b4c3 100644
--- a/tests/scalapack/scalapack_12_d.cc
+++ b/tests/scalapack/scalapack_12_d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_13_a.cc b/tests/scalapack/scalapack_13_a.cc
index 0a15fd89e5..d09519c876 100644
--- a/tests/scalapack/scalapack_13_a.cc
+++ b/tests/scalapack/scalapack_13_a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_13_b.cc b/tests/scalapack/scalapack_13_b.cc
index 08a23aeaa8..236581ebd5 100644
--- a/tests/scalapack/scalapack_13_b.cc
+++ b/tests/scalapack/scalapack_13_b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_14_a.cc b/tests/scalapack/scalapack_14_a.cc
index 74cba92456..2791f4c774 100644
--- a/tests/scalapack/scalapack_14_a.cc
+++ b/tests/scalapack/scalapack_14_a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_14_b.cc b/tests/scalapack/scalapack_14_b.cc
index ca17b01646..3dd3629186 100644
--- a/tests/scalapack/scalapack_14_b.cc
+++ b/tests/scalapack/scalapack_14_b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_15.cc b/tests/scalapack/scalapack_15.cc
index b88a7355d9..0e6065fd19 100644
--- a/tests/scalapack/scalapack_15.cc
+++ b/tests/scalapack/scalapack_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_15_a.cc b/tests/scalapack/scalapack_15_a.cc
index d5c107cae2..11171c71e0 100644
--- a/tests/scalapack/scalapack_15_a.cc
+++ b/tests/scalapack/scalapack_15_a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_16.cc b/tests/scalapack/scalapack_16.cc
index 7986f90512..f2c0040a43 100644
--- a/tests/scalapack/scalapack_16.cc
+++ b/tests/scalapack/scalapack_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_16_a.cc b/tests/scalapack/scalapack_16_a.cc
index bfd0cdd453..45c3205a9e 100644
--- a/tests/scalapack/scalapack_16_a.cc
+++ b/tests/scalapack/scalapack_16_a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_17_a.cc b/tests/scalapack/scalapack_17_a.cc
index c60431f06a..35fedfc360 100644
--- a/tests/scalapack/scalapack_17_a.cc
+++ b/tests/scalapack/scalapack_17_a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/scalapack/scalapack_17_b.cc b/tests/scalapack/scalapack_17_b.cc
index 43b7fb486a..2db1aaf000 100644
--- a/tests/scalapack/scalapack_17_b.cc
+++ b/tests/scalapack/scalapack_17_b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/serialization/dof_handler_01.cc b/tests/serialization/dof_handler_01.cc
index a4ce14061d..f49824bef0 100644
--- a/tests/serialization/dof_handler_01.cc
+++ b/tests/serialization/dof_handler_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/serialization/hp_dof_handler_01.cc b/tests/serialization/hp_dof_handler_01.cc
index 90a3b4b25f..17e39dac53 100644
--- a/tests/serialization/hp_dof_handler_01.cc
+++ b/tests/serialization/hp_dof_handler_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/serialization/particle_01.cc b/tests/serialization/particle_01.cc
index 5b0114f617..01a5d4b43c 100644
--- a/tests/serialization/particle_01.cc
+++ b/tests/serialization/particle_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/serialization/particle_handler_01.cc b/tests/serialization/particle_handler_01.cc
index 3562875214..ba61444f9a 100644
--- a/tests/serialization/particle_handler_01.cc
+++ b/tests/serialization/particle_handler_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/serialization/particle_handler_02.cc b/tests/serialization/particle_handler_02.cc
index 11aae59099..2260cb1fca 100644
--- a/tests/serialization/particle_handler_02.cc
+++ b/tests/serialization/particle_handler_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/serialization/sparsity_pattern_empty.cc b/tests/serialization/sparsity_pattern_empty.cc
index 1127804a98..624cae4a2e 100644
--- a/tests/serialization/sparsity_pattern_empty.cc
+++ b/tests/serialization/sparsity_pattern_empty.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/serialization/table_1.cc b/tests/serialization/table_1.cc
index 1284c3680a..85d694d5fd 100644
--- a/tests/serialization/table_1.cc
+++ b/tests/serialization/table_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/serialization/triangulation_01.cc b/tests/serialization/triangulation_01.cc
index 5e78ff6d27..05f0b9b2f1 100644
--- a/tests/serialization/triangulation_01.cc
+++ b/tests/serialization/triangulation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/cell_data_transfer_01.cc b/tests/sharedtria/cell_data_transfer_01.cc
index be3674274e..3fb1f09b87 100644
--- a/tests/sharedtria/cell_data_transfer_01.cc
+++ b/tests/sharedtria/cell_data_transfer_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/cell_data_transfer_02.cc b/tests/sharedtria/cell_data_transfer_02.cc
index 7948875f40..b567bf2c87 100644
--- a/tests/sharedtria/cell_data_transfer_02.cc
+++ b/tests/sharedtria/cell_data_transfer_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/dof_01.cc b/tests/sharedtria/dof_01.cc
index 9f57f4c57f..a782501743 100644
--- a/tests/sharedtria/dof_01.cc
+++ b/tests/sharedtria/dof_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/dof_02.cc b/tests/sharedtria/dof_02.cc
index 8ae5394a47..14cee7549d 100644
--- a/tests/sharedtria/dof_02.cc
+++ b/tests/sharedtria/dof_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/dof_03.cc b/tests/sharedtria/dof_03.cc
index af32041950..71263c6809 100644
--- a/tests/sharedtria/dof_03.cc
+++ b/tests/sharedtria/dof_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/dof_04.cc b/tests/sharedtria/dof_04.cc
index 42c6427d6a..d80a1f2be7 100644
--- a/tests/sharedtria/dof_04.cc
+++ b/tests/sharedtria/dof_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/dof_06.cc b/tests/sharedtria/dof_06.cc
index c55b56ab86..9a8580bdf0 100644
--- a/tests/sharedtria/dof_06.cc
+++ b/tests/sharedtria/dof_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/hp_dof_01.cc b/tests/sharedtria/hp_dof_01.cc
index 95c5e7acae..c8d69048fa 100644
--- a/tests/sharedtria/hp_dof_01.cc
+++ b/tests/sharedtria/hp_dof_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/hp_dof_02.cc b/tests/sharedtria/hp_dof_02.cc
index 7fa47fc3d2..3863142b00 100644
--- a/tests/sharedtria/hp_dof_02.cc
+++ b/tests/sharedtria/hp_dof_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/hp_dof_03.cc b/tests/sharedtria/hp_dof_03.cc
index 01bef9f7b5..491dddc32c 100644
--- a/tests/sharedtria/hp_dof_03.cc
+++ b/tests/sharedtria/hp_dof_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/hp_dof_04.cc b/tests/sharedtria/hp_dof_04.cc
index 1b5367d088..3354c218cd 100644
--- a/tests/sharedtria/hp_dof_04.cc
+++ b/tests/sharedtria/hp_dof_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/hp_no_cells_01.cc b/tests/sharedtria/hp_no_cells_01.cc
index 9cc842325e..edd849a5fa 100644
--- a/tests/sharedtria/hp_no_cells_01.cc
+++ b/tests/sharedtria/hp_no_cells_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/limit_p_level_difference_04.cc b/tests/sharedtria/limit_p_level_difference_04.cc
index 50adee4970..f8cd1dd38f 100644
--- a/tests/sharedtria/limit_p_level_difference_04.cc
+++ b/tests/sharedtria/limit_p_level_difference_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/mg_dof_02.cc b/tests/sharedtria/mg_dof_02.cc
index f9918cbda8..97f35a3ed0 100644
--- a/tests/sharedtria/mg_dof_02.cc
+++ b/tests/sharedtria/mg_dof_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/no_cells_01.cc b/tests/sharedtria/no_cells_01.cc
index 512d8737ba..bb28e86364 100644
--- a/tests/sharedtria/no_cells_01.cc
+++ b/tests/sharedtria/no_cells_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/refine_and_coarsen_01.cc b/tests/sharedtria/refine_and_coarsen_01.cc
index 88e8108570..5632b9b9c4 100644
--- a/tests/sharedtria/refine_and_coarsen_01.cc
+++ b/tests/sharedtria/refine_and_coarsen_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/tria_01.cc b/tests/sharedtria/tria_01.cc
index 26d2558296..d469018607 100644
--- a/tests/sharedtria/tria_01.cc
+++ b/tests/sharedtria/tria_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/tria_02.cc b/tests/sharedtria/tria_02.cc
index d757989b16..f13e687b12 100644
--- a/tests/sharedtria/tria_02.cc
+++ b/tests/sharedtria/tria_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/tria_custom_refine01.cc b/tests/sharedtria/tria_custom_refine01.cc
index 4fdf16e2c1..486c80628e 100644
--- a/tests/sharedtria/tria_custom_refine01.cc
+++ b/tests/sharedtria/tria_custom_refine01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/tria_custom_refine01_cxx11.cc b/tests/sharedtria/tria_custom_refine01_cxx11.cc
index 911c2272a5..b5b6b54f63 100644
--- a/tests/sharedtria/tria_custom_refine01_cxx11.cc
+++ b/tests/sharedtria/tria_custom_refine01_cxx11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/tria_custom_refine02.cc b/tests/sharedtria/tria_custom_refine02.cc
index 9d8ea43de0..bb182ff120 100644
--- a/tests/sharedtria/tria_custom_refine02.cc
+++ b/tests/sharedtria/tria_custom_refine02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/tria_multigrid_02.cc b/tests/sharedtria/tria_multigrid_02.cc
index 1d77c7f1a7..e85ba9c9a5 100644
--- a/tests/sharedtria/tria_multigrid_02.cc
+++ b/tests/sharedtria/tria_multigrid_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sharedtria/tria_zorder_02.cc b/tests/sharedtria/tria_zorder_02.cc
index 02cde04fdf..582a0751ff 100644
--- a/tests/sharedtria/tria_zorder_02.cc
+++ b/tests/sharedtria/tria_zorder_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/cell_measure_01.cc b/tests/simplex/cell_measure_01.cc
index 59525e0a37..f18ec1e338 100644
--- a/tests/simplex/cell_measure_01.cc
+++ b/tests/simplex/cell_measure_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/compute_point_locations_01.cc b/tests/simplex/compute_point_locations_01.cc
index 86caacbc0d..27fbc3dccd 100644
--- a/tests/simplex/compute_point_locations_01.cc
+++ b/tests/simplex/compute_point_locations_01.cc
@@ -1,4 +1,4 @@
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/conv_hex_to_simplex.cc b/tests/simplex/conv_hex_to_simplex.cc
index 392cdec0d1..ad9a2e38e5 100644
--- a/tests/simplex/conv_hex_to_simplex.cc
+++ b/tests/simplex/conv_hex_to_simplex.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2021 by the deal.II authors
+ * Copyright (C) 2020 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/simplex/data_out_write_hdf5_02.cc b/tests/simplex/data_out_write_hdf5_02.cc
index 97b1a937d9..1aa2ece445 100644
--- a/tests/simplex/data_out_write_hdf5_02.cc
+++ b/tests/simplex/data_out_write_hdf5_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/fe_lib_01.cc b/tests/simplex/fe_lib_01.cc
index 30e00f0e95..2f7215cf3a 100644
--- a/tests/simplex/fe_lib_01.cc
+++ b/tests/simplex/fe_lib_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/fe_lib_02.cc b/tests/simplex/fe_lib_02.cc
index 005cf28a25..2932553710 100644
--- a/tests/simplex/fe_lib_02.cc
+++ b/tests/simplex/fe_lib_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/fe_p_bubbles_01.cc b/tests/simplex/fe_p_bubbles_01.cc
index ec7f7fb08d..2da27f771c 100644
--- a/tests/simplex/fe_p_bubbles_01.cc
+++ b/tests/simplex/fe_p_bubbles_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/grid_in_msh.cc b/tests/simplex/grid_in_msh.cc
index 75fc6bcf09..c9cea5a534 100644
--- a/tests/simplex/grid_in_msh.cc
+++ b/tests/simplex/grid_in_msh.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/matrix_free_01.cc b/tests/simplex/matrix_free_01.cc
index 84bb343125..522cf5b052 100644
--- a/tests/simplex/matrix_free_01.cc
+++ b/tests/simplex/matrix_free_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/matrix_free_02.cc b/tests/simplex/matrix_free_02.cc
index dd30919aeb..b631599c3f 100644
--- a/tests/simplex/matrix_free_02.cc
+++ b/tests/simplex/matrix_free_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/matrix_free_03.cc b/tests/simplex/matrix_free_03.cc
index fe32d51601..3caf044413 100644
--- a/tests/simplex/matrix_free_03.cc
+++ b/tests/simplex/matrix_free_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/matrix_free_04.cc b/tests/simplex/matrix_free_04.cc
index e4f30a8dd0..5277b5c392 100644
--- a/tests/simplex/matrix_free_04.cc
+++ b/tests/simplex/matrix_free_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/matrix_free_range_iteration_01.cc b/tests/simplex/matrix_free_range_iteration_01.cc
index 0bde5317b2..7be3bc738c 100644
--- a/tests/simplex/matrix_free_range_iteration_01.cc
+++ b/tests/simplex/matrix_free_range_iteration_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/orientation_02.cc b/tests/simplex/orientation_02.cc
index 02ddd28bdd..aa48ff162f 100644
--- a/tests/simplex/orientation_02.cc
+++ b/tests/simplex/orientation_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/poisson_02.cc b/tests/simplex/poisson_02.cc
index 65fb68b388..f8f3b77832 100644
--- a/tests/simplex/poisson_02.cc
+++ b/tests/simplex/poisson_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/polynomials_01.cc b/tests/simplex/polynomials_01.cc
index 7dd4aedcc6..ab50b24366 100644
--- a/tests/simplex/polynomials_01.cc
+++ b/tests/simplex/polynomials_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/q_iterated_simplex_01.cc b/tests/simplex/q_iterated_simplex_01.cc
index 00b8b29c06..367be3ea30 100644
--- a/tests/simplex/q_iterated_simplex_01.cc
+++ b/tests/simplex/q_iterated_simplex_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/q_projection_01.cc b/tests/simplex/q_projection_01.cc
index da2aafee68..237fd298c8 100644
--- a/tests/simplex/q_projection_01.cc
+++ b/tests/simplex/q_projection_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/q_witherden_vincent_01.cc b/tests/simplex/q_witherden_vincent_01.cc
index 6a8f5ba445..7222fc0a4b 100644
--- a/tests/simplex/q_witherden_vincent_01.cc
+++ b/tests/simplex/q_witherden_vincent_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/qgauss_01.cc b/tests/simplex/qgauss_01.cc
index 1bb1ed0138..fcddb8f17a 100644
--- a/tests/simplex/qgauss_01.cc
+++ b/tests/simplex/qgauss_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/quadrature_lib_01.cc b/tests/simplex/quadrature_lib_01.cc
index a46a6e1838..2fe255acba 100644
--- a/tests/simplex/quadrature_lib_01.cc
+++ b/tests/simplex/quadrature_lib_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/reference_cell_kind_01.cc b/tests/simplex/reference_cell_kind_01.cc
index 4984e9f8f8..adb60985fb 100644
--- a/tests/simplex/reference_cell_kind_01.cc
+++ b/tests/simplex/reference_cell_kind_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/reference_cell_point_is_inside_01.cc b/tests/simplex/reference_cell_point_is_inside_01.cc
index aa29479adb..b92e355e04 100644
--- a/tests/simplex/reference_cell_point_is_inside_01.cc
+++ b/tests/simplex/reference_cell_point_is_inside_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/refinement_02.cc b/tests/simplex/refinement_02.cc
index 4f18217959..58a2ef2dcd 100644
--- a/tests/simplex/refinement_02.cc
+++ b/tests/simplex/refinement_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/refinement_04.cc b/tests/simplex/refinement_04.cc
index 466a1789c5..30bc0aecc8 100644
--- a/tests/simplex/refinement_04.cc
+++ b/tests/simplex/refinement_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 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 bb66a5bd39..4bc7b2b764 100644
--- a/tests/simplex/step-12.cc
+++ b/tests/simplex/step-12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/step-12a.cc b/tests/simplex/step-12a.cc
index 9f4b3170c7..8de44404bd 100644
--- a/tests/simplex/step-12a.cc
+++ b/tests/simplex/step-12a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/step-17.cc b/tests/simplex/step-17.cc
index 4dbc28394e..ec73dbcf7c 100644
--- a/tests/simplex/step-17.cc
+++ b/tests/simplex/step-17.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2021 by the deal.II authors
+ * Copyright (C) 2000 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/simplex/step-18.cc b/tests/simplex/step-18.cc
index f7ce0eaa94..37ba34f885 100644
--- a/tests/simplex/step-18.cc
+++ b/tests/simplex/step-18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/step-31.cc b/tests/simplex/step-31.cc
index 3f0a46953e..3ed466fe5b 100644
--- a/tests/simplex/step-31.cc
+++ b/tests/simplex/step-31.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/step-38.cc b/tests/simplex/step-38.cc
index 18125334d2..4b4a742e09 100644
--- a/tests/simplex/step-38.cc
+++ b/tests/simplex/step-38.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2021 by the deal.II authors
+ * Copyright (C) 2010 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/simplex/step-40.cc b/tests/simplex/step-40.cc
index 3962b18f45..8ded4a77a8 100644
--- a/tests/simplex/step-40.cc
+++ b/tests/simplex/step-40.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/simplex/step-67.cc b/tests/simplex/step-67.cc
index 57d8fabdc6..4c13a9d894 100644
--- a/tests/simplex/step-67.cc
+++ b/tests/simplex/step-67.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2021 by the deal.II authors
+ * Copyright (C) 2020 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/simplex/step-74.cc b/tests/simplex/step-74.cc
index 58506db5cf..0d85310b17 100644
--- a/tests/simplex/step-74.cc
+++ b/tests/simplex/step-74.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/variable_face_quadratures_01.cc b/tests/simplex/variable_face_quadratures_01.cc
index f77b0863c3..55d4479c45 100644
--- a/tests/simplex/variable_face_quadratures_01.cc
+++ b/tests/simplex/variable_face_quadratures_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/variable_face_quadratures_02.cc b/tests/simplex/variable_face_quadratures_02.cc
index ff6c40bddc..a398b9f5bb 100644
--- a/tests/simplex/variable_face_quadratures_02.cc
+++ b/tests/simplex/variable_face_quadratures_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/variable_face_quadratures_03.cc b/tests/simplex/variable_face_quadratures_03.cc
index 79856b1257..4366a81900 100644
--- a/tests/simplex/variable_face_quadratures_03.cc
+++ b/tests/simplex/variable_face_quadratures_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/simplex/wedge_01.cc b/tests/simplex/wedge_01.cc
index 7cae40373c..568ea6c7d1 100644
--- a/tests/simplex/wedge_01.cc
+++ b/tests/simplex/wedge_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/slepc/solve_01.cc b/tests/slepc/solve_01.cc
index 4c90cb88ae..4d78bc11cf 100644
--- a/tests/slepc/solve_01.cc
+++ b/tests/slepc/solve_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/slepc/solve_04.cc b/tests/slepc/solve_04.cc
index 6f890b201c..3d06d2c5ac 100644
--- a/tests/slepc/solve_04.cc
+++ b/tests/slepc/solve_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/slepc/testmatrix.h b/tests/slepc/testmatrix.h
index 79b5dfdc74..8fa0686cb0 100644
--- a/tests/slepc/testmatrix.h
+++ b/tests/slepc/testmatrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/block_dynamic_01.cc b/tests/sparsity/block_dynamic_01.cc
index d2009d8a72..91163977d9 100644
--- a/tests/sparsity/block_dynamic_01.cc
+++ b/tests/sparsity/block_dynamic_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/block_dynamic_sparsity_pattern_indexset_01.cc b/tests/sparsity/block_dynamic_sparsity_pattern_indexset_01.cc
index d8bf511dfe..41ad35b94f 100644
--- a/tests/sparsity/block_dynamic_sparsity_pattern_indexset_01.cc
+++ b/tests/sparsity/block_dynamic_sparsity_pattern_indexset_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/block_sparsity_pattern_03.cc b/tests/sparsity/block_sparsity_pattern_03.cc
index 3ef460875d..6e9c3dc910 100644
--- a/tests/sparsity/block_sparsity_pattern_03.cc
+++ b/tests/sparsity/block_sparsity_pattern_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2018 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_23.cc b/tests/sparsity/dynamic_sparsity_pattern_23.cc
index 37c2dd6905..fdd5c88768 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_23.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_23.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/dynamic_sparsity_pattern_iterator_04.cc b/tests/sparsity/dynamic_sparsity_pattern_iterator_04.cc
index 96e8ee481c..3e8a2707cb 100644
--- a/tests/sparsity/dynamic_sparsity_pattern_iterator_04.cc
+++ b/tests/sparsity/dynamic_sparsity_pattern_iterator_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sparsity/sparsity_pattern.cc b/tests/sparsity/sparsity_pattern.cc
index ca60b91ecd..0e01a5f92f 100644
--- a/tests/sparsity/sparsity_pattern.cc
+++ b/tests/sparsity/sparsity_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/sundials/arkode_01.cc b/tests/sundials/arkode_01.cc
index b6f8091151..b5c66a44bf 100644
--- a/tests/sundials/arkode_01.cc
+++ b/tests/sundials/arkode_01.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/arkode_02.cc b/tests/sundials/arkode_02.cc
index ecea12e5b9..bd42dc9662 100644
--- a/tests/sundials/arkode_02.cc
+++ b/tests/sundials/arkode_02.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/arkode_03.cc b/tests/sundials/arkode_03.cc
index 60d3ed4662..941d0c2ef2 100644
--- a/tests/sundials/arkode_03.cc
+++ b/tests/sundials/arkode_03.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/arkode_04.cc b/tests/sundials/arkode_04.cc
index d680db09d1..93b58ce499 100644
--- a/tests/sundials/arkode_04.cc
+++ b/tests/sundials/arkode_04.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/arkode_05.cc b/tests/sundials/arkode_05.cc
index fdd79f02c4..bbfe04554e 100644
--- a/tests/sundials/arkode_05.cc
+++ b/tests/sundials/arkode_05.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/arkode_06.cc b/tests/sundials/arkode_06.cc
index 05b28cade7..1175070796 100644
--- a/tests/sundials/arkode_06.cc
+++ b/tests/sundials/arkode_06.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2020 - 2021 by the deal.II authors
+//    Copyright (C) 2020 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/arkode_07.cc b/tests/sundials/arkode_07.cc
index 092d2c452b..f0ae77f5d8 100644
--- a/tests/sundials/arkode_07.cc
+++ b/tests/sundials/arkode_07.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2020 - 2021 by the deal.II authors
+//    Copyright (C) 2020 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/arkode_08.cc b/tests/sundials/arkode_08.cc
index 0eaa97a654..f10fdf9d49 100644
--- a/tests/sundials/arkode_08.cc
+++ b/tests/sundials/arkode_08.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2020 - 2021 by the deal.II authors
+//    Copyright (C) 2020 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/arkode_repeated_solve.cc b/tests/sundials/arkode_repeated_solve.cc
index 5b7fe7ddd7..d60a5bf235 100644
--- a/tests/sundials/arkode_repeated_solve.cc
+++ b/tests/sundials/arkode_repeated_solve.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2021 by the deal.II authors
+//    Copyright (C) 2021 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/ida_01.cc b/tests/sundials/ida_01.cc
index 6905cfee77..c855ef41a6 100644
--- a/tests/sundials/ida_01.cc
+++ b/tests/sundials/ida_01.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/ida_02.cc b/tests/sundials/ida_02.cc
index 65faffcb6e..8722aa3a42 100644
--- a/tests/sundials/ida_02.cc
+++ b/tests/sundials/ida_02.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/kinsol_03.cc b/tests/sundials/kinsol_03.cc
index d62b747344..8e5c763ec2 100644
--- a/tests/sundials/kinsol_03.cc
+++ b/tests/sundials/kinsol_03.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/kinsol_03_new_interface.cc b/tests/sundials/kinsol_03_new_interface.cc
index b8b6f33b2a..bd36f20ee4 100644
--- a/tests/sundials/kinsol_03_new_interface.cc
+++ b/tests/sundials/kinsol_03_new_interface.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/kinsol_04.cc b/tests/sundials/kinsol_04.cc
index e161e9e5e3..4b28a7ea9e 100644
--- a/tests/sundials/kinsol_04.cc
+++ b/tests/sundials/kinsol_04.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/kinsol_04_new_interface.cc b/tests/sundials/kinsol_04_new_interface.cc
index 7d87c063dc..825a5eff48 100644
--- a/tests/sundials/kinsol_04_new_interface.cc
+++ b/tests/sundials/kinsol_04_new_interface.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/kinsol_05.cc b/tests/sundials/kinsol_05.cc
index c32675de7d..08ca0854a8 100644
--- a/tests/sundials/kinsol_05.cc
+++ b/tests/sundials/kinsol_05.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/kinsol_05_new_interface.cc b/tests/sundials/kinsol_05_new_interface.cc
index 4e9b72a1d1..d0e9b8edf9 100644
--- a/tests/sundials/kinsol_05_new_interface.cc
+++ b/tests/sundials/kinsol_05_new_interface.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2021 by the deal.II authors
+//    Copyright (C) 2017 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/sundials/n_vector.cc b/tests/sundials/n_vector.cc
index 21802a148d..8e9fa96a08 100644
--- a/tests/sundials/n_vector.cc
+++ b/tests/sundials/n_vector.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2020 - 2021 by the deal.II authors
+//    Copyright (C) 2020 - 2022 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
diff --git a/tests/symengine/basic_04.cc b/tests/symengine/basic_04.cc
index b41dfdeacc..3e6cad0359 100644
--- a/tests/symengine/basic_04.cc
+++ b/tests/symengine/basic_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/symengine/basic_05.cc b/tests/symengine/basic_05.cc
index 23dfd1aa34..8ebd728212 100644
--- a/tests/symengine/basic_05.cc
+++ b/tests/symengine/basic_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/symengine/basic_06.cc b/tests/symengine/basic_06.cc
index 29e23de06d..5db199829b 100644
--- a/tests/symengine/basic_06.cc
+++ b/tests/symengine/basic_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/symengine/basic_07.cc b/tests/symengine/basic_07.cc
index 197ca57a28..bf2976379f 100644
--- a/tests/symengine/basic_07.cc
+++ b/tests/symengine/basic_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/symengine/batch_optimizer_01_1b.cc b/tests/symengine/batch_optimizer_01_1b.cc
index ec7760be54..30320c5ea1 100644
--- a/tests/symengine/batch_optimizer_01_1b.cc
+++ b/tests/symengine/batch_optimizer_01_1b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/symengine/batch_optimizer_08_1.cc b/tests/symengine/batch_optimizer_08_1.cc
index 09dbae317c..f01079d362 100644
--- a/tests/symengine/batch_optimizer_08_1.cc
+++ b/tests/symengine/batch_optimizer_08_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/symengine/batch_optimizer_08_2.cc b/tests/symengine/batch_optimizer_08_2.cc
index 3fd2bc2ddc..08e546b546 100644
--- a/tests/symengine/batch_optimizer_08_2.cc
+++ b/tests/symengine/batch_optimizer_08_2.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/symengine/batch_optimizer_08_3.cc b/tests/symengine/batch_optimizer_08_3.cc
index 6fe8dc844f..2fe11d4c20 100644
--- a/tests/symengine/batch_optimizer_08_3.cc
+++ b/tests/symengine/batch_optimizer_08_3.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/symengine/batch_optimizer_09_1.cc b/tests/symengine/batch_optimizer_09_1.cc
index f6598bf24e..6f0ed6747e 100644
--- a/tests/symengine/batch_optimizer_09_1.cc
+++ b/tests/symengine/batch_optimizer_09_1.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/symengine/cse_01.cc b/tests/symengine/cse_01.cc
index 936021f7ca..0490382fd0 100644
--- a/tests/symengine/cse_01.cc
+++ b/tests/symengine/cse_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/symengine/cse_02.cc b/tests/symengine/cse_02.cc
index 7527ce0707..4f05f1ec98 100644
--- a/tests/symengine/cse_02.cc
+++ b/tests/symengine/cse_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/symengine/cse_04.cc b/tests/symengine/cse_04.cc
index 643c418d4d..b44d1a63b0 100644
--- a/tests/symengine/cse_04.cc
+++ b/tests/symengine/cse_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/symengine/sd_common_tests/batch_optimizer_03.h b/tests/symengine/sd_common_tests/batch_optimizer_03.h
index 52e0e0bc43..2706c1eaac 100644
--- a/tests/symengine/sd_common_tests/batch_optimizer_03.h
+++ b/tests/symengine/sd_common_tests/batch_optimizer_03.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/symengine/sd_common_tests/step-44-sd-quadrature_level.h b/tests/symengine/sd_common_tests/step-44-sd-quadrature_level.h
index 5561a9f350..d7688b0a65 100644
--- a/tests/symengine/sd_common_tests/step-44-sd-quadrature_level.h
+++ b/tests/symengine/sd_common_tests/step-44-sd-quadrature_level.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/symengine/symengine_number_type_01.cc b/tests/symengine/symengine_number_type_01.cc
index f64db82dc2..3eab565f3a 100644
--- a/tests/symengine/symengine_number_type_01.cc
+++ b/tests/symengine/symengine_number_type_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2021 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 4eaf3e4163..6e44bdbed6 100644
--- a/tests/symengine/symengine_tensor_operations_03.cc
+++ b/tests/symengine/symengine_tensor_operations_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/tensors/constexpr_tensor.cc b/tests/tensors/constexpr_tensor.cc
index 19684dc2da..e7155173c0 100644
--- a/tests/tensors/constexpr_tensor.cc
+++ b/tests/tensors/constexpr_tensor.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/tensors/symmetric_tensor_28.cc b/tests/tensors/symmetric_tensor_28.cc
index 693f8f09fc..3517deece5 100644
--- a/tests/tensors/symmetric_tensor_28.cc
+++ b/tests/tensors/symmetric_tensor_28.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/tensors/symmetric_tensor_34.cc b/tests/tensors/symmetric_tensor_34.cc
index fcb5a1a324..92a6ee99d7 100644
--- a/tests/tensors/symmetric_tensor_34.cc
+++ b/tests/tensors/symmetric_tensor_34.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/tensors/symmetric_tensor_36.cc b/tests/tensors/symmetric_tensor_36.cc
index ad49eba312..519adc56e8 100644
--- a/tests/tensors/symmetric_tensor_36.cc
+++ b/tests/tensors/symmetric_tensor_36.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/tensors/symmetric_tensor_37.cc b/tests/tensors/symmetric_tensor_37.cc
index 2ebfc75066..e0df105e2e 100644
--- a/tests/tensors/symmetric_tensor_37.cc
+++ b/tests/tensors/symmetric_tensor_37.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/tensors/symmetric_tensor_39.cc b/tests/tensors/symmetric_tensor_39.cc
index 1f2249954d..e0cb968f35 100644
--- a/tests/tensors/symmetric_tensor_39.cc
+++ b/tests/tensors/symmetric_tensor_39.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/tensors/symmetric_tensor_40.cc b/tests/tensors/symmetric_tensor_40.cc
index e92e33ebbb..9b533d20c1 100644
--- a/tests/tensors/symmetric_tensor_40.cc
+++ b/tests/tensors/symmetric_tensor_40.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/tensors/symmetric_tensor_41.cc b/tests/tensors/symmetric_tensor_41.cc
index 92eec6380d..ced8e7c6ef 100644
--- a/tests/tensors/symmetric_tensor_41.cc
+++ b/tests/tensors/symmetric_tensor_41.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/tensors/symmetric_tensor_44.cc b/tests/tensors/symmetric_tensor_44.cc
index bb213faca6..19b2c2219f 100644
--- a/tests/tensors/symmetric_tensor_44.cc
+++ b/tests/tensors/symmetric_tensor_44.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2021 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 e7193c82a5..a9a1a69886 100644
--- a/tests/tensors/tensor.cc
+++ b/tests/tensors/tensor.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/tensors/tensor_accessors_01.cc b/tests/tensors/tensor_accessors_01.cc
index c00578566f..4e2810add0 100644
--- a/tests/tensors/tensor_accessors_01.cc
+++ b/tests/tensors/tensor_accessors_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/tensors/tensor_accessors_03.cc b/tests/tensors/tensor_accessors_03.cc
index 038e387a1e..a3cdf30768 100644
--- a/tests/tensors/tensor_accessors_03.cc
+++ b/tests/tensors/tensor_accessors_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2022 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 93811a0b28..7dbfdda23a 100644
--- a/tests/tensors/tensor_complex.cc
+++ b/tests/tensors/tensor_complex.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 1e6c042784..fd07552d36 100644
--- a/tests/tensors/tensor_float.cc
+++ b/tests/tensors/tensor_float.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2021 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 24e8d09872..dea33ba257 100644
--- a/tests/test_grids.h
+++ b/tests/test_grids.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/testmatrix.h b/tests/testmatrix.h
index 7d5cae05b2..6eeaf6110e 100644
--- a/tests/testmatrix.h
+++ b/tests/testmatrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/tests.h b/tests/tests.h
index 123e7b7b66..96ec56c149 100644
--- a/tests/tests.h
+++ b/tests/tests.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/add_matrices_05.cc b/tests/trilinos/add_matrices_05.cc
index 028caca0b6..9aa8f45d04 100644
--- a/tests/trilinos/add_matrices_05.cc
+++ b/tests/trilinos/add_matrices_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/add_matrices_06.cc b/tests/trilinos/add_matrices_06.cc
index becb59d30f..4a605671b0 100644
--- a/tests/trilinos/add_matrices_06.cc
+++ b/tests/trilinos/add_matrices_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/block_vector_move_operations.cc b/tests/trilinos/block_vector_move_operations.cc
index ad25952c20..454824b54a 100644
--- a/tests/trilinos/block_vector_move_operations.cc
+++ b/tests/trilinos/block_vector_move_operations.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/copy_to_dealvec_block.cc b/tests/trilinos/copy_to_dealvec_block.cc
index 6558705338..bef53e4234 100644
--- a/tests/trilinos/copy_to_dealvec_block.cc
+++ b/tests/trilinos/copy_to_dealvec_block.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/precondition.cc b/tests/trilinos/precondition.cc
index 3dd988e35e..06e4956961 100644
--- a/tests/trilinos/precondition.cc
+++ b/tests/trilinos/precondition.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2019 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/precondition_amg_dgp_01.cc b/tests/trilinos/precondition_amg_dgp_01.cc
index f4a198eaf0..dcd723d875 100644
--- a/tests/trilinos/precondition_amg_dgp_01.cc
+++ b/tests/trilinos/precondition_amg_dgp_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/precondition_amg_dgp_03.cc b/tests/trilinos/precondition_amg_dgp_03.cc
index c32bfd4572..fb254d09d2 100644
--- a/tests/trilinos/precondition_amg_dgp_03.cc
+++ b/tests/trilinos/precondition_amg_dgp_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2021 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 f80ec27a5d..891e602a72 100644
--- a/tests/trilinos/precondition_muelu_dgp.cc
+++ b/tests/trilinos/precondition_muelu_dgp.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2021 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 40c5200718..44263b11dc 100644
--- a/tests/trilinos/renumbering_01.cc
+++ b/tests/trilinos/renumbering_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/slowness_01.cc b/tests/trilinos/slowness_01.cc
index fb79ed5006..78101d8919 100644
--- a/tests/trilinos/slowness_01.cc
+++ b/tests/trilinos/slowness_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/slowness_02.cc b/tests/trilinos/slowness_02.cc
index f0a2f84f98..f29e9572e9 100644
--- a/tests/trilinos/slowness_02.cc
+++ b/tests/trilinos/slowness_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/slowness_03.cc b/tests/trilinos/slowness_03.cc
index 0448c6ef72..7d2bff92a1 100644
--- a/tests/trilinos/slowness_03.cc
+++ b/tests/trilinos/slowness_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/slowness_04.cc b/tests/trilinos/slowness_04.cc
index c935b44630..c4e7ea016a 100644
--- a/tests/trilinos/slowness_04.cc
+++ b/tests/trilinos/slowness_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/solver_control_05.cc b/tests/trilinos/solver_control_05.cc
index 41c0134eeb..438b9720cf 100644
--- a/tests/trilinos/solver_control_05.cc
+++ b/tests/trilinos/solver_control_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/sparsity_pattern_06.cc b/tests/trilinos/sparsity_pattern_06.cc
index 745946e5c3..ddc2be4082 100644
--- a/tests/trilinos/sparsity_pattern_06.cc
+++ b/tests/trilinos/sparsity_pattern_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_11.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_11.cc
index 44e944b1e4..20c5393347 100644
--- a/tests/trilinos/trilinos_sparse_matrix_iterator_11.cc
+++ b/tests/trilinos/trilinos_sparse_matrix_iterator_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/trilinos_sparse_matrix_iterator_12.cc b/tests/trilinos/trilinos_sparse_matrix_iterator_12.cc
index ff4a2755da..f7db512a42 100644
--- a/tests/trilinos/trilinos_sparse_matrix_iterator_12.cc
+++ b/tests/trilinos/trilinos_sparse_matrix_iterator_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/vector_move_operations.cc b/tests/trilinos/vector_move_operations.cc
index 76cbd26bad..0bcfa54f62 100644
--- a/tests/trilinos/vector_move_operations.cc
+++ b/tests/trilinos/vector_move_operations.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/vector/vector_58.cc b/tests/vector/vector_58.cc
index 0b713a86a3..71814358cb 100644
--- a/tests/vector/vector_58.cc
+++ b/tests/vector/vector_58.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2021 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/zoltan/zoltan_02.cc b/tests/zoltan/zoltan_02.cc
index 7c50832f07..a7f200a9c7 100644
--- a/tests/zoltan/zoltan_02.cc
+++ b/tests/zoltan/zoltan_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/zoltan/zoltan_03.cc b/tests/zoltan/zoltan_03.cc
index 466e31fd10..6cf723cba5 100644
--- a/tests/zoltan/zoltan_03.cc
+++ b/tests/zoltan/zoltan_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/zoltan/zoltan_04.cc b/tests/zoltan/zoltan_04.cc
index ae23afe3e9..ea26961af4 100644
--- a/tests/zoltan/zoltan_04.cc
+++ b/tests/zoltan/zoltan_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
-- 
2.39.5