]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update copyright years
authorMatthias Maier <tamiko@43-1.org>
Wed, 21 Feb 2024 06:54:46 +0000 (00:54 -0600)
committerMatthias Maier <tamiko@43-1.org>
Thu, 22 Feb 2024 07:29:54 +0000 (01:29 -0600)
2991 files changed:
bundled/CMakeLists.txt
cmake/checks/check_01_cxx_features.cmake
cmake/configure/configure_20_trilinos.cmake
cmake/configure/configure_50_arborx.cmake
cmake/configure/configure_50_complex_values.cmake
cmake/macros/macro_deal_ii_add_test.cmake
cmake/macros/macro_deal_ii_invoke_autopilot.cmake
cmake/macros/macro_deal_ii_pickup_tests.cmake
cmake/macros/macro_process_feature.cmake
cmake/modules/FindDEAL_II_KOKKOS.cmake
cmake/setup_cached_variables.cmake
cmake/setup_compiler_flags.cmake
cmake/setup_compiler_flags_gnu.cmake
cmake/setup_write_config.cmake
contrib/python-bindings/include/mapping_wrapper.h
contrib/python-bindings/include/tria_accessor_wrapper.h
contrib/python-bindings/include/triangulation_wrapper.h
contrib/python-bindings/source/export_mapping.cc
contrib/python-bindings/source/export_triangulation.cc
contrib/python-bindings/source/mapping_wrapper.cc
contrib/python-bindings/source/tria_accessor_wrapper.cc
contrib/python-bindings/source/triangulation_wrapper.cc
contrib/python-bindings/source/wrappers.cc
contrib/python-bindings/tests/cell_accessor_wrapper.py
contrib/python-bindings/tests/manifold_wrapper.py
contrib/python-bindings/tests/mapping_wrapper.py
contrib/python-bindings/tests/point_wrapper.py
contrib/python-bindings/tests/quadrature_wrapper.py
contrib/python-bindings/tests/triangulation_wrapper.py
contrib/utilities/count_lines.sh
contrib/utilities/indent
contrib/utilities/indent.py
contrib/utilities/indent_common.sh
doc/developers/packaging.html
doc/developers/porting.html
doc/developers/testsuite.html
doc/developers/writing-documentation.html
doc/doxygen/code-gallery/CMakeLists.txt
doc/doxygen/code-gallery/code-gallery.h.in
doc/doxygen/code-gallery/no-code-gallery.h
doc/doxygen/headers/coding_conventions.h
doc/doxygen/headers/concepts.h
doc/doxygen/headers/constraints.h
doc/doxygen/headers/distributed.h
doc/doxygen/headers/dofs.h
doc/doxygen/headers/exceptions.h
doc/doxygen/headers/geodynamics.h
doc/doxygen/headers/glossary.h
doc/doxygen/headers/hp.h
doc/doxygen/headers/iterators.h
doc/doxygen/headers/main.h
doc/doxygen/headers/multithreading.h
doc/doxygen/scripts/create_anchors.pl
doc/doxygen/scripts/filter.pl
doc/doxygen/scripts/intro2toc.pl
doc/doxygen/scripts/make_gallery.pl
doc/doxygen/scripts/make_step.pl
doc/doxygen/scripts/program2doxygen.pl
doc/doxygen/scripts/program2html.pl
doc/doxygen/scripts/program2plain.pl
doc/doxygen/scripts/program2toc.pl
doc/doxygen/scripts/steps.pl
doc/doxygen/scripts/validate-xrefs.pl
doc/doxygen/tutorial/CMakeLists.txt
doc/external-libs/arpack.html
doc/external-libs/ginkgo.html
doc/external-libs/gsl.html
doc/external-libs/lapack.html
doc/external-libs/opencascade.html
doc/external-libs/p4est.html
doc/external-libs/petsc.html
doc/external-libs/slepc.html
doc/index.html
doc/users/doxygen.html
doc/users/gdb.html
examples/doxygen/step_3_mixed.cc
examples/step-1/step-1.cc
examples/step-10/step-10.cc
examples/step-12/step-12.cc
examples/step-12b/step-12b.cc
examples/step-13/step-13.cc
examples/step-14/step-14.cc
examples/step-16/step-16.cc
examples/step-16b/step-16b.cc
examples/step-17/step-17.cc
examples/step-18/step-18.cc
examples/step-19/step-19.cc
examples/step-21/step-21.cc
examples/step-25/step-25.cc
examples/step-26/step-26.cc
examples/step-27/step-27.cc
examples/step-30/step-30.cc
examples/step-31/step-31.cc
examples/step-32/step-32.cc
examples/step-33/step-33.cc
examples/step-34/step-34.cc
examples/step-35/step-35.cc
examples/step-38/step-38.cc
examples/step-39/step-39.cc
examples/step-4/step-4.cc
examples/step-41/step-41.cc
examples/step-42/step-42.cc
examples/step-43/step-43.cc
examples/step-44/step-44.cc
examples/step-46/step-46.cc
examples/step-47/step-47.cc
examples/step-49/step-49.cc
examples/step-50/step-50.cc
examples/step-51/step-51.cc
examples/step-52/step-52.cc
examples/step-53/step-53.cc
examples/step-54/step-54.cc
examples/step-55/step-55.cc
examples/step-56/step-56.cc
examples/step-57/step-57.cc
examples/step-62/step-62.cc
examples/step-63/step-63.cc
examples/step-64/step-64.cc
examples/step-67/step-67.cc
examples/step-68/step-68.cc
examples/step-7/step-7.cc
examples/step-71/step-71.cc
examples/step-74/step-74.cc
examples/step-75/step-75.cc
examples/step-76/step-76.cc
examples/step-78/step-78.cc
examples/step-79/step-79.cc
examples/step-8/step-8.cc
examples/step-82/step-82.cc
examples/step-85/step-85.cc
examples/step-9/step-9.cc
include/deal.II/algorithms/any_data.h
include/deal.II/algorithms/general_data_storage.h
include/deal.II/algorithms/theta_timestepping.templates.h
include/deal.II/base/auto_derivative_function.h
include/deal.II/base/complex_overloads.h
include/deal.II/base/conditional_ostream.h
include/deal.II/base/config.h.in
include/deal.II/base/data_out_base.h
include/deal.II/base/exceptions.h
include/deal.II/base/function.h
include/deal.II/base/function.templates.h
include/deal.II/base/function_bessel.h
include/deal.II/base/function_cspline.h
include/deal.II/base/function_derivative.h
include/deal.II/base/function_parser.h
include/deal.II/base/function_spherical.h
include/deal.II/base/function_tools.h
include/deal.II/base/geometry_info.h
include/deal.II/base/hdf5.h
include/deal.II/base/incremental_function.h
include/deal.II/base/index_set.h
include/deal.II/base/job_identifier.h
include/deal.II/base/lazy.h
include/deal.II/base/logstream.h
include/deal.II/base/memory_consumption.h
include/deal.II/base/mg_level_object.h
include/deal.II/base/mpi.h
include/deal.II/base/mpi_compute_index_owner_internal.h
include/deal.II/base/mpi_large_count.h
include/deal.II/base/mpi_noncontiguous_partitioner.templates.h
include/deal.II/base/mu_parser_internal.h
include/deal.II/base/numbers.h
include/deal.II/base/parsed_function.h
include/deal.II/base/partitioner.templates.h
include/deal.II/base/path_search.h
include/deal.II/base/point.h
include/deal.II/base/polynomial_space.h
include/deal.II/base/polynomials_adini.h
include/deal.II/base/polynomials_barycentric.h
include/deal.II/base/polynomials_integrated_legendre_sz.h
include/deal.II/base/polynomials_pyramid.h
include/deal.II/base/polynomials_rannacher_turek.h
include/deal.II/base/polynomials_wedge.h
include/deal.II/base/scalar_polynomials_base.h
include/deal.II/base/smartpointer.h
include/deal.II/base/std_cxx17/cmath.h
include/deal.II/base/std_cxx17/optional.h
include/deal.II/base/std_cxx17/tuple.h
include/deal.II/base/subscriptor.h
include/deal.II/base/symbolic_function.h
include/deal.II/base/symbolic_function.templates.h
include/deal.II/base/symmetric_tensor.h
include/deal.II/base/symmetric_tensor.templates.h
include/deal.II/base/table.h
include/deal.II/base/table_handler.h
include/deal.II/base/template_constraints.h
include/deal.II/base/tensor.h
include/deal.II/base/tensor_accessors.h
include/deal.II/base/tensor_function.h
include/deal.II/base/tensor_function.templates.h
include/deal.II/base/tensor_function_parser.h
include/deal.II/base/tensor_polynomials_base.h
include/deal.II/base/tensor_product_polynomials.h
include/deal.II/base/tensor_product_polynomials_bubbles.h
include/deal.II/base/tensor_product_polynomials_const.h
include/deal.II/base/thread_local_storage.h
include/deal.II/base/time_stepping.templates.h
include/deal.II/base/utilities.h
include/deal.II/base/vectorization.h
include/deal.II/boost_adaptors/point.h
include/deal.II/cgal/intersections.h
include/deal.II/cgal/point_conversion.h
include/deal.II/cgal/triangulation.h
include/deal.II/cgal/utilities.h
include/deal.II/differentiation/ad/adolc_number_types.h
include/deal.II/differentiation/sd/symengine_math.h
include/deal.II/differentiation/sd/symengine_number_types.h
include/deal.II/differentiation/sd/symengine_product_types.h
include/deal.II/differentiation/sd/symengine_scalar_operations.h
include/deal.II/differentiation/sd/symengine_tensor_operations.h
include/deal.II/differentiation/sd/symengine_utilities.h
include/deal.II/distributed/cell_data_transfer.h
include/deal.II/distributed/cell_data_transfer.templates.h
include/deal.II/distributed/cell_weights.h
include/deal.II/distributed/repartitioning_policy_tools.h
include/deal.II/distributed/solution_transfer.h
include/deal.II/distributed/tria.h
include/deal.II/dofs/dof_accessor.templates.h
include/deal.II/fe/block_mask.h
include/deal.II/fe/component_mask.h
include/deal.II/fe/fe_bernardi_raugel.h
include/deal.II/fe/fe_bernstein.h
include/deal.II/fe/fe_data.h
include/deal.II/fe/fe_dg_vector.templates.h
include/deal.II/fe/fe_dgp_nonparametric.h
include/deal.II/fe/fe_enriched.h
include/deal.II/fe/fe_face.h
include/deal.II/fe/fe_nedelec_sz.h
include/deal.II/fe/fe_nothing.h
include/deal.II/fe/fe_poly.h
include/deal.II/fe/fe_poly.templates.h
include/deal.II/fe/fe_poly_face.h
include/deal.II/fe/fe_poly_face.templates.h
include/deal.II/fe/fe_q_iso_q1.h
include/deal.II/fe/fe_tools.templates.h
include/deal.II/fe/fe_tools_extrapolate.templates.h
include/deal.II/fe/fe_tools_interpolate.templates.h
include/deal.II/fe/fe_values_extractors.h
include/deal.II/fe/fe_values_views.h
include/deal.II/fe/mapping_c1.h
include/deal.II/fe/mapping_cartesian.h
include/deal.II/fe/mapping_fe_field.h
include/deal.II/fe/mapping_manifold.h
include/deal.II/fe/mapping_q1_eulerian.h
include/deal.II/fe/mapping_q_eulerian.h
include/deal.II/fe/mapping_q_internal.h
include/deal.II/gmsh/utilities.h
include/deal.II/grid/connectivity.h
include/deal.II/grid/grid_generator.h
include/deal.II/grid/grid_tools.h
include/deal.II/grid/grid_tools_cache.h
include/deal.II/grid/grid_tools_cache_update_flags.h
include/deal.II/grid/grid_tools_geometry.h
include/deal.II/grid/manifold.h
include/deal.II/grid/persistent_tria.h
include/deal.II/grid/reference_cell.h
include/deal.II/grid/tensor_product_manifold.h
include/deal.II/grid/tria_accessor.h
include/deal.II/grid/tria_accessor.templates.h
include/deal.II/grid/tria_description.h
include/deal.II/grid/tria_iterator.templates.h
include/deal.II/hp/collection.h
include/deal.II/hp/q_collection.h
include/deal.II/integrators/advection.h
include/deal.II/integrators/divergence.h
include/deal.II/integrators/elasticity.h
include/deal.II/integrators/grad_div.h
include/deal.II/integrators/laplace.h
include/deal.II/integrators/maxwell.h
include/deal.II/integrators/patches.h
include/deal.II/lac/affine_constraints.h
include/deal.II/lac/affine_constraints.templates.h
include/deal.II/lac/blas_extension_templates.h
include/deal.II/lac/block_linear_operator.h
include/deal.II/lac/block_sparse_matrix.h
include/deal.II/lac/block_sparse_matrix.templates.h
include/deal.II/lac/block_sparse_matrix_ez.h
include/deal.II/lac/block_sparsity_pattern.h
include/deal.II/lac/block_vector.templates.h
include/deal.II/lac/block_vector_base.h
include/deal.II/lac/chunk_sparse_matrix.templates.h
include/deal.II/lac/constrained_linear_operator.h
include/deal.II/lac/diagonal_matrix.h
include/deal.II/lac/dynamic_sparsity_pattern.h
include/deal.II/lac/eigen.h
include/deal.II/lac/generic_linear_algebra.h
include/deal.II/lac/ginkgo_solver.h
include/deal.II/lac/householder.h
include/deal.II/lac/la_parallel_vector.h
include/deal.II/lac/la_parallel_vector.templates.h
include/deal.II/lac/lapack_support.h
include/deal.II/lac/lapack_templates.h
include/deal.II/lac/linear_operator.h
include/deal.II/lac/matrix_block.h
include/deal.II/lac/matrix_out.h
include/deal.II/lac/packaged_operation.h
include/deal.II/lac/petsc_matrix_base.h
include/deal.II/lac/petsc_solver.h
include/deal.II/lac/petsc_sparse_matrix.h
include/deal.II/lac/petsc_vector.h
include/deal.II/lac/petsc_vector_base.h
include/deal.II/lac/precondition.h
include/deal.II/lac/precondition_block.h
include/deal.II/lac/precondition_block.templates.h
include/deal.II/lac/precondition_block_base.h
include/deal.II/lac/precondition_selector.h
include/deal.II/lac/qr.h
include/deal.II/lac/read_write_vector.h
include/deal.II/lac/read_write_vector.templates.h
include/deal.II/lac/relaxation_block.h
include/deal.II/lac/relaxation_block.templates.h
include/deal.II/lac/scalapack.templates.h
include/deal.II/lac/solver.h
include/deal.II/lac/solver_bicgstab.h
include/deal.II/lac/solver_cg.h
include/deal.II/lac/solver_control.h
include/deal.II/lac/solver_fire.h
include/deal.II/lac/solver_gmres.h
include/deal.II/lac/solver_idr.h
include/deal.II/lac/solver_minres.h
include/deal.II/lac/solver_qmrs.h
include/deal.II/lac/solver_relaxation.h
include/deal.II/lac/solver_richardson.h
include/deal.II/lac/solver_selector.h
include/deal.II/lac/sparse_decomposition.templates.h
include/deal.II/lac/sparse_direct.h
include/deal.II/lac/sparse_ilu.h
include/deal.II/lac/sparse_ilu.templates.h
include/deal.II/lac/sparse_matrix.templates.h
include/deal.II/lac/sparse_matrix_ez.h
include/deal.II/lac/sparse_matrix_ez.templates.h
include/deal.II/lac/sparse_matrix_tools.h
include/deal.II/lac/sparse_vanka.h
include/deal.II/lac/sparse_vanka.templates.h
include/deal.II/lac/sparsity_pattern.h
include/deal.II/lac/sparsity_pattern_base.h
include/deal.II/lac/tensor_product_matrix.h
include/deal.II/lac/tridiagonal_matrix.h
include/deal.II/lac/trilinos_block_sparse_matrix.h
include/deal.II/lac/trilinos_index_access.h
include/deal.II/lac/trilinos_linear_operator.h
include/deal.II/lac/trilinos_solver.h
include/deal.II/lac/trilinos_sparse_matrix.h
include/deal.II/lac/trilinos_sparsity_pattern.h
include/deal.II/lac/trilinos_tpetra_sparse_matrix.h
include/deal.II/lac/trilinos_tpetra_sparse_matrix.templates.h
include/deal.II/lac/trilinos_tpetra_sparsity_pattern.h
include/deal.II/lac/trilinos_tpetra_vector.h
include/deal.II/lac/trilinos_tpetra_vector.templates.h
include/deal.II/lac/trilinos_vector.h
include/deal.II/lac/vector.h
include/deal.II/lac/vector.templates.h
include/deal.II/matrix_free/constraint_info.h
include/deal.II/matrix_free/cuda_fe_evaluation.h
include/deal.II/matrix_free/cuda_hanging_nodes_internal.h
include/deal.II/matrix_free/cuda_matrix_free.h
include/deal.II/matrix_free/cuda_matrix_free.templates.h
include/deal.II/matrix_free/cuda_tensor_product_kernels.h
include/deal.II/matrix_free/dof_info.templates.h
include/deal.II/matrix_free/evaluation_flags.h
include/deal.II/matrix_free/evaluation_kernels_face.h
include/deal.II/matrix_free/evaluation_kernels_hanging_nodes.h
include/deal.II/matrix_free/evaluation_template_face_factory.templates.h
include/deal.II/matrix_free/evaluation_template_factory.h
include/deal.II/matrix_free/evaluation_template_factory_hanging_nodes.templates.h
include/deal.II/matrix_free/evaluation_template_factory_internal.h
include/deal.II/matrix_free/fe_evaluation.h
include/deal.II/matrix_free/fe_point_evaluation.h
include/deal.II/matrix_free/fe_remote_evaluation.h
include/deal.II/matrix_free/hanging_nodes_internal.h
include/deal.II/matrix_free/mapping_info.templates.h
include/deal.II/matrix_free/mapping_info_storage.h
include/deal.II/matrix_free/mapping_info_storage.templates.h
include/deal.II/matrix_free/portable_fe_evaluation.h
include/deal.II/matrix_free/portable_hanging_nodes_internal.h
include/deal.II/matrix_free/portable_matrix_free.h
include/deal.II/matrix_free/portable_matrix_free.templates.h
include/deal.II/matrix_free/portable_tensor_product_kernels.h
include/deal.II/matrix_free/shape_info.templates.h
include/deal.II/matrix_free/tensor_product_kernels.h
include/deal.II/matrix_free/type_traits.h
include/deal.II/matrix_free/vector_access_internal.h
include/deal.II/meshworker/assemble_flags.h
include/deal.II/meshworker/assembler.h
include/deal.II/meshworker/copy_data.h
include/deal.II/meshworker/integration_info.h
include/deal.II/meshworker/scratch_data.h
include/deal.II/meshworker/simple.h
include/deal.II/meshworker/vector_selector.h
include/deal.II/meshworker/vector_selector.templates.h
include/deal.II/multigrid/mg_base.h
include/deal.II/multigrid/mg_block_smoother.h
include/deal.II/multigrid/mg_coarse.h
include/deal.II/multigrid/mg_matrix.h
include/deal.II/multigrid/mg_smoother.h
include/deal.II/multigrid/mg_transfer.h
include/deal.II/multigrid/mg_transfer_block.templates.h
include/deal.II/multigrid/mg_transfer_component.templates.h
include/deal.II/multigrid/mg_transfer_global_coarsening.templates.h
include/deal.II/multigrid/mg_transfer_matrix_free.templates.h
include/deal.II/multigrid/multigrid.h
include/deal.II/non_matching/fe_immersed_values.h
include/deal.II/non_matching/mapping_info.h
include/deal.II/non_matching/mesh_classifier.h
include/deal.II/numerics/adaptation_strategies.h
include/deal.II/numerics/data_out.h
include/deal.II/numerics/data_out_dof_data.h
include/deal.II/numerics/data_out_dof_data.templates.h
include/deal.II/numerics/data_out_faces.h
include/deal.II/numerics/data_out_rotation.h
include/deal.II/numerics/derivative_approximation.h
include/deal.II/numerics/dof_output_operator.templates.h
include/deal.II/numerics/dof_print_solver_step.h
include/deal.II/numerics/error_estimator.templates.h
include/deal.II/numerics/fe_field_function.h
include/deal.II/numerics/fe_field_function.templates.h
include/deal.II/numerics/histogram.h
include/deal.II/numerics/history.h
include/deal.II/numerics/matrix_creator.templates.h
include/deal.II/numerics/point_value_history.h
include/deal.II/numerics/solution_transfer.h
include/deal.II/numerics/vector_tools_boundary.templates.h
include/deal.II/numerics/vector_tools_common.h
include/deal.II/numerics/vector_tools_constraints.h
include/deal.II/numerics/vector_tools_constraints.templates.h
include/deal.II/numerics/vector_tools_evaluate.h
include/deal.II/numerics/vector_tools_integrate_difference.templates.h
include/deal.II/numerics/vector_tools_project.templates.h
include/deal.II/opencascade/manifold_lib.h
include/deal.II/opencascade/utilities.h
include/deal.II/optimization/line_minimization.h
include/deal.II/optimization/rol/vector_adaptor.h
include/deal.II/optimization/solver_bfgs.h
include/deal.II/particles/generators.h
include/deal.II/particles/particle.h
include/deal.II/particles/particle_accessor.h
include/deal.II/particles/particle_iterator.h
include/deal.II/particles/utilities.h
include/deal.II/physics/elasticity/kinematics.h
include/deal.II/physics/transformations.h
include/deal.II/sundials/n_vector.templates.h
include/deal.II/trilinos/nox.templates.h
source/algorithms/operator.cc
source/arborx/access_traits.inst.in
source/base/auto_derivative_function.cc
source/base/data_out_base.cc
source/base/exceptions.cc
source/base/flow_function.cc
source/base/function_derivative.cc
source/base/function_lib.cc
source/base/function_parser.cc
source/base/function_restriction.cc
source/base/function_signed_distance.cc
source/base/function_spherical.cc
source/base/geometric_utilities.cc
source/base/graph_coloring.cc
source/base/hdf5.cc
source/base/incremental_function.cc
source/base/index_set.cc
source/base/job_identifier.cc
source/base/mpi.cc
source/base/mpi_compute_index_owner_internal.cc
source/base/mpi_noncontiguous_partitioner.inst.in
source/base/mu_parser_internal.cc
source/base/numbers.cc
source/base/parameter_handler.cc
source/base/parsed_convergence_table.cc
source/base/parsed_function.cc
source/base/path_search.cc
source/base/patterns.cc
source/base/polynomial.cc
source/base/polynomial_space.cc
source/base/polynomials_abf.cc
source/base/polynomials_adini.cc
source/base/polynomials_barycentric.cc
source/base/polynomials_bdm.cc
source/base/polynomials_bernardi_raugel.cc
source/base/polynomials_integrated_legendre_sz.cc
source/base/polynomials_nedelec.cc
source/base/polynomials_piecewise.cc
source/base/polynomials_pyramid.cc
source/base/polynomials_rannacher_turek.cc
source/base/polynomials_raviart_thomas.cc
source/base/polynomials_rt_bubbles.cc
source/base/polynomials_wedge.cc
source/base/qprojector.cc
source/base/quadrature.cc
source/base/quadrature_lib.cc
source/base/scalar_polynomials_base.cc
source/base/subscriptor.cc
source/base/table_handler.cc
source/base/tensor_function_parser.cc
source/base/tensor_product_polynomials.cc
source/base/tensor_product_polynomials_bubbles.cc
source/base/tensor_product_polynomials_const.cc
source/base/timer.cc
source/base/trilinos_utilities.cc
source/base/utilities.cc
source/base/vectorization.cc
source/cgal/intersections.cc
source/cgal/intersections.inst.in
source/cgal/surface_mesh.cc
source/cgal/surface_mesh.inst.in
source/differentiation/ad/ad_helpers.cc
source/differentiation/ad/adolc_number_types.cc
source/differentiation/sd/symengine_number_types.cc
source/differentiation/sd/symengine_optimizer.cc
source/differentiation/sd/symengine_scalar_operations.cc
source/differentiation/sd/symengine_tensor_operations.cc
source/differentiation/sd/symengine_tensor_operations.inst.in
source/differentiation/sd/symengine_utilities.cc
source/distributed/cell_weights.cc
source/distributed/fully_distributed_tria.cc
source/distributed/grid_refinement.cc
source/distributed/p4est_wrappers.cc
source/distributed/repartitioning_policy_tools.cc
source/distributed/shared_tria.cc
source/distributed/solution_transfer.cc
source/distributed/tria.cc
source/distributed/tria_base.cc
source/dofs/block_info.cc
source/dofs/dof_accessor.cc
source/dofs/dof_accessor_get.cc
source/dofs/dof_accessor_get.inst.in
source/dofs/dof_accessor_set.cc
source/dofs/dof_handler.cc
source/dofs/dof_handler_policy.cc
source/dofs/dof_renumbering.cc
source/dofs/dof_tools.inst.in
source/dofs/dof_tools_constraints.cc
source/dofs/dof_tools_constraints.inst.in
source/dofs/dof_tools_sparsity.inst.in
source/fe/block_mask.cc
source/fe/component_mask.cc
source/fe/fe.cc
source/fe/fe_abf.cc
source/fe/fe_bernstein.cc
source/fe/fe_dg_vector.cc
source/fe/fe_dgp.cc
source/fe/fe_dgp_monomial.cc
source/fe/fe_dgp_nonparametric.cc
source/fe/fe_dgq.cc
source/fe/fe_enriched.cc
source/fe/fe_enriched.inst.in
source/fe/fe_face.cc
source/fe/fe_hermite.cc
source/fe/fe_nedelec.cc
source/fe/fe_nedelec_sz.cc
source/fe/fe_nothing.inst.in
source/fe/fe_p1nc.cc
source/fe/fe_poly.cc
source/fe/fe_poly_tensor.cc
source/fe/fe_pyramid_p.cc
source/fe/fe_q.cc
source/fe/fe_q_base.cc
source/fe/fe_q_bubbles.cc
source/fe/fe_q_dg0.cc
source/fe/fe_q_hierarchical.cc
source/fe/fe_q_iso_q1.cc
source/fe/fe_rannacher_turek.cc
source/fe/fe_raviart_thomas.cc
source/fe/fe_raviart_thomas_nodal.cc
source/fe/fe_rt_bubbles.cc
source/fe/fe_series_fourier.cc
source/fe/fe_series_legendre.cc
source/fe/fe_simplex_p.cc
source/fe/fe_simplex_p_bubbles.cc
source/fe/fe_system.cc
source/fe/fe_tools.cc
source/fe/fe_tools.inst.in
source/fe/fe_trace.cc
source/fe/fe_values.cc
source/fe/fe_values.inst.in
source/fe/fe_values_base.inst.in
source/fe/fe_values_views.inst.in
source/fe/fe_values_views_internal.cc
source/fe/fe_values_views_internal.inst.in
source/fe/fe_wedge_p.cc
source/fe/mapping.cc
source/fe/mapping.inst.in
source/fe/mapping_c1.cc
source/fe/mapping_cartesian.cc
source/fe/mapping_fe.cc
source/fe/mapping_fe_field.cc
source/fe/mapping_manifold.cc
source/fe/mapping_q.cc
source/fe/mapping_q1_eulerian.cc
source/fe/mapping_q_cache.inst.in
source/fe/mapping_q_eulerian.cc
source/gmsh/utilities.cc
source/gmsh/utilities.inst.in
source/grid/cell_id.cc
source/grid/grid_generator.cc
source/grid/grid_generator.inst.in
source/grid/grid_generator_cgal.cc
source/grid/grid_generator_from_name.cc
source/grid/grid_generator_pipe_junction.cc
source/grid/grid_in.cc
source/grid/grid_in.inst.in
source/grid/grid_out.cc
source/grid/grid_refinement.cc
source/grid/grid_tools.cc
source/grid/grid_tools_dof_handlers.cc
source/grid/grid_tools_nontemplates.cc
source/grid/grid_tools_topology.cc
source/grid/manifold.cc
source/grid/manifold_lib.cc
source/grid/persistent_tria.cc
source/grid/reference_cell.cc
source/grid/tria.cc
source/grid/tria.inst.in
source/grid/tria_accessor.cc
source/grid/tria_description.cc
source/hp/fe_values.cc
source/hp/refinement.cc
source/lac/CMakeLists.txt
source/lac/affine_constraints.inst.in
source/lac/block_vector.inst.in
source/lac/cuda_kernels.cc
source/lac/cuda_precondition.cc
source/lac/cuda_solver_direct.cc
source/lac/exceptions.cc
source/lac/ginkgo_solver.cc
source/lac/la_parallel_block_vector.inst.in
source/lac/petsc_communication_pattern.cc
source/lac/petsc_matrix_base.cc
source/lac/petsc_precondition.cc
source/lac/petsc_solver.cc
source/lac/qr.cc
source/lac/scalapack.cc
source/lac/slepc_solver.cc
source/lac/solver.cc
source/lac/solver_control.cc
source/lac/sparse_vanka.cc
source/lac/sparsity_pattern.cc
source/lac/tridiagonal_matrix.cc
source/lac/trilinos_precondition.cc
source/lac/trilinos_precondition_ml.cc
source/lac/trilinos_precondition_muelu.cc
source/lac/trilinos_solver.cc
source/lac/trilinos_sparse_matrix.cc
source/lac/trilinos_sparsity_pattern.cc
source/lac/trilinos_tpetra_communication_pattern.cc
source/lac/trilinos_tpetra_sparse_matrix.cc
source/lac/trilinos_tpetra_sparsity_pattern.cc
source/lac/trilinos_tpetra_vector.cc
source/lac/trilinos_vector.cc
source/lac/utilities.cc
source/lac/vector.cc
source/lac/vector.inst.in
source/lac/vector_memory.cc
source/matrix_free/CMakeLists.txt
source/matrix_free/fe_point_evaluation.cc
source/matrix_free/fe_point_evaluation.inst.in
source/matrix_free/portable_matrix_free.cc
source/matrix_free/task_info.cc
source/matrix_free/vector_data_exchange.cc
source/meshworker/mesh_worker_vector_selector.cc
source/multigrid/mg_base.cc
source/multigrid/mg_tools.cc
source/multigrid/mg_tools.inst.in
source/multigrid/mg_transfer_global_coarsening.cc
source/multigrid/mg_transfer_prebuilt.cc
source/multigrid/multigrid.cc
source/non_matching/coupling.cc
source/non_matching/coupling.inst.in
source/non_matching/fe_immersed_values.cc
source/non_matching/fe_values.cc
source/non_matching/immersed_surface_quadrature.cc
source/non_matching/mesh_classifier.cc
source/non_matching/quadrature_generator.cc
source/non_matching/quadrature_generator.inst.in
source/numerics/data_out.cc
source/numerics/data_out_dof_data.cc
source/numerics/data_out_dof_data_codim.cc
source/numerics/data_out_dof_data_inst2.cc
source/numerics/data_out_faces.cc
source/numerics/data_out_resample.cc
source/numerics/data_out_rotation.cc
source/numerics/data_out_stack.cc
source/numerics/derivative_approximation.cc
source/numerics/derivative_approximation.inst.in
source/numerics/dof_output_operator.cc
source/numerics/error_estimator.inst.in
source/numerics/error_estimator_1d.cc
source/numerics/error_estimator_1d.inst.in
source/numerics/fe_field_function.cc
source/numerics/histogram.cc
source/numerics/matrix_creator.inst.in
source/numerics/matrix_tools.cc
source/numerics/matrix_tools.inst.in
source/numerics/matrix_tools_once.cc
source/numerics/point_value_history.cc
source/numerics/solution_transfer.cc
source/numerics/time_dependent.cc
source/numerics/vector_tools_constraints.inst.in
source/numerics/vector_tools_integrate_difference.inst.in
source/opencascade/manifold_lib.cc
source/opencascade/utilities.inst.in
source/particles/data_out.cc
source/particles/generators.inst.in
source/particles/particle.cc
source/particles/particle_handler.cc
source/particles/property_pool.cc
source/particles/utilities.cc
source/particles/utilities.inst.in
source/sundials/ida.cc
source/sundials/kinsol.cc
source/sundials/n_vector.inst.in
tests/ad_common_tests/helper_scalar_coupled_2_components_06.h
tests/ad_common_tests/helper_scalar_coupled_2_components_06a.h
tests/ad_common_tests/helper_scalar_coupled_2_components_07.h
tests/ad_common_tests/helper_scalar_coupled_3_components_01.h
tests/ad_common_tests/helper_scalar_coupled_3_components_01_tapeless_only.h
tests/ad_common_tests/helper_scalar_coupled_4_components_01.h
tests/ad_common_tests/step-44-helper_res_lin_01.h
tests/ad_common_tests/step-44-helper_scalar_01.h
tests/ad_common_tests/step-44-helper_var_form_01.h
tests/ad_common_tests/step-44-helper_vector_01.h
tests/ad_common_tests/symmetric_tensor_functions_04.h
tests/ad_common_tests/tensor_functions_02.h
tests/adolc/basic_function_gradient_hessian_taped.cc
tests/adolc/basic_functions_jacobian_taped.cc
tests/adolc/step-44-helper_res_lin_01_1.cc
tests/adolc/step-44-helper_res_lin_01_2.cc
tests/adolc/step-44-helper_scalar_01_1.cc
tests/adolc/step-44-helper_var_form_01_1.cc
tests/adolc/step-44-helper_vector_01_1.cc
tests/adolc/step-44-helper_vector_01_2.cc
tests/adolc/step-44.cc
tests/algorithms/any_data_01.cc
tests/aniso/fe_tools.cc
tests/aniso/mesh_3d_21.cc
tests/aniso/refine_and_coarsen_anisotropic.cc
tests/aniso/up_and_down.cc
tests/arborx/bounding_box_intersect.cc
tests/arborx/distributed_tree_intersect.cc
tests/arborx/distributed_tree_nearest.cc
tests/arborx/point_intersect.cc
tests/arborx/point_nearest.cc
tests/arborx/sphere_intersect.cc
tests/arborx/sphere_nearest.cc
tests/arpack/arpack_advection_diffusion.cc
tests/arpack/parpack_advection_diffusion_trilinos.cc
tests/arpack/step-36_ar.cc
tests/arpack/step-36_ar_shift.cc
tests/arpack/step-36_ar_with_iterations.cc
tests/arpack/step-36_parpack_mf.cc
tests/arpack/step-36_parpack_mf_02.cc
tests/arpack/step-36_parpack_mf_03.cc
tests/arpack/step-36_parpack_trilinos.cc
tests/base/aligned_vector_01.cc
tests/base/anisotropic_1.cc
tests/base/anisotropic_2.cc
tests/base/array_view_08.cc
tests/base/array_view_22.cc
tests/base/auto_derivative_function.cc
tests/base/bounding_box_6.cc
tests/base/bounding_box_7.cc
tests/base/bounding_box_data_out_01.cc
tests/base/bounding_box_data_out_02.cc
tests/base/bounding_box_data_out_03.cc
tests/base/cell_data_storage_01.cc
tests/base/cell_data_storage_02.cc
tests/base/cell_data_storage_03.cc
tests/base/coordinate_restriction.cc
tests/base/create_higher_dim_point.cc
tests/base/function_derivative.cc
tests/base/function_parser_04.cc
tests/base/function_signed_distance_01.cc
tests/base/function_signed_distance_02.cc
tests/base/functions_04.cc
tests/base/functions_08_gradient.cc
tests/base/functions_09.cc
tests/base/functions_13.cc
tests/base/functions_cspline.cc
tests/base/functions_cspline_02.cc
tests/base/functions_singularity.cc
tests/base/generate_normal_random_number_01.cc
tests/base/graph_coloring_01.cc
tests/base/graph_coloring_02.cc
tests/base/graph_coloring_02a.cc
tests/base/graph_coloring_03.cc
tests/base/graph_coloring_05.cc
tests/base/graph_coloring_06.cc
tests/base/hdf5_01.cc
tests/base/hdf5_02.cc
tests/base/hdf5_03.cc
tests/base/hdf5_04.cc
tests/base/hdf5_05.cc
tests/base/hdf5_06.cc
tests/base/hdf5_07.cc
tests/base/index_set_32.cc
tests/base/index_set_34.cc
tests/base/index_set_35.cc
tests/base/index_set_36.cc
tests/base/index_set_37.cc
tests/base/index_set_38.cc
tests/base/kokkos_point.cc
tests/base/lazy_01.cc
tests/base/lazy_02.cc
tests/base/lazy_03.cc
tests/base/lazy_04.cc
tests/base/lazy_05.cc
tests/base/mpi_some_to_some_01.cc
tests/base/mutable_bind_01.cc
tests/base/mutable_bind_02.cc
tests/base/mutable_bind_03.cc
tests/base/mutable_bind_04.cc
tests/base/ndarray.cc
tests/base/point_01.cc
tests/base/point_02.cc
tests/base/point_04.cc
tests/base/point_05.cc
tests/base/point_constexpr.cc
tests/base/point_restriction.cc
tests/base/polynomial1d.cc
tests/base/polynomial_lagrange.cc
tests/base/polynomial_lagrange_order.cc
tests/base/polynomial_test.cc
tests/base/polynomials_tensor.cc
tests/base/qprojector.cc
tests/base/quadrature_chebyshev.cc
tests/base/quadrature_check_tensor_product.cc
tests/base/quadrature_point_data.cc
tests/base/quadrature_point_data_02.cc
tests/base/quadrature_point_data_03.cc
tests/base/quadrature_qiterated_01.cc
tests/base/quadrature_selector.cc
tests/base/quadrature_sorted_test.cc
tests/base/quadrature_test.cc
tests/base/std_cxx20_functional.cc
tests/base/taylor_estimate_function_bounds.cc
tests/base/time_stepping_01.cc
tests/base/time_stepping_02.cc
tests/base/timer_07.cc
tests/base/transpose_table_iterators_1.cc
tests/base/unsubscribe_subscriptor.cc
tests/base/unsubscribe_subscriptor_01.cc
tests/bits/anna_4.cc
tests/bits/anna_6.cc
tests/bits/apply_boundary_values_01.cc
tests/bits/apply_boundary_values_02.cc
tests/bits/apply_boundary_values_03.cc
tests/bits/apply_boundary_values_04.cc
tests/bits/block_sparse_matrix_iterator_01.cc
tests/bits/block_sparse_matrix_iterator_02.cc
tests/bits/block_sparse_matrix_iterator_04.cc
tests/bits/block_sparse_matrix_iterator_05.cc
tests/bits/block_vector_iterator_01.cc
tests/bits/block_vector_iterator_02.cc
tests/bits/block_vector_vector_01.cc
tests/bits/christian_1.cc
tests/bits/chunk_sparse_matrix_00.cc
tests/bits/chunk_sparse_matrix_01.cc
tests/bits/chunk_sparse_matrix_01a.cc
tests/bits/chunk_sparse_matrix_02.cc
tests/bits/chunk_sparse_matrix_03.cc
tests/bits/chunk_sparse_matrix_03a.cc
tests/bits/chunk_sparse_matrix_04.cc
tests/bits/chunk_sparse_matrix_05.cc
tests/bits/chunk_sparse_matrix_05a.cc
tests/bits/chunk_sparse_matrix_06.cc
tests/bits/chunk_sparse_matrix_07.cc
tests/bits/chunk_sparse_matrix_08.cc
tests/bits/chunk_sparse_matrix_09.cc
tests/bits/chunk_sparse_matrix_10.cc
tests/bits/chunk_sparse_matrix_11.cc
tests/bits/chunk_sparse_matrix_12.cc
tests/bits/chunk_sparse_matrix_13.cc
tests/bits/chunk_sparse_matrix_14.cc
tests/bits/chunk_sparse_matrix_15.cc
tests/bits/chunk_sparse_matrix_16.cc
tests/bits/chunk_sparse_matrix_iterator_01.cc
tests/bits/chunk_sparse_matrix_iterator_02.cc
tests/bits/chunk_sparse_matrix_iterator_03.cc
tests/bits/chunk_sparse_matrix_iterator_04.cc
tests/bits/chunk_sparse_matrix_iterator_05.cc
tests/bits/chunk_sparse_matrix_iterator_06.cc
tests/bits/chunk_sparse_matrix_iterator_07.cc
tests/bits/chunk_sparse_matrix_iterator_08.cc
tests/bits/chunk_sparse_matrix_iterator_09.cc
tests/bits/chunk_sparse_matrix_iterator_10.cc
tests/bits/chunk_sparse_matrix_iterator_11.cc
tests/bits/chunk_sparse_matrix_iterator_12.cc
tests/bits/chunk_sparse_matrix_iterator_13.cc
tests/bits/chunk_sparse_matrix_vector_01.cc
tests/bits/chunk_sparse_matrix_vector_02.cc
tests/bits/chunk_sparse_matrix_vector_03.cc
tests/bits/chunk_sparse_matrix_vector_04.cc
tests/bits/chunk_sparse_matrix_vector_05.cc
tests/bits/chunk_sparse_matrix_vector_06.cc
tests/bits/chunk_sparse_matrix_vector_07.cc
tests/bits/coarsening_3d.cc
tests/bits/cone_04.cc
tests/bits/cylinder.cc
tests/bits/deal_solver_04.cc
tests/bits/deal_solver_05.cc
tests/bits/denis_1.cc
tests/bits/distorted_cells_01.cc
tests/bits/distorted_cells_02.cc
tests/bits/distorted_cells_06.cc
tests/bits/distorted_cells_07.cc
tests/bits/error_estimator_01.cc
tests/bits/error_estimator_02.cc
tests/bits/faceq_face_interpolation.cc
tests/bits/faceq_subface_interpolation.cc
tests/bits/fe_q_constraints.cc
tests/bits/fe_tools_01a.cc
tests/bits/fe_tools_01b.cc
tests/bits/fe_tools_01c.cc
tests/bits/fe_tools_common.h
tests/bits/fe_tools_cpfqpm_05.cc
tests/bits/find_cell_10.cc
tests/bits/find_cell_10a.cc
tests/bits/find_cell_11.cc
tests/bits/find_cell_12.cc
tests/bits/gerold_1.cc
tests/bits/gerold_2.cc
tests/bits/joa_1.cc
tests/bits/make_boundary_constraints_01.cc
tests/bits/make_boundary_constraints_02.cc
tests/bits/make_boundary_constraints_03.cc
tests/bits/neighboring_cells_at_two_faces.cc
tests/bits/periodic_flux_coupling_01.cc
tests/bits/periodicity_04.cc
tests/bits/periodicity_06.cc
tests/bits/periodicity_07.cc
tests/bits/point_gradient_01.cc
tests/bits/point_gradient_02.cc
tests/bits/point_gradient_hp_01.cc
tests/bits/point_gradient_hp_02.cc
tests/bits/point_inside_1.cc
tests/bits/point_inside_2.cc
tests/bits/point_value_03.cc
tests/bits/q_points.cc
tests/bits/sparse_matrix_01.cc
tests/bits/sparse_matrix_02.cc
tests/bits/sparse_matrix_03.cc
tests/bits/sparse_matrix_03a.cc
tests/bits/sparse_matrix_04.cc
tests/bits/sparse_matrix_05.cc
tests/bits/sparse_matrix_05a.cc
tests/bits/sparse_matrix_06.cc
tests/bits/sparse_matrix_07.cc
tests/bits/sparse_matrix_08.cc
tests/bits/sparse_matrix_09.cc
tests/bits/sparse_matrix_10.cc
tests/bits/sparse_matrix_add_entries_01.cc
tests/bits/sparse_matrix_add_entries_02.cc
tests/bits/sparse_matrix_add_entries_03.cc
tests/bits/sparse_matrix_add_entries_04.cc
tests/bits/sparse_matrix_add_entries_05.cc
tests/bits/sparse_matrix_add_entries_06.cc
tests/bits/sparse_matrix_iterator_01.cc
tests/bits/sparse_matrix_iterator_02.cc
tests/bits/sparse_matrix_iterator_03.cc
tests/bits/sparse_matrix_iterator_04.cc
tests/bits/sparse_matrix_iterator_05.cc
tests/bits/sparse_matrix_iterator_06.cc
tests/bits/sparse_matrix_iterator_07.cc
tests/bits/sparse_matrix_iterator_08.cc
tests/bits/sparse_matrix_iterator_09.cc
tests/bits/sparse_matrix_iterator_10.cc
tests/bits/sparse_matrix_iterator_11.cc
tests/bits/sparse_matrix_iterator_12.cc
tests/bits/sparse_matrix_iterator_13.cc
tests/bits/sparse_matrix_vector_01.cc
tests/bits/sparse_matrix_vector_02.cc
tests/bits/sparse_matrix_vector_03.cc
tests/bits/sparse_matrix_vector_04.cc
tests/bits/sparse_matrix_vector_05.cc
tests/bits/sparse_matrix_vector_06.cc
tests/bits/sparse_matrix_vector_07.cc
tests/bits/static_condensation.cc
tests/bits/step-11.cc
tests/bits/step-12.cc
tests/bits/step-13.cc
tests/bits/step-14.cc
tests/bits/step-4.cc
tests/bits/step-4_dg_periodic.cc
tests/bits/step-4_dg_periodic_coupling.cc
tests/bits/step-5.cc
tests/bits/step-51.cc
tests/bits/step-51p.cc
tests/bits/step-6-racoptimize-2.cc
tests/bits/step-6-racoptimize.cc
tests/bits/step-6.cc
tests/bits/step-7.cc
tests/bits/step-8.cc
tests/bits/subdomain_ids_01.cc
tests/bits/subdomain_ids_02.cc
tests/bits/subdomain_ids_03.cc
tests/bits/subdomain_ids_04.cc
tests/bits/subdomain_ids_05.cc
tests/bits/subdomain_ids_06.cc
tests/bits/subdomain_ids_07.cc
tests/bits/unit_support_points_03.cc
tests/boost/node_visitor_01.cc
tests/boost/node_visitor_02.cc
tests/cgal/cgal_remesh_surface.cc
tests/cgal/cgal_surface_mesh_02.cc
tests/cgal/cgal_triangulation_06.cc
tests/codim_one/bem.cc
tests/codim_one/data_out.cc
tests/codim_one/data_out_03.cc
tests/codim_one/error_estimator_01.cc
tests/codim_one/error_estimator_02.cc
tests/codim_one/extract_boundary_mesh_08.cc
tests/codim_one/extract_boundary_mesh_09.cc
tests/codim_one/extract_boundary_mesh_11.cc
tests/codim_one/extract_boundary_mesh_12.cc
tests/codim_one/extract_boundary_mesh_13.cc
tests/codim_one/gradients.cc
tests/codim_one/gradients_1.cc
tests/codim_one/grid_in_out.cc
tests/codim_one/grid_in_out_02.cc
tests/codim_one/grid_in_out_03.cc
tests/codim_one/grid_refinement.cc
tests/codim_one/interpolate_boundary_values_01.cc
tests/codim_one/interpolate_boundary_values_01_vector_valued.cc
tests/codim_one/interpolation.cc
tests/codim_one/interpolation_2.cc
tests/codim_one/interpolation_3.cc
tests/codim_one/mapping_fe_field_01.cc
tests/codim_one/mapping_q1.cc
tests/codim_one/mapping_q1_eulerian.cc
tests/codim_one/mapping_q_eulerian.cc
tests/codim_one/mesh_bug.cc
tests/codim_one/projection.cc
tests/codim_one/projection_dgp.cc
tests/codim_one/renumber_component_wise_01.cc
tests/codim_one/surface.cc
tests/data_out/data_out_01.cc
tests/data_out/data_out_02.cc
tests/data_out/data_out_03.cc
tests/data_out/data_out_04.cc
tests/data_out/data_out_05.cc
tests/data_out/data_out_06.cc
tests/data_out/data_out_07.cc
tests/data_out/data_out_08_set_cell_selection_01.cc
tests/data_out/data_out_base.cc
tests/data_out/data_out_base_dx.cc
tests/data_out/data_out_base_eps.cc
tests/data_out/data_out_base_gnuplot.cc
tests/data_out/data_out_base_gnuplot_02.cc
tests/data_out/data_out_base_gnuplot_labels_02.cc
tests/data_out/data_out_base_povray.cc
tests/data_out/data_out_common.h
tests/data_out/data_out_complex_01.cc
tests/data_out/data_out_complex_01_mixed.cc
tests/data_out/data_out_complex_02.cc
tests/data_out/data_out_complex_02_mixed.cc
tests/data_out/data_out_complex_03.cc
tests/data_out/data_out_complex_03_mixed.cc
tests/data_out/data_out_complex_04.cc
tests/data_out/data_out_complex_04_mixed.cc
tests/data_out/data_out_complex_05.cc
tests/data_out/data_out_complex_05_tensor.cc
tests/data_out/data_out_complex_06.cc
tests/data_out/data_out_complex_postprocessor_01.cc
tests/data_out/data_out_complex_postprocessor_02.cc
tests/data_out/data_out_complex_postprocessor_03.cc
tests/data_out/data_out_curved_cells.cc
tests/data_out/data_out_faces_01.cc
tests/data_out/data_out_faces_02.cc
tests/data_out/data_out_faces_03.cc
tests/data_out/data_out_faces_04.cc
tests/data_out/data_out_faces_05.cc
tests/data_out/data_out_hdf5_01.cc
tests/data_out/data_out_hdf5_02.cc
tests/data_out/data_out_multi_dh_01.cc
tests/data_out/data_out_multi_dh_02.cc
tests/data_out/data_out_multi_dh_03.cc
tests/data_out/data_out_multi_dh_04.cc
tests/data_out/data_out_multi_dh_05.cc
tests/data_out/data_out_postprocessor_01-new.cc
tests/data_out/data_out_postprocessor_scalar_01-new.cc
tests/data_out/data_out_postprocessor_tensor_01.cc
tests/data_out/data_out_postprocessor_tensor_02.cc
tests/data_out/data_out_postprocessor_vector_01-new.cc
tests/data_out/data_out_postprocessor_vector_complex_01.cc
tests/data_out/data_out_rotation_01.cc
tests/data_out/data_out_rotation_02.cc
tests/data_out/data_out_rotation_03.cc
tests/data_out/data_out_rotation_04.cc
tests/data_out/data_out_rotation_05.cc
tests/data_out/data_out_stack_01.cc
tests/data_out/data_out_stack_02.cc
tests/data_out/patches.h
tests/data_out/write_subdivided_simplex_vtu.cc
tests/data_out/write_vtu_with_pvtu_record_no_folder_01.cc
tests/distributed_grids/2d_refinement_10.cc
tests/distributed_grids/3d_coarse_grid_05.cc
tests/distributed_grids/3d_refinement_12.cc
tests/distributed_grids/checkpointing_02.cc
tests/distributed_grids/checkpointing_03.cc
tests/distributed_grids/coarse_grid_common.h
tests/distributed_grids/get_boundary_ids_01.cc
tests/distributed_grids/large_vtu_01.cc
tests/distributed_grids/solution_transfer_05.cc
tests/dofs/block_list.h
tests/dofs/block_list_parallel_01.cc
tests/dofs/block_relaxation_01.cc
tests/dofs/dof_accessor_03.cc
tests/dofs/dof_accessor_04.cc
tests/dofs/dof_constraints_01.cc
tests/dofs/dof_constraints_02.cc
tests/dofs/dof_constraints_03.cc
tests/dofs/dof_constraints_04.cc
tests/dofs/dof_constraints_05.cc
tests/dofs/dof_constraints_06.cc
tests/dofs/dof_constraints_07.cc
tests/dofs/dof_constraints_08.cc
tests/dofs/dof_constraints_09.cc
tests/dofs/dof_constraints_10.cc
tests/dofs/dof_constraints_11.cc
tests/dofs/dof_constraints_11_x.cc
tests/dofs/dof_renumbering.cc
tests/dofs/dof_renumbering_02.cc
tests/dofs/dof_renumbering_03.cc
tests/dofs/dof_renumbering_04.cc
tests/dofs/dof_renumbering_05.cc
tests/dofs/dof_renumbering_06.cc
tests/dofs/dof_renumbering_07.cc
tests/dofs/dof_renumbering_08.cc
tests/dofs/dof_renumbering_10.cc
tests/dofs/dof_renumbering_zorder_01.cc
tests/dofs/dof_renumbering_zorder_02.cc
tests/dofs/dof_test.cc
tests/dofs/dof_tools_04a.cc
tests/dofs/dof_tools_05.cc
tests/dofs/dof_tools_18a_1d.cc
tests/dofs/dof_tools_20.cc
tests/dofs/dof_tools_21_b.cc
tests/dofs/dof_tools_21_b_x.cc
tests/dofs/dof_tools_21_b_x_q3.cc
tests/dofs/dof_tools_21_b_y.cc
tests/dofs/dof_tools_21_c.cc
tests/dofs/dof_tools_22a.cc
tests/dofs/dof_tools_common_parallel.h
tests/dofs/dof_tools_extract_dofs_with_support_contained_within_01.cc
tests/dofs/dof_tools_extract_dofs_with_support_contained_within_02.cc
tests/dofs/dof_tools_extract_dofs_with_support_contained_within_03.cc
tests/dofs/dof_tools_extract_dofs_with_support_contained_within_04.cc
tests/dofs/extract_dofs_by_component_04.cc
tests/dofs/interpolate_boundary_values_01.cc
tests/dofs/locally_relevant_dofs_per_subdomain_01.cc
tests/dofs/locally_relevant_dofs_per_subdomain_01_hp.cc
tests/dofs/nodal_renumbering_01.cc
tests/dofs/range_based_for_step-6.cc
tests/dofs/sparsity_pattern_06.cc
tests/dofs/sparsity_pattern_07.cc
tests/epetraext/trilinos_sparse_matrix_mmult_01.cc
tests/fe/2d_grid_projection_hermite.cc
tests/fe/abf_01.cc
tests/fe/abf_02.cc
tests/fe/bdm_2.cc
tests/fe/br_approximation_01.cc
tests/fe/cell_similarity_08.cc
tests/fe/component_mask_12.cc
tests/fe/component_mask_14.cc
tests/fe/curl_curl_01.cc
tests/fe/deformed_projection.h
tests/fe/derivatives.cc
tests/fe/derivatives_bernstein.cc
tests/fe/derivatives_face.cc
tests/fe/dgq_1.cc
tests/fe/face_to_cell_q1_2d.cc
tests/fe/face_to_cell_q2_2d.cc
tests/fe/face_to_cell_q2xq2_2d.cc
tests/fe/face_to_cell_q3_2d.cc
tests/fe/face_to_cell_q3xq4_2d.cc
tests/fe/face_to_cell_q4_2d.cc
tests/fe/fe_abf_gradient_divergence_theorem.cc
tests/fe/fe_br.cc
tests/fe/fe_conformity_dim_2_fe_abf.cc
tests/fe/fe_conformity_dim_2_fe_bdm.cc
tests/fe/fe_conformity_dim_2_fe_nedelec.cc
tests/fe/fe_conformity_dim_2_fe_nedelec_sz.cc
tests/fe/fe_conformity_dim_2_fe_rt.cc
tests/fe/fe_conformity_dim_2_fe_rt_nodal.cc
tests/fe/fe_conformity_dim_3_fe_nedelec.cc
tests/fe/fe_conformity_dim_3_fe_nedelec_sz.cc
tests/fe/fe_conformity_dim_3_fe_q.cc
tests/fe/fe_conformity_dim_3_fe_rt.cc
tests/fe/fe_conformity_dim_3_fe_rt_nodal.cc
tests/fe/fe_conformity_test.h
tests/fe/fe_enriched_01.cc
tests/fe/fe_enriched_02.cc
tests/fe/fe_enriched_03.cc
tests/fe/fe_enriched_04.cc
tests/fe/fe_enriched_05.cc
tests/fe/fe_enriched_06.cc
tests/fe/fe_enriched_07.cc
tests/fe/fe_enriched_08.cc
tests/fe/fe_enriched_08a.cc
tests/fe/fe_enriched_color_01.cc
tests/fe/fe_enriched_color_05.cc
tests/fe/fe_enriched_color_06.cc
tests/fe/fe_enriched_color_08.cc
tests/fe/fe_enriched_compare_to_fe_system.cc
tests/fe/fe_enriched_compare_to_fe_system_2.cc
tests/fe/fe_enriched_step-36.cc
tests/fe/fe_enriched_step-36b.cc
tests/fe/fe_face_orientation_nedelec.h
tests/fe/fe_face_orientation_nedelec_0.cc
tests/fe/fe_face_values_1d.cc
tests/fe/fe_nedelec_sz_non_rect_2d.cc
tests/fe/fe_nedelec_sz_non_rect_face.cc
tests/fe/fe_nothing.cc
tests/fe/fe_project_2d.cc
tests/fe/fe_project_3d.cc
tests/fe/fe_q_bubbles.cc
tests/fe/fe_q_dg0.cc
tests/fe/fe_rt_gradient_divergence_theorem.cc
tests/fe/fe_rt_hessian_divergence_theorem.cc
tests/fe/fe_series_06.cc
tests/fe/fe_system_components_base.cc
tests/fe/fe_system_from_list.cc
tests/fe/fe_tools.cc
tests/fe/fe_tools_test.cc
tests/fe/fe_values_function_manifold.cc
tests/fe/fe_values_no_mapping.cc
tests/fe/fe_values_view_02.cc
tests/fe/fe_values_view_04.cc
tests/fe/fe_values_view_30.cc
tests/fe/fe_values_view_get_function_from_local_dof_values_01.cc
tests/fe/fe_values_view_get_function_from_local_dof_values_02.cc
tests/fe/generic_dofs_per_object_01.cc
tests/fe/get_fe_by_name_01.cc
tests/fe/interpolate_common.h
tests/fe/jacobians.cc
tests/fe/jacobians_face.cc
tests/fe/jacobians_face_cartesian.cc
tests/fe/jacobians_face_fe_field.cc
tests/fe/nedelec.cc
tests/fe/nedelec_2.cc
tests/fe/nedelec_crash_01.cc
tests/fe/nedelec_non_rect_2d.cc
tests/fe/nedelec_non_rect_face.cc
tests/fe/nedelec_projection_01.cc
tests/fe/non_primitive_1.cc
tests/fe/non_primitive_2.cc
tests/fe/numbering.cc
tests/fe/p1nc_02.cc
tests/fe/p1nc_03.cc
tests/fe/p1nc_04.cc
tests/fe/p1nc_06.cc
tests/fe/p1nc_07.cc
tests/fe/p1nc_08.cc
tests/fe/rt_2.cc
tests/fe/rt_approximation_01.cc
tests/fe/rt_bubbles_2.cc
tests/fe/shapes_bernstein.cc
tests/fe/shapes_faceq.cc
tests/fe/shapes_traceq.cc
tests/fe/transfer.cc
tests/fe/up_and_down.cc
tests/feinterface/fe_interface_view_01.cc
tests/feinterface/fe_interface_view_02.cc
tests/feinterface/fe_interface_view_get_function_from_local_dof_values_01.cc
tests/feinterface/fe_interface_view_get_function_from_local_dof_values_02.cc
tests/feinterface/step-12.cc
tests/feinterface/stokes.cc
tests/full_matrix/full_matrix_iterator_01.cc
tests/full_matrix/full_matrix_vector_01.cc
tests/full_matrix/full_matrix_vector_02.cc
tests/full_matrix/full_matrix_vector_05.cc
tests/full_matrix/full_matrix_vector_06.cc
tests/full_matrix/full_matrix_vector_07.cc
tests/fullydistributed_grids/copy_distributed_tria_01.cc
tests/fullydistributed_grids/copy_distributed_tria_02.cc
tests/fullydistributed_grids/copy_distributed_tria_03.cc
tests/fullydistributed_grids/copy_serial_tria_01.cc
tests/fullydistributed_grids/copy_serial_tria_02.cc
tests/fullydistributed_grids/copy_serial_tria_03.cc
tests/fullydistributed_grids/copy_serial_tria_04.cc
tests/fullydistributed_grids/copy_serial_tria_05.cc
tests/fullydistributed_grids/copy_serial_tria_06.cc
tests/fullydistributed_grids/copy_serial_tria_07.cc
tests/fullydistributed_grids/copy_serial_tria_08.cc
tests/fullydistributed_grids/copy_serial_tria_09.cc
tests/fullydistributed_grids/copy_serial_tria_10.cc
tests/fullydistributed_grids/copy_serial_tria_11.cc
tests/fullydistributed_grids/copy_serial_tria_12.cc
tests/fullydistributed_grids/copy_serial_tria_grouped_01.cc
tests/fullydistributed_grids/create_manually_01.cc
tests/fullydistributed_grids/memory_consumption_01.cc
tests/fullydistributed_grids/repartitioning_01.cc
tests/fullydistributed_grids/repartitioning_02.cc
tests/fullydistributed_grids/repartitioning_03.cc
tests/fullydistributed_grids/repartitioning_04.cc
tests/fullydistributed_grids/repartitioning_05.cc
tests/fullydistributed_grids/repartitioning_06.cc
tests/fullydistributed_grids/repartitioning_07.cc
tests/fullydistributed_grids/repartitioning_08.cc
tests/fullydistributed_grids/save_load_01.cc
tests/fullydistributed_grids/solution_transfer_01.cc
tests/gla/block_mat_02.cc
tests/gla/block_mat_03.cc
tests/gla/block_vec_02.cc
tests/gla/mat_03.cc
tests/gla/mat_04.cc
tests/gla/vec_03.cc
tests/gmsh/gmsh_api_01.cc
tests/gmsh/gmsh_api_03.cc
tests/gmsh/gmsh_api_05.cc
tests/grid/cell_id_08.cc
tests/grid/distributed_compute_point_locations_03.cc
tests/grid/enclosing_sphere_01.cc
tests/grid/extent_in_direction.cc
tests/grid/extrude_copy_manifold.cc
tests/grid/filtered_iterator.cc
tests/grid/filtered_iterator_02.cc
tests/grid/filtered_iterator_03.cc
tests/grid/filtered_iterator_08.cc
tests/grid/find_all_active_cells_around_point_01.cc
tests/grid/find_all_active_cells_around_point_01_b.cc
tests/grid/find_all_active_cells_around_point_02.cc
tests/grid/find_all_active_cells_around_point_03.cc
tests/grid/get_coarse_mesh_description_01.cc
tests/grid/global_ids_01.cc
tests/grid/global_ids_03.cc
tests/grid/grid_generator_09.cc
tests/grid/grid_generator_10.cc
tests/grid/grid_generator_airfoil_01.cc
tests/grid/grid_generator_cylinder_shell_colorized.cc
tests/grid/grid_generator_general_cell_01.cc
tests/grid/grid_generator_general_cell_02.cc
tests/grid/grid_generator_marching_cube_algorithm_01.cc
tests/grid/grid_generator_marching_cube_algorithm_02.cc
tests/grid/grid_generator_non_standard_orientation_mesh_2d.cc
tests/grid/grid_generator_non_standard_orientation_mesh_3d.cc
tests/grid/grid_generator_open_torus.cc
tests/grid/grid_generator_plate_with_a_hole.cc
tests/grid/grid_generator_plate_with_a_hole_2.cc
tests/grid/grid_generator_plate_with_a_hole_3.cc
tests/grid/grid_generator_plate_with_a_hole_4.cc
tests/grid/grid_generator_simplex.cc
tests/grid/grid_generator_subdivided_cylinder.cc
tests/grid/grid_hyper_shell.cc
tests/grid/grid_in_3d.cc
tests/grid/grid_in_3d_02.cc
tests/grid/grid_in_abaqus_01.cc
tests/grid/grid_in_abaqus_02.cc
tests/grid/grid_in_comsol_mphtxt_01.cc
tests/grid/grid_in_comsol_mphtxt_02.cc
tests/grid/grid_in_exodusii.cc
tests/grid/grid_in_gmsh_01.cc
tests/grid/grid_in_gmsh_01_v4.cc
tests/grid/grid_in_gmsh_01_v41.cc
tests/grid/grid_in_gmsh_02.cc
tests/grid/grid_in_gmsh_03.cc
tests/grid/grid_invert.cc
tests/grid/grid_invert_02.cc
tests/grid/grid_out_vtk_02.cc
tests/grid/grid_test.cc
tests/grid/grid_tools.cc
tests/grid/grid_tools_05.cc
tests/grid/grid_tools_06.cc
tests/grid/grid_tools_07.cc
tests/grid/grid_tools_active_cell_layer_within_distance_01.cc
tests/grid/grid_tools_active_cell_layer_within_distance_02.cc
tests/grid/grid_tools_aspect_ratio.cc
tests/grid/grid_tools_halo_layer_01.cc
tests/grid/grid_tools_halo_layer_02.cc
tests/grid/grid_tools_halo_layer_03.cc
tests/grid/grid_tools_halo_layer_04.cc
tests/grid/grid_tools_halo_layer_05.cc
tests/grid/grid_tools_regularize_02.cc
tests/grid/grid_tools_transform_01.cc
tests/grid/is_artificial_on_level.cc
tests/grid/line_coarsening_3d.cc
tests/grid/measure_et_al.cc
tests/grid/measure_et_al_02.cc
tests/grid/measure_of_3d_face_01.cc
tests/grid/merge_triangulations_01.cc
tests/grid/merge_triangulations_04.cc
tests/grid/merge_triangulations_10.cc
tests/grid/mesh_3d.h
tests/grid/mesh_3d_1.cc
tests/grid/mesh_3d_10.cc
tests/grid/mesh_3d_11.cc
tests/grid/mesh_3d_12.cc
tests/grid/mesh_3d_13.cc
tests/grid/mesh_3d_14.cc
tests/grid/mesh_3d_15.cc
tests/grid/mesh_3d_16.cc
tests/grid/mesh_3d_17.cc
tests/grid/mesh_3d_2.cc
tests/grid/mesh_3d_20.cc
tests/grid/mesh_3d_21.cc
tests/grid/mesh_3d_3.cc
tests/grid/mesh_3d_4.cc
tests/grid/mesh_3d_5.cc
tests/grid/mesh_3d_6.cc
tests/grid/mesh_3d_7.cc
tests/grid/mesh_3d_8.cc
tests/grid/mesh_3d_9.cc
tests/grid/mesh_smoothing_02.cc
tests/grid/mesh_smoothing_03.cc
tests/grid/move_constructor.cc
tests/grid/normal_vector_01.cc
tests/grid/normal_vector_01_2d.cc
tests/grid/normal_vector_03.cc
tests/grid/normal_vector_03_2d.cc
tests/grid/normals_at_vertices_01.cc
tests/grid/number_cache_02.cc
tests/grid/reference_cell_type_01.cc
tests/grid/reference_cell_type_02.cc
tests/grid/reference_cell_type_02_midpoint.cc
tests/grid/reference_cell_type_02_q.cc
tests/grid/reference_cell_type_03.cc
tests/grid/reference_cell_type_03_midpoint.cc
tests/grid/reference_cell_type_03_q.cc
tests/grid/reference_cell_type_04.cc
tests/grid/reference_cell_type_05.cc
tests/grid/refine_and_coarsen_fixed_fraction_03.cc
tests/grid/refine_and_coarsen_fixed_fraction_04.cc
tests/grid/refine_and_coarsen_fixed_number_03.cc
tests/grid/refine_boundary_domain.cc
tests/grid/refinement_listener_02.cc
tests/grid/refinement_listener_03.cc
tests/grid/save_load_01.cc
tests/grid/serialization_01.cc
tests/grid/subcelldata.cc
tests/grid/subdomain_ids.cc
tests/grid/tests.h
tests/hp/compare_hp_vs_nonhp_01.cc
tests/hp/crash_06.cc
tests/hp/crash_17.cc
tests/hp/crash_18.cc
tests/hp/crash_19.cc
tests/hp/crash_22.cc
tests/hp/distribute_dofs_linear_time.cc
tests/hp/dominated_future_fe_on_children_01.cc
tests/hp/fe_nothing_18.cc
tests/hp/fe_nothing_dominates.h
tests/hp/field_transfer_02.cc
tests/hp/field_transfer_04.cc
tests/hp/flux_sparsity.cc
tests/hp/flux_sparsity_02.cc
tests/hp/flux_sparsity_03.cc
tests/hp/hp_constraints_common.h
tests/hp/hp_constraints_common_no_support.h
tests/hp/hp_constraints_neither_dominate_01.cc
tests/hp/hp_constraints_neither_dominate_02.cc
tests/hp/hp_hanging_nodes_01.cc
tests/hp/hp_q_hierarchical_constraints.cc
tests/hp/interpolate_nothing_02.cc
tests/hp/laplace.h
tests/hp/matrices.cc
tests/hp/matrices_hp.cc
tests/hp/solution_transfer_03.cc
tests/hp/step-11.cc
tests/hp/step-12.cc
tests/hp/step-13.cc
tests/hp/step-4.cc
tests/hp/step-5.cc
tests/hp/step-6.cc
tests/hp/step-7.cc
tests/hp/step-8.cc
tests/integrators/advection_01.cc
tests/integrators/assembler_simple_matrix_01.cc
tests/integrators/assembler_simple_matrix_01m.cc
tests/integrators/assembler_simple_matrix_02.cc
tests/integrators/assembler_simple_matrix_02m.cc
tests/integrators/assembler_simple_matrix_03.cc
tests/integrators/assembler_simple_matrix_03m.cc
tests/integrators/assembler_simple_matrix_03tri.cc
tests/integrators/assembler_simple_matrix_04.cc
tests/integrators/assembler_simple_mgmatrix_01.cc
tests/integrators/assembler_simple_mgmatrix_02.cc
tests/integrators/assembler_simple_mgmatrix_03.cc
tests/integrators/assembler_simple_mgmatrix_04.cc
tests/integrators/assembler_simple_system_inhom_01.cc
tests/integrators/cells_and_faces_01.cc
tests/integrators/cochain_01.cc
tests/integrators/divergence_01.cc
tests/integrators/elasticity_01.cc
tests/integrators/elasticity_02.cc
tests/integrators/functional_01.cc
tests/integrators/grad_div_01.cc
tests/integrators/laplacian_01.cc
tests/integrators/mesh_worker_01.cc
tests/integrators/mesh_worker_02.cc
tests/integrators/mesh_worker_03.cc
tests/integrators/mesh_worker_1d_dg.cc
tests/integrators/mesh_worker_matrix_01.cc
tests/lac/block_matrices_01.cc
tests/lac/block_matrices_02.cc
tests/lac/block_matrices_03.cc
tests/lac/block_matrices_07.cc
tests/lac/block_vector.cc
tests/lac/block_vector_copy.cc
tests/lac/block_vector_iterator.cc
tests/lac/block_vector_vector_assign.cc
tests/lac/complex_block_vector.cc
tests/lac/complex_block_vector_iterator.cc
tests/lac/complex_block_vector_vector_assign.cc
tests/lac/constraint_matrix_distribute_local_global.cc
tests/lac/constraints_01.cc
tests/lac/constraints_block_01.cc
tests/lac/constraints_make_consistent_in_parallel_01.cc
tests/lac/constraints_merge_12.cc
tests/lac/constraints_move.cc
tests/lac/constraints_zero_condense.cc
tests/lac/diagonal_matrix_02.cc
tests/lac/distributed_vector_sm.cc
tests/lac/gmres_eigenvalues.cc
tests/lac/gmres_reorthogonalize_01.cc
tests/lac/gmres_reorthogonalize_03.cc
tests/lac/inhomogeneous_constraints.cc
tests/lac/is_block_matrix.cc
tests/lac/is_block_vector.cc
tests/lac/la_parallel_vector_add_and_dot_complex.cc
tests/lac/linear_operator_04.cc
tests/lac/linear_operator_08.cc
tests/lac/linear_operator_10.cc
tests/lac/linear_operator_10a.cc
tests/lac/linear_operator_11.cc
tests/lac/linear_operator_12.cc
tests/lac/linear_operator_12a.cc
tests/lac/linear_operator_13.cc
tests/lac/linear_operator_14.cc
tests/lac/linear_operator_15.cc
tests/lac/packaged_operation_02.cc
tests/lac/precondition_chebyshev_07.cc
tests/lac/precondition_relaxation_01.cc
tests/lac/qr_10.cc
tests/lac/readwritevector_assignment.cc
tests/lac/readwritevector_print.cc
tests/lac/schur_complement_01.cc
tests/lac/schur_complement_01_instrumented_vmult.cc
tests/lac/schur_complement_03.cc
tests/lac/solver_control_01.cc
tests/lac/solver_control_02.cc
tests/lac/solver_control_03.cc
tests/lac/solver_control_04.cc
tests/lac/solver_memorytest.cc
tests/lac/solver_monitor.cc
tests/lac/solver_monitor_disconnect.cc
tests/lac/solver_relaxation_01.cc
tests/lac/solver_relaxation_02.cc
tests/lac/solver_relaxation_03.cc
tests/lac/solver_relaxation_04.cc
tests/lac/solver_signals.cc
tests/lac/sparse_ilu.cc
tests/lac/sparse_ilu_t.cc
tests/lac/sparse_matrices.cc
tests/lac/sparse_matrix_Tmmult_01.cc
tests/lac/sparse_matrix_Tmmult_02.cc
tests/lac/sparse_matrix_iterator.cc
tests/lac/sparse_matrix_mmult_01.cc
tests/lac/sparse_matrix_mmult_02.cc
tests/lac/sparse_matrix_print.cc
tests/lac/sparse_matrix_tools_01.cc
tests/lac/sparse_mic.cc
tests/lac/step-40-linear_operator_01.cc
tests/lac/step-40-linear_operator_02.cc
tests/lac/step-40-linear_operator_03.cc
tests/lac/step-40-linear_operator_04.cc
tests/lac/step-40-linear_operator_05.cc
tests/lac/step-40-linear_operator_06.cc
tests/lac/tensor_product_matrix.h
tests/lac/tensor_product_matrix_vectorized_01.cc
tests/lac/tensor_product_matrix_vectorized_02.cc
tests/lac/tensor_product_matrix_vectorized_03.cc
tests/lac/tensor_product_matrix_vectorized_04.cc
tests/lac/utilities_02.cc
tests/lac/utilities_03.cc
tests/lac/vector_add_and_dot.cc
tests/lac/vector_add_and_dot_complex.cc
tests/lac/vector_memory.cc
tests/lac/vector_memory_01.cc
tests/lac/vector_memory_02.cc
tests/lac/vector_reinit_02.cc
tests/lac/vector_type_traits_is_serial_01.cc
tests/lac/vector_type_traits_is_serial_02.cc
tests/lac/vector_type_traits_is_serial_03.cc
tests/lapack/full_matrix_14.cc
tests/lapack/solver_cg.cc
tests/manifold/chart_manifold_10.cc
tests/manifold/elliptical_manifold_01.cc
tests/manifold/elliptical_manifold_02.cc
tests/manifold/flat_manifold_09.cc
tests/manifold/manifold_id_02.cc
tests/manifold/manifold_id_03.cc
tests/manifold/manifold_id_04.cc
tests/manifold/manifold_id_08.cc
tests/manifold/polar_manifold_04.cc
tests/manifold/spherical_manifold_13.cc
tests/manifold/transfinite_manifold_07.cc
tests/manifold/transfinite_manifold_08.cc
tests/manifold/transfinite_manifold_09.cc
tests/manifold/transfinite_manifold_10.cc
tests/manifold/transfinite_manifold_11.cc
tests/manifold/transfinite_manifold_12.cc
tests/manifold/tria_boundary_id_01.cc
tests/mappings/fe_face_values_1d_mapping_cartesian.cc
tests/mappings/fe_face_values_1d_mapping_q2.cc
tests/mappings/mapping.cc
tests/mappings/mapping_fe_field_03.cc
tests/mappings/mapping_fe_field_06.cc
tests/mappings/mapping_fe_field_08.cc
tests/mappings/mapping_q1_eulerian.cc
tests/mappings/mapping_q1_eulerian_01.cc
tests/mappings/mapping_q_cache_01.cc
tests/mappings/mapping_q_cache_02.cc
tests/mappings/mapping_q_cache_03.cc
tests/mappings/mapping_q_cache_05.cc
tests/mappings/mapping_q_cache_06.cc
tests/mappings/mapping_q_eulerian.cc
tests/mappings/mapping_q_eulerian_01.cc
tests/mappings/mapping_q_eulerian_02.cc
tests/mappings/mapping_q_eulerian_03.cc
tests/mappings/mapping_q_eulerian_07.cc
tests/mappings/mapping_q_eulerian_08.cc
tests/mappings/mapping_q_eulerian_09.cc
tests/mappings/mapping_q_eulerian_11.cc
tests/mappings/mapping_q_eulerian_14.cc
tests/mappings/mapping_q_manifold_01.cc
tests/mappings/mapping_q_mixed_manifolds_01.cc
tests/mappings/mapping_q_mixed_manifolds_02.cc
tests/mappings/mapping_real_to_unit_02.cc
tests/matrix_free/assemble_matrix_03.cc
tests/matrix_free/cell_categorization_02.cc
tests/matrix_free/compute_diagonal_01.cc
tests/matrix_free/compute_diagonal_02.cc
tests/matrix_free/compute_diagonal_03.cc
tests/matrix_free/compute_diagonal_04.cc
tests/matrix_free/compute_diagonal_05.cc
tests/matrix_free/compute_diagonal_06.cc
tests/matrix_free/compute_diagonal_07.cc
tests/matrix_free/compute_diagonal_util.h
tests/matrix_free/constraint_info_01.cc
tests/matrix_free/copy_feevaluation.cc
tests/matrix_free/dg_pbc_01.cc
tests/matrix_free/dof_info_01.cc
tests/matrix_free/dof_info_02.cc
tests/matrix_free/ecl.h
tests/matrix_free/ecl_05.cc
tests/matrix_free/ecl_fe_q.h
tests/matrix_free/element_birth_and_death_01.cc
tests/matrix_free/estimate_condition_number_mass.cc
tests/matrix_free/face_setup_01.cc
tests/matrix_free/faces_value_optimization.cc
tests/matrix_free/faces_value_optimization_02.cc
tests/matrix_free/faces_value_optimization_03.cc
tests/matrix_free/fe_evaluation_renumbered.cc
tests/matrix_free/fe_evaluation_shift.cc
tests/matrix_free/fe_remote_evaluation_01.cc
tests/matrix_free/fe_remote_evaluation_02.cc
tests/matrix_free/fe_remote_evaluation_03.cc
tests/matrix_free/get_functions_common.h
tests/matrix_free/get_functions_faces.cc
tests/matrix_free/get_functions_multife.cc
tests/matrix_free/get_functions_multife2.cc
tests/matrix_free/get_functions_notempl.cc
tests/matrix_free/get_functions_rect.cc
tests/matrix_free/get_functions_variants.cc
tests/matrix_free/get_functions_variants_gl.cc
tests/matrix_free/get_values_plain.cc
tests/matrix_free/hanging_node_kernels_01.cc
tests/matrix_free/hp_dg_01.cc
tests/matrix_free/integrate_functions.cc
tests/matrix_free/integrate_functions_hessians.cc
tests/matrix_free/integrate_functions_multife.cc
tests/matrix_free/integrate_functions_multife2.cc
tests/matrix_free/interpolate_quadrature_01.cc
tests/matrix_free/interpolate_rt.cc
tests/matrix_free/interpolate_rt_deformed.cc
tests/matrix_free/interpolate_to_mg.cc
tests/matrix_free/inverse_mass_01.cc
tests/matrix_free/inverse_mass_02.cc
tests/matrix_free/inverse_mass_03.cc
tests/matrix_free/inverse_mass_05.cc
tests/matrix_free/inverse_mass_06.cc
tests/matrix_free/inverse_mass_07.cc
tests/matrix_free/inverse_mass_08.cc
tests/matrix_free/inverse_mass_09.cc
tests/matrix_free/laplace_operator_01.cc
tests/matrix_free/laplace_operator_02.cc
tests/matrix_free/laplace_operator_03.cc
tests/matrix_free/laplace_operator_05.cc
tests/matrix_free/loop_boundary.cc
tests/matrix_free/loop_boundary_02.cc
tests/matrix_free/mass_operator_01.cc
tests/matrix_free/mass_operator_02.cc
tests/matrix_free/mass_operator_03.cc
tests/matrix_free/mass_operator_04.cc
tests/matrix_free/matrix_vector_10.cc
tests/matrix_free/matrix_vector_11.cc
tests/matrix_free/matrix_vector_12.cc
tests/matrix_free/matrix_vector_13.cc
tests/matrix_free/matrix_vector_15.cc
tests/matrix_free/matrix_vector_16.cc
tests/matrix_free/matrix_vector_18.cc
tests/matrix_free/matrix_vector_19.cc
tests/matrix_free/matrix_vector_20.cc
tests/matrix_free/matrix_vector_21.cc
tests/matrix_free/matrix_vector_22.cc
tests/matrix_free/matrix_vector_23.cc
tests/matrix_free/matrix_vector_blocks.cc
tests/matrix_free/matrix_vector_common.h
tests/matrix_free/matrix_vector_curl.cc
tests/matrix_free/matrix_vector_div.cc
tests/matrix_free/matrix_vector_faces_10.cc
tests/matrix_free/matrix_vector_faces_11.cc
tests/matrix_free/matrix_vector_faces_12.cc
tests/matrix_free/matrix_vector_faces_13.cc
tests/matrix_free/matrix_vector_faces_14.cc
tests/matrix_free/matrix_vector_faces_15.cc
tests/matrix_free/matrix_vector_faces_16.cc
tests/matrix_free/matrix_vector_faces_17.cc
tests/matrix_free/matrix_vector_faces_18.cc
tests/matrix_free/matrix_vector_faces_19.cc
tests/matrix_free/matrix_vector_faces_20.cc
tests/matrix_free/matrix_vector_faces_21.cc
tests/matrix_free/matrix_vector_faces_22.cc
tests/matrix_free/matrix_vector_faces_23.cc
tests/matrix_free/matrix_vector_faces_24.cc
tests/matrix_free/matrix_vector_faces_25.cc
tests/matrix_free/matrix_vector_faces_29.cc
tests/matrix_free/matrix_vector_faces_30.cc
tests/matrix_free/matrix_vector_faces_31.cc
tests/matrix_free/matrix_vector_faces_32.cc
tests/matrix_free/matrix_vector_faces_33.cc
tests/matrix_free/matrix_vector_faces_34.cc
tests/matrix_free/matrix_vector_hessians_cells.cc
tests/matrix_free/matrix_vector_hessians_faces.cc
tests/matrix_free/matrix_vector_hessians_general_cells.cc
tests/matrix_free/matrix_vector_hessians_general_faces.cc
tests/matrix_free/matrix_vector_hp.cc
tests/matrix_free/matrix_vector_hp_no_template.cc
tests/matrix_free/matrix_vector_hp_parallel_01.cc
tests/matrix_free/matrix_vector_large_degree_02.cc
tests/matrix_free/matrix_vector_mf.h
tests/matrix_free/matrix_vector_mg.cc
tests/matrix_free/matrix_vector_rt_04.cc
tests/matrix_free/matrix_vector_rt_common.h
tests/matrix_free/matrix_vector_rt_face_04.cc
tests/matrix_free/matrix_vector_rt_face_common.h
tests/matrix_free/matrix_vector_stokes.cc
tests/matrix_free/matrix_vector_stokes_base.cc
tests/matrix_free/matrix_vector_stokes_flux.cc
tests/matrix_free/matrix_vector_stokes_no_vectorization.cc
tests/matrix_free/matrix_vector_stokes_noflux.cc
tests/matrix_free/matrix_vector_stokes_noflux2.cc
tests/matrix_free/matrix_vector_stokes_notempl.cc
tests/matrix_free/matrix_vector_stokes_onedof.cc
tests/matrix_free/matrix_vector_stokes_qdg0.cc
tests/matrix_free/matrix_vector_stokes_qdg0b.cc
tests/matrix_free/mixed_mesh_hn_algorithm_01.cc
tests/matrix_free/no_index_initialize.cc
tests/matrix_free/parallel_multigrid.cc
tests/matrix_free/parallel_multigrid_02.cc
tests/matrix_free/parallel_multigrid_adaptive_02.cc
tests/matrix_free/parallel_multigrid_adaptive_04.cc
tests/matrix_free/parallel_multigrid_adaptive_06.cc
tests/matrix_free/parallel_multigrid_adaptive_06ref.cc
tests/matrix_free/parallel_multigrid_adaptive_07.cc
tests/matrix_free/parallel_multigrid_fullydistributed.cc
tests/matrix_free/parallel_multigrid_mf.cc
tests/matrix_free/parallel_multigrid_mf_02.cc
tests/matrix_free/partitioner_01.cc
tests/matrix_free/pbc_orientation_01.cc
tests/matrix_free/pbc_orientation_02.cc
tests/matrix_free/point_evaluation_01.cc
tests/matrix_free/point_evaluation_02.cc
tests/matrix_free/point_evaluation_03.cc
tests/matrix_free/point_evaluation_04.cc
tests/matrix_free/point_evaluation_05.cc
tests/matrix_free/point_evaluation_06.cc
tests/matrix_free/point_evaluation_07.cc
tests/matrix_free/point_evaluation_08.cc
tests/matrix_free/point_evaluation_09.cc
tests/matrix_free/point_evaluation_10.cc
tests/matrix_free/point_evaluation_11.cc
tests/matrix_free/point_evaluation_12.cc
tests/matrix_free/point_evaluation_13.cc
tests/matrix_free/point_evaluation_14.cc
tests/matrix_free/point_evaluation_15.cc
tests/matrix_free/point_evaluation_16.cc
tests/matrix_free/point_evaluation_17.cc
tests/matrix_free/point_evaluation_19.cc
tests/matrix_free/point_evaluation_20.cc
tests/matrix_free/point_evaluation_21.cc
tests/matrix_free/point_evaluation_22.cc
tests/matrix_free/point_evaluation_23.cc
tests/matrix_free/point_evaluation_24.cc
tests/matrix_free/point_evaluation_25.cc
tests/matrix_free/point_evaluation_26.cc
tests/matrix_free/point_evaluation_27.cc
tests/matrix_free/point_evaluation_28.cc
tests/matrix_free/point_evaluation_29.cc
tests/matrix_free/poisson_dg_hp.cc
tests/matrix_free/pre_and_post_loops_01.cc
tests/matrix_free/pre_and_post_loops_02.cc
tests/matrix_free/pre_and_post_loops_03.cc
tests/matrix_free/pre_and_post_loops_04.cc
tests/matrix_free/pre_and_post_loops_05.cc
tests/matrix_free/pre_and_post_loops_06.cc
tests/matrix_free/pre_and_post_loops_07.cc
tests/matrix_free/pre_and_post_loops_08.cc
tests/matrix_free/reinit_matrix_free_threading.cc
tests/matrix_free/shape_info_inverse.cc
tests/matrix_free/step-37-inhomogeneous-1.cc
tests/matrix_free/step-37.cc
tests/matrix_free/step-48.cc
tests/matrix_free/step-48b.cc
tests/matrix_free/step-48c.cc
tests/matrix_free/stokes_computation.cc
tests/matrix_free/thread_correctness.cc
tests/matrix_free/thread_correctness_dg.cc
tests/matrix_free/thread_correctness_hp.cc
tests/matrix_free_kokkos/coefficient_eval_device.cc
tests/matrix_free_kokkos/evaluate_1d_shape.cc
tests/matrix_free_kokkos/evaluate_2d_shape.cc
tests/matrix_free_kokkos/matrix_free_device_initialize_vector.cc
tests/matrix_free_kokkos/matrix_free_device_matrix_vector_10.cc
tests/matrix_free_kokkos/matrix_free_device_matrix_vector_10a.cc
tests/matrix_free_kokkos/matrix_free_device_matrix_vector_19.cc
tests/matrix_free_kokkos/matrix_free_device_matrix_vector_25.cc
tests/matrix_free_kokkos/matrix_free_device_matrix_vector_26.cc
tests/matrix_free_kokkos/matrix_free_device_multiple_objects.cc
tests/matrix_free_kokkos/matrix_free_device_no_index_initialize.cc
tests/matrix_free_kokkos/matrix_free_device_precondition_chebyshev.cc
tests/matrix_free_kokkos/matrix_free_device_reinit_01.cc
tests/matrix_free_kokkos/matrix_vector_device_common.h
tests/matrix_free_kokkos/matrix_vector_device_mf.h
tests/meshworker/codim_01.cc
tests/meshworker/mesh_loop_02.cc
tests/meshworker/mesh_loop_03.cc
tests/meshworker/mesh_loop_04.cc
tests/meshworker/mesh_loop_05.cc
tests/meshworker/mesh_loop_06.cc
tests/meshworker/mesh_loop_07.cc
tests/meshworker/mesh_loop_08.cc
tests/meshworker/mesh_loop_09a.cc
tests/meshworker/mesh_loop_09b.cc
tests/meshworker/mesh_loop_gmg_01.cc
tests/meshworker/mesh_loop_mpi_01.cc
tests/meshworker/scratch_data_01.cc
tests/meshworker/scratch_data_01_hp.cc
tests/meshworker/scratch_data_03.cc
tests/meshworker/scratch_data_03_hp.cc
tests/meshworker/scratch_data_04.cc
tests/meshworker/scratch_data_05.cc
tests/meshworker/scratch_data_06.cc
tests/meshworker/scratch_data_07.cc
tests/meshworker/scratch_data_08.cc
tests/meshworker/step-11-mesh_loop.cc
tests/meshworker/step-50-mesh_loop.cc
tests/metis/metis_01.cc
tests/metis/metis_01a.cc
tests/metis/metis_02.cc
tests/metis/metis_03.cc
tests/metis/metis_05.cc
tests/mpi/affine_constraints_get_view_01.cc
tests/mpi/attach_data_01.cc
tests/mpi/attach_data_02.cc
tests/mpi/cell_weights_01_back_and_forth_01.cc
tests/mpi/cell_weights_01_back_and_forth_02.cc
tests/mpi/cell_weights_02.cc
tests/mpi/cell_weights_03.cc
tests/mpi/cell_weights_04.cc
tests/mpi/cell_weights_05.cc
tests/mpi/cell_weights_06.cc
tests/mpi/communicate_moved_vertices_03.cc
tests/mpi/compute_index_owner_01.cc
tests/mpi/compute_mean_value_01.cc
tests/mpi/compute_mean_value_02.cc
tests/mpi/condense_01.cc
tests/mpi/constraint_matrix_condense_01.cc
tests/mpi/constraint_matrix_set_zero_01.cc
tests/mpi/constraint_matrix_set_zero_02.cc
tests/mpi/constraint_matrix_trilinos_bug.cc
tests/mpi/constraints_consistent_01.cc
tests/mpi/constraints_crash_01.cc
tests/mpi/constraints_crash_02.cc
tests/mpi/constraints_crash_03.cc
tests/mpi/crash_05.cc
tests/mpi/create_mpi_datatype_01.cc
tests/mpi/data_out_faces_01.cc
tests/mpi/data_out_faces_02.cc
tests/mpi/data_out_hdf5_01.cc
tests/mpi/derivative_approximation_01.cc
tests/mpi/derivative_approximation_02.cc
tests/mpi/distort_random_02.cc
tests/mpi/distribute_flux_sparsity_pattern.cc
tests/mpi/extract_boundary_dofs.cc
tests/mpi/extract_constant_modes_01.cc
tests/mpi/extract_constant_modes_02.cc
tests/mpi/extract_constant_modes_03.cc
tests/mpi/extract_locally_active_dofs.cc
tests/mpi/extract_locally_active_level_dofs.cc
tests/mpi/fe_field_function_01.cc
tests/mpi/fe_field_function_02.cc
tests/mpi/fe_field_function_03.cc
tests/mpi/fe_tools_extrapolate_01.cc
tests/mpi/fe_tools_extrapolate_02.cc
tests/mpi/fe_tools_extrapolate_03.cc
tests/mpi/fe_tools_extrapolate_04.cc
tests/mpi/fe_tools_extrapolate_05.cc
tests/mpi/fe_tools_extrapolate_06.cc
tests/mpi/fe_tools_extrapolate_common.h
tests/mpi/flux_edge_01.cc
tests/mpi/has_hanging_nodes.cc
tests/mpi/hp_cell_weights_03.cc
tests/mpi/hp_cell_weights_04.cc
tests/mpi/hp_constraints_consistent_01.cc
tests/mpi/hp_constraints_consistent_02.cc
tests/mpi/hp_constraints_consistent_03.cc
tests/mpi/hp_hanging_node_constraints_01.cc
tests/mpi/hp_hanging_node_constraints_02.cc
tests/mpi/hp_integrate_difference.cc
tests/mpi/hp_step-4.cc
tests/mpi/hp_step-40.cc
tests/mpi/hp_step-40_variable_01.cc
tests/mpi/integrate_difference.cc
tests/mpi/interpolate_01.cc
tests/mpi/interpolate_02.cc
tests/mpi/interpolate_04.cc
tests/mpi/interpolate_05.cc
tests/mpi/interpolate_to_different_mesh_01.cc
tests/mpi/interpolate_to_different_mesh_02.cc
tests/mpi/is_mpi_type.cc
tests/mpi/local_size.cc
tests/mpi/make_zero_boundary_values.cc
tests/mpi/map_dofs_to_support_points.cc
tests/mpi/mesh_worker_matrix_01.cc
tests/mpi/mg_01.cc
tests/mpi/mg_05.cc
tests/mpi/mg_06.cc
tests/mpi/mg_ghost_dofs_periodic_01.cc
tests/mpi/mg_ghost_dofs_periodic_02.cc
tests/mpi/mg_ghost_dofs_periodic_03.cc
tests/mpi/mg_ghost_dofs_periodic_04.cc
tests/mpi/mg_ghost_layer_periodic.cc
tests/mpi/multigrid_adaptive.cc
tests/mpi/multigrid_uniform.cc
tests/mpi/no_flux_constraints.cc
tests/mpi/no_flux_constraints_02.cc
tests/mpi/no_flux_constraints_03.cc
tests/mpi/normal_flux_constraints.cc
tests/mpi/p4est_2d_constraintmatrix_01.cc
tests/mpi/p4est_2d_constraintmatrix_02.cc
tests/mpi/p4est_2d_constraintmatrix_03.cc
tests/mpi/p4est_2d_constraintmatrix_04.cc
tests/mpi/p4est_2d_constraintmatrix_05.cc
tests/mpi/p4est_2d_dofhandler_04.cc
tests/mpi/p4est_2d_renumber_01.cc
tests/mpi/p4est_2d_renumber_02.cc
tests/mpi/p4est_3d_constraintmatrix_01.cc
tests/mpi/p4est_3d_constraintmatrix_02.cc
tests/mpi/p4est_3d_constraintmatrix_03.cc
tests/mpi/p4est_3d_constraintmatrix_04.cc
tests/mpi/p4est_save_02.cc
tests/mpi/p4est_save_03.cc
tests/mpi/p4est_save_04.cc
tests/mpi/p4est_save_05.cc
tests/mpi/p4est_save_07.cc
tests/mpi/parallel_block_vector_05.cc
tests/mpi/parallel_block_vector_06.cc
tests/mpi/parallel_block_vector_07.cc
tests/mpi/parallel_block_vector_08.cc
tests/mpi/parallel_block_vector_09.cc
tests/mpi/parallel_block_vector_10.cc
tests/mpi/parallel_block_vector_11.cc
tests/mpi/parallel_block_vector_12.cc
tests/mpi/parallel_partitioner_device_08.cc
tests/mpi/parallel_vector_11.cc
tests/mpi/parallel_vector_12.cc
tests/mpi/parallel_vector_21.cc
tests/mpi/parallel_vector_back_interpolate.cc
tests/mpi/parallel_vector_back_interpolate_02.cc
tests/mpi/parallel_vector_interpolate.cc
tests/mpi/periodic_neighbor_01.cc
tests/mpi/periodicity_01.cc
tests/mpi/periodicity_02.cc
tests/mpi/periodicity_03.cc
tests/mpi/periodicity_04.cc
tests/mpi/periodicity_06.cc
tests/mpi/periodicity_07.cc
tests/mpi/periodicity_08.cc
tests/mpi/petsc_01.cc
tests/mpi/petsc_02.cc
tests/mpi/petsc_03.cc
tests/mpi/petsc_bug_ghost_vector_01.cc
tests/mpi/petsc_distribute_01.cc
tests/mpi/petsc_distribute_01_block.cc
tests/mpi/petsc_distribute_01_inhomogenous.cc
tests/mpi/petsc_locally_owned_elements.cc
tests/mpi/petsc_step-27.cc
tests/mpi/project_bv_div_conf.cc
tests/mpi/refine_and_coarsen_fixed_fraction_08.cc
tests/mpi/refine_and_coarsen_fixed_fraction_09.cc
tests/mpi/refine_and_coarsen_fixed_number_06.cc
tests/mpi/refine_and_coarsen_fixed_number_08.cc
tests/mpi/renumber_cuthill_mckee.cc
tests/mpi/renumber_cuthill_mckee_02.cc
tests/mpi/repartition_02.cc
tests/mpi/simple_mpi_01.cc
tests/mpi/solution_transfer_01.cc
tests/mpi/solution_transfer_04.cc
tests/mpi/solution_transfer_05.cc
tests/mpi/step-39-block.cc
tests/mpi/step-39.cc
tests/mpi/step-40.cc
tests/mpi/step-40_cuthill_mckee.cc
tests/mpi/step-40_cuthill_mckee_MPI-subset.cc
tests/mpi/step-40_direct_solver.cc
tests/mpi/tria_signals_06.cc
tests/mpi/trilinos_distribute_01.cc
tests/mpi/trilinos_distribute_01_block.cc
tests/mpi/trilinos_distribute_01_inhomogenous.cc
tests/mpi/trilinos_distribute_03.cc
tests/mpi/trilinos_distribute_04.cc
tests/mpi/trilinos_locally_owned_elements_01.cc
tests/mpi/trilinos_locally_owned_elements_02.cc
tests/mpi/trilinos_matvec_01.cc
tests/mpi/trilinos_matvec_02.cc
tests/mpi/trilinos_matvec_03.cc
tests/mpi/trilinos_sparse_matrix_01.cc
tests/mpi/trilinos_sparse_matrix_02.cc
tests/mpi/trilinos_sparse_matrix_03.cc
tests/mpi/trilinos_sparse_matrix_04.cc
tests/mpi/trilinos_sparse_matrix_05.cc
tests/mpi/trilinos_sparse_matrix_print_01.cc
tests/mpi/trilinos_step-27.cc
tests/mpi/trilinos_vector_non_negative.cc
tests/mpi/union_01.cc
tests/multigrid-global-coarsening/block_01.cc
tests/multigrid-global-coarsening/create_geometric_coarsening_sequence_01.cc
tests/multigrid-global-coarsening/create_polynomial_coarsening_sequence_01.cc
tests/multigrid-global-coarsening/fe_nothing_01.cc
tests/multigrid-global-coarsening/interpolate_01.cc
tests/multigrid-global-coarsening/interpolate_to_mg.cc
tests/multigrid-global-coarsening/interpolate_to_mg_01.cc
tests/multigrid-global-coarsening/mg_data_out_04.cc
tests/multigrid-global-coarsening/mg_data_out_05.cc
tests/multigrid-global-coarsening/mg_transfer_a_02.cc
tests/multigrid-global-coarsening/mg_transfer_a_03.cc
tests/multigrid-global-coarsening/mg_transfer_a_05.cc
tests/multigrid-global-coarsening/mg_transfer_p_01.cc
tests/multigrid-global-coarsening/mg_transfer_p_02.cc
tests/multigrid-global-coarsening/mg_transfer_p_03.cc
tests/multigrid-global-coarsening/mg_transfer_p_04.cc
tests/multigrid-global-coarsening/mg_transfer_p_05.cc
tests/multigrid-global-coarsening/mg_transfer_p_07.cc
tests/multigrid-global-coarsening/mg_transfer_support_01.cc
tests/multigrid-global-coarsening/mg_transfer_util.h
tests/multigrid-global-coarsening/multigrid_a_02.cc
tests/multigrid-global-coarsening/multigrid_a_03.cc
tests/multigrid-global-coarsening/multigrid_p_01.cc
tests/multigrid-global-coarsening/multigrid_p_02.cc
tests/multigrid-global-coarsening/multigrid_p_03.cc
tests/multigrid-global-coarsening/multigrid_p_04.cc
tests/multigrid-global-coarsening/multigrid_util.h
tests/multigrid-global-coarsening/non_nested_transfer_05.cc
tests/multigrid-global-coarsening/parallel_multigrid.cc
tests/multigrid-global-coarsening/parallel_multigrid_02.cc
tests/multigrid-global-coarsening/parallel_multigrid_adaptive_02.cc
tests/multigrid-global-coarsening/parallel_multigrid_adaptive_04.cc
tests/multigrid-global-coarsening/parallel_multigrid_adaptive_06.cc
tests/multigrid-global-coarsening/parallel_multigrid_adaptive_06ref.cc
tests/multigrid-global-coarsening/parallel_multigrid_adaptive_07.cc
tests/multigrid-global-coarsening/parallel_multigrid_fullydistributed.cc
tests/multigrid-global-coarsening/parallel_multigrid_mf.cc
tests/multigrid-global-coarsening/parallel_multigrid_mf_02.cc
tests/multigrid-global-coarsening/step-37-inhomogeneous-1.cc
tests/multigrid-global-coarsening/stokes_computation.cc
tests/multigrid-global-coarsening/transfer_matrix_free_01.cc
tests/multigrid-global-coarsening/transfer_matrix_free_02.cc
tests/multigrid-global-coarsening/transfer_matrix_free_02_block.cc
tests/multigrid-global-coarsening/transfer_matrix_free_02_block_02.cc
tests/multigrid-global-coarsening/transfer_matrix_free_03.cc
tests/multigrid-global-coarsening/transfer_matrix_free_04.cc
tests/multigrid-global-coarsening/transfer_matrix_free_05.cc
tests/multigrid-global-coarsening/transfer_matrix_free_06.cc
tests/multigrid-global-coarsening/transfer_matrix_free_07.cc
tests/multigrid-global-coarsening/transfer_matrix_free_08.cc
tests/multigrid-global-coarsening/transfer_matrix_free_09.cc
tests/multigrid-global-coarsening/transfer_matrix_free_10.cc
tests/multigrid-global-coarsening/transfer_matrix_free_11.cc
tests/multigrid-global-coarsening/transfer_matrix_free_12.cc
tests/multigrid-global-coarsening/transfer_matrix_free_14.cc
tests/multigrid-global-coarsening/transfer_prebuilt_04.cc
tests/multigrid/constrained_dofs_04.cc
tests/multigrid/constrained_dofs_05.cc
tests/multigrid/constrained_dofs_07.cc
tests/multigrid/events_01.cc
tests/multigrid/flux_sparsity_pattern_constraints.cc
tests/multigrid/interface_matrix_entry_01.cc
tests/multigrid/interpolate_to_mg_01.cc
tests/multigrid/max_level_for_coarse_mesh.cc
tests/multigrid/mg_coarse_01.cc
tests/multigrid/mg_constraints_pbc.cc
tests/multigrid/mg_data_out_01.cc
tests/multigrid/mg_data_out_02.cc
tests/multigrid/mg_data_out_04.cc
tests/multigrid/mg_data_out_05.cc
tests/multigrid/mg_level_object_args_01.cc
tests/multigrid/mg_renumbered_01.cc
tests/multigrid/mg_renumbered_02.cc
tests/multigrid/mg_renumbered_03.cc
tests/multigrid/mg_stats_01.cc
tests/multigrid/renumbering_02.cc
tests/multigrid/step-16-02.cc
tests/multigrid/step-16-03.cc
tests/multigrid/step-16-04.cc
tests/multigrid/step-16-05.cc
tests/multigrid/step-16-06.cc
tests/multigrid/step-16-07.cc
tests/multigrid/step-16-08.cc
tests/multigrid/step-16-50-mpi-linear-operator.cc
tests/multigrid/step-16-50-mpi-smoother.cc
tests/multigrid/step-16-50-mpi.cc
tests/multigrid/step-16-50-serial.cc
tests/multigrid/step-16-bdry1.cc
tests/multigrid/step-16.cc
tests/multigrid/step-39-02.cc
tests/multigrid/step-39-02a.cc
tests/multigrid/step-39-03.cc
tests/multigrid/step-39.cc
tests/multigrid/step-50_01.cc
tests/multigrid/step-50_02.cc
tests/multigrid/transfer_02.cc
tests/multigrid/transfer_matrix_free_01.cc
tests/multigrid/transfer_matrix_free_02.cc
tests/multigrid/transfer_matrix_free_02_block.cc
tests/multigrid/transfer_matrix_free_02_block_02.cc
tests/multigrid/transfer_matrix_free_03.cc
tests/multigrid/transfer_matrix_free_04.cc
tests/multigrid/transfer_matrix_free_05.cc
tests/multigrid/transfer_matrix_free_06.cc
tests/multigrid/transfer_matrix_free_07.cc
tests/multigrid/transfer_matrix_free_11.cc
tests/multigrid/transfer_matrix_free_13.cc
tests/multigrid/transfer_prebuilt_05.cc
tests/multigrid/transfer_system_adaptive_01.cc
tests/multigrid/transfer_system_adaptive_02.cc
tests/multigrid/transfer_system_adaptive_03.cc
tests/multigrid/transfer_system_adaptive_04.cc
tests/multigrid/transfer_system_adaptive_05.cc
tests/multigrid/transfer_system_adaptive_06.cc
tests/multigrid/transfer_system_adaptive_07.cc
tests/multigrid/transfer_system_adaptive_08.cc
tests/multigrid/transfer_system_adaptive_09.cc
tests/multigrid/workload_imbalance.cc
tests/multithreading/bench_01.cc
tests/multithreading/task_01_exception_03.cc
tests/multithreading/task_06.cc
tests/multithreading/task_14.cc
tests/multithreading/task_15.cc
tests/multithreading/task_16.cc
tests/multithreading/thread_12.cc
tests/multithreading/thread_local_storage_01.cc
tests/multithreading/thread_local_storage_02.cc
tests/multithreading/thread_local_storage_03.cc
tests/multithreading/thread_local_storage_04.cc
tests/multithreading/thread_local_storage_05.cc
tests/multithreading/thread_local_storage_06.cc
tests/multithreading/thread_local_storage_07.cc
tests/multithreading/thread_local_storage_08.cc
tests/multithreading/work_stream_01b.cc
tests/multithreading/work_stream_03.cc
tests/multithreading/work_stream_03_graph.cc
tests/non_matching/discrete_quadrature_generator.cc
tests/non_matching/face_quadrature_generator.cc
tests/non_matching/fe_immersed_surface_values.cc
tests/non_matching/fe_interface_values.cc
tests/non_matching/fe_interface_values_non_standard_meshes.cc
tests/non_matching/fe_values.cc
tests/non_matching/find_best_height_direction.cc
tests/non_matching/find_extreme_values.cc
tests/non_matching/immersed_surface_quadrature.cc
tests/non_matching/mapping_info.cc
tests/non_matching/mapping_info_03.cc
tests/non_matching/mapping_info_04.cc
tests/non_matching/mapping_info_05.cc
tests/non_matching/pointwise_definiteness.cc
tests/non_matching/quadrature_generator.cc
tests/non_matching/quadrature_generator_sphere.cc
tests/non_matching/root_finder.cc
tests/non_matching/step-70.cc
tests/non_matching/tensor_point_with_1D_quadrature.cc
tests/non_matching/up_through_dimension_creator.cc
tests/numerics/assemble_matrix_parallel_01.cc
tests/numerics/assemble_matrix_parallel_02.cc
tests/numerics/assemble_matrix_parallel_03.cc
tests/numerics/assemble_matrix_parallel_04.cc
tests/numerics/create_mass_matrix_constraints_02b.cc
tests/numerics/create_point_source.cc
tests/numerics/create_point_source_hp.cc
tests/numerics/derivatives.cc
tests/numerics/error_estimator_02.cc
tests/numerics/error_estimator_02_complex.cc
tests/numerics/generalized_interpolation.h
tests/numerics/interpolate_to_different_mesh_01.cc
tests/numerics/interpolate_to_different_mesh_02.cc
tests/numerics/matrix_creator_01.cc
tests/numerics/no_flux_04.cc
tests/numerics/no_flux_10.cc
tests/numerics/no_flux_11.cc
tests/numerics/no_flux_12.cc
tests/numerics/no_flux_17.cc
tests/numerics/no_flux_18.cc
tests/numerics/no_flux_hp_04.cc
tests/numerics/nonlinear_solver_selector_01.cc
tests/numerics/nonlinear_solver_selector_03.cc
tests/numerics/normal_flux_inhom_01.cc
tests/numerics/point_value_history_01.cc
tests/numerics/point_value_history_02.cc
tests/numerics/point_value_history_03.cc
tests/numerics/project_boundary_01.cc
tests/numerics/project_boundary_rt_01.cc
tests/numerics/project_bv_curl_conf_02.cc
tests/numerics/project_bv_curl_conf_04.cc
tests/numerics/project_bv_div_conf_03.cc
tests/numerics/project_common.h
tests/numerics/project_complex.cc
tests/numerics/project_parallel_common.h
tests/numerics/project_parallel_qp_common.h
tests/numerics/project_parallel_qpmf_common.h
tests/numerics/project_to_surface_01.cc
tests/numerics/project_to_surface_02.cc
tests/numerics/smoothness_estimator_01.cc
tests/numerics/smoothness_estimator_02.cc
tests/numerics/subtract_mean_value_01.cc
tests/numerics/subtract_mean_value_02.cc
tests/numerics/tangential_flux_inhom_01.cc
tests/opencascade/circle_normal_projection.cc
tests/opencascade/interpolation_curve_boundary.cc
tests/opencascade/interpolation_curve_boundary_02.cc
tests/opencascade/manifold_clone_01.cc
tests/opencascade/normal_projection_01.cc
tests/opencascade/step_create.cc
tests/opencascade/step_write.cc
tests/optimization/bfgs_03.cc
tests/optimization/bfgs_04.cc
tests/optimization/bfgs_05.cc
tests/optimization/bfgs_05b.cc
tests/optimization/step-44-with_line_search.cc
tests/optimization/step-44-with_line_search_ptrb.cc
tests/optimization/step-44-without_line_search.cc
tests/optimization/step-44.h
tests/parameter_handler/add_parameter_01.cc
tests/parameter_handler/parameter_acceptor_05.cc
tests/parameter_handler/parameter_acceptor_06.cc
tests/parameter_handler/parameter_acceptor_12.cc
tests/parameter_handler/parameter_handler_19.cc
tests/parameter_handler/parameter_handler_23.cc
tests/parameter_handler/parameter_handler_25.cc
tests/parameter_handler/parameter_handler_26.cc
tests/parameter_handler/parameter_handler_3.cc
tests/parameter_handler/parameter_handler_3_with_alias_01.cc
tests/parameter_handler/parameter_handler_3_with_alias_02.cc
tests/parameter_handler/parameter_handler_3_with_alias_03.cc
tests/parameter_handler/parameter_handler_3_with_alias_04.cc
tests/parameter_handler/parameter_handler_3_with_sorting_01.cc
tests/parameter_handler/parameter_handler_3_with_space.cc
tests/parameter_handler/parameter_handler_4.cc
tests/parameter_handler/parameter_handler_4a.cc
tests/parameter_handler/parameter_handler_4a_with_alias.cc
tests/parameter_handler/parameter_handler_4a_with_alias_deprecated.cc
tests/parameter_handler/parameter_handler_4b.cc
tests/parameter_handler/parameter_handler_5.cc
tests/parameter_handler/parameter_handler_6.cc
tests/parameter_handler/parameter_handler_6_bool.cc
tests/parameter_handler/parameter_handler_7.cc
tests/parameter_handler/parameter_handler_8.cc
tests/parameter_handler/parameter_handler_9.cc
tests/parameter_handler/patterns_10.cc
tests/particles/data_out_01.cc
tests/particles/data_out_02.cc
tests/particles/data_out_03.cc
tests/particles/data_out_04.cc
tests/particles/data_out_05.cc
tests/particles/exchange_ghosts_01.cc
tests/particles/generators_02.cc
tests/particles/generators_09.cc
tests/particles/generators_11.cc
tests/particles/generators_12.cc
tests/particles/interpolate_on_particle_01.cc
tests/particles/lost_01.cc
tests/particles/particle_01.cc
tests/particles/particle_02.cc
tests/particles/particle_03.cc
tests/particles/particle_04.cc
tests/particles/particle_05.cc
tests/particles/particle_06.cc
tests/particles/particle_07.cc
tests/particles/particle_08.cc
tests/particles/particle_handler_01.cc
tests/particles/particle_handler_02.cc
tests/particles/particle_handler_03.cc
tests/particles/particle_handler_04.cc
tests/particles/particle_handler_05.cc
tests/particles/particle_handler_06.cc
tests/particles/particle_handler_08.cc
tests/particles/particle_handler_15.cc
tests/particles/particle_handler_16.cc
tests/particles/particle_handler_17.cc
tests/particles/particle_handler_19.cc
tests/particles/particle_handler_20.cc
tests/particles/particle_handler_21.cc
tests/particles/particle_handler_22.cc
tests/particles/particle_handler_fully_distributed_01.cc
tests/particles/particle_handler_refinement_outside_cell.cc
tests/particles/particle_handler_serial_01.cc
tests/particles/particle_handler_serial_02.cc
tests/particles/particle_handler_serial_03.cc
tests/particles/particle_handler_shared_01.cc
tests/particles/particle_handler_sort_01.cc
tests/particles/particle_interpolation_01.cc
tests/particles/particle_interpolation_02.cc
tests/particles/particle_interpolation_03.cc
tests/particles/particle_interpolation_04.cc
tests/particles/particle_interpolation_05.cc
tests/particles/particle_iterator_01.cc
tests/particles/particle_iterator_02.cc
tests/particles/particle_weights_01.cc
tests/particles/properties_01.cc
tests/particles/properties_02.cc
tests/particles/remove_particle_01.cc
tests/particles/step-19.cc
tests/particles/step-68.cc
tests/performance/timing_navier_stokes.cc
tests/petsc/01.cc
tests/petsc/02.cc
tests/petsc/04.cc
tests/petsc/05.cc
tests/petsc/06.cc
tests/petsc/07.cc
tests/petsc/08.cc
tests/petsc/09.cc
tests/petsc/10.cc
tests/petsc/11.cc
tests/petsc/12.cc
tests/petsc/13.cc
tests/petsc/17.cc
tests/petsc/18.cc
tests/petsc/19.cc
tests/petsc/20.cc
tests/petsc/21.cc
tests/petsc/22.cc
tests/petsc/23.cc
tests/petsc/24.cc
tests/petsc/26.cc
tests/petsc/27.cc
tests/petsc/28.cc
tests/petsc/29.cc
tests/petsc/30.cc
tests/petsc/31.cc
tests/petsc/32.cc
tests/petsc/33.cc
tests/petsc/34.cc
tests/petsc/35.cc
tests/petsc/36.cc
tests/petsc/37.cc
tests/petsc/39.cc
tests/petsc/40.cc
tests/petsc/41.cc
tests/petsc/42.cc
tests/petsc/45.cc
tests/petsc/46.cc
tests/petsc/49.cc
tests/petsc/50.cc
tests/petsc/51.cc
tests/petsc/52.cc
tests/petsc/55.cc
tests/petsc/56.cc
tests/petsc/58.cc
tests/petsc/59.cc
tests/petsc/60.cc
tests/petsc/61.cc
tests/petsc/62.cc
tests/petsc/63.cc
tests/petsc/64.cc
tests/petsc/65.cc
tests/petsc/66.cc
tests/petsc/68.cc
tests/petsc/70.cc
tests/petsc/bddc.cc
tests/petsc/block_vector_iterator_01.cc
tests/petsc/block_vector_iterator_02.cc
tests/petsc/full_matrix_00.cc
tests/petsc/full_matrix_01.cc
tests/petsc/full_matrix_02.cc
tests/petsc/full_matrix_04.cc
tests/petsc/full_matrix_05.cc
tests/petsc/full_matrix_06.cc
tests/petsc/full_matrix_07.cc
tests/petsc/full_matrix_08.cc
tests/petsc/full_matrix_09.cc
tests/petsc/full_matrix_10.cc
tests/petsc/full_matrix_iterator_01.cc
tests/petsc/full_matrix_vector_01.cc
tests/petsc/full_matrix_vector_02.cc
tests/petsc/full_matrix_vector_03.cc
tests/petsc/full_matrix_vector_04.cc
tests/petsc/full_matrix_vector_05.cc
tests/petsc/full_matrix_vector_06.cc
tests/petsc/full_matrix_vector_07.cc
tests/petsc/parallel_sparse_matrix_01.cc
tests/petsc/petsc_mf_testmatrix.h
tests/petsc/slowness_01.cc
tests/petsc/sparse_direct_mumps.cc
tests/petsc/sparse_matrix_02.cc
tests/petsc/sparse_matrix_iterator_01.cc
tests/petsc/sparse_matrix_iterator_02.cc
tests/petsc/sparse_matrix_matrix_01.cc
tests/petsc/sparse_matrix_matrix_02.cc
tests/petsc/sparse_matrix_matrix_03.cc
tests/petsc/sparse_matrix_matrix_04.cc
tests/petsc/sparse_matrix_vector_01.cc
tests/petsc/sparse_matrix_vector_02.cc
tests/petsc/sparse_matrix_vector_03.cc
tests/petsc/sparse_matrix_vector_04.cc
tests/petsc/sparse_matrix_vector_05.cc
tests/petsc/sparse_matrix_vector_06.cc
tests/petsc/sparse_matrix_vector_07.cc
tests/petsc/step-67-with-petsc-ts.cc
tests/petsc/step-77-snes.cc
tests/petsc/subtract_mean_value_03.cc
tests/petsc/vector_assign_01.cc
tests/petsc/vector_assign_02.cc
tests/petsc/vector_equality_1.cc
tests/petsc/vector_equality_2.cc
tests/petsc/vector_equality_3.cc
tests/petsc/vector_equality_4.cc
tests/petsc/vector_print.cc
tests/petsc_complex/00.cc
tests/petsc_complex/01.cc
tests/petsc_complex/02.cc
tests/petsc_complex/04.cc
tests/petsc_complex/05.cc
tests/petsc_complex/06.cc
tests/petsc_complex/07.cc
tests/petsc_complex/08.cc
tests/petsc_complex/09.cc
tests/petsc_complex/10.cc
tests/petsc_complex/11.cc
tests/petsc_complex/12.cc
tests/petsc_complex/13.cc
tests/petsc_complex/18.cc
tests/petsc_complex/19.cc
tests/petsc_complex/20.cc
tests/petsc_complex/element_access_00.cc
tests/petsc_complex/element_access_01.cc
tests/petsc_complex/element_access_02.cc
tests/petsc_complex/element_access_03.cc
tests/petsc_complex/fe_get_function_values.cc
tests/petsc_complex/parallel_sparse_matrix_01.cc
tests/petsc_complex/solver_real_03.cc
tests/petsc_complex/solver_real_03_mf.cc
tests/petsc_complex/solver_real_04.cc
tests/petsc_complex/sparse_matrix_01.cc
tests/petsc_complex/vector_02.cc
tests/petsc_complex/vector_assign_01.cc
tests/petsc_complex/vector_assign_02.cc
tests/petsc_complex/vector_equality_1.cc
tests/petsc_complex/vector_equality_2.cc
tests/petsc_complex/vector_print.cc
tests/physics/notation-kelvin_01.cc
tests/physics/notation-kelvin_02.cc
tests/physics/positive_negative_split.cc
tests/physics/step-18-rotation_matrix.cc
tests/physics/step-18.cc
tests/physics/step-44-dgp_monomial.cc
tests/physics/step-44-standard_tensors-material_push_forward.cc
tests/physics/step-44-standard_tensors-spatial.cc
tests/physics/step-44.cc
tests/physics/transformations-rotations_01.cc
tests/quick_tests/adolc.cc
tests/quick_tests/cuda.cc
tests/quick_tests/gmsh.cc
tests/quick_tests/lapack.cc
tests/quick_tests/step-metis.cc
tests/quick_tests/step-petsc.cc
tests/quick_tests/step-slepc.cc
tests/quick_tests/step-trilinos.cc
tests/quick_tests/step.cc
tests/remote_point_evaluation/convert_intersections_to_rpe_data_01.cc
tests/remote_point_evaluation/convert_intersections_to_rpe_data_02.cc
tests/remote_point_evaluation/convert_intersections_to_rpe_data_03.cc
tests/remote_point_evaluation/convert_intersections_to_rpe_data_04.cc
tests/remote_point_evaluation/data_out_resample_01.cc
tests/remote_point_evaluation/data_out_resample_02.cc
tests/remote_point_evaluation/distributed_compute_intersection_locations_01.cc
tests/remote_point_evaluation/distributed_compute_intersection_locations_02.cc
tests/remote_point_evaluation/distributed_compute_intersection_locations_03.cc
tests/remote_point_evaluation/distributed_compute_intersection_locations_04.cc
tests/remote_point_evaluation/mapping_01.cc
tests/remote_point_evaluation/mapping_02.cc
tests/remote_point_evaluation/mapping_03.cc
tests/remote_point_evaluation/mapping_04.cc
tests/remote_point_evaluation/remote_point_evaluation_01.cc
tests/remote_point_evaluation/remote_point_evaluation_02.cc
tests/remote_point_evaluation/remote_point_evaluation_03.cc
tests/remote_point_evaluation/setup_rpe_with_intersections_01.cc
tests/remote_point_evaluation/setup_rpe_with_intersections_02.cc
tests/remote_point_evaluation/setup_rpe_with_intersections_03.cc
tests/remote_point_evaluation/setup_rpe_with_intersections_04.cc
tests/remote_point_evaluation/vector_tools_evaluate_at_points_01.cc
tests/remote_point_evaluation/vector_tools_evaluate_at_points_02.cc
tests/remote_point_evaluation/vector_tools_evaluate_at_points_03.cc
tests/remote_point_evaluation/vector_tools_evaluate_at_points_04.cc
tests/remote_point_evaluation/vector_tools_evaluate_at_points_05.cc
tests/remote_point_evaluation/vector_tools_evaluate_at_points_06.cc
tests/remote_point_evaluation/vector_tools_evaluate_at_points_07.cc
tests/rol/vector_adaptor_01.cc
tests/rol/vector_adaptor_02.cc
tests/rol/vector_adaptor_apply_binary_01.cc
tests/rol/vector_adaptor_no_ghost_01.cc
tests/rol/vector_adaptor_with_ghost_01.cc
tests/sacado/ad_number_traits_01.cc
tests/sacado/basic_01.cc
tests/sacado/basic_01a.cc
tests/sacado/basic_01b.cc
tests/sacado/basic_02.cc
tests/sacado/basic_02a.cc
tests/sacado/basic_02b.cc
tests/sacado/sacado_product_type_04.cc
tests/sacado/step-44-helper_res_lin_01_1.cc
tests/sacado/step-44-helper_res_lin_01_2.cc
tests/sacado/step-44-helper_res_lin_01_3.cc
tests/sacado/step-44-helper_res_lin_01_4.cc
tests/sacado/step-44-helper_scalar_01_1.cc
tests/sacado/step-44-helper_scalar_01_2.cc
tests/sacado/step-44-helper_var_form_01_1.cc
tests/sacado/step-44-helper_var_form_01_2.cc
tests/sacado/step-44-helper_vector_01_1.cc
tests/sacado/step-44-helper_vector_01_2.cc
tests/sacado/step-44-helper_vector_01_3.cc
tests/sacado/step-44-helper_vector_01_4.cc
tests/sacado/tensor_01.cc
tests/serialization/parallel_fullydistributed_construction_data_1.cc
tests/serialization/particle_handler_01.cc
tests/serialization/particle_handler_02.cc
tests/serialization/particle_handler_03.cc
tests/serialization/particle_handler_04.cc
tests/serialization/pointer_03.cc
tests/serialization/pointer_05.cc
tests/sharedtria/serialization_01.cc
tests/sharedtria/tria_01.cc
tests/sharedtria/tria_02.cc
tests/sharedtria/tria_multigrid_01.cc
tests/sharedtria/tria_zorder_01.cc
tests/simplex/barycentric_01.cc
tests/simplex/cell_measure_01.cc
tests/simplex/compute_point_locations_01.cc
tests/simplex/compute_projection_matrices_01.cc
tests/simplex/convert_hypercube_to_simplex_mesh_01.cc
tests/simplex/convert_hypercube_to_simplex_mesh_02.cc
tests/simplex/data_out_faces_01.cc
tests/simplex/data_out_write_gnuplot_01.cc
tests/simplex/data_out_write_gnuplot_02.cc
tests/simplex/data_out_write_gnuplot_03.cc
tests/simplex/data_out_write_hdf5_01.cc
tests/simplex/data_out_write_hdf5_02.cc
tests/simplex/data_out_write_vtk_01.cc
tests/simplex/data_out_write_vtk_02.cc
tests/simplex/data_out_write_vtk_03.cc
tests/simplex/data_out_write_vtk_04.cc
tests/simplex/data_out_write_vtu_01.cc
tests/simplex/extract_boundary_dofs.cc
tests/simplex/fe_lib_01.cc
tests/simplex/fe_lib_02.cc
tests/simplex/fe_p_bubbles_01.cc
tests/simplex/fe_p_bubbles_02.cc
tests/simplex/fe_p_bubbles_03.cc
tests/simplex/get_boundary_ids_01.cc
tests/simplex/get_projection_matrix_01.cc
tests/simplex/hanging_nodes.h
tests/simplex/mapping_01.cc
tests/simplex/mapping_fe_01.cc
tests/simplex/mapping_fe_fields_01.cc
tests/simplex/mapping_fe_fields_02.cc
tests/simplex/mapping_transformations_01.cc
tests/simplex/matrix_free_01.cc
tests/simplex/matrix_free_02.cc
tests/simplex/matrix_free_03.cc
tests/simplex/matrix_free_04.cc
tests/simplex/matrix_free_face_integral_01.cc
tests/simplex/matrix_free_range_iteration_01.cc
tests/simplex/matrix_free_shape_info_01.cc
tests/simplex/nodal_type_quadrature_01.cc
tests/simplex/orientation_02.cc
tests/simplex/orientation_04.cc
tests/simplex/poisson_01.cc
tests/simplex/poisson_02.cc
tests/simplex/polynomials_01.cc
tests/simplex/q_projection_01.cc
tests/simplex/quadrature_lib_01.cc
tests/simplex/reference_cell_kind_01.cc
tests/simplex/refinement_03.cc
tests/simplex/simplex_grids.h
tests/simplex/simplex_project_cg.cc
tests/simplex/simplex_project_dg.cc
tests/simplex/step-01.cc
tests/simplex/step-02.cc
tests/simplex/step-03.cc
tests/simplex/step-04-data_out_faces.cc
tests/simplex/step-04.cc
tests/simplex/step-06.cc
tests/simplex/step-07.cc
tests/simplex/step-08.cc
tests/simplex/step-12.cc
tests/simplex/step-12a.cc
tests/simplex/step-12b.cc
tests/simplex/step-12c.cc
tests/simplex/step-17.cc
tests/simplex/step-18.cc
tests/simplex/step-20.cc
tests/simplex/step-23.cc
tests/simplex/step-31.cc
tests/simplex/step-38.cc
tests/simplex/step-40.cc
tests/simplex/step-55.cc
tests/simplex/step-67.cc
tests/simplex/step-68.cc
tests/simplex/step-74.cc
tests/simplex/unit_tangential_vectors_01.cc
tests/simplex/variable_face_quadratures_01.cc
tests/simplex/variable_face_quadratures_02.cc
tests/simplex/variable_face_quadratures_03.cc
tests/simplex/wedge_01.cc
tests/slepc/solve_01.cc
tests/slepc/solve_04.cc
tests/slepc/step-36_parallel.cc
tests/slepc/step-36_parallel_02.cc
tests/slepc/step-36_parallel_03.cc
tests/sparsity/flux_sparsity_pattern_visiting_once.cc
tests/sparsity/sparsity_pattern_common.h
tests/sundials/n_vector.cc
tests/sundials/step-77.cc
tests/symengine/basic_03.cc
tests/symengine/basic_05.cc
tests/symengine/batch_optimizer_03_1a.cc
tests/symengine/cse_01.cc
tests/symengine/cse_02.cc
tests/symengine/cse_04.cc
tests/symengine/cse_05.cc
tests/symengine/sd_common_tests/batch_optimizer_02.h
tests/symengine/sd_common_tests/batch_optimizer_03.h
tests/symengine/sd_common_tests/batch_optimizer_04.h
tests/symengine/sd_common_tests/batch_optimizer_05.h
tests/symengine/sd_common_tests/batch_optimizer_06.h
tests/symengine/sd_common_tests/batch_optimizer_08.h
tests/symengine/sd_common_tests/batch_optimizer_09.h
tests/symengine/sd_common_tests/cse_03.h
tests/symengine/sd_common_tests/step-44-sd-quadrature_level.h
tests/symengine/sd_common_tests/utilities.h
tests/symengine/step-44-sd-quadrature_level_01.cc
tests/symengine/step-44-sd-quadrature_level_02.cc
tests/symengine/step-44-sd-quadrature_level_03.cc
tests/tensors/constexpr_symmetric_tensor.cc
tests/tensors/constexpr_tensor.cc
tests/tensors/project_orthogonal.cc
tests/tensors/symmetric_tensor_19.cc
tests/tensors/symmetric_tensor_36.cc
tests/tensors/symmetric_tensor_37.cc
tests/tensors/tensor_31.cc
tests/tensors/tensor_accessors_01.cc
tests/test_grids.h
tests/trilinos/01.cc
tests/trilinos/02.cc
tests/trilinos/03a.cc
tests/trilinos/03b.cc
tests/trilinos/04.cc
tests/trilinos/05.cc
tests/trilinos/06.cc
tests/trilinos/07.cc
tests/trilinos/08.cc
tests/trilinos/09.cc
tests/trilinos/10.cc
tests/trilinos/11.cc
tests/trilinos/12.cc
tests/trilinos/13.cc
tests/trilinos/14.cc
tests/trilinos/15.cc
tests/trilinos/16.cc
tests/trilinos/17.cc
tests/trilinos/18.cc
tests/trilinos/19.cc
tests/trilinos/20.cc
tests/trilinos/21.cc
tests/trilinos/22.cc
tests/trilinos/23.cc
tests/trilinos/24.cc
tests/trilinos/26.cc
tests/trilinos/27.cc
tests/trilinos/28.cc
tests/trilinos/29.cc
tests/trilinos/30.cc
tests/trilinos/31.cc
tests/trilinos/32.cc
tests/trilinos/33.cc
tests/trilinos/34.cc
tests/trilinos/35.cc
tests/trilinos/36.cc
tests/trilinos/37.cc
tests/trilinos/38.cc
tests/trilinos/39.cc
tests/trilinos/40.cc
tests/trilinos/41.cc
tests/trilinos/42.cc
tests/trilinos/45.cc
tests/trilinos/46.cc
tests/trilinos/49.cc
tests/trilinos/49a.cc
tests/trilinos/49b.cc
tests/trilinos/50.cc
tests/trilinos/51.cc
tests/trilinos/52.cc
tests/trilinos/53.cc
tests/trilinos/54.cc
tests/trilinos/55.cc
tests/trilinos/56.cc
tests/trilinos/57.cc
tests/trilinos/58.cc
tests/trilinos/60.cc
tests/trilinos/61.cc
tests/trilinos/62.cc
tests/trilinos/63.cc
tests/trilinos/64.cc
tests/trilinos/66.cc
tests/trilinos/67.cc
tests/trilinos/68.cc
tests/trilinos/69.cc
tests/trilinos/70.cc
tests/trilinos/add_matrices_01.cc
tests/trilinos/add_matrices_02.cc
tests/trilinos/add_matrices_03.cc
tests/trilinos/add_matrices_04.cc
tests/trilinos/add_matrices_05.cc
tests/trilinos/add_matrices_06.cc
tests/trilinos/amg_nondeterministic_01.cc
tests/trilinos/block_sparse_matrix_add_01.cc
tests/trilinos/block_sparse_matrix_set_01.cc
tests/trilinos/block_sparse_matrix_vector_01.cc
tests/trilinos/block_sparse_matrix_vector_02.cc
tests/trilinos/block_sparse_matrix_vector_03.cc
tests/trilinos/block_sparse_matrix_vector_04.cc
tests/trilinos/block_vector_iterator_01.cc
tests/trilinos/block_vector_iterator_02.cc
tests/trilinos/block_vector_iterator_03.cc
tests/trilinos/direct_solver.cc
tests/trilinos/direct_solver_2.cc
tests/trilinos/direct_solver_3.cc
tests/trilinos/elide_zeros.cc
tests/trilinos/index_set_02.cc
tests/trilinos/n_nonzeros_01.cc
tests/trilinos/n_nonzeros_02.cc
tests/trilinos/n_nonzeros_02_parallel.cc
tests/trilinos/parallel_sparse_matrix_01.cc
tests/trilinos/precondition.cc
tests/trilinos/precondition_amg_dgp_01.cc
tests/trilinos/precondition_amg_dgp_03.cc
tests/trilinos/precondition_amg_smoother.cc
tests/trilinos/precondition_muelu_dgp.cc
tests/trilinos/precondition_muelu_q_iso_q1.cc
tests/trilinos/precondition_muelu_smoother.cc
tests/trilinos/precondition_q_iso_q1.cc
tests/trilinos/renumbering_01.cc
tests/trilinos/slowness_01.cc
tests/trilinos/slowness_02.cc
tests/trilinos/slowness_03.cc
tests/trilinos/slowness_04.cc
tests/trilinos/solver_control_06.cc
tests/trilinos/sparse_matrix_add_01.cc
tests/trilinos/sparse_matrix_add_02.cc
tests/trilinos/sparse_matrix_iterator_01.cc
tests/trilinos/sparse_matrix_set_01.cc
tests/trilinos/sparse_matrix_set_02.cc
tests/trilinos/sparse_matrix_vector_01.cc
tests/trilinos/sparse_matrix_vector_02.cc
tests/trilinos/sparse_matrix_vector_03.cc
tests/trilinos/sparse_matrix_vector_04.cc
tests/trilinos/sparse_matrix_vector_05.cc
tests/trilinos/sparse_matrix_vector_06.cc
tests/trilinos/sparse_matrix_vector_07.cc
tests/trilinos/sparse_matrix_vector_08.cc
tests/trilinos/sparse_matrix_vector_09.cc
tests/trilinos/sparse_matrix_vector_10.cc
tests/trilinos/sparse_matrix_vector_11.cc
tests/trilinos/step-77-with-nox.cc
tests/trilinos/trilinos_sparse_matrix_iterator_01.cc
tests/trilinos/trilinos_sparse_matrix_iterator_02.cc
tests/trilinos/trilinos_sparse_matrix_iterator_03.cc
tests/trilinos/trilinos_sparse_matrix_iterator_04.cc
tests/trilinos/trilinos_sparse_matrix_iterator_05.cc
tests/trilinos/trilinos_sparse_matrix_iterator_06.cc
tests/trilinos/trilinos_sparse_matrix_iterator_07.cc
tests/trilinos/trilinos_sparse_matrix_iterator_08.cc
tests/trilinos/trilinos_sparse_matrix_iterator_09.cc
tests/trilinos/trilinos_sparse_matrix_iterator_10.cc
tests/trilinos/trilinos_sparse_matrix_iterator_11.cc
tests/trilinos/trilinos_sparse_matrix_iterator_12.cc
tests/trilinos/trilinos_sparsity_pattern_01.cc
tests/trilinos/trilinos_sparsity_pattern_02.cc
tests/trilinos/trilinos_sparsity_pattern_05.cc
tests/trilinos/trilinos_sparsity_pattern_iterators_01.cc
tests/trilinos/trilinos_sparsity_pattern_iterators_02.cc
tests/trilinos/vector_assign_01.cc
tests/trilinos/vector_assign_02.cc
tests/trilinos/vector_equality_1.cc
tests/trilinos/vector_equality_2.cc
tests/trilinos/vector_equality_3.cc
tests/trilinos/vector_equality_4.cc
tests/trilinos/vector_swap_01.cc
tests/trilinos/vector_swap_02.cc
tests/trilinos_tpetra/01.cc
tests/trilinos_tpetra/02.cc
tests/trilinos_tpetra/03a.cc
tests/trilinos_tpetra/04.cc
tests/trilinos_tpetra/05.cc
tests/trilinos_tpetra/09.cc
tests/trilinos_tpetra/10.cc
tests/trilinos_tpetra/11.cc
tests/trilinos_tpetra/12.cc
tests/trilinos_tpetra/13.cc
tests/trilinos_tpetra/14.cc
tests/trilinos_tpetra/15.cc
tests/trilinos_tpetra/16.cc
tests/trilinos_tpetra/17.cc
tests/trilinos_tpetra/18.cc
tests/trilinos_tpetra/19.cc
tests/trilinos_tpetra/20.cc
tests/trilinos_tpetra/21.cc
tests/trilinos_tpetra/22.cc
tests/trilinos_tpetra/23.cc
tests/trilinos_tpetra/24.cc
tests/trilinos_tpetra/27.cc
tests/trilinos_tpetra/28.cc
tests/trilinos_tpetra/29.cc
tests/trilinos_tpetra/30.cc
tests/trilinos_tpetra/31.cc
tests/trilinos_tpetra/32.cc
tests/trilinos_tpetra/34.cc
tests/trilinos_tpetra/35.cc
tests/trilinos_tpetra/36.cc
tests/trilinos_tpetra/37.cc
tests/trilinos_tpetra/39.cc
tests/trilinos_tpetra/40.cc
tests/trilinos_tpetra/42.cc
tests/trilinos_tpetra/45.cc
tests/trilinos_tpetra/46.cc
tests/trilinos_tpetra/51.cc
tests/trilinos_tpetra/52.cc
tests/trilinos_tpetra/53.cc
tests/trilinos_tpetra/54.cc
tests/trilinos_tpetra/55.cc
tests/trilinos_tpetra/56.cc
tests/trilinos_tpetra/57.cc
tests/trilinos_tpetra/62.cc
tests/trilinos_tpetra/63.cc
tests/trilinos_tpetra/64.cc
tests/trilinos_tpetra/66.cc
tests/trilinos_tpetra/67.cc
tests/trilinos_tpetra/68.cc
tests/trilinos_tpetra/69.cc
tests/trilinos_tpetra/70.cc
tests/trilinos_tpetra/index_set_01.cc
tests/trilinos_tpetra/parallel_sparse_matrix_01.cc
tests/trilinos_tpetra/slowness_01.cc
tests/trilinos_tpetra/slowness_02.cc
tests/trilinos_tpetra/slowness_03.cc
tests/trilinos_tpetra/slowness_04.cc
tests/trilinos_tpetra/sparse_matrix_vector_01.cc
tests/trilinos_tpetra/sparse_matrix_vector_02.cc
tests/trilinos_tpetra/sparse_matrix_vector_03.cc
tests/trilinos_tpetra/sparse_matrix_vector_04.cc
tests/trilinos_tpetra/sparse_matrix_vector_05.cc
tests/trilinos_tpetra/sparse_matrix_vector_06.cc
tests/trilinos_tpetra/sparse_matrix_vector_07.cc
tests/trilinos_tpetra/sparse_matrix_vector_14.cc
tests/trilinos_tpetra/sparse_matrix_vector_15.cc
tests/trilinos_tpetra/sparsity_pattern_01.cc
tests/trilinos_tpetra/sparsity_pattern_02.cc
tests/trilinos_tpetra/sparsity_pattern_03.cc
tests/trilinos_tpetra/sparsity_pattern_common.h
tests/trilinos_tpetra/tpetra_vector_01.cc
tests/trilinos_tpetra/tpetra_vector_02.cc
tests/trilinos_tpetra/tpetra_vector_03.cc
tests/trilinos_tpetra/vector_reference_01.cc
tests/trilinos_tpetra/vector_reinit.cc
tests/trilinos_tpetra/vector_swap_01.cc
tests/umfpack/umfpack_04.cc
tests/vector/complex_vector_11.cc
tests/vector/complex_vector_12.cc
tests/vector/complex_vector_13.cc
tests/vector/complex_vector_14.cc
tests/vector/complex_vector_15.cc
tests/vector/complex_vector_16.cc
tests/vector/complex_vector_17.cc
tests/vector/complex_vector_18.cc
tests/vector/complex_vector_19.cc
tests/vector/complex_vector_20.cc
tests/vector/complex_vector_21.cc
tests/vector/complex_vector_21_negative.cc
tests/vector/complex_vector_22.cc
tests/vector/complex_vector_23.cc
tests/vector/complex_vector_24.cc
tests/vector/complex_vector_25.cc
tests/vector/complex_vector_26.cc
tests/vector/complex_vector_27.cc
tests/vector/complex_vector_28.cc
tests/vector/complex_vector_29.cc
tests/vector/complex_vector_30.cc
tests/vector/complex_vector_31.cc
tests/vector/complex_vector_32.cc
tests/vector/complex_vector_33.cc
tests/vector/complex_vector_34.cc
tests/vector/complex_vector_35.cc
tests/vector/complex_vector_36.cc
tests/vector/complex_vector_37.cc
tests/vector/complex_vector_39.cc
tests/vector/complex_vector_40.cc
tests/vector/complex_vector_41.cc
tests/vector/complex_vector_42.cc
tests/vector/complex_vector_45.cc
tests/vector/complex_vector_46.cc
tests/vector/complex_vector_49.cc
tests/vector/complex_vector_equality_1.cc
tests/vector/complex_vector_equality_2.cc
tests/vector/complex_vector_equality_3.cc
tests/vector/complex_vector_equality_4.cc
tests/vector/complex_vector_equality_5.cc
tests/vector/complex_vector_equality_6.cc
tests/vector/complex_vector_equality_7.cc
tests/vector/complex_vector_equality_8.cc
tests/vector/complex_vector_vector_01.cc
tests/vector/vector_11.cc
tests/vector/vector_12.cc
tests/vector/vector_13.cc
tests/vector/vector_14.cc
tests/vector/vector_15.cc
tests/vector/vector_16.cc
tests/vector/vector_17.cc
tests/vector/vector_18.cc
tests/vector/vector_19.cc
tests/vector/vector_20.cc
tests/vector/vector_21.cc
tests/vector/vector_21_negative.cc
tests/vector/vector_22.cc
tests/vector/vector_23.cc
tests/vector/vector_24.cc
tests/vector/vector_26.cc
tests/vector/vector_27.cc
tests/vector/vector_28.cc
tests/vector/vector_29.cc
tests/vector/vector_30.cc
tests/vector/vector_31.cc
tests/vector/vector_32.cc
tests/vector/vector_33.cc
tests/vector/vector_34.cc
tests/vector/vector_35.cc
tests/vector/vector_36.cc
tests/vector/vector_37.cc
tests/vector/vector_39.cc
tests/vector/vector_40.cc
tests/vector/vector_41.cc
tests/vector/vector_42.cc
tests/vector/vector_45.cc
tests/vector/vector_46.cc
tests/vector/vector_49.cc
tests/vector/vector_57.cc
tests/vector/vector_equality_1.cc
tests/vector/vector_equality_2.cc
tests/vector/vector_equality_3.cc
tests/vector/vector_equality_4.cc
tests/vector/vector_equality_5.cc
tests/vector/vector_equality_6.cc
tests/vector/vector_equality_7.cc
tests/vector/vector_equality_8.cc
tests/vector/vector_vector_01.cc
tests/vector_tools/boundaries.cc
tests/vector_tools/boundaries_complex.cc
tests/vector_tools/boundaries_complex_hp.cc
tests/vector_tools/integrate_difference_03.cc
tests/vector_tools/integrate_difference_04.cc
tests/vector_tools/integrate_difference_04_hp.cc
tests/vector_tools/integrate_difference_04_hp_02.cc
tests/vector_tools/integrate_difference_05.cc
tests/vector_tools/interpolate.cc

index bacbe1d2486c88dc06b7191e3daffcd09364d53b..975771964a93555873ff4218781d2bb584098c1a 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2023 by the deal.II authors
+## Copyright (C) 2012 - 2024 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 22791a41ee2a12d2f0b7856355db907e2aae2117..ce03176f381ffd2f846db49b91174ff925aa821f 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2023 by the deal.II authors
+## Copyright (C) 2012 - 2024 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index b5978871ef41d9b0476e31212b02960b40bd7522..5b52b890bccc5dc7bfc1ed3bda9a5f9a52d83d8d 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2023 by the deal.II authors
+## Copyright (C) 2012 - 2024 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 7c65183aa88bde953f499dec89bbb67c3ff768ad..72be9a9c696bfe1f986371becaa9e98ea045ca37 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2021 - 2022 by the deal.II authors
+## Copyright (C) 2021 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index e5bf9d7fe4b072969f5794efebbb5b2f982ef526..90fd976dc4ba97815c2dd33350cac0053259dd16 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2018 - 2022 by the deal.II authors
+## Copyright (C) 2018 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 438c5c3fc66d0d5d7c8d6c3eed115405f4dffd4e..2ceb75eeb8d5ab9c4f0cefc637b81412b4844c32 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2023 by the deal.II authors
+## Copyright (C) 2013 - 2024 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 8c2925a0794e3d5907b8ec727e00e9f472223279..8aa873f054d49508675c522db5c6f1f1269d0738 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2023 by the deal.II authors
+## Copyright (C) 2012 - 2024 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 219fd3f5bc0649ccbf0c05518fd555d0723ac6dc..aaefaf1e6346fab81b1f9deddc59e94f0a187a52 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2022 by the deal.II authors
+## Copyright (C) 2013 - 2024 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index fa131ad464304f665b2a37fb6f842b2a2ff22e6b..b310f73158d8a80537d6a154ba9b131310584644 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 - 2023 by the deal.II authors
+## Copyright (C) 2014 - 2024 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index a750fd820c72742da240579355759315ebe56cf1..953c582a50c06a0f472a3869802f7fa5df3a26d9 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2021 - 2023 by the deal.II authors
+## Copyright (C) 2021 - 2024 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 8256b01dd1835dd7a8bed3357546abaa86821967..642f594c0faa1a6441699d2db33df3ab0d72440c 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2022 by the deal.II authors
+## Copyright (C) 2012 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 53163215b4f078430cab028b720185b07d83179a..a46ec7f4c0044b0398b28c2e1bb0e1728530aa08 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2022 by the deal.II authors
+## Copyright (C) 2012 - 2024 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index dbc82ade86abc10c27ff69e5292f3d340edb32b0..7b6a3e1aa7d49de59cb15a9e0a2a2f1c170821fb 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2023 by the deal.II authors
+## Copyright (C) 2012 - 2024 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 942d7dbd3dc205bd94b03bba2576200ab2a8349d..0f53f9b8f38c69d0065eff27a895e417b18c9b64 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 - 2023 by the deal.II authors
+## Copyright (C) 2014 - 2024 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 52c2ee2aa8a5580485f07355795fcc380b95dfdd..d377a6e4dcedee7f891bc0ce9c8b9f0357c34620 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c81e060cb3337c7484c50f15654a20baba93b55e..d494da80b344a1317d3cc488aef0767cc2e860c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 995aeb170b406ce04426962032e48d37b584257d..658a8553c02aa272a8cca32a3dd26b7f5b3fc171 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c932e2c689c9e1a640d849a8993ea17284f3d195..efcb709220429ff4f9fa85bbb61c5cc31bbd00c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 15a432b7755dd130d7eb4d24093454576dd7c749..afb1fe6f84582250c8c59bb463b2ed0048faddca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e7dd18f293d397895e744e118adae2cfaf47752..229c2e5ce0c9b6390f514016678904943da6bc96 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d11854974f239a436123c94497b311d38866f40..f445cc863b33474f488c417f9090192e0534a541 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5c2484b81fbe2feeef563b4b6f5085151a030777..24d276098baa0d87391f891bbae41524b1985503 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0846367979c114708e004a21f55b5da796077dad..59a9a796a0ca2b9b4ddd6ec4b53ce52de2841199 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f823790162447efe19cd38921c60df66b82f303..a4f519879315beda3a6b6ceab29b2c98aca5ecd6 100644 (file)
@@ -1,6 +1,6 @@
 # ---------------------------------------------------------------------
 #
-# Copyright (C) 2016 - 2019 by the deal.II authors
+# Copyright (C) 2016 - 2023 by the deal.II authors
 #
 # This file is part of the deal.II library.
 #
index 98b2c0bc299d70bf2f5685109b19e7bfe6fa06a1..52a3e142576bfb07ffb962bf8cde83dd08f68987 100644 (file)
@@ -1,6 +1,6 @@
 # ---------------------------------------------------------------------
 #
-# Copyright (C) 2016 - 2020 by the deal.II authors
+# Copyright (C) 2016 - 2023 by the deal.II authors
 #
 # This file is part of the deal.II library.
 #
index 7094242bdff57d94a2cd5d3ff314a3ceb8cc6c07..fa43f34d0a1ae814c172e7cd2dfe03b404da2702 100644 (file)
@@ -1,6 +1,6 @@
 # ---------------------------------------------------------------------
 #
-# Copyright (C) 2016 - 2021 by the deal.II authors
+# Copyright (C) 2016 - 2023 by the deal.II authors
 #
 # This file is part of the deal.II library.
 #
index 794b7c68b2b50346f0204ad2d6576743881d9ea9..3a0a138dd7cecaa80bbef429d00284f6b5b0f400 100644 (file)
@@ -1,6 +1,6 @@
 # ---------------------------------------------------------------------
 #
-# Copyright (C) 2016 - 2018 by the deal.II authors
+# Copyright (C) 2016 - 2023 by the deal.II authors
 #
 # This file is part of the deal.II library.
 #
index b93bc7055f631d4d9a23eb4b6e0056f237bdb395..98cabf0213f9c88c6e331ff6235def626f17e1ce 100644 (file)
@@ -1,6 +1,6 @@
 # ---------------------------------------------------------------------
 #
-# Copyright (C) 2016 - 2020 by the deal.II authors
+# Copyright (C) 2016 - 2023 by the deal.II authors
 #
 # This file is part of the deal.II library.
 #
index 800be864e13140d00e5e03c9b1025c1cc69bc7f9..57ac971477f7a1a820c0a62117bfdb589a28cf46 100644 (file)
@@ -1,6 +1,6 @@
 # ---------------------------------------------------------------------
 #
-# Copyright (C) 2016 - 2022 by the deal.II authors
+# Copyright (C) 2016 - 2023 by the deal.II authors
 #
 # This file is part of the deal.II library.
 #
index 120876159e6a0ba8fcd665aa08a52dcc9d9cdcf6..2d226dc9ef93ee3eac7e8d25df146d95ade73e82 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2018 - 2022 by the deal.II authors
+## Copyright (C) 2018 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index e2e7307e74757dd69662a01585c10b03e9ccfe26..f8b475033d6d7cf0a3d9530c06455c948ae7caa2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2018 - 2022 by the deal.II authors
+## Copyright (C) 2018 - 2024 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 9c61637b029a52a596a82580d8046421c6de5c1f..d59614d13dbc9161c87faa747fd98aac41c54faf 100644 (file)
@@ -2,7 +2,7 @@
 
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2019 - 2022 by the deal.II authors
+## Copyright (C) 2019 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 09f2982bc7f39158aba6d62a630035006c1ee55d..97c67aabd48e30e3a460e8c09995d6481a3e0cce 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2018 - 2022 by the deal.II authors
+## Copyright (C) 2018 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 0319b365e47a658ea1a49b68e47ae3dfd73642cd..0e8db8cdab9f3d8d6fa2346c9cc2f75b21b8751d 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>Packaging deal.II</title>
     <link href="../screen.css" rel="StyleSheet" media="screen">
-    <meta name="copyright" content="Copyright (C) 2000 - 2022 by the deal.II Authors">
+    <meta name="copyright" content="Copyright (C) 2000 - 2023 by the deal.II Authors">
     <meta name="keywords" content="deal.II packaging">
   </head>
 
index 412e1761785f83e816febb4cb296fba0671f2067..d1e416f9513c1116f859db6f39abf279472142ed 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>Porting deal.II</title>
     <link href="../screen.css" rel="StyleSheet" media="screen">
-    <meta name="copyright" content="Copyright (C) 2000 - 2022 by the deal.II Authors">
+    <meta name="copyright" content="Copyright (C) 2000 - 2023 by the deal.II Authors">
     <meta name="keywords" content="deal.II porting">
   </head>
 
index 72b4cb949c1b8ae4369189713b2610b2a34605d7..acb828328722b72b7ea00cdf955a1f9935d898cf 100644 (file)
@@ -5,7 +5,7 @@
   <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
   <title>The deal.II Testsuite</title>
   <link href="../screen.css" rel="StyleSheet">
-  <meta name="copyright" content="Copyright (C) 1998 - 2023 by the deal.II Authors">
+  <meta name="copyright" content="Copyright (C) 1998 - 2024 by the deal.II Authors">
   <meta name="keywords" content="deal dealii finite elements fem triangulation">
   <meta http-equiv="content-language" content="en">
 </head>
@@ -652,7 +652,7 @@ category/test.run_only
 <pre>
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2023 by the deal.II Authors
+// Copyright (C) 2015 - 2024 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index 41a580ef12fbfc63b45df37162a2a06b8d87f087..83d9df1cc654dc5fd54ff07bc936f88240d323c9 100644 (file)
@@ -5,7 +5,7 @@
   <meta http-equiv="Content-type" content="text/html;charset=UTF-8">
   <title>Writing documentation</title>
   <link href="../screen.css" rel="StyleSheet">
-  <meta name="copyright" content="Copyright (C) 1998 - 2022 by the deal.II Authors">
+  <meta name="copyright" content="Copyright (C) 1998 - 2023 by the deal.II Authors">
   <meta name="keywords" content="deal dealii finite elements fem triangulation">
   <meta http-equiv="content-language" content="en">
 </head>
index bd08375a4123b6b4af80495c326bceba138346ef..771febf81992c926e1aaedd9845ed2a3f47464d2 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2015 - 2022 by the deal.II Authors
+## Copyright (C) 2015 - 2023 by the deal.II Authors
 ##
 ## This file is part of the deal.II library.
 ##
index 15e580062d5987f5c132d2b7ad25edf2ff91c6b9..2d00f89ed18b2c1f39258027ec25a1d348f583c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 30e9d9ec8685d8c4d5db17d1be96e13a811dd64a..f929b8a4950bc4edba9524f4d766a4f593d1eb99 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6dde01655c1a3e45954825a089e13de206bd7e4f..4b98964167f64b67c9b2690ab793b47f1f61208b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c192b898f24deb0509b9c95520ca64179564b29..cf7916ba673ca3efe669302d610bb8e800e41a69 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f04f0d41327dcf99f6bed39a602d91adf3997568..b2deeacd87d1f2c14f1574798f5c43dda416dc3f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b5051cf5927b70ef21fb720e15945edea69503ba..d6fc05853619a36f20737ee733d4beb95ec55d11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 931d511fd93674bc71cedb4b90a2ec1b0f0fe9a0..493d5b7de53bb772e2309a6fcd4b1972ec24f7f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ce2dc90a4f1768df90a850cde3c0c6868f21d24..925ac7fc1d89976b80a5b088d083a119fe49b6a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95f9003895b6a358400fd0b0538dc27c158bf917..f5859f806049eb83ba1cd2770a7b5de291c1eb91 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2ee8b44ea985ceccf7017d027353be208972e622..5140e1769e23eb10d17827eec63c9069455c3a98 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2023 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ea799c0db53598693f8a03c3aca35b048e2ded2..1ea8bcfa2ccd48b902ea6c0f5de0d8a3e5d74352 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f3bbae1dd61f4260a63d96ec3098bfa8fda67b90..6aa2d4f1e4f7d757b9d18d9542f05eec3593722f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b309b513e5c373232f2dac42da84e465b5f104c..df9986189e87bdf0ab139b6bcc55c6c4b2cce325 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2022 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90e22cdff55b414d843cd7a8338a27e6a5870cc7..0d13c852891ba20d20e76ac6816fab3193161a78 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 51cd419a328799bcfa7655c78237608eb1c56c16..5235b1d4bfdc83db34ea029392b60dd3236e505f 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2007 - 2014 by the deal.II authors
+## Copyright (C) 2007 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 5937b8e7555fc790ef71eb526ba8c7a1c4f5236e..35565556a702bfcac83ecb9589f4e627929851d9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2007 - 2021 by the deal.II authors
+## Copyright (C) 2007 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 4e265fdb0599986e15204c26838eb862a2f1a6b1..d82bc2b975974885900d7fb7f5a4d7868bbb9ef5 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2006 - 2018 by the deal.II authors
+## Copyright (C) 2006 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 51f21505c0b6127b0f9d16a4f7248c22a564895b..de8120a71ed06747ac51e534e6e32a8e3c186c71 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2022 by the deal.II authors
+## Copyright (C) 2013 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index dc4f4b0fabd19c88babec3d0095cca187dd29722..329fd47832eee1cb31b84e0c243239659fd9931e 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2022 by the deal.II authors
+## Copyright (C) 2013 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 9cd723b0f15261b6ec5a2c361ceb40bb2b134cb9..e7115506c6100216c60bb90a75e116918475bc0f 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2006 - 2022 by the deal.II authors
+## Copyright (C) 2006 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 9151d7d14fcb5270d70d14a1e8fa90b3d004d922..3abbd8ea75357d6e40e5b7d433c9f8fce7d34ee9 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2006 - 2021 by the deal.II authors
+## Copyright (C) 2006 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 21475d19cf307a118d6885bde2be1f569df31ae3..d28992d7e8d25e6e101b15fadd01fcf066b66206 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2010 - 2021 by the deal.II authors
+## Copyright (C) 2010 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 0d268b3614b62cfc2e2df595c3c32d557f179e9a..4ef53b25b40a6e705a03457250e00c5e6056ef1b 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2006 - 2014 by the deal.II authors
+## Copyright (C) 2006 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index f6f6713ada44da6e208fb9e6de0e6e5ee0d233f7..e2d1808cc2a5574f1ca1e86c07ae487da604473e 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2006 - 2022 by the deal.II authors
+## Copyright (C) 2006 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 13474b62f890082a6aa0e439e1b07c0313d11717..cccaea67e2cecca8cef9e95a7548c46415643ab1 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2006 - 2021 by the deal.II authors
+## Copyright (C) 2006 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 5f94472d55c3a86c2f850f43fc16b168ca9d9d8b..e324651b65a65f06967ecac337cf343679bcfca9 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2022 by the deal.II Authors
+## Copyright (C) 2012 - 2023 by the deal.II Authors
 ##
 ## This file is part of the deal.II library.
 ##
index c44d244cb894487d00269785319d365289bc7c68..5f857883106e868aca89a5355931128f1551733b 100644 (file)
@@ -5,7 +5,7 @@
   <head>
     <title>The deal.II Readme on interfacing to ARPACK</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2010 - 2017 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2010 - 2023 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
   <body>
index 56fb0c1c491035c4b51dd4c713121e8472cbadf4..9126c781561271131268569053781de967ba7a9f 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>The deal.II Readme on interfacing to Ginkgo</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2008 - 2019 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2008 - 2023 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
 
index e68ab6c24b36bb4be61dc992367e72df7d30104d..45b37346de8e5f5e7cc4dfde73b422eee5338539 100644 (file)
@@ -5,7 +5,7 @@
   <head>
     <title>The deal.II Readme on interfacing to GSL</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2016 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2016 - 2023 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
   <body>
index 2ce9445a190faad6f0b4f4fb918b38a1a53c87e8..996e3b04796aba77ffdfeef90ab4651900bf2b33 100644 (file)
@@ -5,7 +5,7 @@
   <head>
     <title>The deal.II Readme on interfacing to BLAS/LAPACK</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2010 - 2022 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2010 - 2023 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
   <body>
index 9a3e6efc4a9313466efff43da3a0c5c15e1923d1..6c071e6d3400f2389d1be1fedc020f8c16f3c56d 100644 (file)
@@ -5,7 +5,7 @@
   <head>
     <title>The deal.II Readme on interfacing to OpenCASCADE</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2010 - 2020 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2010 - 2023 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
   <body>
index 0544dfa86ce88b8cea4dd1640feef3972a28fa36..653ce18412cd4ec455e4d87d1ffbf614f9e5cd53 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>The deal.II Readme on interfacing to p4est</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2010 - 2018 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2010 - 2023 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
 
index 736fdca687dbbee6dd1f07f6f316a2231c65b08c..a865d3fd414165e82bb82814864c039538e03806 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>The deal.II Readme on interfacing to PETSc</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2008 - 2022 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2008 - 2023 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
 
index d7435f864965a5f01cd5cc36e9772cef31b71580..39da4233e6075977d4f98c3413bd332f415a146f 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>The deal.II Readme on interfacing to SLEPc</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2008 - 2021 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2008 - 2023 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
 
index b2554672463468a2cb5967c59451e956626bd640..a97ddf92d798c53c23127e03f32ef35f3b357758 100644 (file)
@@ -5,7 +5,7 @@
     <title>deal.II Documentation</title>
     <link href="screen.css" rel="StyleSheet">
     <link rel="SHORTCUT ICON" href="deal.ico">
-    <meta name="copyright" content="Copyright (C) 1998 - 2020 by the deal.II Authors">
+    <meta name="copyright" content="Copyright (C) 1998 - 2023 by the deal.II Authors">
     <meta name="keywords" content="deal dealii finite elements fem triangulation">
     <meta http-equiv="content-language" content="en">
 
index ada77925cf5d19b57e16b9965f60d1d6dae2caf4..6c1cca782332119fabbee04685c4add09f89ea8b 100644 (file)
@@ -6,7 +6,7 @@
   <title>deal.II Doxygen documentation</title>
   <link href="../screen.css" rel="StyleSheet">
   <meta name="author" content="the deal.II authors">
-  <meta name="copyright" content="Copyright (C) 2012 - 2022 by the deal.II authors">
+  <meta name="copyright" content="Copyright (C) 2012 - 2023 by the deal.II authors">
   <meta name="keywords" content="deal dealii finite elements fem triangulation">
   <meta http-equiv="content-language" content="en">
 </head>
index 9a5ee4bf7580e0de6a41f50f5e54512a6cc665a9..9f6286c2c9da4b489fdb9c34d223e95c472e8085 100644 (file)
@@ -6,7 +6,7 @@
     <title>deal.II GDB documentation</title>
     <link href="../screen.css" rel="StyleSheet">
     <meta name="author" content="the deal.II authors">
-    <meta name="copyright" content="Copyright (C) 2012 - 2020 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2012 - 2023 by the deal.II authors">
     <meta name="keywords" content="deal dealii finite elements fem triangulation">
     <meta http-equiv="content-language" content="en">
   </head>
index a9fcbfc6832a23fcc3e4725324f0da6c0854b361..71d92f33e4c73e121d0d7fa0fd1c450f4bfd43b1 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2023 by the deal.II authors
+ * Copyright (C) 1999 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 1689413e8febffc59ac253c8abd856f1171b95bd..bb7b3341d9b96a06078c70b49cb071c854fffa27 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2022 by the deal.II authors
+ * Copyright (C) 1999 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 63b63fd692e0724b9f7e083af997a9f55c144440..48dfd6860fc41f663692ff6251a202d4553a647c 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2001 - 2022 by the deal.II authors
+ * Copyright (C) 2001 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index ac35aad42772db8eca5b77b35b384b224c0ea6b3..9a71ae743ce7a8aab3017398ff3f5c7598a53940 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2022 by the deal.II authors
+ * Copyright (C) 2009 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 4f5c9e6d67b2b225d35c583812de0d81da29a8c1..d4893a9730d6cd618b52372f9afd5ad624d3655b 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2022 by the deal.II authors
+ * Copyright (C) 2009 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 4dcc4731ac538691155f57114b4a1378540ee420..564dbd22fff32ccdb746461875c24e7427fe0c61 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2001 - 2023 by the deal.II authors
+ * Copyright (C) 2001 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 6dd5e54a51d62b5c3c2870009427898f99bd89a2..8fe49419e961c3d0ff397e2199707f42cafe192b 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2002 - 2021 by the deal.II authors
+ * Copyright (C) 2002 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 28491f00a2c55bc1b8ad79cf9fe92471fea75453..9b95f887f859d72691cf1a2237829a7eb0c83b47 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2003 - 2022 by the deal.II authors
+ * Copyright (C) 2003 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 2755514570416384245e3e129c920b59c01e2a7c..ff9e44510ce88a2c13bcdd60359005e02e2f366f 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2003 - 2022 by the deal.II authors
+ * Copyright (C) 2003 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index dbdb7db9d73e1c7838cacdbb84e0926bc92eab7b..33b7cddac50b69dbb35fd2a96a12ca04064caf7f 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2023 by the deal.II authors
+ * Copyright (C) 2000 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 6466819be97886ae1ce22c542ac8f7990a38628b..648c7c9bd358e24a6a0957b8687f6b53606d4b59 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2023 by the deal.II authors
+ * Copyright (C) 2000 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 1b73d84c8d4b341b0b2b95158a9746ec93229241..9ee197fa4c484be38f608481ef2a1155929c6c91 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2022 by the deal.II authors
+ * Copyright (C) 2020 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 299da5f64345b52235b874f37cd3a1fd3659fe55..f3d22da0acc1314ff6b784bc8c08688038d433b9 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2023 by the deal.II authors
+ * Copyright (C) 2006 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 9419b4dbfe62253c4118354852163f5b8596ebd2..a810fa4d3ceef721473b597086271bcc45a533f0 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2023 by the deal.II authors
+ * Copyright (C) 2006 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index ea771bc2c8733f5ba6a3042007aabab3730e1002..f98c723e5a6b3c8c56c96a50009f7d626dbe2c01 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2021 by the deal.II authors
+ * Copyright (C) 2013 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 1cdb9fa3817e27ff9da8bf98de8632113240cb4a..4a48c2625a5718ae04133142a9837d1bf8b4b9ce 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2021 by the deal.II authors
+ * Copyright (C) 2006 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index ed0381ff4b25756ca20e66518fc960210ca9c446..9271905e13c949c33e7058812deadae9cd1d63d1 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2023 by the deal.II authors
+ * Copyright (C) 2007 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 8a62a8cc57896cdfe2cf5c9c2f4507cc1c5d9239..3dfc24735c5140014111a97efb1fd3ef7d33356b 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2023 by the deal.II authors
+ * Copyright (C) 2007 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index d5be30c8b6d62305dbe02f54b7325735170123bf..7f085a78b8ad8ed0900375efb13730e25206a4da 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2023 by the deal.II authors
+ * Copyright (C) 2008 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index e959af296cc28f87f4dc871994b8138b1e286c9b..857ba8fc2eeca8e2492a642e4f7f40d233044c68 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2023 by the deal.II authors
+ * Copyright (C) 2007 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 1398bbb350a7a82dcbefdf954eeb6b3735fdeeae..2a18633864145d069d14ef5d9ba678b6c214bc41 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2022 by the deal.II authors
+ * Copyright (C) 2009 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index fbafbb4327817023a54010e72c747c3f8a03cfb9..b36273790814ff7133e38eaa1b416cdf87b80bbb 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2023 by the deal.II authors
+ * Copyright (C) 2009 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 7e038b0b8262b24ebda357c023090be010380e4d..fe8228232055cc4a2bed3a4c33315e892a912fe5 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2022 by the deal.II authors
+ * Copyright (C) 2010 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index b345fd76ee3e8a06d74f7797f8f86007991708ea..7acb5d8857602457e616f208417d82304ace1480 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2022 by the deal.II authors
+ * Copyright (C) 2010 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index e24dd1f59349e03429c87fdbe8c030ae7a392c61..d2706928f468417b7cefde2d096b3c16ac4ca340 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2023 by the deal.II authors
+ * Copyright (C) 1999 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 6d61c69044d635312ebc4d91866c56fc07e8b848..f725c7377f4986d29821ee244feb1ff57638e3e7 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2011 - 2023 by the deal.II authors
+ * Copyright (C) 2011 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index fb7ba226d1fc6e39e37af5c938aafa83e699df7b..2372a3586e987286257740f35c85ec3e487aa464 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2012 - 2023 by the deal.II authors
+ * Copyright (C) 2012 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 3fd48cacc228034b1a22ae7c40ce4b64bfde83a0..7f1038a4ddcfe997ab7b9e3abeb33eb7f1a53abf 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2023 by the deal.II authors
+ * Copyright (C) 2010 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index c9e673bed41e226e78d80787a2b1566953099ca1..075aa1e22731447ef7dd3633b980e194a84f0f90 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2023 by the deal.II authors and
+ * Copyright (C) 2010 - 2024 by the deal.II authors and
  *                              & Jean-Paul Pelteret and Andrew McBride
  *
  * This file is part of the deal.II library.
index 04a75d75eeef34b85134d25b3917dc68fa79343a..831a891036019a19a82b0cf7b6af5997a6551779 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2011 - 2021 by the deal.II authors
+ * Copyright (C) 2011 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 40592f1dda6b94c6205d5ca31e0b38115b3a3511..c78a484c4adef8a9b09f09f1860abd26f3c7365f 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2023 by the deal.II authors
+ * Copyright (C) 2019 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index db30d67822e93d6de48dfb76dd28ac3ee59699b6..11e3d004c85f654dcbaabc188e930e2167b81cd6 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2022 by the deal.II authors
+ * Copyright (C) 2013 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f82e09dd32b4e9bfa8a1114a952c4a29fc3b9485..c6c7302ec4afacccf26faa533fa348bd722ad6b9 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2023 by the deal.II authors
+ * Copyright (C) 2019 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 79de918418d8b5511092bacddbfeb6b2c9db5fbd..7ec1ca7ac20e5f0266d6777f20cb80236c4cf9b6 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2023 by the deal.II authors
+ * Copyright (C) 2013 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 96d247d29bebc7f68ca23c502b976a5e12249ae2..5b3ad4a6e2a3a763ef839c76373565bb42d4d2e3 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2014 - 2023 by the deal.II authors
+ * Copyright (C) 2014 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 163fbfe2f56fa1695a1a99adb0529312efa0bd83..744c2d811c8dbaf03dce337d92b82542e9e0b7bd 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2014 - 2020 by the deal.II authors
+ * Copyright (C) 2014 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 70727c2984bc170abd242681c8c39eceb24eec24..c53eac7b333507e22befe9acdbcf127865ed8a2a 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 9123f4c22e92ffa43d819b7bf713001fb1cf3fcd..6e5c9040cb9d8dd4eb5124c3256fcd749b4608e4 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2023 by the deal.II authors
+ * Copyright (C) 2016 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 2ae71956ef7c25e399669a0378f362d49edc8867..c6221323ebcb7a7cd62366a43aa97930b7959ac9 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2023 by the deal.II authors
+ * Copyright (C) 2016 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 58086ee94dddabcdd9331f451cb08937cb9c2220..c5e68918598a7fe6fb2f4c74c62b40a3798d0613 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2023 by the deal.II authors
+ * Copyright (C) 2008 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 80856be1dd58f6a8269ea8b1493d042d9f98b68d..510a381265adbf4c899277ae62cfc9430ee77b41 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2023 by the deal.II authors
+ * Copyright (C) 2018 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 187708f77eb627b8c291647265c541b3108c7342..68e97f6424c7fdba8b956109bab1232eb4e06ab7 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2023 by the deal.II authors
+ * Copyright (C) 2018 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 31ea8c2a170f4df8aeee57ae1e80967ac0af86af..616091880f374b77dbd3d907483ac7f4390e034e 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2023 by the deal.II authors
+ * Copyright (C) 2019 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 9cdd9064352520941c33a1dd7ec9a9b10abea1c6..ecea9079cae050823af064c66245e00c99f17424 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2023 by the deal.II authors
+ * Copyright (C) 2020 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index aeeb38fb9ae7eeefce4e4adf28c5d98206a95b07..edcae0fd3e8d8029cebf5125e71de3681674eb57 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2023 by the deal.II authors
+ * Copyright (C) 2020 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 4b3ada0241ecb5f3086ebd9324d03cafda042690..d7e157f9c9a168c958183134eeb890e1b92731e8 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2023 by the deal.II authors
+ * Copyright (C) 2000 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 51fab4d34a50b94ee0c6dc6d86e83be1e65e4686..d5bbcc8f9aab81ca8b328c7c80a224f6efcc5d50 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2022 by the deal.II authors
+ * Copyright (C) 2021 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index b615869687c35f271f077fded2263f81c4155db5..2f43bf62e8e51c602da78b22ee8231d293f3e117 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2022 by the deal.II authors
+ * Copyright (C) 2020 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index bda81ee71b4bae59fa0e16e7281f10b7829e8c05..9374efab813577a388df3609d64303fd8723e886 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2023 by the deal.II authors
+ * Copyright (C) 2021 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 0921688438d9915fdcaad0bbb8baabc7bd0b6256..2964f7d6663befd2f17b6db336c814942a8c8c02 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2023 by the deal.II authors
+ * Copyright (C) 2020 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 7a44646b3e3faffe93f2c9aa49af7941d6c99e79..b90e3f948871b0a6e18d87443ed42551f0e76b9b 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2023 by the deal.II authors
+ * Copyright (C) 2021 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index b014fec61c7052682009b80d7c87a4f5e24b2978..6cf72afd3bc74dd98e92292c7a12e983609ef952 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2023 by the deal.II authors
+ * Copyright (C) 2021 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 15a83825c7af5d0b58c437b9cfe7ecb51f3402d2..ffa866d4e773501d0ce7f518d29e96c7711ec325 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2023 by the deal.II authors
+ * Copyright (C) 2000 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index a73a9c09a6e9c19e1ea1a83ff6c7c89e5073654f..c454786c2ce14c8f7c0a310ddca4060e09fd003f 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2023 by the deal.II authors
+ * Copyright (C) 2021 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 1daf5dd210f4c50ed014696cc6c993d0310de82b..a3336c15750dbe6960da5a9a9269c250cb36492c 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2023 by the deal.II authors
+ * Copyright (C) 2021 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 8f239251b3af82527ab90f093c0751aed372114e..4c1e4bf5c3ef43f9f88b1996b6e472ae6bceb8ec 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2023 by the deal.II authors
+ * Copyright (C) 2000 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index c03a49cd9ab85a85201c395588baccaaf44f9288..46942f0c78363997ebf3bae990b5ab6a1d59b134 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 30746c2daa02b84c92b5c6415482d690781e87e1..1fe2bc22162fef0fa0a1f95fe3d241899325de80 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 02adf69a2c4a186998a708135a9370782b0a1c05..3a74fdbd4a6e363a7c67eb56481cf8b870c937f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2019 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 881a602cbd79593a94d506ea0ed12a8e911d0a27..8a01f4dfb3be63aad06900fb79e903cac9be77d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a681029062b79dacbe4c3a3e4d1e57e6e12c861f..0e3d1ee364ad4d277b9cdbae43d3c732d69d675d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13944e5cb0cffef38296c1ebee1020af3818a0d4..d089e2d8adb2f3f606684e71a9660ed1d0c74efd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b7754470f75b8ddf2fd794585d6d054248f075f..f1d7c7ed79554a9e960134802a15c8c82b8c8ea6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2023 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e76bf3313125edbb6cd77d3f65853e93c99f207..00eda1a769ca2a9b3e84c60546f21017f9be70b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a547ca8eaa782e2240b3f104e71bde00d4a78d5b..c7dedb34c25ce000a3a0db86dfbc10d5da3b822f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5e9d1934d5fc9b48a0e12e259e61fe7ae2ca41c..66e04a3d6736fe47acf10026a20049dfcf5522dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fae02036d5a680d132fad97a5dca18ec1910b2d4..7f4e202b9372306111c0b5a723a2ecbc3ff67b0b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42a0ddfa0c779dcdac04a103c372f39ce201e55a..0dc933b5374f73281387b4120fcbe7480c6670a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3f2314ae7cf5437f5bfbe3cf86673ca9c556f67..ccd2862e69da33bda2e91f1c74771e3670864953 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27ce9f72c2e7850a49fa8c1c0818130f1a58a0c8..5f4989e43fad391d5a7c262f4d5927ddf9aa74c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ded4a556e7986c42ea80c1cd2beacd371f589e66..a6553ee2bfbf76f77342d47ae602d40c45a36dbf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2459155efe728a18684a83df27378141b11fc33b..47767a5374f4f33a76417c3c66fd96745c8e327b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c43f7fb7643110eb1985ea1d73f01b2f38e23427..76ff68747a21887d1786679b79a92785684bc11d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c56482e72a7e9f85fc4500f7025143370f594020..864b3382857a181664c1815eb4a51ba24d7c6d53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ab994f8170c168de57b409e9fcf59e69940edf0..c86eae1e57c401ca1566ad3436e10c29f51f3441 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3117857a1f956369a9fb51ac29d6d8506e44ca48..cf23251ed974114a7219a8ad457a9bdfe6f704ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9605490868ed981bf42c2c689498704e494b38d9..ffdf8f537601f91a07a1893aca9c202d424e1380 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2023 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33b0ea8b3130a5910925df149dde3d4dd41bf044..e471ac36c78f1a4cba421b73c7a5b6631d18bec0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 712f229e47eb729e939c886dcbcdf3c8cade3274..ec17f5145b99be84e494acf5f6635e87c1ad5f00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 - 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b1a0ec8334543cbbff98b418a97edcc357dcf1a..4365bee70afe4a981515f1b0daa53c3db0094f1e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f2f362925fa8251c13e128ecef403538e2b5675..e864d56f445d7b4a47cc00b5342c430fd9b89a82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3aec38ea9239dc1ce53c62d586d34939329fbebc..c26c33d31d59fe46f6996eb6d7b5fcffdae1cc2b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67a23a047a7aeed104ce74e104302dda8ecd3708..552457e369e407b64e1792bcf57f40cce26b8acf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2023 by the deal.II authors
+// Copyright (C) 2011 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bda62b0f12d23b50e8be859f0e4f370b3a5c8a8c..308039d7eebf21f2516a39d17505728af7099090 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2023 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4fc0d5472c1058ae36cdebc884ca86d701986c5..67361ed6de9f53a0cccae2ad4b5579e95c86a9df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56f256b3fc5e06a9e82c45e2c194a90b429b1333..4e7eb1f0b0a727909c021d2810a16bc8a82f9e8f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82b01f58375396b7cb57952a2e8ec0ef2360b59b..1f34a7b5cb2d2e83b901c1694cdc047d82e1a417 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85caa726428ef2bc97bba96883948412ac8d2f9a..fd104d7b91d9a551be8acccf444a5d536e88cbf5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2023 by the deal.II authors
+// Copyright (C) 2006 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97293070072e15a4f4ce9a420981885d3d21ba9b..2434fbd5a1b6963158042359c2c7d56232c04930 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2022 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c4643a6d069b70fd70218c508811767e04fd98dc..a63fc627d061f168ff6e5e3e677fd334d4e3faec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2023 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5e217c8c61be0e4e1ef42d03cce88437b1f9e28..3b05f248230a8d329ab3baf507c82bc3cfd98978 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec31662b7fd805b0d67044beb3f932cdeead7f7c..460f9d09c6a7e1f9405ed4028edad73049ca5678 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc2b4739257cb1f0b318bebad57bbdc9b5c52d9b..16b3f4913b8fd4b88c6820b7c4119fec5de743f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2023 by the deal.II authors
+// Copyright (C) 2002 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 22aa9af823044c948a4616093d70dced04991dea..3c49dc38d65b3b63221af3c45408860198f0b49c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2023 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b716510a73ca5bccb32bf31ce9277a622fbe5bfb..29e6bd3eece9263684c1b4e3a8caf2c8c42b26ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0aa37b22015f22cc401e20f9d922ed8c53b1f2b4..f20087ef2bf3e94a734fbfd87ee18fed50fd4574 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e07e6239aca0ded3917b5eb3fd29b6116c4841d..457cf73891f758a4369a5da18ea3bd6dcc1e1b25 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 361a804b9fa3f7af15547d514fd5ba42967f14a6..246a9bcb83d7d45847022de4dd714abe128ec8be 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2022 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d39c0f39f73d8640d2576eb2b19efc287eb77d63..47b34e6726ac6bf64c57ee95ab809039bd7cb276 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0b52a07cacf8d13aeadee48e6cd18da98ba0c4b6..d7019577ac043dc50adb15cbbaeaed8fdb8e8757 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f37d36eb127bdc737732e10b2dc648d44bf27b57..09d846e5b22a7e3ecf85a1b9be92c7d1234ba227 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e4d3dc777c9b5d3829bb4414ac6ce5342d8df37..52c2948a326ffe7fac8a5f40714dc54cf4bd43de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2653eeab35ae2ea7b099c7b550ba6a0bca900897..27a692be02aabc28b33e75bdb339ff1cd0586553 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a43e54df05f337477ff239b056a105ff9ffb80ec..e2caccc51a0ab69d4de556a41e6437f38def7c7f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 776afcfa1e84991703ec18fbe75256846ad3ed65..2cbc19d9a10c5a554eebd64026c27def039d4d1f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e3728c3aa165d09c7f8ac6201e72ea3b7e94522..4ee63c46b46303929f76d3f8b4b416a9f93585ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e1e8a136e836021c1ae1c0426a1703f979175729..f6f40ae60ee94139db4a7413070c1c3ab98c0a64 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f12be21fdd40db45a1ce16ed3d3b0c49d349c9f..f3c84101173bdcaa0e17d4d813db8a71b9526359 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2023 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c246c9f350550d2621267e962bc460e3c67f3168..cb2886d374e9fa8044b52d0787becde934f16159 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 31ff756a81473c3acfdc4e655b89f1dd7dba10da..04c5192f334e6acd4f9cf6b5682248d77d662cad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2023 by the deal.II authors
+// Copyright (C) 2002 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b354a893fa16d262bae576c1da324ee7092509bc..600d8196399993165cb7f3349fbf0d4effe7f024 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45f240ec88ffc54b855e157512bcdf0989357687..f84ea92456083c1e66e30dc1a2cb74fcc1fc9ca4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2023 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d5e78e495673428e9c777617f5655a9edd588cc..1f9f2088af36ca2b90c56db13f60fbc1e0745167 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ccfd508645ffda465f30e2a65056b85de416e06f..95fef57fc4316001142ad8208f6d2fb720ee091a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a297223cbbf70c83d555e6cb7a0c6508d592f19b..1f33f068acaaf68bd6093ccda2129a67a6a86d72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5fb98b2080872ced64869150edeed4594a5442c3..03ce0439e95274185b62ee68ddba0df6527c97b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2019 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7c935e5b07ccfb7106046ac547e5e33c92da009d..5f9b32ab624b4cc375aa8fe54872fd1170af1f06 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2023 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d423be18a1d0efe78daade964db0c6b991c76dee..b33da44bafdc72db1c99178f7990e2b39f33eacf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 760700bf149be799ecfcb35fdcf57e549d5b3b7d..0fd08fd50bb1cab679cde9c7e06ccddbf016d484 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c62ba7e5dd6d57b10bcff60f1f00f288561f030..5c3038ff834f73341e1a15815623ddbdacb5702e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b1f32cde750ba25343b2aed38974bb15d9460b7..4b06e79946df27ae33c7012bdb7fb1adc9b5beeb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index adb180e43fe9e052c3867a8d968de6522f8cc04d..ded6d6028b1b1fa28cdbff0ae68983177ec165f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2022 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e199f1ffc59071d1f2ad9befff6bdc2748d3cd85..a7ac2e19547c4b253226168145dafea8669ccf83 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac56967ac101931ec1a456105cf41a196b1c590c..9d0d1ca8444f3124115912a85672d0d6409a903f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2023 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4299fa045baf1fb5d77c2ed570b0cbbee4dfb02f..ebe57cfc240597f117320da40c6acf5014bbdb8d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2023 by the deal.II authors
+// Copyright (C) 2011 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4eee748f7d392ebdadd1b623ec9c1a1fc23c9de1..68064f93b040cf7ad7b678369ddd6df999197191 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f9ef1757e772f00d80cfbe9d4ce6a65f5526139b..d0aaf97a8206c3552206c5e714e0ebccd481550c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2023 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb59e0d03273fd1a1e08c94de2885a5086824acb..ee6104662b28466307f541a157ba23c0ffe577c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bbfef455335df237e5444dac2a10940741feb73d..016a2916d01f1379ee8c41bdae6e3448c254a616 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 63751b0e65d1e15946ffc667ed91908a0d2b0b28..0fc6f99b47c9990e3eaeba2101016e0bd4b2c728 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2023 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c7dd50e5c5f140e8f1301e2098b902f751e7fa1..ffef0104aeffaa0245e10fb40849322baabd4e23 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e06f7c3b152442f987799a06af3a120eca2e5c6..fc40f503880dcea147613b66f4360a7327260cb0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1dc470a708bef8ecb9add63c2d681d0b8be657ea..38ec2826b23f731e01940cdf3a069cd72afaf841 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5161fd41f0d94abb058fb9179d2205c91882b86c..42bae2c6e99429b19c6645a265e23e097fc4ceee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df8245f23ddde6d2c5605bd4758d088a0029523f..034c58dea4ed875f69673060f9c07055560ce0e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7705626e1cee79e112002dc25ce4127641c6ddfe..759c4789388a563b33d55236d7fe0aa8df2d6126 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 02bb3092eda64fb50cfc965ddfe95893781e3fef..3beb3ec47515f730238bb52fca128fbb7fdd0be3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d547c6daed1fefebceece73b34cf28136d906beb..d8ab3f218048609af115cdbfb21a6f768841114f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a7691810c19bdf3f8db1164685246a759b48158..d3d40e7051027c302c1ec26ec0f52598abdb2cb1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0062662966fbdf08248e97af9b7dbeb6728cc7c..da1f88490f84cf517969a080a1c967f2b468a8fa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ecc435b47ecf40045fe927a55e7741b1811c6550..13f0e07b10db64f94077043d71bfd434644c2650 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed711c0a636cb9fdff700a6f9a679500daf43779..1970227517d9720399e4ad786c13b58a8cedb660 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 908f17835b57e430c6695321145bfbf1ddb381a7..ea42166108a7ef357ccd39d016d0b8c2378f12ad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2023 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59f063d2fc004ae92812d8fd583cf23c1e66ccd0..b939fc83ab4fcf3d878be144efb5be8de623cbb2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a728880fbd00d3c3f3ab35676944d4c40c4d0038..9dde8c3c71f5ebb984d28827d7d6edb49041b0e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c8f68339608991032b92be14be27fdfc955fbaf8..1eeebaf55772df000e5c017e2ff850158ab87717 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25321277e1182a2c68253e1884ed5bdaa064c782..2dc1fa5dd3c4e0684b0505bd66471546491d52dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5c1608d1f1f9327b24f55658ba3169a65c4ccf7b..7f8d66764ae746368e518a3728ed78744cf31931 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 99c87db2612d09f9024b72f17e053e1c35f4f6b8..c9f70e169589c9b317933222227cc163ef4a135f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b1a2c128ae96c1afd31ac09358d33d2e1582c3b..c13b8c041bce827167e31ae77dfd24d7d672dc07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2022 by the deal.II authors
+// Copyright (C) 2006 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 091f125e4e3a55ceaffbcf7290c7ecd0992ae1fb..61dab2257f6e6f6d01ed6419698490f9b10351f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2022 by the deal.II authors
+// Copyright (C) 2002 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 51f71aa2955a964dee010b89469949f86914f085..1e94beef5b2109595548382225453d7110c03dce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66af223173d962b12ff0020557732e4b09eff193..376d32af794fa6941adeb9e400b49c4a1ca0dbf1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2023 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 234fbe9672be878bf860c83f9785ba8d93cf353e..4f1b5ebfe4743c04e916634a0eea8d53f9c7ad4d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2023 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f94f133ce6c02504bbac1b0a1100f528e87b475d..fd6358b7975f936720e218304961631dfaa1f40a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8f980f1636fb901420e02ce146f02ae8767f3c91..0884f3c46f6b0dcc7ae59b4f81b031f0f67b5883 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b459d4f83e5f9b3a56179425066d4af2c40226dc..996eab83b26a64f2ef760f271d3f0de85c41d16d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2022 by the deal.II authors
+// Copyright (C) 2006 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f0010d547a3421f972e11c9c118cbe9833a98930..cd4d390c9757bc4c2d96b6acacd87a4473d065f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9bf66563cf40b018dbecf486d8a8cbbe0eb0f9e2..4ca61dd14772842f657491427d88b650d6ccf173 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66623ed8d70c913357ac293164b259b8992cc0a5..17a76dbf8c7f243d9084517b5e41f7e6aadde3ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45ce2aca81d3e5b11a65000bb807a63ae328d773..92d4d413250724457ddf5bb1303b14ca90075ac4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 585ca57de1c90e91d3186ef800a7812b2e3dc26a..5510c10067f4f0b3ce29c9f880093b1405525f80 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db8defde824c128a0ad0077087889678584d7751..56816f1a9fd9c57c0f4ecb4cc2ca02b215ac80d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2224a30da361940b264a6ebb69f644076c0f12de..a8c59521dd7a6e12881f40e9befaad06dea809cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9afe26be206b050fca774a25d6c6e3a2113320c2..1047b6311fac0b18b9f4c0c3e9db7c3c95f64c32 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8dd44a00e78c3c02543904eec3e845f6eb7ece2..79446f6734b5ad8bb537845bbb8840928fff948a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce9fc464a12a6b058638655b90971f753821c1d7..5bae0b46eb13f51d798479693f99153d14320696 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 31b0c734902c0c0a89df368179f5c29bd4d23323..3c95b5d95b10d25a35d90e45de35bb83064453a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13e061fde593a3c0ba95163329f9c228589c4e00..39d9f7bcb0273643b92f3168b9116ea3bb5228b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b5856daaad22b71d8de51c8a6c3ff8039a90248..f79f712c513391b2a7cef3280aa14f9644ab97b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab8e3995361ad93906d8767973531c7233606052..c006c1e6982fc096a1b5c19850b7c4da4809a0a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3db783ad85c24be9965eae961fa7a91647f65d6a..3258194dabc488d2393d23f677556943f5f1e495 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a3e9461e7d984d5c15d5f30f5ddf928fc3016783..4bd51a3de7c341f3c0dce05aa9d827c44b09ccbd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6d8f653b2c5de43ca964e806e25ab51fc38fab81..09cc0bb32fc10a2c6d319666a577b97ed4f6ca53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f9e4fb191fe70e06746a0f96da01190a20ce07c..e83e77dc7cfa986fb4327c129e055f325265860c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89c3457aaf63491607990d55d5b8ceec805e716d..9b3c7dda098b93ae829fa3c97392a9dd525dd95d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2023 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3cef49f18b5d1f0c87d23a170adbccb6020fc5da..2eaecfc2e76da52ee4266fd9d0e8637a08ca1fbc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55f85fd71176eb049a6966ef130f6dc2e187ef92..c60f2ed2325ae7658c329703e90b2679707ee0fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2214660cdc65bebf232017a7899b0b7350ef09fd..28424eb10f76f729079c66586b0e1394eb9c1903 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2023 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53b8cf42520495b2f54ea857b3dd6a11cdf6a457..76ff72635d3de629cc9e2dd9ef441cef768924bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a584f157023cf6c3f6d08cf93e021dec6f22acbc..bf90e3a3927af2c30759111827eaa1e064f092e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0cf6bc98c8dd3b5c65dd7050da1eab846eecaf3d..73a835a3b3006615c7f3d6baad055558aef6781c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c9a4d35d96f84afb1f901230fcb8c6aab7b7d355..7f7cd113b878a244440620bfdd415301cf21babb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 600dfbf5a8fcec9c5894c4ccfdddcee00a30ed46..d0996f9214824a4fe47b70efdb93a4e720f98f56 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 307a7b74de4d4332a0692f23fb5d567623b6c80f..5b7924cedf56d235f58379e14408482f5cb2e2b5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54518f5f7ef3b4699e2a90d2f069328b11fcb1c3..0dc3fff902c33065d95864d0948d645e90fecae3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2023 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0acc07658add407d18f291aadd478cda34c7fd92..0fc980a86c7569e3f7589ac40d0c09b950beca23 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e6374a96afc887946a630b54e94a1d785a688be7..0bb9eb82a4a8ca92903795d7a6dab6a051cc26ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f7f50dbde8b8c31026774f3be3c3f89dfaa416af..aaa5cdc7437aeaeacaadbcf3ccda702e66dcc862 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 357505270954034a6932b34151d7a83ccdf90fb1..32cd6154aa38ebfbdd610d47d6ed2eca4da77b6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b17793d8282723fe2197518949872b7b892ac709..8e85c097d806cb833f779e03893df9a3f1170be2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a404edfa689adfa7196469b5407dde7c4bd30945..110a85e3f4679fe7d21f5ac387496b4ad8fc9da0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fffeb7839ea4adfb83eedb7a4a84bc382725a85c..c80a421818cdba36c479d33e336e9b22cc9ace38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88a099d64e813d101ce09ff1644ccdcda6d30369..a164f6abe2095691be9bec2ca5bb96b5b9fdb705 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d923ab9549ed7409cd54eebcc30a4de96f0fde4..b7d0e020b801dedf4a6e9095e645cf23c6096c17 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2023 by the deal.II authors
+// Copyright (C) 2010 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 523a16d2dd58b66014c6064030b9b751e86ada59..e29e3c94f6c17c172745b24d8268038edadc353f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85d982c8c77455a58870b364a7323d48fd7acdfb..184be5b44d9133771bf17359636a31f2fde3b102 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 359196623fd792a952a1f721f1b05a9e11ab4095..f3445bf68fc489b20d37eff2ae733e876e377560 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 178f8f852a5def6f0f7aec012ae9cb55b2d1ef17..69485a22d331db79daa45225dbd171e92995d18f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c81e5612ef82df5335b9776539cad6550054c32..00af05ab6b11391cea80893932e66cb8b5ba85f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2022 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e958b25ce84f7fb53380d9fb976ddffe9251a91..945afd365a152bfb45a0c0aee2f8cb882e60dc6d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3044e5e61cb09c7a68ae1aac65383aac968e049d..835664f8b54ea797b97e6777cc239a56c0413b96 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90ff1058b66e437d2ab71240e9b0c843b5cc37b2..988389bd0ff904dca124d00c50096eb3acc020a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2022 by the deal.II authors
+// Copyright (C) 2002 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e5437b821288196e1b967ceb68e661a81080390..dcdf9a9b1186194cb1d81bb5b5fa13ccafe1eb26 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3d6706f0e5300153b75e2eaa7a9ef55a6431f290..6b1147c72270e98cb0f6d806757b1fde6701f59f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2018 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ffacac419fd791cdb83bd17c2a4906f737abcadf..b9dc72e048be589e34b422b2fa98f40fabd5bb6d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2023 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df1e7b7749907455df577cab541629548493b200..4a5ed03b02077393d210600a9ed7c7c707162590 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2022 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66cbef158650068b123f4cc0754ebe5084dcee4e..2a82e00de3f3ac8eb7926745271b821d43b17202 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2022 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1fb633fb566f0285eaec76fa1d8e6c33467dbce..bf4b30239fcb1ee8d080f7a849682fefeea2e1f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d949c5af963ec176e00ba725f999b889210a7446..a0514820a0e6b11c3ca1976f6dc7a4b56a02166d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2022 by the deal.II authors
+// Copyright (C) 2011 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1b2ad2d18ac38fd2d5413cee02c39534e74e869..6ab5148e6fc2f16456f0e449a20afe27540bbd98 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cdeb2238c23008779d3d662e7bedd3d31cec4d88..0fc05f7557b6c74451e5b9596ef38902dbe2d9cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e425f2e0e53bf6dc2a7267e1e855278a8da630b6..f798de7fdc4d1dc449b9bc4da58c428d25fb1a2d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13ce9ce3e08fc2f4110afbd3f6b5c0a622438ec8..4365dffd5e257fe9952c1109a8e92ea069c04950 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b39a745e97c4b710064453f6d57f2d6df170ef4..b185f91f7dcf7b0b2e32a549715874763f6a70d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2023 by the deal.II authors
+// Copyright (C) 2011 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3d341e42a5fe150ce8c1b5f90834deee4f26b011..995255fe7baf6e562b73d1fef4083519c3d82cda 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2023 by the deal.II authors
+// Copyright (C) 2011 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d2be1fd24a7042176225e6f867eb94c0c49a3d0..40faab356e9fd7d89097bc2ce34d0b0517dcc7e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f1c2d36d47ec863967216702b90a69cf09858d0..4aad7036489d46bd4ab11484cda77b192c4cb223 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3fba7c475f19c69a5e9ae3e27fe9ae79545b6e07..32b1205ed68d727595911390723623ce690eb328 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86fc5a7ebf8326f9c7a86b25713a153512d9e20f..cf583c337f885c92b4e622953657f4db3337df25 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2023 by the deal.II authors
+// Copyright (C) 2007 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 236c947cc136e3817c70190d86d6790b53408fe0..b102c0229711e717e3ab3c4077181301893debce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 810870752d02d936867154a2f6941f69b9eaeae0..d17af377b3344894a27516081d0cfd2e3c43163b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eaf5e17c15e0a1f352ff6d2ba336762a1a4a4fc5..6bca6c0475ecbf57d9c689f21d31d0bff7fb43d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2023 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac95810089ea9d195e1c72ca4ef330fba0825c76..149ec247cce39a45cce589b87e61c1d6069782d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2023 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cac676de2ec3b23cfef0c5e77b6a9f8f1a5cfbb1..ff69f16f226818c0937b3b9de8db2223a8ead92c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2023 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c76a7c043536902521577f522b5dab51540bb1bd..5c7d798137a69b46e48c4721fec4823840a74d46 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2023 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e7253ba6971b5abf90130e6491a32bf7e55dcdc..2117edf30da1327a520e448aad371a4ce69acfb6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2023 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a5b3591a696aa6f0b0f21826ebbf54b099d4ece0..99d5bf9973d07113c537cfe979fb1688f6c1aea6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 475e28d9e2ca4cfadf17dfd58b21a7ae7e1037bc..60e73904f3a9889714055c3d3abc9abc4ee67ad9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 220f5ba338d57235e2d496cf4d95fb6193802b75..436ca9d5149e94cb99419b1896c4e58c636fac6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2018 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ec494d6d061551a1382cd74f9b337e777c7e593..a1b1c9fb15febe2d20429feb1ac75c017106321c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2ffae0f41a617fb6fb8a9a51cebba2bc7f99591..90a903f89e6980e23a44a186336e42fbdbe8a12d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81a6424c772a3dfb08b1422d416e7f7fde419380..dfd128653c9b005ba95df1ea8ca5ae658127b789 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13603f991843d285b0acd4094b8a756d000a4f32..a2d9971bf4298fef6a310008008431820431bf47 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2023 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5ec41ac660d1931b2fc8131c404a054bd0e8695..0b188272d1242c5945b477ff3744f2b0186cd216 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2023 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e5e175645819ec2bc32bdb8a09433aeb5a79ef5..3cd04025f0c2b1b76f3a966d4cdfe506041edf57 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2022 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5fbc9796c5aa466d54556c3ad7f192eb4bf9b402..17a82c47664359d2822ed1a2e44ec9193d1fe9ad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa592e9d564c0b12c2f868a5cb6424913cd6a4ba..f852563076ab55acd762e4029a0cb4e32b64fd53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 317e92774c8f43d0440e924e3ce69b634d63ae7b..688c0a087fc0af30156a36be61dc5787f8e39d89 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9ecab281cf1b67a818024a728aa074466a37420..61eaed08cf793535d78c681c494b92347c2074ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2da1ef44b8add81bb18a3e56d213f9f1a3ff51b9..2e54d527e794dcdf52504d88088188a88ed2f3d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7e263507fb1d2feda5fee45aa3200ced9df0e71..f75e3a7806d98275048153f7b45a6349a67433c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e99cafa8c853899ed0e29e9bddc0328629fec1de..fc7bc08dfaebeac64deab0040ddf3fb468bb71c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ef8472bc16d2911609af081318af1eec566f5d6..195e4a47d4a81a565883db915ca2b02ca85c96b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c4466df3518945e80d33a4e7c8d8abb1fac450a7..4bfdaac076a08171fc3a35743b9c50b9bdb3a3e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79f697d457d69d674116a44fb5d67c53ab49b0e3..a235fcb470eb68d3b889abaf57d34240d43e27e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd4f42753f001b0dd4357e7d080e0fa12663799c..684f664e122f2f4712701d0c6827516f5e8db212 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a3ef785b7955383859c18d0bf452d06c2737bbaa..b5d813be2193c28bb49fd346559a4d3f7cb8bd9e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index add3634f47bb0d127e8856c8811a6c23183f322d..d0904accc918d4540a4dc333f2e76de64baf1855 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 70a8c1a2d4dbbd791736b4b13d761096a56258b4..4b07c412b14f0b8e2485bb08567f3f8789e5cb2f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89750ccf0c5cc182c4fa4e9e1f0e2bc613fab615..8dd1b46deb5acfbf28f5199f1b3f604ed4c76b56 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2022 by the deal.II authors
+// Copyright (C) 2002 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee3377723a2431c434d23e64a71c23726ed04ef9..af13350113db439d8059ed61e39e26aff20e6af1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3cdca4765328f00363135e98581fd4a7c7cbfdda..18abce67a757894c9a8a3389998f7ae772a64251 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 795b325e0bf5c21230615c836cfaac24da55612f..13ad17e47bd121fd535125a5d0b22b9fd50581fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09b8fd8e3f2a9e716d4f1d4e440720c71512943c..e8870b4a74ba03db72015d6a900a6253982a13e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab0d0c2c48e1f313f95f35cbbe19d6de4e366d16..8e1cd1f3425bf51af8647620f8b31225f386b1a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2022 by the deal.II authors
+// Copyright (C) 2002 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f40ff31fbd927ec48eecf2bce0d42f62ff715141..c6158b58c86d04924bb0a19870d712a2c726381c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2022 by the deal.II authors
+// Copyright (C) 2002 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fac58460cc3f014f796d44a57186a25851ca4538..b138de47af77bc8cc1dfae59c38c9af170ac58de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2023 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f11daaab2acbb7779878cce6e139e171d9b2fd9..819b718419a042f504e0fd7152e580dc63e6dc96 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 99c2f652ed242cbb4764ea1b93ad4dca801e2de5..b03bf3405a347ce5ca765ab3b20fadaf7b04c0d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e827a57b6d4e0f537be03955ee719e0b5aea835..5808ea5ae3c25c470e33941c917fb7b0e9e903e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a76a14fefd93db73f48bae57e73c1cedbd957170..62db554e1265fd394bd4be8624f65e5cb131c629 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8727a9770505a19aee0717af4bc0a931c3de2fe1..39ae98efb71b5496dd40b5dd7433b412d99ffcd7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2023 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2791c9f919b5236b0e478d3f0d371b000b023577..7320f17d0cff62fe9fdf1430a5aa49371c980aa8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2023 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 32df581377afe876f20380119bd6a7cf88e6efd2..86c3ebdc4d506b3fa8818f058aff477f9c38cc5b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2023 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88404ee59b41425e8d3229f789a61ebe40d1e47d..26208031ccdc157761694f48729ef60a7bb583ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 71957d1a0729ca63f066c66ede13f0ed7f3512d6..a690807682211ac9adbff54e3578955d4b9d9fe0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 631c4145cc7a4d751174ea193d23eb453e11ba19..b21f09c30d7163a89f89e5097336fc1a717f3994 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2023 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 487340f56e7765ad3b54086b23af352a9f1f7d1a..7fd29cd2538e9de75b8915a8462bf3b5bd140691 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2023 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d745d4491fb58fd3125699f51dd32f0463511320..4abc71314a1ae5d9166a8776a9f58b761e0cbb34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2023 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4cc053492f5369db308e6ecf9497b5ead1fe2d69..48e4d409674850f2cb90fb7a9838689e4a1d9274 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 50e7aab6ae6d6fa52b3e7b2556aa372ab4aede08..0c90c07a641c8c70a22d67f1da15de57dea37a03 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7a5fa3f51cb753404ada97236625493ce395875d..fd45494a0c4bbef911ef020ae1ba2d83c10a695b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c2a90e7210bc2eaebccd90b2de3c1e87ecdde799..c3d4163463e78f19c50e674572c2ca15c18d5ea7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 548c36e1a8d660789830272b108b093c96d7dd0d..678c8b0049b1266ea929209800e2f9848d907b83 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 440dacc539c1f45e455403f38236f987b885a2ec..ca2613e7fb45219525038e8df4b0f793662f641e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2023 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92edce02029e294af2ae7ec1a2137ba1cc9893ed..2b4686541a25c0b9ca2827c9105bec55a552933b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4dbc78bc32dd0818df377a327e674bf04f34fad1..dd2d835b64cb8be627a5332f37afd555a7a2e466 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54b3433da01818f307b5bed90808bfefa158f973..da65ff876754bea52733b789c52f11c561fbbc30 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2023 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81474b140923ee4ee397aa5c057543ea7c5a2b98..82b295a3842b62f3f1ddc487ce83a03d34b6cd5f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2023 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 858ea39d55266781337b8bdbd0670e46d5cf63f3..5b75a278b81001f3e15b0baa73c6f219ebcec369 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67dd8dbecb8550aa07ebf91c1c24195256a0aa85..864313e9c31edf9eb5a766ea996d69c4239742e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2023 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98fa41e935aca409effd5b61a0bd7fc7931981a2..37533c1c7fc09e5b924df80abbbd6ecbc465beb1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2023 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee9af7803e017c2f1f8b30e01532f2754b1c9212..7125ab0de849a7d2430f9d6ac9b206b462d2a375 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2023 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 033bf476f35255ffd2b67f02002733d3e58e0d70..1e7725fc554077cc868f8308f78d0104db3ca742 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2022 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 290c7a34f3c45476ef24513c79e1b6203050de88..2667b4da694624aa10eeaeed52a3442cfcfd7bbb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ffba4231c934c8dd774e2fb40a1efcff98620ee..38bb63b227b01d4cd59519b49612f588a35ce5bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2023 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5dc2d9c0d551ccd30d935e17d9e9a9b9fb914407..95dc1b5085523979aa1738297b653f5f345a9c7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2023 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 608d03e1b6a48a0a8511c161e9cc51385f0ba291..3c736274ceeabfe5f60add3f542d164ae1c4dab0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac2d4f09d947ddbac669a332fc33dff30114a18b..395cd231713a6bbb60e9bf9b663747cc35283711 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aff84563c7c35e9b9c0c12b086308d8ae3955931..c1e273bfe53cd9c73afe0f890e1fe4dfa8ad0af0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca0cb4f03f0f82266ece2f143bd42d41e7561922..c2bd81aa671c663f8a157cb0f4e84002d69435ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad32c9e6230851a1774045589145453530b5404d..87b947f8fde00202ece539f9206b0828f831791e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2023 by the deal.II authors
+// Copyright (C) 2011 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ff197c6b4071a117e2e7934180633b4179e4baee..8b420dfdb3bbb0ba55c55bc9a754c49247cf2231 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0816d162f640623fedd62384e81fef477aeac72c..4389d0b2d66d9b55311e11e4fdf9622af8646788 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b8bd3e907a11316b3e538cb28d353ce2386ebeb..677fa84ae931fb52fe1ab569eb7c74f09415b3e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 882a2a5b1b180c54a4abe9bc9077ef7f5eb40fe0..55fa526150b8c26260897daf24c7900b0a9d2184 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2023 by the deal.II authors
+// Copyright (C) 2011 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed4da5e39fb0d2f7dbfde82e9ca3da85f8245ee8..49fb6746f1190fa12e16edd4a3e538f04b35469c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2022 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a30e475533d0e91eec92b1592cd5cd7a131e39cc..bfc6edef2176ed78ab617d0d79cfe86f8178c3b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2022 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 58bab33ad0690e241f6121133978403ba800ab28..a82499c00a1a78d1e9cc2762fd625f55ce630287 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2944331ca4a9fea70abba0c5ecc94018eb92a6f3..2c91df24b3deb9fd20d0786263b856e33f7334e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e5e43b07fd92718e192c6cef0da86f4eefbc8091..3df13a14900f5cf953932c3666904657e02f412c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2023 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 640e447efd716413a2ad50209a6c718519bec552..0cfbf2bce27b2456887b5ed8c9687f5a9215dbdb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2023 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dbc7efb66f50acc404f951153bc31ed6c3eaa294..a0b8c8af68eb8c56bd42fcdf8960478447042ee7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2023 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 83b2639105e36f2e77dacccf28c48277d6ea7276..d7074fb8f8b4198d367581ea24db1ff0ef00b95c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2023 by the deal.II authors
+// Copyright (C) 2011 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ae8d2fa772b7ba7dfb32a2dfd469ea4b94fa688..2a7bd2982f27978bb7ba66c657bbe42e88070d10 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2023 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7129bb040a8986da3907b6b7198cfd608e60aad1..06ea1194441c0ffb1cb685e7c8354ae15d25d6a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7270bb32f7752652275e62715ffed29a223195e8..95a17a04f5efd5016cef78970a077b05a4e4a210 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2023 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e9c772c2c2c9a63c8164ee0d3672ebea76c013db..f3dd2526315a6bfd066268b0e961331101d407c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f304441a88044ea584461838a27031fdd455712..e224c56c75e9669d1c5f66a579f373b843b2d2ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d83e762b57cb36a0cad2ba6ac1f34e09f913c489..906da35e942116d7362f2b3cb6ba692422eebe46 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b773c7b432657f7d1d4fb6e96eb60683890e4360..ed6870d60207a8d8953205a74dbc037c78857a5b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2022 by the deal.II authors
+// Copyright (C) 2006 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f3b0098b29154f94711b3573525d028026a4d2c2..7c51659719a08bcc25860403e517b32bbbae2818 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9793a1ec7bb36e43f50b324155d76e2fd36084da..8a99d65b7b7edd29f1308c175af1b1224197bfa6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 270a3734fccbcc3738a4c503eb7e5062eb984d88..52ce3478ee5788f2e33dd34e34e3ad821e806d52 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33423f683b0a4ca04ef303c6218b25cc5c11f033..6371e65bd5bce64fe83d91a30c48b4f3f7d337a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2019 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eab9cbe9b614b7d7316e0d8806a7af11311cb5f3..6ec928164024c3c5aa0a6ea5b888470ef4d18b33 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97c2df0724028439fa17b8afcdb69adf957d37fa..13e76c0185038a361b30803f14b30fa2f184f2d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33cfea503958cdc6a91a816cc5f6e61d94ddfb31..8c6e182777e6c8407efe13ee67fc7cead5d29bbf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2022 by the deal.II authors
+// Copyright (C) 2002 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e72fc3be7a78311783f53feb745d5a8b6568bf3..27ec94adf50227416e61f3c24d9e795dbb5ffbb8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e4256f6d344308088b95bb6643eafda9182d2cc..8c8523761eafcbcd044c7353aaec4e070e901443 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 188b25c7e0fe5987cbaa8dcd0f9454f327779e17..90597ebd666b425f9be688eaa65ca24552cc5894 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed69894f53b117593767d6fb459947d556454bf8..25e1421c278ec59513cfba72663b4eeca36fdb96 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93d7ebacd50e67410f4fdf8a7af8dd0299196511..79b7b6ed4ad09e133d5b45909e84123fddf96671 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d3c154e0a1a7dd294b37ae7f7081cf1a5787ef23..b72e01eb9d0f0b7239bd6e54ca38ea653aa4f5f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f15e5f541354aa334c9b483c642b5ad4d42e5fbb..028280801067d49eadabaa6a1b2a2407ec963e69 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bfa48542bae279fc0886d783df7db6666d89f7d1..2adf5e50cd55ce9c92d1f51dbabed62d38258f63 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c4950e7e322f44ed3a774fdaa8c7651ba10a130e..aca5b31dd2540000b2271ab49e7225bdfa194845 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5c80e284e667d740efbaffd807ae8c360c0eac55..cf15dd2902f26d8411712c9ccb8cc1b9f5fec8c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2023 by the deal.II authors
+// Copyright (C) 2011 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce2342f04b1aa9483de2d157e7ad5f10ab542930..5a46452b8b29759056fdac7affcc79903f3d7e74 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3518fccd395e930ebb8064d338b389ea54bae389..5af3e5e243d89aef2598c59f82f7ec652defa255 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d7763643a9baad1a56692110010738835d7f1cb1..4933b37a2527b6186d3065a509e30f42f12aaa12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4cf9aea546e94774cd7288caf1c5f002d8701f15..0b36622237708e1056bdc27ed833de9bad28b7ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 74057268910ecb604ab3951ce54f8e40a5ec5314..8712e57ecf3743c053e33ba231301dcb1ed55ee5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d035e911392bfde501b6e81e12b361a41337eac1..cdd65048230c4656fe677e92459e2ec5750473f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d258312483378e661d969c6199c69451d2f4e547..eba66b8ba8966339fbbec3d6a5cffbca73726922 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b154b082468f9733609b3857916ec54e0a14957..2182ea0d4eadda1dbc3c6358dfc37c9f6bf4ba46 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aeb556ab964d309c529ae5f83aab2fa05388ea5d..b7932ba86ebc941fc6e7a2341dc4af91c975e0fa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2022 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75fb92bcd261d38e791303f1f178ea0c7b6c6b5f..8c84417ca7bd8d36abca0f3488179422f98ace9b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dcc74f22f97e1547d8d8dab322c17450683602cb..c45b78882a70140dd4ae1ff1c61d43d95385e24f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac83d84f72a5ea3c61863661da8e1d9eaa34b3ce..c271ef198986bd5cdbbe9e6119916e2588232115 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2022 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d98a6db2ea1aea61e232dabc12e27430236e958b..4ada5c8b11dbeb9240f9fb64701ff6a30cb9a831 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2022 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 39c60dd12465336eaa93d25e54a525e37efd5a17..293bcfb98a8e13e3f10b04a8a84baa3c2ef6d846 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ceb6c941136b05a2c070b1fded68cb6e04b995dd..feca751051111929b04e6d703eb414e9e84361fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16e2ae070add78eeeda75cc1a99e801f0d954c39..5d816aa80d6a6053440382a10bf18274a4a6b40d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5317ed3afde5fb77e6428f889d4c809bd0f611ca..128c8e1d21fc3967fc956e03e0fe944101cd5031 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c62c593141513e1c053cd0e870cd9e6d2fc29ab9..fbe23e3bec251718306390c5f3664eabbfab781c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ae9d745ec17cd247d2536b29d5995626ea4fc68..769468af9dc46e50c888624f93454ffc2c1a09c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cb9edf30983888f0523d9c61e9bc92061f6b82a6..8775ab3e67bc18f365259da258bf37424390a86b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab4cc0d6c5fda47f34d079e5b9810340e2b55510..f645e2834d8b00ad747318845de38f1b9f531171 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 643d4f0bf182d5137e2b40e58bd7aab7fbcbb532..78eadfa15cb7bf6332f1879b3b6d2dbc0eb3eb86 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e9ab401dea8d558287b0551cf6482adf457f782..fe37f6a42c8cb0272ec3f35c96fec85fbaca8547 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 513c433c501e9edcaed347f8f050ded01cd9a9a1..bcf9aa5ea31f5e941b39f8a59127ef4101edc2b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3a7f38a56010c8c166281d976e4db86be3814ca..1006e2b930100b92f99f7a17e258a8668ff56f53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88ea66f775e6c5c95e1e63c7adf5e12959ee8f76..ddab37c207c9a1e6fd84403c97acf4997becfa2a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3563e029085119debe930e391eef43e21735a64d..aaa5d54465648d4f6e072bd57a4358939c939672 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e682aa6c331747fdc123fcefef12f0e07b150f5..63787fe27ec3abd86c288313bb97e1e3cb796480 100644 (file)
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2018 - 2023 by the deal.II authors
+//    Copyright (C) 2018 - 2024 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
index dee7c582de665cfe4590477c8b3508a8765b6a6e..787cea0a7f03538a3fcdd4911e946e7fcd2aaea0 100644 (file)
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2022 by the deal.II authors
+//    Copyright (C) 2017 - 2023 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
index 4822a128f0dc71b51172f44989f9cc3398c247e8..5c3874bb7540dbd6672de086ca4b919947cd8795 100644 (file)
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2018 - 2023 by the deal.II authors
+//    Copyright (C) 2018 - 2024 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
index 6f43bb5c4ea4d78747e60c93c293d142895964f5..b65ace54abdc62affa2b3241d76aaac496710cb2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a9f975a95454ee813f4e3a5ca1ecaf2dc442e2e..a8aba8706734be2822e0ad5dac9a83221e2a37d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da079889df46f67eae601c1956424b4a0a0019ad..9033fbad8714d0c23bcc19083135b5de597e0c6b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e33f1bf772bba69fccf0a61fd8cc669924716294..456c2261e190fbcd5747716c45fc989f2d0c8841 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ae181988c8731f508bf3772dda543996649c4bc2..1ba3a7fe447e8077cc3355a6ec8c96ee2b25bd07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a39d9c2a5323d601aeb59595fd176714c956e919..07d7802683bd5b94dcc67251537d5fc291c59300 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64d9a8bb44aefa9a9243f988b830c3b7cdd11546..2bb223123e9a9916c064caf2cc644170bff7633c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da2d2fb57ac1c29f70f1b56ac06f8662ab591984..c508a7278d697117989f721329c0cd1d15e0d940 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bde8680a1a2c377368c35b1f5b5212f50478fd5b..ec4373c89d76959b46a393f3bfac7339f5299145 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2023 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 378a9844b36e307296d41399026c71cf6c1be3ea..3779e6077d41ed3f6287e7a1bb72f2e17bb335f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2022 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 32da50e190e3ceb0b9617b349779c815cc67bbc9..a34de0166ec60e17023c720e52daaaa6767a1815 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3de710201ada1603d3a0ce3cc6c6512281bd973c..7cf2dc94b1feb44ff0b991288654364b9ad4366a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2018 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b2bc85ca59fb661fe86585ab9d0027c9ac7d4fcb..62b15bb85875bb041a5df67eb8512db273a0ca47 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b839b9ef8406a5f13d73cd5cae8cba451aa50645..476889e54507d093cd2a9dbeafbfc3bae972cbff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45e1582ba78a3a3dcb435a202e70f7ec6c10a7ce..a98294bd456601aae2854023d69abb0f7c370214 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2023 by the deal.II authors
+// Copyright (C) 2007 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c2e2ed63ce290979a124175f31a171c10201e6a8..d919c40939141e8031f54a2217c0dfeb02ba0be1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ffc8d1030efb9d07bafb5467a213a8c5f244c050..ca10c9e98bbfca1c2dbbcab9e446f0712b7b96a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 238a0cf16d14a92344045c9b689f855fa4b6760d..39ea753866a310edb13d75007dde35ec3aad1fc5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9542e1856e0339c3080aaf02c2e795b4cbc17deb..dd3f304ce3bd34f0732bc0603dfb2a250078982c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d09a8f5d1ae656ca28588e210951b08852b9e3f2..14113bdff7e2b84567002c38d07e5162ce0b963b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2023 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf2f4ab2200d1543b481614d93d4348debdb9a5d..34f4a4c3f3a13c7e7fa04bbe77df12fe46b9e6de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e474dba95c55baf6c34041013ea8dd6db2e3c189..e487c7837f2b774ac338fefcec56417d776dad01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2023 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1844256e8b984d3bb0b16d1834e9a270de7f012f..ec564d897eb59dbf8746029387dede76b385e804 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c5e35ad6272062cd19e106dcfa110aa2b879dc2..5caba3057076800c4c25928fa60128c612441c0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc5246b95b9ad742d1456426fbf73c79b1d6407f..a2be6ec1515b138359ad904f3a24a70ef8a77e6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2018 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19d08bd7dec72e8bc924ca0912ab7d53f96a04ee..2e984a99ad585ef6d07d58ba9d9f81d486d981bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2023 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cdd287439e490fdaaa7d144ff537c83452df7d34..580754a0a8abfa0cf2fb0470970ea112816dbb32 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95aa3021e1f25cc5bfcd1a071c2ebb55320409ba..2ca5d596cd924085838bf75e5e08299759a49afc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2023 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 01392dc80b13f096ae2bcd66548e93e79c02b3c5..dfcc283be90383030e190ab6b4808557c1f3249f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2023 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 44c1fd08e0f1f594b7d73e76198b837a3c4c97cb..e9c9310f3f3694ff469337b58b15956294035c2c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 04d92e4fe4ecf2754a71cd3d3c4b41edb7607af3..57570bc42adf44e848ee4fe39cde1454e732de47 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2023 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37d9ccb4c404ce6622e81afa47ddd6982859894c..60a7f3002dd3bee13f6830710b26db780fef9829 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2019 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7da93089bdd0a64dde21fca6ef8c5f93a4f4007..9e92fdb94c7ddf4110997b16d066021f66b5dd44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c859015add26aaad0a53e2bc4a3c7c052df9cbc1..8ad95f4c126449c90cdac840a9430ef3aefd1927 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18de8dc0a9767af28d38b2d03705978f5ba2fabb..5e99b15b8f01d55b289cad3f7ca8a5db77b2ee4b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2022 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b246cbbedba83f8295e25f95f3a7315785ccc3eb..b44bc45d15891899f9de5c3a4d6c79f6f50a8275 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2019 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8723fff5e2e003619bf9f708ae7daff9af61299..1cf56e83049ecbaf55a712127ca9eef0de6d48eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d2f8717dda605dc0edcddb9d886d647642a2c44e..c38f7555e31fa3639d2f1a0b517b3bc55452a067 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a01b03a5239408da80eaea90cb15df71e187846b..2942c3cdce4fcbcfad0dfd1500536ab2d5075199 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ccc4de85d87b177002cef232f56b745b25e9f32..bd5afa7eb6695230556c5779e7b67f340b08c729 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1780e56ce8c6678f39ff9418a94f2cc8b9997477..ff189b7d099d389b7914f4c8549a6658de0b359f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 234e12ccfab21ff45b1032405306117ac9545445..312da35d95b77fd9b24b3660cabce2e8153d8745 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a96cc13ec63144775466f34c5b171b02c934454..fb36e0699eb2735f5395906c6861aca56cf83e63 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64d7261590240aec369960cdd7f763c0e7a8b476..eee0c5f11cd2ea957ddc7db21d787ad65255db36 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2023 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a54460e4aebe5b01d7265285e86c254a17e8592d..4dad31dd31488ba5541672250ba61c741413aeea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5bc28ad03bf16992a7efc7cc95b206cec0d0f963..dfde1aa9b39277d0309268ec5b093504a98ed8e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f3ed8474fdf319342c47fec91681abf14e1b0858..0a77bd7d7a36d5b080c28bd30a3aa24d4a9e2e02 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fba27ffcd51b2c878a229396ed941063ff82ec7f..cdcbe6be32c806945e4a7a5f9d769eb8945bcb44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 262f303db044e6c0aef495cbc5a0425aafb54215..1e5aaf2fa42b201a211298a167c415be4b5773d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2952983a81f7e3ac7d4ea5e6b932d561dbc4ac86..11e7835ed389312c892057838ae4bf015102d552 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 066a58005b1785e9c7919a8c467c2ed2587cfb5f..fbe6eeba94e257c953975dbc452e8a29a7823bd0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4212ac2ddeccadd1e629afabf1eb7d1029886319..f88c85f5ebf8caae9fa230fb936eaaf592010439 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa9a07da5693ff81f36d23c4a2f3ea6d79e2dfa4..d70d45039ca0c82bfdcf78a9f1a6ae37bd6997ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5dffef9157dfa19370c113ef331b85b4b69c31a1..b6fa338a4cc6fa5f238a26f57cd9e4e21c09017f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd194c400b50283790036e9599bbdfba63620165..5b1b68cf56ccdc30ff5359f394d2bb25f0072761 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e66629fb40fd184b5e7a0fba278ebc78fab48b6f..921e9cbcbfdbc7c58d16916c174488c2198a6dbf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2019 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9bc1bb9ea9a5ecc1078a5b20777924c7d51c6de8..7daec46b30285516469d0b649d9f5692a5761e44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e577f98d565100032d02dd14484133825b3a65a..4496ee754dd591d40d54069e6002d1b152576f03 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0fe7b5e0efe995798d3e6d55e250b153fd5b46d..7abb8e8c96be88f49b8991314fa462ddd56c1566 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 08b80f3a9ed531a3bcc9b06d5b5edc8859d56672..be217b595632fc6f3dd5a24c98e5aff0bbb1f019 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65cfe522d59a9a6e156bd163e550c19f2c063562..0d70c5893eaf3133b4c9a290be503fde518455c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2021 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4b09cf004eb5adb0678df975c87957cf9fdc9bd..62862c5e93b33ae94cdb687c8ac001a63a6d9af0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e4fac745449c935251010eb3e568b758f2ed6de..b6dabe01ff2125ab11c920bcc9a0afe816efe2a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c275690292c376f87cc6e65ed4bba115ab2dd77..bb1493d89e1155ecc3b469af32dbb9b90afd0f10 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d6b436ab70fe4ea58b3ed35c2612e5efa3317c4f..0dc9ce145e795f9f89e732a805e9b3ef5e6466bd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2023 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a81179a3cbcb1cb2037170bb39c9fb7e31588940..35c2aa5f40f5ab6b02eb1b8ef8479051f56b696b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e1a633abd48d74dc0a4cac15ebffbf5e88d28d0c..ee7d963dd5d27447a61ff288b3eaf9791e4a6953 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2023 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98de036407009be96dcf2de05ddec1a1a4513cef..e71ce0f3b0f0648fc2f3de89ea2d6c432aaf8a2f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2023 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b5bdd406bbe3a48a6836f8398985639cd343f52a..8c037b6d2b01e7cf20ab7a34955d724664e32fa4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 981d9e2f90be73718bea5d04dffcb95d05a696e5..71f545b13f0af299c412a7d56fbbb7f929875730 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55554a579b0f914abcfc27185690ef97f7f8d7d9..fa58887a45d6045f01af99ea622ead3d0d39f1f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17cf9a40651ebbaea30351a9faeb9a7fa3212715..900cfc90bd158316c0456996b9fc7cf49a7456db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 705ff5fb8a79f99d2ae9694698deb4f61edaf5d7..a79bdca31115a29b11b68bd7bb8ffbbc43f31348 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7a54173a38ad5891cc7bed174d6549d5bc7b50c9..1f557221286cf02edbf5d9c03097f6ae393e9943 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fd354c26a16738d25ce2400a3bbb47920493efec..35c136dbee7e8b94321f5fd914719850fc83cccb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ec3a396ec6f7a47bdd4f79118954b2f6cfcd89c..78781fcfb00281d8b04b92acae66e54234ee204c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d32d56ea190eac137b46b89fb9ae8349747ed0f6..8af721362a005e9bd4d8ae5118ade8929a879e74 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b58dc67d3af6c419cf4c3a50d3d35e3f328d042d..12750d614658b56ff91379fe862e0bf85e30f2d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ca5129afe5dfd18887b00f0045e3c21f1180a83..5225dc03c7414adb52c8b9d0f6524090f47322b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1087fb397c290335c0618c7d28139cd658a53789..0836eb8510dd6e8f0cf88000726eeeb2d4f45582 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2023 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0aa4a32ac40e93e587eb87bc076ec233dd8d56f..b31d85104c06b140d47bd1cc94dec2e309423b52 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a5b164469889a1ec7fb14b2592bb9a52bcf0cdb..53e2cbc07817ab95fad2733a17c31cbd082453d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2022 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1aff13df0a62c50cefdd066eb1427921b23a8f6e..d02a8b64fb8e4835176be66d1e030c7df8d61335 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 84f663792cd0d5b1dedbcfc56710da1913591bd6..3f78fb9692aa447d6de1f9b0a5e73ec63da0b9aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2023 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af20515b648af1f1b79f2f31e31820959830b967..6b7a63ac0aaf32167777a6b54cfa5aa45c841bef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2023 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5df934934fcc7fab7de4be5448fcc6f6e153a760..e03693f9598c08fba1bfac71cd2c13205aedcd8e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2023 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4532fb7ed09cbea6b4ac713ce60ca87e40297835..40a0d5303256b0fcb172abdf12a24ff60bc60654 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2023 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab3fe03549c4f63275482f43719f791e566e535e..5e7846605821a0dc93fc2056d4bb696660a959b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ffa54426e74c90ff1e6efde501771964a19575b..f6d85a61fc41fe427dfc4e249a4e66f2b9c5bf2a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index acb7979cccc6de4342ef2b24dc5519d9a47ccf68..70bab34a477d2ef66a3ff5af7d4890170fc7e270 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c6127dd3927a0f0e2e0d147f21e023df2ccf0dc..02b0dd8c7cc184ef6435cfe5bad436217f768d0c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9592e130ac638b542e1874a3c2f20b924e8c381d..4627a0e822e699ff304a3ea6dc836b180945fe1b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64a5b2ec93460fd5a90edbbd68b5c7c610cadf30..380e143836e7a07cbef00fe1ce8b28e391c178dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd08718336e8c86b1294ca5a17a3ad7515661abc..e093a523ebc11920e11eed4fbbab855f69981365 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d2d1f22f03a00c29c2fd17c7b2d0177c6970648..986128437eee20b3fa01f0fa1930375121cbab10 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33138186a6f2c89357f6c1e1c2654fa310fc09be..4094df58ca52d8f449a3befeda9d641525af7f7f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2023 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 802af7c112c7f4f1955b57a2925e2750bc00d546..e42ba94a02afa9b0dfc01549724d70ded8dfe7ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85174245888942fc3b2758ed90c39740f228448b..41c774c45569754f6e6b32ed12cdd60e814bfab9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bebe9fc625276a87cb2244df65b023a6a7e58439..721e45e0fd6cb13b925a5c64d9e07185bc70f0d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 663b2f50336c605e64d71f756c7f7f565159968b..4f7a1156740617371283015e645b2923a7f5ba05 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 99cc384d67b85ad3c6866957ff6c512058d5eae0..c6f6fb71d0ef53088da9d36b033d0a02599295f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 03721c5b0a7751ecdff1f2e6e484f84cf503fcc9..927e6d8bdc10e368139b3ade4235275a274c98a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45d31415cb90a3e2ad21071d9597e3d895add518..e3d675173a1dc8879de7f19432f45d1c2f64f160 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2023 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d732a241087aab0547b5fe100e2c4eb70efdc41..a0d12bd2a37f5a1b4395266447b5c591d5bd897e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 060889cc6039389f156f8837498862e1265fe6d5..63e6b0150ba50c009365cd7b7c7835f75e8ce338 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c57909b7b3fac21cd9e1af7dbb259d5403663e1..2b1c706b1972889402adc49d433dd4e01147be06 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2efdb1e805795efe543bb24293f6239bfe4e7210..231c5c796f17cdb67601f0bb8a13c0eb2e9d1c61 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4debab778584ff185c10575dda494ef607e1e521..59a2a84e55d9b738723d61736aa093f628f36d81 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2022 by the deal.II authors
+// Copyright (C) 2002 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a47a1b0ef070dcf7fd261ad139cc77d2d69d5c6..ec772c775f7b91639f5afd121bff1e7a9bda9eb7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e9b8b0970876623dde856044fa75ccd61c5ef69c..fc738c7c64f231830df4e4a9ca08a3ce038aaace 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bdd8dcd8bcbba4ba6261758209511756ccea5251..42fe21e7927d2d4fd81f60f77a8a9697b850e6f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79ea61a22e82e41a3182ca250b97cb393a973f46..87c78d92265514ec69a0617ade3b17eff5c9213e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2023 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f15cad64964dda33066e8f9a979083069e644867..eb3f002516845138b5c531afab00d61c4b662529 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 - 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 156f12b72186c6be1d8e50799022aaef55a5279b..5b0c78670af900b0d11e2dfbc9a8364a5a2da996 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2023 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 23dfb9ef0a3d3b4c6b6075b1cdc35826ab1e2eb9..ff944fd76ff439ea2311077c08cbe4b39b5aa61b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2023 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e5cd60dbd3b1883b4c454da523e8f6ef55b63808..e0aa853a13e91ea3e74f69b843a31e867ebdbf12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 680279c38f450f58ec44e63b13920cc081c3d960..979ef4db76456371da17cd531c21cb7599229b80 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2022 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e31751a5af43f37138f23fdbadc52506592927e4..aa6579063a233a37916cf66d98e4d8069639e17f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 661f2f6aae5d1fcd20f0afc5585549dca6ede648..bcc5aab1bd4ffb221bb57440377892d3f4a33e17 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2023 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f6eb3f8c0f621b95fc7177bff44a909d2384526..cf82a903437acf0da741c306b2f8d8e2eaa35a2e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4b5563df3dde2766e9a4ad24d29b382cc1acfff..e3481078dfb018250d7bc8010f30fe72cb217bcd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eae49e57ae566898804c5b7906467b808f759992..d537e4dcf1dbea083935fe7babae7516fdb88185 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 290e8ea06c9b20311521167ea75a9782be2c70b3..f509dfe2dcbe63b86eb94ce24867de599e367f11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2023 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0119d3a867fe97ced74235befd1f6a829681ebf1..0aa93e7acb952bdcda852f0c22fb94b18a815900 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1485511420ec9824a0c0548a7cd2a2a53c7ab2f4..24153b19b83951e9bae45eef56b3201906818d7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2023 by the deal.II authors
+// Copyright (C) 2002 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2d4e41f48bed4df5d7948c9eb232f56ae35dab0..37a731399e0b6da47fe13538d2b0626982e03504 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d6d3bf51bea80881feee2c750b452841d9fc0235..ffd6c1696eb8b132923913295a46f6af10b34263 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca13f783eda161333fabb6fdfdb73c7a85d36972..0e14b0c97f465dac3d3ca4e71bda5ec502fb9d76 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2023 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6234a61a4e8dd8e452821df4116a5b61c5ff543f..c14a558b2910b282dcde6fda19a4022787f7edc6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2023 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c8c5a2631065ca0b177b4d45a4ee252028e2ef0..9146e5e92ebfef93d045b80c347b66a2ddced635 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 626541d53727243445cfe6fdcb93553b3852c58f..e18672c34bdc91adc67cef3ea33f72aa9258f529 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fcf08ce9b072260faa204aa96f41efe0f61ac56c..bb747a5d2afc6db6d1dc28327b1d9e8c2596e5c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 025086847b2447c77cfa7cb620b6f587166f2141..bb7006ec006e0e7439f0841e77377a9b7a9e86cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e41c4da49d568a159267ae5bff03c1957cde4ba8..50f28b5674bf48386fa5dcf2d2b2967a532eb9b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 14f3e2164a06f601b95f4a69490b7ba5b03241cf..d979bb564fafcc352b6436ad4b4e955383a65b6d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c8638dfe617059b326676687ad23ae930ed6786..47eda5b9960aa5b49a1c1b01441055b8caba4b56 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d44541b9eb9ff6758483e3bab785e0cf6a80286..6096fd030cdb8c4f11d118f4f5881a4d8d1e27c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b15e4e8c054cac719e6f67f1e985abe0c30d9912..d6bb148d44ae53cee62a408b1006e14cc3d74ae0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c51c16873f45766f0c5c584f0490edb0e62f863f..c2aa15d7f0a2feb99a6cd4f0a891ef1414d7d93b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 26ee78053837782dcdb39df1b934f5582f865218..ed9fc02738508ea625122d0aba3d45d1bb3367e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6469dab267fab67571ed0359eab56bb36f77925f..0aa15f9231eca0724df4a70f2db35db10a621ed9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3d7f70728bcc4aaffd1455b18c807c9f7f3c1675..d0a7986e473cb33bc114193308074c20904c9a9b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e13816f0b9c324d0f0562da09c686af5c5bd495..0660d893413b0977aab1499ef4a6245b69748609 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f4cb3af9ecda3e737f65991427c8ed1efa9486e..253da06d7ca8138151ae3720c9449d304d47635e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 835726559517a443457b29123cbfe828db1449b1..82c1f2ed76ded5bcaf1f9a95e40bda29f6121268 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cb9a8d96b92255bbe37dbc118dd32c38d006bfe7..128fc37ea510296735ad246621a28024749c0bcf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2023 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c620117c4713a92cdfb1f2307c06af23c327e43c..4ac657a7b6d91f062f283ed6f6719ab93ae15911 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c52b5e6a72dc5483fa667d13b6c764818d69078..ee8c40b39a927ca75d87b64a3e7c8d7ab18a56ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb0573de15f0a8d98d64aa27279813c4512379aa..a8cc0fcfb4dd0ffaf2854ef7b000a6247aa4e7c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c2f87a64223977f8e167a5b9028b1ccfa3447e5a..15f35c2e140da3e9ccad49332ed4439844c27cf7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2cac29eaa324152e7f915f435a18d9956199f07d..c84b9e19440e77ce233b76fa98f103eff5efbabc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2023 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09b6973659e4697c2c31f0a962e36a5d2722b6d5..929c28f27861310e3bcb13f95620ed0cfaa53029 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2023 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34f88f7903e63e5c6c37c64172acc30926f0c17f..8d05876b31fa4cd0801516a9a82d8dad2c474c60 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7911a09759010386d4081bd5a9a2e542ba3938bc..ac3e86679762406a6a144518763bc18aae7bbde9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f8b845bf33dd7b8b1c5f908ab8d59b91fd30d2f..843c315150769cc3220e413415c035fa31932f90 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eea4b4d0af3b4b90d9b355c5c906da5fceb1ce44..6dc9719d6dacf3e54112f71d1f4dfb1ecb753479 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4fbad7db668125265d1c92d3e08136e3ddfe34f4..79281267c7e762d6bd5a68e4f1606e3addb5e975 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a9158289a8423149a38e8407bd786f8004f7975..43c203870b2f2b4c5883846aa14417ef0dc77d39 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da46dbbcee02a753058d8c490771cf0d03116eda..ad1484504d1771fdb5b987f00a2fe16bf04df337 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2022 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ff6e12eb97656127d235915cc4085f3497ea5b0..07602d3523eb081f7973491475a426501cc7c3da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 26858a4acc83cf6100ef510dbdef5e503bf2b198..06969f1a31c8f91843f87805374494c8b6aef96f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3574034bbeee15d8a5461bbac2a9311f7942e349..7c3de37e5da507dce90acb4fc31cbdb4de42abe6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 341b2953aeead0d6325f06f153fb35893a292745..395cc590de3ab6165f44b91980431fb04d49aafb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2023 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c95815104b8f0f990504e1603698b6aaaf34433e..9a3c9a7502f3a6b137d534c5164f4499ebad0b78 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d008699d9a1face4080614127a0d8f9a6f107020..b80efec35b9778d739efbffcbc3a16f2e0b84e42 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cdf09cf1abed7e8667398b3d40b9442138ce0600..fe6295009f5843dea493190e38568a89361c28ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2018 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f920a515f587e8e4f0bd2e92a98fe5a6ae67cc7..48951786a651ec990f48124d91ddc0c908f2a1d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b91bd4d2f02ec8ead0ae6be75ab8fee3974ead2b..984e85c280daf4027d3449e11795d5c2013ae461 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e8cfcb2cced6629dcb4651f1390b525ecb71611a..a6074ad6e43856b4fa2ab909de3e8d81cdb330e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2023 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76b825ef4f65d25cb338cff14f925b81058e5bf7..fa51422deb73c35f01adb527091fb599aea02559 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2023 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e6cff31d46f80d781650e43309a64074a957dcb..8fb080944c560bdb4e82fee52b6c33fba03016c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 30aaf67ff1c9fb6928ffdeb1de0539a36af50c4d..34dc53cc103efddd5130a65864065dc1c44a8ba0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2023 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce311fd26e1ee78cff041c82fca24205ed57b4e3..e2664376df52757d1e9a830a04e19bb16711091a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a97aa1aa77d87a3380e4ac3190e98d75efca2cb8..bc1b93c721a3feab184c29550d814191633db259 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2023 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 12981288dd639590ae27bf792f0e00592a859572..bc28513b2912e3318fcb625317e81921b4581042 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e9f9f6aa33e63d7f87cce7d2cbe5014acea69df..17de98f759968da421331e587e80de3d64187277 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce80da5ec12e5ba877d9aa70164382d30333b86a..9c31f04d0e4c31b3abfef83b8b3cf24e97efd500 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 642bf33decfa1bbb26a4f7ab5187424feb33f256..0e7bbad3de056a9eec9d3e9727f6dce394ea562c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d9a30a9237c888820f9fc0bbc8f74c84f82ba87..1f9373ea2d10b9ba06f25789139d14b8d71140a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3fea01049a3917b2f365897c7af8ecbee07f495e..ba9607c2df4b1f72cb712d0b45b3917213a67272 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2023 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 23779930a9a52996eadde2f7c0861ce63456ed95..d12b2223df73edb7ec4cda65d207d4a9e1217f6e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a3754e906164dddcf936fb86872c2962004fb06..678c5b367978c554ffb1c7bfe9cbff5118b598b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2023 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc9d8da6decec0ba0d62c7ab78160e630f8d92d2..e69350858127f25ba7293829f663c300fe419bdd 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2023 by the deal.II authors
+## Copyright (C) 2012 - 2024 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 1c232930de7384a19404d0ea2713258b0439b361..3cf67cbad0b10a6ae3c072c800149597ddc0b95c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2023 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 590a89688f71cf12a2fbd848cec98db8374ccc4e..dc96a4d102a237727583e3043fafa7f9860d4af8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6103018e499ba1023b3a8c4a83abe6259b541cba..823ade5ba89cde9f174c58c366b628c55cf964ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ea8e560b39ed240434a1b2125b30b00a1eac7d0..982d41817bd761054a396edc99a16cf548d7a15e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1940e913d7b51f1245faee8fb1321d76a94f410e..5aedb4de934b010b25a5494bac6ac2a64f18d282 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f47c346064240a6dd5b8d4f20048fd05144974bd..0515383197120827993221af1b6ed9c08a98d1a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73bcc6b9eeb946e0190237bd93847c9179077e32..00e9cbd8581b2f0986c5b8152e60f526efef3461 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cddb19fd82c24dcb6b13710e3b238da788ae1690..f79a2198ff1e741182ff2706ed70461ff827790b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2022 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19ff745bbead62b1c1621fa41906e890194fb414..0a0a6ea84f0202732d99efd883639ccc8da016f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a160e2c67a81734b8913586440c5f6ed2e9fea31..0b7f3a5b7584439410abb4fcf99342d7503616af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2023 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8cd65eeabc5a23638cb8e71a25d9604499365ac4..3e5ca0a9f6a3a7f1f81bd20a06d2995b1e74e760 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2023 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f69e0bcb18e7dcab7b11fedb2dfcb8c0e2e92ae..ad51e0e6125ef0ab24de08e454cdf35b1948f38a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2023 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96c225e0bde2038adcaea94654e5e4ec966d855e..c4ae1572a35dce23ecd71cf5ff291f472201f169 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2020 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2211757fcdbc7c117f097b480c00e23bae37f8a8..50e880177da3fae6fde8ec4d29e0b3d7acd3a308 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2023 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b34ebc2f75a92f4ddaf47c1d7a14c7412d4c1d8..d8d7ec13da683391e7f5c7d0d58c4b2b72c117f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2023 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad01d98affcf43842ea808752f2261c34d84b3f8..f21f1fa102fe98739050a12562654e6cf8ac47a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2019 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 074e21e53a2f5dd3ccb8002057f39dcdb7c1159c..f285edae0f3bc88ecc6a58afba164cfcd271765a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 50e4e46ed246953c833f3a660a67b4261c89a1eb..436760a244ef8aeea1b26900a78d73643f9c8f0f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2018 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f20e8cae8d31abd728132af465988dc66eac9cd6..c5ca52fe821e7063cab06d4d336cb4ece2b6547f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 847ddd7973e5d2da79881d42583d98ad30e6927e..f43a76455e631357dc4c9eedcd3b21d365220e33 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b3bd5021fa9f6f9450a5fe0197bebd6bfbefbab0..e4c1d155164efe0e72ef3ea709fc2f4ee7309874 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b20160c965a276ab73fae55e1a19349f3f6bfc29..034cf2a5d929e20c45e205a3d4e410f835c7260a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2022 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 58810669a92cdd1908241fa7bc2f0371242f5cdf..e1a4248a9b3859f0cd012459e9f76a85c0318a3c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2022 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7661bf5dffa35b20c8b46b2e24c38a418cafd371..89012c6e0fe90240dbec038a4ac26927be60d7ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2023 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c69654441cef2288ab01d9c807f01dfa7423e649..4e286f9db348093563dae9135829b64f9082e6e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2023 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 965bed9e81480d5d623d553fc136c155ec05decb..9e6ba3c2745a7e3d38d384a3e9a352b7fd7901c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2023 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a797c628ab194c670068b33e098de5dc1957970f..6b7224c9573ecb2e9e1a8dde39b417b007c0bffa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36945b1843cd35560f83dfadc3d21068bcb8c0b2..c5c2f33dbf705a6e4730dbadd764e7c15dc0c3f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e7778aebc7a0b20feec54a497ff0e49ad31d3ca..0ba1380d442819b450839126561d04efcd4f6f17 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f858d8d0bfb22d83fa2e1b92d6c93d79863757ed..d8d1b3bd6954ee0ba4a3a8b9b37626b30d21ddd8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b64381447f8e84c19049e541ca7424f1788067d8..f204d5a568c31501d88a5d708a1af0dc85f06fed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2023 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f853e40f261bb87cfffc3a88598ebe6862e45212..3a5547f64c615e7ea4dd6694909672ea2636e336 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2020 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54d97765c140bd2ec83249efd78d0ba80df729c9..eaf3f8ad828839a3053a919f8e8509bad073d74f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f3ff806e4283ef0d984d4069be1759b2e8d2d200..511f786441ca22e8d78179bde994ddca36bf2e04 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd72832d500366fde280b0dfc99edca6d4655719..57a73b0176cc42d65041e08e42d5a127ffb2c94c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2022 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 730c9f6d1de99e7d237f5e413a6df27e08d6fd1b..4333e75eabe6be386c1da30111825f803980fd66 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2023 by the deal.II authors
+## Copyright (C) 2013 - 2024 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index f315ce804e3ef07ce8626cb1e96e6c34e86e50cd..6948c94db527185d7c0302fde7b917717b576ba8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8472091e9d309bc5d0460a66edcefdc87c0e21f5..05c4966b8a51b014dc666066dce17b509381a40e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b7df033edccb9761febe406f9c53d5ed7c86366..4e75156dc8dba461dd326818b143a2e204f9882c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2023 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 936b5eef134f12b7e4114aff82e3f9f6f8cc4111..6fe4aa85daf9edfb7843cc2c503261fd875addd6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6d6151d10eef7277898ff5598f7c077104126d6c..3e1250bea67b9218bc1a52482d81daae4b7e1bce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ff2a94647945db24d12fbd70906cc0636ef92494..8b1ebf7719ea5abac77a65e1eaf069b696e57953 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a1afba77a929898c726ba2fe6ad8f4f96f485ed..a125494840e229d902e8c004e620281f23084e94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5cd321d5c482fccb610940dbb68900047d255e5c..c55654bda3fe916a2f9712c99ce39b220605b344 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f36ff688a85f7582576316635be307452fe84b3b..bc11cc8546fbf3c68710ae69968ca16b953354fa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ba7734b0ee1112ebcf056137bfc94be03eecccc7..accc6bca26a59e0c656cd33f62b00807eb9621a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 408f298d5f1204e5d9fa134fa2273f1f016356cb..7e8610c99a8c0485d099f4256c18ff68ca1ac61a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e71fcd9aba9ecaffef225c970b28c45a1c477ca..4096bd0b8ba258d5d234a6effd1db69bb14dfdfe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 22c073a237fac95b54b4bd5798adcf462c1fe9a5..fbeb92f10b6b3b443d440e7d1c88cfd717991fa4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 47b44b68f5e02b9f04e04418fddf5df77adcaaab..bf2f195c77033e7208cc9bb7327d8a371fa9e711 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d9dffb3c474abc5616224de92b0ffdade899980..b9f7e434f260d644bd41079fdb52b26903aeeb74 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e8385a68fe862fb54593c67b2196888cafeb5d35..6f30fcbe10d82ce69cfdceb73eca38db8c7ac85f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a439902feabae9da0de385cc947ea37879185e05..b415d41170986ec059a753749d1d8f166e66f906 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7149ed7a648215d85475e65f8b71bb2a90c6e03f..c1c17eb4293aa745ae95d95dae2d61553482a3db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e9ae0dbb312824a4a2bb6defecd75d9e71c1953..b3656951e949d1754448530119d967a28af1a93c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2f2e551ab38f34db40d859aec57b6703a1c272e..1369636cf8c91bdb82b2fbde77e4d5d1ef75ca8a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3627abd2c2c2cc0e644525b26d2baf3dbd644c9d..ffd729134f849ff2cbe7494a6e074d645e593e37 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d562e41a79ad38f98ad4792322d7e4b8186460d6..7a047240afc76a27371ca9930e184989cca72591 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ce957b4331b79c98fa58ce4f6241ad3fd9d6256..7cc3cca78f22e9d288126344cd0fd1255b4304c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3dbf96334ba45e9542b2c16e53fda007b55f78e9..c5af3dec913c0a241028498e0534243d33edf5f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 940cd725f563d71e95cfafd65626555e07746cec..1e48fab3fd67910e8e0ef00e8ca1adfaccac8a4b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a0166f1ddeaf6e1441f39059f69c0da76779039..ff84733fb2cce54c1b99e5c283ed40ead495eba0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f329c7212663e91d36b074d0f1d36c7d83ee77da..2725bfddd9fadfac9bb82d5cfd5f70ed2ffa8dda 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5332ab98f7b9bf3bb410de868dc396442d4b543c..ee4de094a2adc1abec39db76c183aaf5a851c8e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd51ea4d9cb6417093ac5d46c37fa605fef060ee..edcd494bdf0b598098356f4c031a11d432b64dcc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 06a36b2685c83b7144ee8656ded325b1a994e8ff..873519563210209f683b4ceac2ee3e4e0eff5837 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d8de292af5d7b1367b36ed8acbd18a0c709a9b7f..438bd4a7f2cc08385904709378a2d38eef21e0e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 74c2cf4009fff69dad32f3ca2f5d51a0f30c60ab..bdebf4965f97468054c52a2d41b8fd4a1658b484 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c621775af0bb64af9a45a38f3f538fa7288d0151..44cc3596607742e0f765edb70195ad7d2dcaad68 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c01a378e8e99269d3fb150ba971fda6b3dfb6cdc..ba42e0c969862ea6146763fc491a9997a725c6da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c645cc8d85e4ca2d4f69c71050fe022789d4b641..a9cbc639a2c230959564390834aec5990f8fdfd6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2022 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9057b5ea45d323269524ffc8ee83a2e941e9545f..be367f9629240fd81fd4baadcf72c2e0b3194f8b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2022 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4782d8c4664582c1c09ef8d606a05fec1238db1..65eb74aba038b5566fea12db795d215fcefe7928 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98f9a43c82977dad867e3dfcead6819a03d5ec97..b83146596d755ffcc8cbddfbab66891d22fec7de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8536d05d9110e6e260c768c0a723cc70d2137582..44fd6b7598bad1ca86c6a0e6c2e21925ef7e2fd3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60052d37778a17e55af475d42fff974d6aaa0276..d311bcb9e978364aedabcdc60fbc8bcd9cc9738a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9c260e980496b32bc139a582188c7bfdde04934..b94adccc660bbee006faea821375344ae767b6f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ae5463576844ab8bfabbe2c9931cea74ea37f672..8fb2d41b9b295320a800de83a7a341f9c0587b5c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea9541a2d6522841cae702788a474d484b114d56..d803e40ea2e0ce262e5b3eb1b2b19869c9f15254 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2023 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af31f69b561b7115367f3e2a854e1f22a425685d..78945bd1568b55297b3205c4b694de0ee721fdc7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1dbd44850c3bb7a597ca682c9c3b47ec367f5df..45652428a1db44a10eb835daed7aa537c0073ffb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 38374c8cef5d8a0e7e9064523fb3e5aacdf7652a..8ff5fa3057142994a27b5f0a73b0b3bcbe5f8468 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6edff0edeeb3ab7b8f3b51c24a447f9e79c98cf5..ddd0598786a83abfd7a4292758797796958586b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c6bab556b6fff24c8209ed16f59a6e061331332..7df1b9ec8713b3316f2e67fc99a4f3b1e3ab5d63 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a1463d3b9887b63c9dac99e75f9916e40b827d9..6811f61b4d57929c516f4658a8ec85c2f38e0a82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e0685cbe7770a317c1f76db3ee36c8ad7a21bd9c..396300b61265f226103dff29b3249d738899aad4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d47946dc6c8928dbd604d7a07400bcb1212c7ea..4a02a4882b88eabdfd702b8232285c34c60b97a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2023 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d9fd19c451bf274e77a07db65b3fa8b22d05053..12bd0d07047ceef1f6932ce6e83b368d77fe7759 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e2138e96936f6128a383600f1688cc880ccb325..c41ffbd9423bf3a520a54e3ad4cf8a99fa6f545f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f713a14a713b5b9c6e676c1f7959e4b001d12fa..afda6b8bc092b1703374e0f44ce94c3f03e88289 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bac6cab4594c869f7f04f4c6e3188fcbc8bdcc19..e628953b91b0be1a141e0f6b614adeca1484d486 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2023 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e2541078b5af4ad86e08306dd736430539201b6..d99e6e0ef35d64ea25c88fd67d0758b749da4c1f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2023 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bbd73f6077339dc0741ff2d6614f3ae6646d3659..b543fb40b02854c770da381c553503af612b3fdd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c9ea156fa0cebbc0516992eda1ab4ee1cb3a571d..0542b4af06f0280497553cb8aee82762de6961a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 763e83cd6cfc9cb8e171d0a55ed90a295d1cb258..eee98c1489d1b10230a3348bf139e4512d1af9ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3038ea0feef8cf4724a8d6ed93a052c2c71865fa..5212f4056c5594064bf357718054cfd90d4cc2a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1effdd3e4ddfab6fc557d4459c21057f448a3d7..8e857d26252f0545fabb60e6a78825aaeaa202a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f200eb11dc1657c25611dc64bc9f8ab78230547..0c64fffbca11eb299d97c118c23833d1b611160c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98b72cb9a22e83fdda199a0c8dd4566bb1f76633..81092d8ca439ac74966f86c49e5dfdcf329a47ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c814731d1c825fc0963e2107d3ca9b123447f985..1a1e9dfcad5c6a315135de1bb15f0eb2c1396df1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6416d9336eb64b81330588423cc1f61d2899247..15177b857555aeb28908d4d3ceb461c315d09acf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d40f083a25ae62e0a20577176299b796ee190bde..c7e64acb81d548e2414a596780441057670effee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85bd58b1e42de41eb0fdd0dd29136e810417df29..65a0116777c53d1b721225d6d2c98ee69b6d7129 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3cf363a617343a8aeeeee408000e7ba8e6d191a..90bac7ab5f2500e6b978e766cba7d6fbc7cf5363 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4c418240f852281e87054a574b3162e19c43cb4..6980526cd44b3616306d266aae161c91613f0676 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6f8eb8e2722d331eb8dda516cacb385d3b973724..390b4575eadc5f05579a9007ffa79f7f9b857b9d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 791f899c3c7fcffc6a18cd43a068e066150c1b96..5179ed706275f26518040eb84f68398f10abd336 100644 (file)
@@ -1,5 +1,5 @@
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8f27144381570a55dc42cef93130f8d8661c970c..faf8ae3d08dbaff408b15595d626a27d2b21cab2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2bdb4238a4e4ad47b1a7d2228a91a055de835480..7000a7428ee7b561401fec18b42bc2846b6d272f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a30ce5ed420848b907e0c207768afcfc61dc9cbc..fbfd02e7fbce6e743406d1932c9c8b1054209440 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e0e87c617c7c225ec39dfd35711d69106acffb0..9c3f2cad4cb45e72bbc888268e5ba29305429546 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3316d48567dedeff6e7c1ecc2eab4b699b8f9573..24fc9f9b760920a233ca7f076ae79590ab5a0a66 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fdf8526d5a31b5eda3d15003fedd58a62821e1e6..221c8d81ab15fd78d6d4f0e0af5731bbe410ede9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 096e49759bb5b0ccce5deb8bede9b34ed2ef25c9..cffeb870cb626560b565fd0f4e0c67c8983b90e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df12c0a597bf9e16cb56c28b1267dc7d9e312f69..5e45ca12f5c1f9dadd9d8cae9eeb4411d9c68708 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 658abbcbbce54ed835517ce765c4ce2e094b0527..d0c5059674c431abb6079d566cb8349108d105b8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af5c1f33a557c03cfb1aa37c1d5b3d46ae280b5b..dc5ca72b55c05c739ea15c827d0a49e6b2055bf6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 820647dc3b320a59f8449e8246678ce68a0cd849..7fd97f759f1df1783b11d53e72dce166ac5d9882 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2022 by the deal.II authors
+// Copyright (C) 2002 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5de50631cd6c2e41ae4e867d7bd7c6cc41527234..ed3e98a2566766bb66b551077db032018b26038e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 43f53c2a62748ef400bf31d6215389999ae9dfd4..2041d47f8462d5bdf92711f7e663a109e82107b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76cb632e65d7e6d548754093c86a97c0dcc9125c..2ef47e96126785d38563a6947f7c9448d21813d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7919abbbeacb8c7b7f9d543a2e833547f51d187e..25351a814903043158aa3ea8e722d97c8c31f9e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 401d1bac7ccc6e85eea04c9326fda0157c95a298..59998c0b84c5eaae77e8a3b0de6ba4dbd2aae0fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 31e89f5bc9f64fb4b9db866a565b7eea62af144f..5bcb8e59874436d82f484790e37beabccea01076 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b46ecee416bdd61645b205586a3c2893423dc998..fad4e272bc8ec72952efce861b31241a6c40c583 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ff19ea7a77fb105c655defb196148a33783dfd6..a8f478878af6e5c2be4224815332e18fc600d0ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75309fbe0db76b4c02a772cb5adf5f1658d4f4f1..ee45cfb387c87bd6f0e8e04bc91e2a2b4493e092 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2020 by the deal.II authors
+ * Copyright (C) 2009 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 3edd5a5d87f9e74752fc5ccbd6f3d22aab6d2a6c..7b1f2d225342fd56228340902c375fc7c15cb1e4 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index ba6dfbf25b90d4cd6450f22094200c859c7371d7..cd38d2a003cdba1efc021e006bd46f47b6690ffd 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 2e2929c731643fab50ddef9c83345f6120fd43c8..028f66cfe017e70a00494081f69b297502c63b82 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2021 by the deal.II authors
+ * Copyright (C) 2016 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index ba6dfbf25b90d4cd6450f22094200c859c7371d7..cd38d2a003cdba1efc021e006bd46f47b6690ffd 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 0e72decaec3e7d2f347c6d94ea7f31913cdf872d..342ca9230ded7fe83b598c17451e7a14f7c4dfad 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2022 by the deal.II authors
+ * Copyright (C) 2016 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f2a78529d1a12e89c3dfbd0492c0766a64ca46db..e60144754cc615333ea18e74a4c9342ae1905da7 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2017 - 2022 by the deal.II authors
+ * Copyright (C) 2017 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 387f83d2e2654dddc84d9dd65c3ae6e2639ae29e..f157d6275d58c9fdf87679a639dddcf656fc9c79 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2017 - 2022 by the deal.II authors
+ * Copyright (C) 2017 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f3ac6f65333549f7cf77d14c7813dfa194943b43..3061aa44c25f1fd5ba9605dedb74a873084171ac 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 180e924da9bc873dde2998494fb51b8e9e34dc74..053b7ac097a0bb8fa51517197bcdefff2f81bab6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 63bfb1e844940c68914f7b625cf2847fe42ea09e..21be8d0d6ec606c0c574392f3d3519f97fa5fac4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2019 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3af5eca35710546677e2847402b6bf0bd4512dd8..f5f5b2f5a7214d8d29ca8081c4d1fa34c04ce8bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24370c30f9e05983db848ccabe40323ecc3fa200..f3aec18e4db9a1d69fcf24fc3866e511d612a5da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53b371cd5c0d441232b917b5df2f1e2cbc7c661f..3229d46fdbe96da593217897d11d8554b59fe0c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b297f4f88a82edf9875dcd662588a322bbcefa21..b8c39201323858de195f07ea8ad2df45f14c29b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 505ba924fe2b2a9d02555f77ef235046a23a6be3..b5ec294f21dabb18799b5753aae0da67e1139b43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2022 by the deal.II Authors
+// Copyright (C) 2015 - 2024 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index fce4f3738454468833ce54409e361fc3883b77c7..2c42715e1a0ca6c17621067aa4fdd32046c78c86 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II Authors
+// Copyright (C) 2015 - 2024 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index 03b5a47f958bd9a4d09bf61964e50d4a5448196e..59cfefa7885bd4c2070e356e338459423a687943 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II Authors
+// Copyright (C) 2020 - 2024 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index 0cbba38117b7722d80b853b3da71c4fb7dafa21e..1a7a17392e067b7e9aa73f1819a44821a00ff1f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II Authors
+// Copyright (C) 2020 - 2024 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index 2962684cb99f33108c45598dbab06f607b2d54e5..bac76b45800f12102a361af744d03506f3034751 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II Authors
+// Copyright (C) 2020 - 2024 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index c634154b6893fb51fdd3f264b7f5e0ed0a5b60b9..e6bf098d0a7f8586e0ee3a20dcdf2a4490e1b3dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c077943d0c35afe4342c4c15320f5d862064ff6..c1db61bc7403b4ded9b503bdbfd6032bd680e710 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82e617b8280cbf33bbb229689951e03de1c90db9..ef83ec6d87139f587a15f23109eae9ebf1b20f9b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f9a485c213978035cd155b51dc42ba4d85b0bffc..afc2172f6912025faf04fba949140966854a9881 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 893799c1f929d458ac1e7818ae9879edc8436e01..fe6d91d25714cd7a5523f759cfa15b73d8685b42 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa3d8cc4297edf377d3695d2d15d56de80d80e45..4a59f20a1d5aac59c0decf091162c94566069ea3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2018 by the deal.II authors
+// Copyright (C) 2007 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a10c12af1405e31964363e638356c3a2dee0f5f9..e106094115bdb3e2620ec1a7461795425881ef83 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d2bbef90544014fe961e62dcdefe5826fee50cf3..771e8b12b81c97731bd3eef356ffb0c6104aa87d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2021 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f802bc65742c71f1ca3e9d6ec1f7d76d44f2e31..00559afb9e8add51cb082ea1dc06ca3b7ce9c8c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2022 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f21bbd0aeeec9f1053fa3394535c1de29304933..148c9b8c0e3073dc34c1197b6e222ab810b5007f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2022 by the deal.II authors
+// Copyright (C) 2007 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 58ebfa02b3ca39544c1d30e0b729bf9232b9ff27..038fb24fee8effeb049b8c2d733810c7268541b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2018 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 29fcdc2ae4529b8413481a6be73ed4b88fae0579..f13bb69950f6728367b0d454e065aad5d060910d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6395306eff145c9ea527cbfa053115ebb5770b9a..fe7fb7fe726abce2bd1c5e6652ded9a69eff1ab9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2018 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb71bb38349f5f5625330a33dba182253aa6ad30..79cb893119bcbcd01e702bacf1bc38fcc0adbc81 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d13e527123643b0a955d0f24184a0f980107f569..8b7db932d63a454a3d85aa15dc426111dd82c91c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1419d4828ecf4ff73bf038237cbfd9da514b404c..c24d5b2f5670dbd4971d37e1f03db295350d89b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2022 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c05caa49d2aa7533622b004144bd2f9e978db08e..a295a47d40dfa65d078f4c0ab201c4843ecd8269 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef9b504a1fdab0cb18cdb19790c6a5fb0dd1f3e6..0a5947e68759a1b688fff730a2fa7aed6802e1a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27e573eb61b213683789c425b78838740fe021c9..6eae0d7b812dcda60b42defce7a167dfa45ae7c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86628eea66695c5dbf4a1b670874cc49796e880b..bc91f52625502386c25dc97c9fbfdd373ecc5364 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 592473464268793d210ac63bf4cc9e29acf92c7a..1d5a55088360e61b99c1d20d25623ff6a2c71d0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2bde6fdbf9a837e048641856e3a967700d9814d8..a3d8a4abc2c1bb6e051d5b8247cb98febd3678b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a7efbf72a202faa2154a5fcf6dddd5193721798c..1f1208c17f1cb745bacf1b7c0c3fa88f5203f759 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90745d875d10412df73a388613c662c8ca278b2c..55329b56db0d5427a287307e3bd3b4ee9fd26e60 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2019 by the deal.II Authors
+// Copyright (C) 2015 - 2023 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index 59ae7bb1e1d26585f926d885bf0fbcbff353f5c1..65b4b0412c5ff0b110bb7346f84a0967e20618d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2019 by the deal.II Authors
+// Copyright (C) 2015 - 2023 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index 790ffcb87a5c91c9c3c3060be62251b68b87dae8..9be248b0225c55fcfa9f8d4e04d9aae4c4d9a6a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2022 by the deal.II Authors
+// Copyright (C) 2015 - 2023 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index ad6f522c0cc074478ccf5c84a7edcf0ec5607e8b..fa5cd2aa7059a71cfddd978f7b99207c0a03d347 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2022 by the deal.II Authors
+// Copyright (C) 2015 - 2023 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index 881ef077fc03dc3405ba5affd5709c6fa4ff16ed..e4f09febf169130f20a436856fac58e4f6053ae3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2022 by the deal.II Authors
+// Copyright (C) 2015 - 2023 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index 8dfe446379084da5d3826869d8c6e386b8cdaca2..1e21b2ae7f0d5bc84ce6d86eccfb2cb7abdc59b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2022 by the deal.II Authors
+// Copyright (C) 2015 - 2023 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index f0eef984a04aab3e54ca62c46b7939130bc3a851..2aff281e8aa2b614aee39047e26b38f5bd0c4cb6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II Authors
+// Copyright (C) 2015 - 2023 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index 30a2da2ab154f892102b92b8174846c28049049e..4739cd76edd9be3d913f404db044029dbccefd4b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69b870b11f3773a7300d862097fcb61b1de091f9..9d81700d4f3c075340b6bafe10f2a0b0735cce5b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd44e0a7759b78fcdaa92517741e143221ec974e..35082e755edb0a686cbbb366e4dca7c57c8ca764 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e8ccab397575c7bed32606b12b8e0f2a8a2fc0bd..d1710946240c26be6d59cfc2dbfee41f30b9ffbb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0594a5716f46ca55a6d1c4fa5a8c11b763ac85fd..6fa3609521fcfa38bafb04b20a4ce21ea359f298 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81781231d300a9c98fefff41eb7135038c71e978..4069900eec531f6ca0eb586be95b8344aa5872ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8cc9edf93c9012a3e71a7f30d8a826a82da25e2d..3841264a87630af720770187b9ae464cc7d7348c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2023 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfcda8913f00ebe6ce084bc74356c45214435dc6..fb3e43fa9f70faecdf9cf66ada2342498c428b8d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 - 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 702ec691ecb27e8a63c135e96ba37eb763e52281..03715803fa3dc4c1c58f0e4863766d6bff26a7de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a3503cd2cb4f5d5339d0016c1240e19aa81c523..6259258eecefe9e92d60f0b50847143b9334b35c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b80ec126b6e4959602ee9d052c4500d9280b98c..3d2fa1048118078ab6c37fffcc8eebc12dab55b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6bb96c3741f46a7f975f346e2aaa4a2b557cc617..f55499d75ba9b33d9ca5d1e82d0af6ee5e56eb71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36b63f85677cf53e6e5b3c114f019d9d8e18ce47..6fc7e0bd5166d9a67562f38ccb26d7ab76794995 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa1cc92ad1784d1d9cbc006b73cde41c1db21550..a25183d78b72613b52967fbddbf7f410aa43367e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 763fd8788694dbf0a8552734f58d769141ef98ac..7545d0db46ac60baa69c4245bd0e63a5d0069c34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8f583fd5438d04071b69667a6ab21f5afaa14762..956c4cedb829b8aba73687898a0e42c6c47485b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2dd02facff28ffa351965895abaa8d59c58cc36b..6291074725dccadd9c7ba07a2a99cd35af1b3304 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f66d225ffbdddf2237150e1e3bf1e6f0762822a6..52310737a0498e86a0387d3765c91a0135e5936e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc42beecd463ad7909599a482defa3a28b3b6884..653fd1406085c1d58bd4806b5422a3319808f351 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fca5e46be28edc8d0cdde73441721256d913c9e8..c461511da0634b8d5d2239beb3502cf36d1d76bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ba911ccd1921c83de18e85a4a2d890ee932d8d0e..788ba290191d4d4b826e27349d0bca7b069921b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d1b019139a3e4bbf11ff7b79b36c6a27c254134..f9b3d011cd6a9d7c53aa63c0cdf1bc1d511b5f9a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0506acb39393d9ec97b4d59bac0a6737c7a81904..7b9e5e6104ab6952fcba914b187f1cceb66a50fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 913809e0cb2a592bee2661d4c795f676a2b116bf..32a687acdd3a92fa0441c80fe9d94a84b12869e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c071893bce7d96d3c37a3f3186e612aff9152185..4857a88b7936cbffe6f32b689e11d46e58e43ed8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c51318c314b6945a0d7157db1da55dc74492183e..e48ecda730249bded31e415da76dbc5f3cbb9525 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c4ee2b996ca4e92f1818ed7dde2bc2808c94cbe6..dcad217049270c51811b40add22de4e3b75fe18e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2022 by the deal.II authors
+// Copyright (C) 2011 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bcc387e0a1dcb78e052d91d7b4443405ebfca6e2..76685f4353004c73f621a7cd50570b30998a221c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2019 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b256d638446db41957ca8229f8bcded28c615879..b559d0aceab455f9080e7ac0453e51951df3de84 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cd109fd22b94971b89f5021a6aa557ff2ce18581..5a1402bcb79585775eab4c65d32513abd8ee80d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45a3cfdf5b2a102d7b33f972fcff52b3b59ebbb3..d16cefb1e2746cdbd339e98e7b08d252511bb1d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d4300929c15958c74358c284aa90f70dfe5cfb4..a13f550eac7b7ad074ac2fbc06879d45f4ef1d75 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 091757f28cb4ccf9472d5091a6300115ddda8dab..87ff267e21361a69cffbc819c2b5c4e646382cde 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe9be85713f09db5ac718b2d6a5afe3500ddabfc..b9e56d3edd19701c4fbaccdfb96a180191f6c611 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 192b49a812f07db9b394ab71bff996ea347e0040..c70526293291e83a61180b8e70908010287c2295 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05e69be7c8efe08941fe9d06119c18282b063bc8..7888f148ab6f2f4fe846f738cd3564f7aa6900b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb16d523a29892c14c7c19379b552079449e9927..a765c60c67ee7746f1bfb6f4289d7bc8c993add1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2019 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ac60a59f391886e3c67bbeec0db63e69d727e43..850781abfbd3f4e4366d736c78d004d5792bb321 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 80d3672dd79a7e87861fb28330c8c018b7c7d151..b35837fcdf0c7ad48474866b045e53973c25231c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df724e0381da4d652426ce9bde5b5d0477d7b9fb..3523fd04bda3556fe5bcb66b40a74aa54500bb6b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df042b702fb1ff823310b6b67c6418ac0832c88f..d8f50370550a188c0c416905e91f8e19369a42fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5fca0fb3da4e3ab05d600aef3a968c95a240cb26..b916f47be7e103b9f93b7754a14f2cd85491dd52 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9cbdd5da6f3ee89cc5e42cf5d50acc02d37510b1..eb56d505f230685d4eb88203e0353be52c47683b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 895cb5cece47bd6e2b2d3735dd6829109d0ff90c..a97383ab109eb21dc861f569b4fa87faf3433c41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c5ac158ff3221d067aaccfdcd44ce566ddf97128..efec2de9db8f788e132e0525ac6557961b640331 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 00a978e63a5d890ebea875087b49944ffe8f150a..df78ae3b4eff453ac36e3204fe3bda9c056da579 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2019 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c25a1cd4a0b28d8dfb990701f07039e8e890f80a..eb3344a44f22368ba0a913597bdd54a2a7def308 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2019 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca7973435179b0b9dbb4e31275a72fdebda2f11b..6ef4ec4c1863b32e9ab18041c45b252c1560b781 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2022 by the deal.II authors
+// Copyright (C) 2002 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5bf44d638a22fd7c2df5c545a5143db0a2ca6c57..ae1b2485470bc3a2af26ba7c90cdfda47777af07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2022 by the deal.II authors
+// Copyright (C) 2002 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0be1e2ad8b8206bc9d0573915a45075dd9b38e0..d593d3ab47ec8b1579499340497cb0381af890eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 191d563ee4fb2b89cdaaa789bb822a0bf492f8b2..d5a9052bde3c1f6ec343f89573219adbdc5ea51b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ffd09f934d7cf4c525e68616119ee5dd96ede873..ab5ba859bbcce8f26517edefb93173160b2301d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fbd8f960f4e85b9ccdc605daa8731937206da670..99d7d666bd6df87f741c25006d18246a3747c915 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb1f9646a2e6ebd4befd0d826c4a50bfae9c718a..b36ed2fb37b8ade69790eeeb147fbe2793a31ca0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d7bad85228534a0c23060f738383e7d751508c51..126b88238ed05bb7fe39836bf36990b9e12a8f60 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7ac17f032e08e3fe4bfbd6a21d4b15474025223..672cd490a27f2c83373192c164e2af1b962767f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 753b6b6041e9fcb27b5ed5ab7b0bd99cc0f0a559..a5755374b3784da00852d9b09ddb8c6aad3d9de7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d9afdbf338600014dbcb370cc7c69d22d998ef20..c91f569edc9c424ede7f9b323f5a769ab42babee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9bc0641dd0b2cc3e63943a6fdab89992a173c32e..632f430eddd8f3cbeb0e4f9b70850b133dab1caa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f85865fd6d5cd1e6469f4d36b775ebf9e1131284..7f7d45d7336b5feddd95c4ba42b16be7cc657b6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 742aab935b31051232ecd45737eb6cbe2d452c6f..34c6a816120c88194dc87693c2f8669a257bb481 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56b11aceecd32b59a11fbddbb70be76d33d8a671..7dc4699fc5fe8138a4898944dd657e502f47ecc7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ae520d46fc3467cd8cda5250391bac3aca7872fc..a33061d9eb9c6a9cecdd89089824c884e6f8760c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 157861eeaa2fdb525e5e257309d292ad73dda81e..8f919273d23ed2df1af611b2e5dac2a8fabbe2d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45099db4173987885af58ce127083ecadf060329..dbf896daa59295467e053c878a84dd96bca047fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e94205886170721938547b1978ae9c00507badf..ded974502bb6274cb58b69694b8d6119fd5e59a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa50a2533d2c4bd826a25c2cce2e99dbd01a41a3..873409ba16dabd453353cdc1f5339d6652745eef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64fa04b05ff46136b958417e3d06b206421041c1..694b303b172e2610f1816a984e7f10b17ff05d6e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 572515fbef827e5071a1ce64bb10050661d28ea8..15d54a1c86bfd32e643ea6540979481397056b9c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f77fab00e4812f266c848f76131ffaf067b7b977..fa92c8860c1af4089a9ab03a545671329aee550e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a02a9349281c66e0697c20a76b4eaaf3ca7f789..f0c6bf9ff27da588cea3cf3b0d557361ce4882c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index efaa622692c14c567f67a8a2e8369219e81f8f31..6fb2bd6b579c3f19a4ae14b1b7de066c25aad3c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dabf91f7689be36f296176c9805e7faefd5608c6..a0b1e41fc790f0093eb59eb13be2744bf359464d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1679d3fb2eecdc3b7af410cc0625c86856857ae8..367c1d7dd2a89dcdbc08c66780ad18328d48b514 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be60068f9c3c879fb399a04acb9a98c260221591..fc870ae1be7edc64785d63065af1140ff5273716 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 992d356cf0517b27e4a0acd258caead24a3b62f2..34127f5651daad9ba87bd82d30d0aa72b0fa5d56 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac9314c06d608f22d02fd373c00242558c568fc0..9c38bd612bee0ea9bdee651edacb53e3cbff089d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec7e4e59d91a789f00c67438a6ba8b4d29a6eb99..d6a3e16a9c954bbb97f68e0048acc7a0e08e1b9e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5038b59f4cb6f3602e5138e7d75478d0228bf8bd..7a839f783c3d464b449ff03efdc00d431092fc21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68e4a615f1a51b0b2b7c4ce5bbec336f8221c2a3..21456a037e802ecb2e3edfd57c883f2ca56590b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e184dc6cf9428419f7b33c1f2a25c00b8290c838..cfe22d4037625b091574a35d78e0c96414f88fa3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index adcbc7e4c0b10aa3ef981cc1d5a9fb366cafccc9..bed6221e74cc6b84cf37454b34892a9e7b4b23de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eda831b7edb0d6f7e4271e1c76dce3af140efb27..23dd2a4e4c36a2e00dd08cc1b8a02b59a832458f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7bc29fbe3eb79117a2617384ed6c6292c648c3d0..d99ed35c21a77a1019da5d5285e6a13983450406 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5c11c9f56f117b79cd261d497fbad6046c1cd334..140dbbd6b965b07fb00475ab79ece001b26ca023 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89a69ba2a772a1277450ac19a8ea1ab05a2956df..09b5d389481b03b8ac041c0caa5317101421440b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93b3d5e76218fb6d5b83debfca6eaecd96063597..0c8f3b6488b41b02d307949bb18376112a4ea8db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab3aa6eca3c4c96010be8a4831ba81687a36792f..c9de89fc0f1713936115c217f04b4ebf2b83d707 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c93df309bd7c8f9bf317a4ee52d8b0cd166506f..0f22f1df6735eef946aa532f768d96f29d192704 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 469a04bb0a8c6c52d31b803bcefdbcc3863babfb..88a1d1ea8b93d4738fbee75fca10c548a137ca51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 473db655dcd5dd450a1e86ed1e2059b5c9e148b5..43c8d091d94abdfab378c1bfc92e0efcb034a98b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 728b1a9e600f1c8c4653e19b3fda2cde253242f8..95d86af77b1741d7f4b5df432a3465178812d61a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64aa5066843a3f5047ad870d3433ec7108a5266b..0cedfa1958abc95a56d25f69a8073e55581c358c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d6fa202c937a2ebb1e71b984d0a327dbec7d4994..3efdfeb48bdbd48524206f0031daec21dacf8245 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ebf45dae841af7172f6077abd5053e98ca3529e4..ffecbf7430b0d62bb8ae496a755363a157c58d57 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 01af4e004641e107d91e9087e7d0f30693d6a3b7..4c5d86acc135251bc6c98e30fb09f751bde9d9c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bdd99be3ea3373de07f77dd6345a43b6c56f7f5f..8150e860f8646371597eee998cf4e4085e6f2d1a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e6a058e6f900654ed0fcfce6d9eba23bda25485..2dddb7cea0077ede9215498a05724adc6055e82f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b9f946c4c94ef185a67adbd7d56de34952a76e61..e1a4762a6ac3c13f73c8c824aec8a9525d3ae559 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dffc1aad59d603182abf92e9325eb2be6d3dd000..09ccbddaec7edfe2a0b4f09b2ed2c7f66cae5e09 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c24b1e836510221f763b1463f90164fffb63a86..26f524f99a8b0121f693b96a9d0825b3f714d047 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 738aa9bb08023690fe270751b8a0f147c10eee2c..d4274111f53901915a1efdc88612285042de0192 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index abddbd8c16cf5c3d4303e8e4688d73b5ca6903f7..b6bb59b13069fed5a0584a6cc3237ea67e63fa02 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e043db79529a52dda8e38353e6000c55421876cc..e00e50fdad7a842d7e65ebbd5f2cc25d9b1e44de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93ff6a0fd2fe098f125d98990b19504d9c917caa..487a0cbaf21492be410e0f4c8d895ff8e028fd66 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5a83044ce8b7c58aed31904a36d412beeaf0910..8283d50663a7da038332ab73b30c6ea3863f6b31 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e8ae1038173fd5c78f772f08fb4ecfc02120b8b7..0cce6efe41c9c47f78f184cae3d70339daca0545 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a294a30fc5c7b98180e8e5bb1429b9d186ef1be9..04c62db479109b40ed402c29c09efddf58feb2ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3de85fbdf081bca16e1cfced36f2127ee687f3cf..3515153ce4eacab23f8234b3fc2e17eb81e8f64d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8acb90ffec6099638975df07df27ec391e9643b4..51593f929d6d3b8827ead479bb208b348804aadb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b4abdc16ae407ab03216e960a623aaa98dcefd2..3727a2e35272a612d9af681608c5c73cffa0931c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 49986feec49c39360963adf15974c4e3c8b96ae1..95f0fcc58c7fe4f37b9cbdfc2e099796b4c9f81c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 613e75b5feecbc691430285641ca3e73d25f0052..0efe134764d91a508dc8b4d759ce816f9074352e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4da381652f10ca9ba4696f2ae1cd25aab365539e..321b1b39e2a5927e2dac3fe24a65f31e57f81931 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09215e5355f54c4b6224f9fc27de748338489dbb..a28caece9f76ed9775046a41e7f946258d228fee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be4b3d409895d5a0e0bd7b41fccdf9cb14817e0c..994427a7bc09e419687bdd1524867395ef8b9acd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a19de29ba0de26d5070d59875088780d1abf30bf..98dc6909cdea0c5e0e5bba6d65f5480d2b2880b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ea6c6bc12a6a177950bd6112e4a47c880d61f80..6c0efc58fc89e81515a91f9a66f1b0ed4b529575 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 74e0736e2a20af284511b04e0099c141341d7892..719b57a9529f49f23a5e89043c6a4d0293fd2eb9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 241ab6835ecd2558e235924c0898711af1834773..690e5a6bd8fdff643fbea06849facd59c347cc84 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8657df4cb473035aecf806e4950a0e40c30a969e..2cba1c8c3e4f7b28bdf2b7e04750a4d285f1d9c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dad4104723bc097ee6a600e4f38d124df588f103..91ccebb64fa6fcca889fe8598af798692a610f2d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3bb3ce2da152fb1c92a04b93d93cd90249910901..72dea7c9f41fb4cd8a115706d1a87c7882249667 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13f4d8056e2ee48994ce847a83da08ba31b1230b..0f5003df8c7f2e6d45cb3f45bda8f783fddc646e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2ce67b3261614377cbd906e42cd6642240369884..5015bad0fe5341c0ecb8b67c0a02227a85445319 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b18db0b47cd86f158e40e7a368a91465b8b8e6a8..e5e92ac84c87895887fa15f225aa74e407b9c092 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 554c877d6c5ec4a5fdcbda1972f9d2fb9f377cd7..5aa10a7f662a6c957e9ae553518130e15b5b77bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a14d2215784bc7f039a4ce1b6cc36da3c20a097e..a3978100e9de4af06a58ded43b6caef20fede0f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e0989c07d2ef464a9932b75b49ef98bfc127e3f..8552adf2f70ab3b97abd62d3f9003026e7d38cc7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8203b7897b30fe294bcd4ef69927eb174ff44446..66d811ffc3879c1008bfebc7b17ecdf6f03a9bad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e784756d70319e150de8706ca81ef78381b81a8..5c1f5a8857b0a3c38bff8471b1db50d7a73697a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41b1ce22c963456be7b681630c868bc114061230..5911d35542082b720ed0320b907fc22eeadb16c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2021 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8fc6435159bb5d55493e3456c67f279b5f2141ab..6564e4a54fc423dc397d42fd70681499824e741e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bbfa67299b5ff2dffce7c5bdfad54c52d793c408..ec52710bbe4862e5763020493a36cb39f8ddbe20 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2022 by the deal.II authors
+// Copyright (C) 2002 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca93fb1adf5e462bd2143d6ebad050e944bbc6ba..19451b9bdbdfeea809d9a90cf9ec6316096c11c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1361445cd081d88dcbcad4e7d7ba162108cfa7b5..2fe06343fc864258c7695e559bf896064e48802b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a9d8004bcf15e3946d265febda020e1799d63b2..b482bf6032e7b593cfa90f84fdf3e2783b31f939 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c22f773f3802e6ec5039a398f4e09e581bef524a..efe0991ba97ac16063f67ef01e8ecbe85c51b451 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f521c506ab2113003073e26bf2b2b0561e4b069a..264fc0e40c064d4737e7d139363eab2f6f7df9ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4792556b8233d699ede2f1a6b0ad666f4fd6b12..03dba3df48e1bb62a896b901f7d32fbf237a5212 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69c56ceaff8a0b0ad8c9df187985a8a9fe2d7d49..f1969a4ce49d32966a218f5de33385731ed56d5e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e012f851fa4e64f9c676f7ffbdd920c9d873198e..5e4c70d1de872cab34b911a85cbba2d58a3d98e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3853a9f4c3ffba8c597749689c6aed62d9eb71f9..5c23c6c2c2b68de780db030b5ff18f060df76dd1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8f848a48a08d2625235958033f1b49236d62bb0a..abf96392a3895cb7459a054f44bb58c3a4f94ab8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6f212d623d5626634e3c47ede0904f29b807f91..0a036fad7ddd19d3c9d56587651c21772e8968e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3056f14c0aabfb2001e03aa6a6f2478a85fc85a0..139cf1ba3035c9dead01b89f7da7022078d27ccc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3b3bb433a25702d13f871874e6a291880ea86b0..39a1d1b587b943c59733530970b65f7e2cbfa418 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6d37713d20b1f6fc2b24c9b7a7f37d0a8005cae8..89ae625feb2c8b404097b0b7dc1036adc7712ae6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 440ac4def5f32fb516bc9ec41b71e919371a2b47..7b901e791919abfb41fbfb390252ce1e0efa52fa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af324631934b7cdeaa2fdf330d7d1b9bd8db5ef6..8e79fa89f1af3ad5a268a46e1f9272cf492620a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 39cdff16e2c4f3dd1e3380f7353b64773651ba16..a8856422f2a72f1d350f77c3d0590e9be02e19dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e35f3b411e1cbe9acbf52ca053f1e4d59915aa10..5b9656bbe0513a8e321f325d6fb657a95e5ba3a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1ea062eba36287ef91e704b1b1554e0b0a9012c..4fe8c7d1a780875802bc7c3a2a4b95c9bcae42b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d2aaf8e98002c168d2a9953ec8fa751d4ec89373..ab6281191fb6ec0638b35b76984f7db00a18b835 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a7eecc20e8d5594f77595e14ce9ed9efdc17f35e..06d654db4b3f8d8ae62c00aac8e2210bf56ff06c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c719476a1f655fff6175802137ef8a680f676853..1359ef6d71af796328e2285a0fb0d3bbbb31d672 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef69d8952a38f5364ca82c3c4a53f9ceb1ebc757..6ed66a014a3872b667fe437418abc03937b5a2c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6c173084bd672bccecd2bd7b150a55022fb2ab9..efbdcdce90f508ae4e66d87433f950e187c5e3a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c1612ad4fdf00c706683b5e663beda9381898662..98b314f7c3c6b947e78c2c87c5772e19f4a8f27c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f01efb8e052e98592e37f70e2c9ca322d589d02e..cded468b589c98a9e41a6938fe7f96b315e3d577 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc36d1381387aea61ae842e33aa1b0a813b4dc6a..750741d1c35508d5b01821c5c4a3d08c9340f4da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 918dddabc98693c60df75317b91ea31b820a2777..8c12127db0b7ee7631a6322be0c7fa47e6b987ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 551c8f88f1194f889b80532e9f9cad8682cab5e4..b1ed5343ba91e7b9b92e07fb151064572e638b7c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1e43df753f644e86958da84bd48907717a79dfd..b06ed91a3e50f9a6444320d54c6143bdaf646fbe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf5b40664768385269788e778c54308ac086e04f..7afea9f132398f0808e8b8f967f74d8917666a59 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61cee35779e2f90f0b4084f1dd35442aa2746a2d..91e176c05c6b0b91202b4c160ba9f30ff5ce38b5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a09305ed136f892f018aa64249a9cffaa2ed5484..b41e06e61be70f4e21770968c85681cefa622b42 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2ccdfdbdc6587bc63c8ddb92a5792474843f74bc..aec58bfdf05f076d16ffda4de42bacda5b6fd4fa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec85c903cd4ddd90c4e88ff18b518c54ce4797f0..fc4ca4462e597e4ccf90205edfc828599ca7d456 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19f69d5bb76eb7ca7ce154f7503c67cdab99b1a5..e00768b3088efc2af20bb72ce54125ae7d6aed50 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d12af689e8b2dae0525f16dcce6487368d209b9e..bbc53d909c2717822b6a75a3d3d59266a2d13cb4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0edf9a9315abcf22a2636021958d9c21cfe152dc..cae36fc39f5c6520270c38ed423e5e243491d685 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 375d7b81935a539ae1d50120d5a62154992efe18..9b3efc48df194f4583866a084656a3799e02fba9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec4390f81e452a8c6a565ff739d0d357fc50e784..2bc0c57536d442142528cb1b3b7bc1e75ad3d931 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 548407527c0dccf5108da94b3a0401d8f8098f56..c5f7edc6e369ab08678ece37f82bc0a4f706ea00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 10112e912a7d9b019521cd48cc749d1912ccf2d2..29579f157f8d82803fdea45e1f981e8a6b8fb114 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa69002eee1d17f2149f73f826ef48ad51e00db3..f18f858b5214a7991320a97068246e8c30878817 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e90a73a503b24273837601f52c903c97a70d5c3f..fe3d6fc3d94fa22560e8e5fcef1273d75fb3a6ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d2c6635702288adaecb95730a65bd114fb6ff05..f8e76faf6343e6bcc98f6d40f8863c685b570627 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f6e9d3c46d744a4eabaf63ff856d98feb722ff4..636bd226f362c5bed76aec7db1cefe446a0525bd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66c4edf59e1d72d7b9791063f19add7f2b9da505..2ff1a31fcdb19c17cf4914c4a461e062413e541d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd9154af599575e15c97ddee8214c9c1a1498a01..e00bd7e2ebb3f5598fafa2077ca95ee75549a547 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a95b4aa925775a3348db8045bcf655e99f71e40..69bb1e28157a9978ece66b558aead539faa2cf5b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc47e5d303b9a84a79a6c4ef2626f16b095fce3d..c940d1fee339661a42473d450ebd3d6f3ab0f7a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4510809352d998ae15178fc981972512ca8b959..14014fd4e7747b118babfa98bb95fc1659cfd4ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2023 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 083ee883df76f3f66f6d1fd93121c68a5de3dac4..3b39e4bf7c04338983c31b11cc5554fd2b00596d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db1261da8a351bb257e504e1994dc6f5e7edae24..b2125fa5bbbe94f4f2fd7b459e00c005bd307c86 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b4b98820f217836e3df5448e29c733e4eb997a5..f840ba5d2a9c41e32a083aa19e3e18956f7106de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a87980e80a718fb490392d2de69c0e0d2e30318..a8a58d9766cb122f9a88c08b6d8faa2a17f7e550 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aac750b65e50e8f7322e4df2e070d554ab79ef67..8cca1cc7889261d94c2657fe70c4d2adf0bb0e88 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b304fec8e33a743a42616701410501c52d3e4155..039ec201b5aa860796e3c716bbe62368072afd42 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ef1ffe45fbc66d74e1b36e3936ae4f9c5fea235..02a04708a2457632b2d0a476998184edf3e028d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b13bde372d26afbf8f7658897e5b156ff5d3758..b4c29c3d8568fcfcb81766658fcb4c4d64106fd7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf8d5785b1bdafe7dcc9cedd283047eb6aab84ea..f8d45899f031acb1bb40e6e4fe99d3226961b357 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0db8831b9cdcbde5a5873bcaf8def16461d415bd..dee07087e7fdde69e0bdc39d6ed550cf30f02820 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66ba222c3af88be5fcf6d1018a0d592dbac5363a..57f8ee33303141e2a30a01618af734b74f8cd3d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e4326ca0cbcd93831d537bc4f439fc733d0eca5..feda44e0c0148203daaaac8afd3310ab2815bdc3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d24b68d65e67dfd1f89b5d503d5fd963b54135ab..cf0a5927602a00498530ce694a47ee287ff7cbac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b300ae8fb0c6ed809a4a3c9cc25b2795ee45344..81042b12e3e47dd885ce352d2a15c9495ac67e1e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2023 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4957b9c394e644a4c9f70818adf764614a64d579..a51a1d315e0bb1e75d3db1eb9b383e686add9bc1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2023 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f35e80aae878a3f43b0a97a3ce144ab31edf0faa..ad9ecbdfd9d01e4353a2a22f7fd4eabd02c2fb86 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2023 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd8bcde91a092ec36b0075f473e23977690e5647..784279ce8fb8a3686c782e705f970c3bb303ecef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2023 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d82c457cb126c634e6c111b441de1d3bebdde568..f8b82a35f530ed0a2456b6697161502de28eb495 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2023 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f3ac1dc7bddb9691f5f1a8d2d02a10c3954a2ea..661b154991562fd37d300fdbcf373f1a03b144a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2023 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1ca3161dd1e36b2c42abd6075988d30a359139b..2a0a6e21e0b367356df9e326ab9aeeaa2761afed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2023 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c78c6194dd1c21d4825ca589479338daf54ab764..00f051363e888a0f215647e3328d3c6021dd33cb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfcd7150eb63c6a084519b273581e004cf1cea84..a21a4eb45bb71ee8bfacef91db6010935454b29b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 30df85cf379c7e462d6c71a0a1a76196013bb971..ee2d98ae6cf42a1c9c5f28a00809d16003c07721 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8fd8b543615d20d463ecc6767547b588ddb24f9..ed500882f14152a5f9ad6c9a24641b5639e259bd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 222551ea50c94e60595dd0db655c90c507d6765e..25e429080df9b1ccf6375e8ed44d2604c642a916 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 517d3902ddc979b9d4e380b94da5c125eb286ffd..bb41c5f6fdbd90a8a121d87cc27a9e989da962ad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c1c769a8687292eb5853b3b74987a8def9b3f1bf..763c7a300e453a78fa7a75a7c8e82c8567768959 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e48cfacd54aafc8bb1305fa1be055bb3d3bc42d..c9a2132f334b96d5f1c0b04dacf5e0bca2a711d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7968154783cb9efebb3fbc897e4fec8c1e5d660a..5b4f1f33cefbe2461c6707dc2c7aba599bf63704 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2022 by the deal.II authors
+// Copyright (C) 2010 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 611a7f3cffbd7e2109ac5f734cd60c98b2fe99db..2da2248047d22986c52ef147c93f0445ce36c1f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 704b36e5e25fef6c58c74662310c961f951b6f0d..6f631fa9a044cec37e9918d74eff4bf5f337d0d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6039a5e65367931f2e9fadb64e95f1876270fb6d..eaa2f0fc4f8bc5624520da4ea0c244ea1c7b5de8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e64570037b71ac25a51731808c4f66dcf6126d3..6843b099065275dfc365213b890937b2fb8aa1bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd4df02b413b04555665891b94db9a8c67b62744..509f5cb25a473d2c4aeed3858ca19cedcf3cbfed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cde714fa3fe12c4dd60e321ce5f6ff28ee343573..3f5fb8e779e5455ad9831ebcf39196406eb18ab6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3a6ca46591d29568f0b431a750e844ee68f7a07..3455edcb4994c973ae86ed70304dacea930848db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2020 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f85f4d71305ce1a35c870ae0f9ac6d2307c4f5e1..b76a941881a546816125c31dee186dfc5c93fb7b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe7d6c9047a711700b5a32f0652a782d1382ece3..aff0a5109df3adc2373d49efc0a0451e8655b2b8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f17ace3fa123c58c7b629e311e2d21da0727d6ea..327ca2fab471f29e43ba307080c885ba3d8399e8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 547544cafdd60d5f81cabe96e9da4625eeb02d38..90bc587b6b1ecb1abc47b1573b88884c708eca76 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 70fe9105c8fd31da3f61e8396b230a7b70257783..33644968bdea7b8cab459b9384b53359f843f4c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0cfb1c4505146e6437bebc90b7f88dc888504a79..d10a4ae2c34fb9346115c4f70ee74f652a12b08b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19161e3d8aafec8521ba14e016d974c6dd75985f..4b8d2a0bd16be628dd01a0e0589e9f429c8fa785 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 00f7d7ef3f48178fbe4dc6c2464bc9663a6e0315..c8c311eb5ca50197fbf7c0543f7a82cf0752df63 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2acda2b183383688f89b1c60eba00b6cc2da1987..5d69751c098c0b653f4342c5278451e052db2adb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 38d43e283585bbc29af6cfeb8d8379534cd5b772..7a0c25f7a6b5b05c664d4937503c60ef72069efa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8bd12ab127f20ad097f2b44bd603752cf8e24e01..c2ddaac69f8a7db5bdf2a063a8dbd2046662cadb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fdd4fc2b5a0449697bae1036b8495679f65390f7..44926f22a31b5490e59ad4b90787fb4653c393c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0c05c5bc6044e7e9c9cb37d29be29087c213653..185a60126ae8214d502320e6f78bf11e1c743624 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8677675cdcbe0c5c3ac2a52f6651534c3104c90..0105698bbc2bb97ff4af197729ed26cb6b561b6f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b3f1f545f44f75b981469ecc6cdd73b69104f7c..fe18242974e5a2e0044779da3bc7f357f8c4928e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c095948895a71aaf8d9f44c521820cbd6a974233..9a2689494c42b31485ac4196374cc4bb119e0d98 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bcebbb35812e3c7d10dbd09afe7b99bde9d6f5e0..3efd615e77f3fd3cfd82c58c53a2518aaf690cae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1779e437374b13aba43392c768e53ff5e05b9282..3e0b8a4036f94c9ab7afb144f0cc1e4a5743e547 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93aa58244b7c92c4cfae5d7709daf0fb71ff91c7..58309913aae0a40ae19a1e87413db17680495ac4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 06403f32b66bddde4af7102fb4afcf18adf126b9..456e92120ed9b31dc05da8b060c740a89fe206f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0b834f5adf7ed8cb2858e20a2e10c689c5a1addd..ce17308754adbcb0f1b644d763192d2428b451cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef1196809def845b3f79e55144dba349a6921cc2..cb1930b3893261a0816b7577e90e14f4cc5b95c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea7901dde155cc1df9e815fb3b4792534a1a1853..d96861189eb9680897e59f769d4ea0b15317136c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b3a92b79e4a98050c906dad71cd65baa4312025..805939564217328b2b2c59b2ebdd588e2064aaec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b622f5beb406ecc65c5e5960a649af7e85f0be17..f5e651048a001f63461550f5e995cc2a7968826b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bda6f3e03ebe728dcf99ae2116428eed7885ebd9..ca7d86504e61a8211f4c2391e215bcf92a35b6cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 023058c8e9aedcb0f88521a4aec2d2ab1d930c21..58ef95d54ac33a590aaf7c4e3dd2443e17e2e10a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2343defe32eed78943de43651be2a58896e6d672..ca9f72904a1a87422176358a937502b603001b48 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ae7524f16e757b617ed47a9bdb7266e5e19213c1..5a8d73fa27dd7e4402a1ed3b655f9dd18590b564 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6083ba56c832e1952f3a6040b6c70789385642b0..6cf054e791e5e603751112d7d3b42ef79d9f98fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c65f36a4102bc6863cf0584ef67d5303a144cbd1..4f8fd4ec7c76516fb0035099d30c23450b3e375f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4e024ed6e4d316f6fc2996a9fdbc89937d0e88f..244c3b4a47d8246ddffdca35810550038925cf06 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f9808147e618d080faa8ee454325bbec878d7d7b..947b5416da9907da446d191e11887e4e954533c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 039d6c778d80c6197804b67a208a67acdae48c1b..8a1031107ceef973b8f979d5b065b4af16d6d829 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ebb8d4c7ecc329c54543067e84c449bb0bb3397..375ef1d12db9f429ae18bbd8c32a09f77c9855ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85462cba2703de638d9fb41b41f07150a3418879..883828bb30c24d9982d26c13691e3b8c733157e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81e3f01755f225dbc90107df070612d14cb0692d..60d56ba167087b201d5c25e621ee367d46e6f0b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index edc09044ee4bed8030da9ef3c012a03d5aa0095c..b5757fefe5884f3ade3b939518152b5ded843d71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35837d3d356b61bc42cccdb88f10802444ea9134..33442e70fc45e79bb2234476cbcc4769875e9be4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8519b3739393cb9f1ee803765b9dda034fff817b..418fc247df0f1279cd9e5b2b133846f253e4e47c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4015eeef9f20ccf470aa0dc7303737b4d31262f..69468d3443e6b661cdf4c7effec9e11983f43070 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6df1850e8aba70dd65a95d0b7ddcc4158cc2eb6b..a359882d891fd49fd7c3e63eeadd4e06c31d06ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e8e391005c615c306deccc45f4fc05267db425a..4d859246bef0667a10fa1c7acd959df481c58cb1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0693185c5e148f73c11e23032ee05837fe26b8f8..9893f2fc11b64abafaa154042567b64b7e7bf662 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 52bff2265193470663bb12c225e7369047af11c4..97e7dc585a7e2e3526c08b0bedd7a4ebc2d5c75f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec7bfdbcdc26f3b1b31b01eb2948da34a075aaa3..f6c56e09b1f6efd8ec900852c671b48aa4d03193 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d369740e5d6a8f1c5e1ab4c64c3fc38e1c1de3d..40f98c3959ae2c6d996bd04d3f2f1e5a1ed098df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a7a69246199738bba1ccbc8e8191bc2de2b37773..665cb598ae59ba926f19c6f85d5720c43deb869e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b86c4690a9538e645f62170882a2a889440400de..4443160d65684a8de31096135e4d76faf9b75b1b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 068893dc6781d2b629b11309e099c69f6ba24287..56c1e152e7e6911379e646c81aa67118262cbd9d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b43d1dac05c341d44fb168ce68310f737ca6f2e..2c53013542783ac2998519c46e860fe719f8e532 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a0eec3d49210fe6ddd88f9b58ddd53a28124a57..f23503a99c55d5b902a54500bfed728054962565 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc22572054ac2de0cf9f855b187a1776ff28565a..8bfb81a9b1443a68ecd2a79f358e0eae899d4a05 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a803ff263cb476b6df5e17a0112a9d3fbcf4c52..e4b2d7db8e22363d98d201c6a72a2f15ac92db01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dce8683c6fb951cfe2dd95996c41a020db7e5923..c0e43f228ad47f7d33a2ecfe462b274373083078 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5ab263cfc6180cd69160907dea17c2f41e026cc..8607dc7f65e1b84d682bfc9503edad609c36ba8f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3d65b8c3ccf49af0c410e879acd81e5a15c3bd5e..f57823f8c4bdfe06fb92faaaef96fe224fd26b98 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96843cfb47370b14de890358994c5469bae77ebe..6e04f6865887d3036991e21a32907c2347e615e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da4e3636e3df27210ac771e6dcfbcf29b15c24b2..01f019dd008420b61adb026467402542f1a6fb51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81e4defb438fe656b5d43875dd79e2206b2afecf..20616477e25f4ac910ba1948cf6f7d15e855e5ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 926aa60551e4757e0e2d4c3367638b3485664145..41e4029ad3a60c135a86aa1b6060120a1212154b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3565fbb5d8e33c0d40a71ba9487369c0adaebf65..25ff838a0f2a02d29de8b152b00d8aa8db515a3c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89b2c0b9d44b3a55febff368d98a7fc045e3f2d2..ccba1f630dc39e093d8a31238efb16ead63b1ad9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37945867f26e7f3c29e3bd1e0414680b4d39713a..9681f7acc930508ec7549b9b1273d93ec20c3069 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2378fc3940e8ff20c464789c0a4dc516766202c7..bae208175cd5e42c6e6c38fd9b7b7d1acd644282 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f2741669c85d837ee62f8fcd53419cfbabb7bb15..2f02cc8712ce82a635f1ca7f1acfd5b34fd9e6b8 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2020 by the deal.II authors
+ * Copyright (C) 2000 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 8e9034bb615837382b8b657bec66b1a23a462fe3..7e5fc4b6699e7204b30c8430f888b74ffd264e79 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2023 by the deal.II authors
+ * Copyright (C) 2000 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 0248af5b94c4c9b56e5acac6a7c41e654e427dbe..f9bdd2ca66cf06f449825e58941ea6c1be97c7a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f5d450dd1395969215d71519c665ff3bff4ea7b..079e22b92c1c226a802d5e13256fac66d5e12fc2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2019 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ad6922d32408c446208b82a8f69d6c6a59977e3..3f318113a0add773340b93533a39678738612f87 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 48e24c034bfa3c60bdf11e2a35dd0e9e0e33642c..c4f6685a7e017fec312c31eb0a908e90ac4b1d33 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a2042248e6cd0dc3e22753798e01841d4c88faa..1e4b7e21a958f2d697af664d2514571e4e476b53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index caa7bf081d949c6243752c51709b90b7adeaf968..c9794427251990f12239992b1fd36fadf5e926c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 728a609b98fa62dbdd58dfabc715e110668f6b4f..26099dfa10e288ce3a82bdc0fca3a0c858f108d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a011f1c6b21a3777c55e624216c11786c8f3495f..dfc55a32362ac230819626abb757ce30f8e2e5fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a62c8e418b65c437d3fbc35af2b6ecb397f899f..5be0ceb6e2ff769b488950f2226eee792e0766b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4729f994d2fd3a76b26521479e25169e05f23c06..d624eb6da1ad9bccca03b58469a6d7a5c1afd583 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2021 by the deal.II authors
+// Copyright (C) 2006 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8cd640233c46f56fc6aaac41afce8d5a508b28c5..5f75b4ea1baa6a1c5d56d788903aaeb064486ea7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 201718fa61af478ea62d80243c764a5eb11dba6a..b3a7782af403e300b30520331db6edbeed594bee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96e697e6fcdb14b95de1022961cbde5a8f3a487d..62d2c51a7c6a602f50aec4e1ca5664267baf577e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 12176612a3bd2091b39df055ffb15ef1131e7524..29ae10b877264779a73a8aac98cf52591eb009bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8e7af6a2128125d6af0bdbd5fc4d4f89ed61a18..bb9196ceb3b2831df004454275d831066ab007a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68a5d0cd9329938851208b0ec21db7b97b5a57f5..b4830950c6de642e39a4b59d5bc6d7b8134ee028 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2022 by the deal.II authors
+ * Copyright (C) 2021 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f0971d879de7365f47305c78557dda99a21db6af..113668b030a96aa6a1e33a1a18a332759f23ea1b 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2022 by the deal.II authors
+ * Copyright (C) 2021 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 12f9a28b65bdcc13022f65368e0ac8bdc1dc7847..459b76a767ee2a500988d3e8bfab8b15b9892b09 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1b571296472232e21eb5859d35c7855228f441e..0b5ca5d97618099e52ef37b2478c111ae66b4ac6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index acf41e053f0ce623740f2342418d549ca716c1d1..5ea299898736171932c47cf2ccca1d2af8440305 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2022 by the deal.II authors
+ * Copyright (C) 2021 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 9d00a07dfcc823482a0aa864c3f27765bd36cf96..3be83ff0aba53655bdc960250d4016f235dfda82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d0008ce200ec892080060212b54bf34046c47dd1..55eb0ac38e785b310361cd61eac36bf4f3b06e89 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 386d3aff566636c0fbc7f16441711e2778f6c09c..021074dedf48e0d065f78076eb7e02ed8fcd5df1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fd76dfd2d16c51ac2b81003a1adaec709680ae2b..ef067ff25442ff9b5bf62026edc1c8d5b3e134dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 72658a553e91b416c6a2ff68bd66130cab8ed6e8..339f839a0209148197330cead443b43a55bc33de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69b1075e2953724dd45656ee1007605cc5850062..75e3739113ad214bd6b11aabf367b1fedd87a9a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 39498d5b3a01432cb236b8cbb5a33b22cbb92f2e..271e1e14a834a546a541620abe79b46cde351dbe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e0a90c4a4de0c97733221b82b2c7272431547ab..54d04f8b070095455f7d13c4501c695105b19590 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bcce4c2a305394819273ccd73762ddc83f5f2575..2243fc8bfc11e89af7d6a1ee9491b6c61189e0db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56dbb787f98e991de91cb80a8c8c98a37530d354..736912f92d5cb02c023c5895d19e7f601143e858 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9d665e6103f95be5fcaa8454e6642acc49d61e1..340d40fb5c5c6686e339b2edaf405609890b96db 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9536c3a8eff9bbd8389610c8f3e17200838c26e8..3a952b586be428d07f668200c518d4ffbd4bc259 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 00cdf83c0b1018e83be13526bf9c4117158a521c..5191484da2f253d8d2be004c2a2c5bf7b063cbd8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09be6710d83a07682d68c06eb96456023b2ac51d..6a5508cfc28869ffb0e24ca724b6b1c5857fe3bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c00761b0048a89ec09340cd1add4c3eab0d51f65..1dde2b7d11ea7d7da75a438ab7aa4f3193faa4d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9fa3d9128d9cee0f450ad4b6bcec45cf511f7c5a..270cdd846e48d7b3bb5b8afe9eaa501a3f955fe2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9aa6186dbbda630de02c10901d31b65141a3cfac..d2716975d4f964d03da34f8ea15a46e0d7e06da6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0133549925841d627e96381200362c2914e1faa3..a373cbb53672a80e1c61366af81e06eda746b0cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1548af9936226772a01e454c44a010c0bab6fd1c..9bac266bbd164c2649baab5413e1d47e6718b506 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f884fbeae9436790c97bb959971e4c5756ec1cae..82c9cca86c7a79480ba77e66f25a490d4a8109d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5faedf07cec9fe2d59cb78df67ac2400ba64a04d..0c1a6afc16a9921eace4aef0deefeba338a84818 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cef59224ba5a22ebd203b2ef42000a694bfe9db9..43d69176df462e5d138982c4450bd4de41d07ba8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e01d639b89dd411147e018c67fc1149096eebfa..c71dc6bfbc8f63586c9b2580a834bd2a71a5c9e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1e9784473cd44c645363fcf02d8b6cf8a01ebec..dd5051080a111f6dfd8dace8990f4b8cb0179ec9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d52f2dec86d868a4b4dfc5439e0870e4b4e19e00..e90fbec5820125d94d9aedf692ba9e64bd9d5d47 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16c031fe2e86cbbfbfba841b7e8df32069e2c98b..70c8c51116f49bcefd9f37ebd18fff4e47928583 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 48a10900e338b0ab933533e5375cf50423cccb72..a2afba1b840db7224820c2cc9a4e860e7aae0d47 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 070290552638b8ced94aaa9229b2ed7c5d8e0c9b..a30f6c083effb76fca5ac89e63e8d1b7f73f2b1f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b013c26be0bdc33b0073894cba18be249199f756..e265ff5ae7ac9321f0de4b5f588e5373c3793941 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b7e1d9d0d2e3bec4d519800cb6e42dd9b53900c..4a2e8e3be8b180d7fdd262fc18c4ce958e577885 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2023 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8b8979c52ff6d39e3aca3aa099128eb6aafb226..82734698df7a84ec52f93471fd960889d57f9c35 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da38e6da6eeeb7fe5505083c4863bd94600fe740..7870b61cfff49575397293f1ed84670c7c8bb885 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25874b82bec45b7261e8ddf68b1396f965901c70..1294bbf5480a40d67403464eb19a76133a14f09d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d596fae1066c1483ec67b63ae67c2aa69d5406fb..ec878be380e3ffe58d5651bbd8d36737698b36dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 74ad5234569257b1dcebf98348fc0963fd7a1b99..2aaef662fa5b327eed2734e97eca042c2ecd3884 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2023 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0bfc6b093f566ce86037d2a05ce135b2fbc30129..80c39a217f963ef6714b8b9b23a1839bdc9caf94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2023 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index beceb9dc74a406dddd85783bd821635a29dc43f9..0ced2d84e1d26f3ae7e7162ac0ac695cde51d394 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2023 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b20701ae5ef9ed3458b5528a62d0a1225377ea4f..77459bf20f1ae3817fff3edff52518aa2376bc84 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2023 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 325d9ccd45ec36f58206fe6a46e7f2ace85a0b18..dfb70971839e5f805271288536fe535f0a7a6988 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2023 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa6146bae1a5cc7a287118a6732333e912f155ca..b9d6377ac5b2274ff6f83777026fa81dfc758e9d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f894f87fcac337b20c0a780cb40b50614b97a9d..abce23ed23eaa395596069d8b41cc03ea286796e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f59e0dedc3f7b24e73e5eac01486d3f1b8e0808..6b0064e9212ece369ab508e52a4266842de7afb3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f21a43869368d5982521158637cca2751bf466e..d1755da87120c6631272f0b4efcc82da2473547b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da51e07a4b56a15c0e4841ab77606fb99b42c6ba..cb39eb4a350e85c558ef049d0741ed88ef0e754c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fff3153dee0e4679a65486d6fb9cdc9e528bd80b..e90c66540ad3df3e70c113bdb1469ea179a6c57d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f72fad184f9d2745d4ae097afac627ff889804d..28f355f3b60d68ab1d8d9cf763a6d0b5112b19ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f1df80f1fd90edf981b5883a438c3613c58029f..ce6276b20854d52a2d79fb9de0ef2cf61675a827 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2022 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 625c92b7dbfc27f403e0c8de84c2aa8c38d12fa8..cf51d8f085eb5397d04baf2ca874e33314eca708 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 864187a594af7d52185e06d09a8194113f1094f6..b6653b50e5199efa75e1ec164f8cc9c2649fda33 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e1a1a31e2fd6b8e401c3daa0630cc9e60b28c54..33dfe1abad1faea9f94b816c2354d2494c26f35a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2022 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7373bac948ae731d7c48bc467f94cabb4b0d4ebf..fb09df35bd16ee7cdbf3cf930310cd440fe07db9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e8a1bc3498ef178349c2150dd469fef17671dc81..2a4fb2602f6e0dbdc1bc4ac1e713687caebda00c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d501fe5ca984ff93d405622717f0e7f80ba836b0..e6a37d9b4240e1973237105a9ba39f5b7e8a43e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a9d8d78db0227c5881ca41e550963a84d4875e9..c62a21ed62b69c10c8d306256453a1984354dfbd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 741036a379f9ca8162f24eda3fb1d24dcffb4030..1491e924d0518c87724d0528cc7d48082b49b236 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 - 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b849ca6c88639cf0de30ecaf83fb6a5d952e3644..5792ba85d1eeb19bbc612a82e8a10690c26fce53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e0769f0546f703c0f09d4767b7c2535e08e484d..4f896eac0e3fa9b6448ed3b25648b65820b88bfe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ead7e9768542ee6bea25d2dcc135c044c9b885a..899e71c7a7474e4dec6adb6c47b1a0085e3034a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ff4c457382c4cce32c32e6ab335c4030c7cd9d24..6169f73676e53d9cde849bf2c5025ab6669d648f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2023 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f0e17bfc3d66a35a72c605e7ee2ed69e8156bac8..17bdbbe8932f455270defd7d177ea0a05045c80f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ed60d9682033e1b938705c48a742f0c63ab0931..7aa69ac7bcce422a8649f37fc8a9051482e4b485 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f054c8203383831a969a8254a8f437d5714904e6..c0eeb70851099b113165dc3c0d0c97cabf67064c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4cb4fad909a2f99eaf37e8156a4ddd19f4e92e4..e26a936b9bac7bfba101d60b710596d48d99dce1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2022 by the deal.II authors
+// Copyright (C) 2010 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eabccc3f4bbb78e549ebf7fa6c4e25b831d9fadf..d35194cab123806023706716f746d0ba2c172046 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 529c9549e0b66349f570c3f68420e55619ab33c5..4ea5ee6472c8fcbef2f95bee2ec73db09a239bdd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ce451249b1488fe2f932c6f76370558a85570fe..713a1c24b3a94785f68edfb77352e81364188a43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 314757ffac93673acdeaa79a7c2959bfcdedc793..d0876cf53dae57e753c3e9daddd9c537519aff6b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 974ad0fea171c76432bc7e1352fd8366c84f28a5..ecb77b66452c4cdd58bb51b7c3c176ea37219590 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 603f72da423cb03856c29205f12f2791f5f8e641..695d3650d0f7beb76fa280eeba124cb6ab042271 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 87bc64166b09ae0d1ff9deb3d900bc8c0a32c1ae..8cb1aba62e58eb95c07d07630be3a507ae876cbf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 50309ba64189715e00d129512264cae39383a1fc..8d23ca2c8c49c27ee495db55f1f72fadba11b2c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee7721ebba704b0885ef63e25227e2a40f6896e8..ddf454086a0815aab03c1750b3ca274a72cf6f17 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 874d3394da62ed20ce9d07acd4547ca703fe6e64..2fe76d825ca23eadd9275e59f8da78f6b49ce1e8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56efd4e29897a859079f45d61763d85f02af465c..ccab084575a792fb44a6ab9285f5efe6944d18e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 07ae1795e015ff7613eb323afb50d7ca81fc09fe..bf9fe0c42bd931b6412c6d3c1fd64fcabb7177b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 028b707a01dc5c4b26e45210c3b2d47d054021e4..5b2bd9a55173458d0d5145dbba045f9780a8f41a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4760835099c34e677126635f6f2bd4124fdfbb7..7ca2cb8910bcb2bc50ac04e12efa8b246e36698e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6eb46c25d00a13768145147958f262cb4149b2ea..0856a19035fda6e990ed85989158214d331cd358 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1fb628ecc23bab8f4dd0620541845ff62bae08ca..8a4d25e531a8aac211214daa46c39911abc55123 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c17f37fad10a7b6b349c227161888106230107f4..dfe3aba82c9bc81c66a251b15c2a930d01c21df1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3cc9a7978dea8a4e20fcc3ffcbdafa237124824e..a78a6e18d0dee334ec80acd9e69f89f2610ddebc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 399b1b383da5199af9729a2ce7506897da0f1834..983d3213df04f4f8843bfc6b952f1e0e3d2fecb2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d2ec3123c85fdc3f6593c06ac6f4495d7e245ac..abca046f8923031d67be3a23dd7969a32d45061b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68142a248b9c7394c4793e82b9a61cf2e9ad307b..e8d8108fd55cf7a8cad240538eebcf7c0e7d1402 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e788ca876bb2e7446220b897e3b931e6459193d..e265a0e5c35f29b5ed18bd16f31875343dd7f283 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 71216136c8857fc87cdfed351e1f724edbf03b2b..26fd85903e24762a375320d3f2d5a59172e5d9aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 367115a6c741eac0ffa6c39891669a149d7cd9bc..acde6d7e0d8c6a4554e8599695d317cafdc69c82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ef27e548ea9bba7629ed58d3f4ece198a060c9d..b53daa1237b76fce709947cb64b1647088ee1776 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 10e109844da11f9b558606a2101bd301c97a2873..1600c4d2f6f660e7b146a0af6e60f478ac91ffca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 809f27c66c0890507c89c0cb6500472775880827..6119655d52bbb5091b8b1b6ff1d4104e19cfaf1c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b6af63010d33b5843231e5251108f32f21594149..d71b367ff1699fe4bc159ca6cf08d6dbb1f5f89f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b1476bd7ed2f7e9df8ce4e7e5ab4be82fa6f57ca..3ce046f31ac435749b2903f9659e04fbee6a3445 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc25194a960a437b021a18da8752f61774c0a317..897030dc8818cf0dc6a85e943ea23d26d3d70e3f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ea8fb7034297d05eda2023a9c033869fc871ae3..221e63b47d5cbe3475e2f59fddc4acfb47ababcb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b1538784070fc72ee05e609965b28f2389aa567..c9e7d3bcd2e330f22abbd0048d94f37db6003247 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96cf627c1141b464099ddeda9eef9fb46c970f78..e7a358658bb31eb85f34a3ee732a29d7bb514ad3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d0873b21bb7c68d8cc8a91026c1728fc73f6ab87..69b97e798d43c593bde21ceb86e712500dce12ad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bddbdeee33ef9dba5724f9eea690a4f6e95898b9..0326e9d7899da675e748f29a10d006c518ff08bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79afb679babf315c09f6f73d99d7c1049892a9d8..0d8743fb5614efd9bf8dae1b128a9cada8a1f60b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1cbcec198152dc2bc9b4e83fd867fae187994ca3..efbe5290fb28930846b79eaac66bc64b21cf1d3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 15fd59a36654676fb36874b2aad10e707bd03271..50b13d17950851b6ae53ab59eefc39aa04b63715 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4fd21a9d77da26242e2736d337416bb654420f00..fc4fb2b2e5b0338ab4388fc6e95913f3e59968fa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9cd61abe13004ce1c4a5026e88e614c4fc0f64e8..2f98f65e9c0d2a5951365b35f91503c0bdedaac5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd16c1e819a0007b585a484925be92a107269289..b8716c47250a1641e9cfa8a3773c291c3f337474 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1bb4dfb12d4cca26e56559190b96e55970b87b7e..1eaa5ca5cf86b10e7115d3f810aa1ea58e9acec3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b809875516e861c7b48a1767da471f68a437c6a9..1886c9a4d3cd25276ee35eb3cdfdc51231984f30 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 946035613c4e99b27d7a9b026db7a30c46ee4855..ed919198807777ee5d6e8f718b03514d77eeedc4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b3d7d1df805c826c9096cf55207861b596e89152..933b897f76c516af0ec04c962dc7fa1a5b96f041 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2022 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb7946e186a347aafdcae9a3096f179a2b264702..929082c803c14f93ebec5025dedddfeef98c1f56 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4487096427429cb123c7515266dfb0a9259d2c1b..d915fab51b65a6bf2339e0599786116a8c770add 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6e91bfa5f0de91e043844f2cf8b72379b2a1ee0..e1f2b0694fc28eb3f9b7e5b6246a00633bae878b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e911541d76a3cc058edd987567737f1785f992e..97d9d521263b33da71768981e9dd9d9498ae648b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b8c200f1c8fda4d65ace8667385f398d4963a16..09c71e4c675729a9e3ad23fe42340be6bd29705f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35c7aa27536bc7da6d0a77ee86fed534b5118f4f..bc2555e9db688c56238ad4e0aa47a3af4efd19bd 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2022 by the deal.II authors
+ * Copyright (C) 1999 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index ea1e3883949fa251a75bf10af99635fa2319e6b1..d4a75f33a5112fb09214c40bc9724d7ad80913b6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81a2f16034f3ba5bc32e21ed2f3051a86e03b1a6..06ec952bac6780e8466c481f841ec8c5e71ca7f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bfbf035899b2e4d35aced0d0751b6a027a6168a7..b6137487ed50b8fe15def965fe3ab2d515a9f849 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd3f04cacbcdceeb13598e533984d93b585cc32f..c19ecd48f04e305da0e0adc8191222e43df2d1f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1dc3998c2dccaed6fafdca9fa07c1ff63de75324..630be3a83b37269e22eb4c6903ad05ed720abf6a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ab35a2e0e1ab62e876298e3cd79bf9887c4656b..a54aecdefc57a805a1758fc2a3a4667846b48a00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2018 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d6f4bf66d5d0dc01ea46fd90a52e90ce1afa6cd3..3a2fca2de703a175e2e0e65bdd4672a713e4e637 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fae4be3316517d41769efe890ba7c6698bafa1bf..11a65205d4cb8672a77df643b07a482e8e670a65 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2021 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 72da21789986deb513ac116612ec4eb545d76fa0..a52d56aff8bafaca36ee682ed8630756fca4ed0b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe8560d6c72183a53e796777ef739489bad2e6f3..4f1a0265f60fa3b2e989b906bd31fe9228d14f3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a0031fabaae537544020121e9206b21ee116ab6..b66238e37951b5328ae4f3f1369006c346086259 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b956bf321bd5167365cbf5078a55a440255f5f2f..bce46a200f1136203ee0a6d48f5ef2b8d691c2fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90444bb4cef9f2a17f0b74e67f3124121c26939b..179efcf9656cd2c5de8794fda4c0ee6cad79ec8f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2021 by the deal.II authors
+// Copyright (C) 2007 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d2b9cdad4a15450c5aa7822720fcb07870d97f39..b9d38fbf55690e342d170045b518f5758c154893 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 249198f294079588541b507b85af83fc75fdeee1..6593af615d1720ca25509d2c3791acb69d84c1fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b171d872bf5ce570fcfcf573f195597ca6ff71f7..c97d7bc415e77fe8c9f2497c360d5420e1649919 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b832c18c77d7db42e5a373c6306da9d9ca49652..3e0b571f8aa578f03e7d2c86755b54af03728b15 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 99c8fecec5b8a08bfa20457ae1e96bcb3468d88b..d8a4d2477233c378101b28739ec444999a3639a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cad89827499017eaa5c8c0a705ce3e16ff2f971b..1da8e096798e324f33f3868edc65be5d45d2e27a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41b604ba45150b995d068836c4a2081d7696b0d8..f31772817b7a1247134793ed04e3fdd92f735de6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc80961851ee7fff6031e9159bc59e04c2da7418..1c696fc84005f63aa16f0af7bb6eeafe0332682b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index efb06fee7fb202d321e39657491ba2fb2c3a9fc4..4c2d3c4d5d6686fd682cecd2d1d8d28e6af637b8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 14daeb67ce988d42d7dd0f81f76b279809f6f29a..8975bfe3be572ddc2f36e3f5b86f75fd6100f260 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36d63175f81ad05b72faaf853884540061a41742..8b8ded94e91589caac30f72c7e0276c58caa3ad2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd297ba16fde76d928abc6f8c7e6da31d7a92d4a..0d0b3e11c62d5630fe14103343c3132e6872e9b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6408f7363af947c4dad4242965a7687fb976cd79..89d0efec9bca2650ccaa697b5c591a86378f37e8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f20e408ff99e417b788927bc0b8e549e075f068..4535862709cd26d82d9eb356dbc4f684ceb3e0e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7061b8dd9e63083cfcfc1dcfd7dec526e1117553..08e9b7ecae3395ae442b02a4fe22a60bc0f4f549 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4771d27f8e483b9634c603295b3c70d00428d11a..9a5cc68ed594f087b253b2d0985de71f66028f24 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6361d84fce6438eba929e80964b149796a7ea68..8f5b1a4a62d2bcee2f56894d6f321fb64d28ee44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a60a4cbdf936deb29be8f910dafa840f122be85d..031f18e9a74c0e94bffc59a91baab1371d81079b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2023 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b89e4c236b1fb01e31d102c6f8d9329a1343204..499d825bfc8dc788acbaf8a0178b63f299179fc9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf4d0c254f66421fd967250d80687c9567bf950c..0f707973fe7d92bafea80e7df7c9f6ff947da725 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d75f220afe9f61b3b4f4b68280124575f0024c6..e13b325b2c70b8245f49cf3d5627c01e8cca4f80 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5a682d9bb0fd009287411f216e1dbb967524ac8..ceb74c17bd9520c90dd4dc61d780f61b8b7d69f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a54c0ac7c0f424be885ad62f26d27b08a5d5d26b..b4c6735dc6d3168fe4e64aa139c8cc71602c9757 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b8c502c27bfc788a73207ff69bfa3119752f191..ebebcf6ad96667a98a31e254867e0aa57ae23a9c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b770982d4ab9a62aa8e18bccbc51224b4928744f..c0083a9fdc21cb08e1fa3acfb1cab9080e72312e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ad6db04e357d4c1c53b229516695a3993fab3e5..60b4d632d83b5e8798637ff4fac6e4bdae909152 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2023 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca3b57b86003e7255ef6c5ab802e2f5ae4966a4b..42f72a92800b380eb89b905904626620dac9e932 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59023336b0d6ed3837a279bdbe9111053affbafb..9564f2613ed9319299a94bb90fac081b74b63341 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a593f6f9951d0a7ee10704cbe4e66428535d53f..5c2d42747ee06c6883abf3366637baab2f5e440e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ffafbd65b5f47f9edbc19b34635588f23f825c9..7d298f6c43112c1691354803b96c9c4a2934ef14 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ea955686d5369e939f0aa9871597bb5d88fac22..d877d7e3db60b59b1c9a47b20c7eb6d252e72b3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45cd0d5f7aef08949b60ec4c45bef141fb186ae0..6822100e4da486ce7ba46891c1d87f88d4aac818 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2e752c0440d6f007392d4e200ec8fc785ab2037..e708a8fd5676f0f2fcff66955aac6dd9ef659b18 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2021 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c785b520c2117bdf4f9449c73c6c735f56a83ffb..83ea719ef5dac4168d312f46109779cb44057317 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2021 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8963b14f44903ccddea7339821e971c53e647530..84042a9a87ad8dcb81c90443dc569ae285cce67d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d901aa600daa5f1b00e4b3a745eb9b1940e8850b..0ce5b4c8c43586d0b8a4e23dabdfd77e90ab1f07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d9ee2a1f9da6fbce6b145f0cc531b2d6ef16089c..9e5f5319f267070c6fc037482f29fcd6ebcfaa06 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2022 by the deal.II authors
+ * Copyright (C) 2009 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 87aaeb250242afa888b923d542f519a51be75dfd..3305c9cd646b6f835ff0832cdd64100cc5b81e6b 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2022 by the deal.II authors
+ * Copyright (C) 2020 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f9fd3ad1793814dae49add964dcaf8b46f0e6c13..fe52fe3407cc40e6fe3e9a3dacb634677c17c6c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2c8f24d0827e0179d26b70f1f4b98a68ed0786e..bb1a129e227f60497ed8758f002875f95bc8f3a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 419bd2c5f442d7da40d11aa9d49a09f390c2b321..feb3431b81269fd744c8f6871d20c6b6ff5463aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4d9d0aaca62ddbd0ea1847e4beab81e453543ab..a49bb534d746dabb720df973f7fc58b8afdf86d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 57cdff120a1310a8bf1bd6bee4abeafba90cbce0..92887af40ad13bb5c829edbe082f9367ba8c4f99 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad3f90d3f6cbbe6e30c93d87682196d73286cd05..11d37ae96af8837ecae383daefee35f9bb326e43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 23fbdd174b1bf6d7fd8c6b94c4c451952138686c..7f975412df31efd3356b8aff9c5b34d0cf01af77 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e7dd9c5f924fa8a0e401417d9ccd05ff0341c8c..cf3f4cf8ba57617b2d8a64dc5ceeab8c9f22c348 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a32eb5304356f677439501c0532b288804357cbf..588751ab724b59a8117e868fcafe2e7b5fa2e0ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9079b57cb0404aaeee0de72d91dd6922bb4124f8..2d24adc0fd65de79e219fc068d6564a4617639b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 76407bff5b380f5f7efd502baa77a8e62b8e05fc..f56b787cf3b5f541c802950549c819efa8ee0c7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c5c26f23dd664e816ee34dc9a555908ea92ad95..14bf6deeef17ba106a0d0464737e137838c5f69c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2456c39dea2cf9070d29201c1fe51aa48f1740a9..09a677f0976f01d899a78460575126baeb677f3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc62ddd958a5ab5061828f905cc632db53a2575a..8bd179eee2c27b53e1f4efbf4ae81ae79c2f2350 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2808614821a9b60d0f251f0d0bb50e1c905501b..cc4aab3842b5daa5060a72dc1c62195970b0e1aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c581f7faa1b56bab0d23b8610352721ce7e0cc6..cbfa542dac61234ca515c70ddf451905f7f30a43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66e378203b4fcccbf7a216a75606bcf7be752b48..32a8a133938a2c65e2fa8d43a1492b7000f9ff7d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dead2f68a95736a726e4c25960b08417f2b15608..1d6b01e0be4c3a932ca70c615ed4fde284a02c34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b576af7ab1a161eaa875013939d575361925a802..1b7522e3269cd3d47fec182a733fc36a203a3552 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfc12402ece5e1d0509b5f7d19587a83fdd14bb5..31a80d726840016b0129881923fc92cf29c51557 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ec9cf4790ab6322329523b3cc01e10c040cc4e8..3c4182d4b780b7630a99419e3876213591f9891d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 08f4383b5188a2c4d57e57cf1202aaba901c3385..fa3cd52a5dc66f879904aa65878b9424bad52552 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e4d64c6a7d38a32febafd957abcdf6e3e5738aa..1732099e2f28c301622a578b1cb91d9edac786a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7c0dbfb29bb272e87ade0ed6cca44ea7d7b82c24..d531f55c5049f58854d723d8ff2a0f1f23d1fe1f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b38a350217f323bde074b35bc2142a2558d2b3a3..53310129c08cdba56bd0fccaba3c83c157ef8227 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 84b4da1f10d9bb7de2913ca6deafaf5e38970fce..fc36934523cc6c560c2c8cf2acdc413505c14e50 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05c077cbbe24c93cec83d281a5b86c930f7759b6..a792907147fc3aca356c7c599649d79c42ea9b12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e6acef668a2ad8a45e4c90541223a4558a53fe86..8c30ea83de17c6d85ad8dc3d987a3a7396963b16 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e8d1d891711c347a1e756409e6675cc3fa8a529..4f408edd1ef4183525a6c1a937cab380974fdfc3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b9cefc5fa82c3b411aa36e66b91330284740330..38bf3d79e54e23f05953e860bc72af11ccb7cfef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81695444e2784c5025f66cd15290c1e0ed9d4d04..ae519ca5cde1f7a3cd9e1cf7001fe10ec820130d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f220e0e1f11a24b9e5e0ce718fb2a6d0792f0965..abb8045226a94d63452fe05786fca43dea0cc992 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8bfe26b155065296a465a18827f02ef24f102827..8af94f0ae41d7e4aa71643f00735fa094881337d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0b7b20612f10b2566581b95ce6870f9957ef1f16..293619744e02f4a2cd6fc855fd18d228b16d0b0c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2f8915549b9d4b89f0884375b91c8551948d454..93ba4066e4e010ef821d77a289da33878f68a5bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cde0c1c6ee29c29618fa5e489837482f52e3386b..318d97c69529983011417dcc855de5e0c118872e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4946b78f86cf01208d84e55835752a8a37e32d13..cb9f33ffac27538b9ac4c77b687413d5b8b7b00c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ec9452e3e5d5557308a20dfc01951caccc4b39d..f1fde374660d7f5e0d51786fdfdccbda9d4beb9a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7909773f4f8d0c5266d1f4c7d56e16a53382d981..32e4f5764c4ea280026b9bfb0717d4d94e987ffc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a78b4ff6557104d596472d799294f31b76d5e077..6e4dc9be6b899c78c92c7be2b9419f56afeabb1f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a08b15ef025740985522c11a423d6250096d2801..00c9afd172cd20e49b27c23b5314b9ba5ba10e25 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56a384dda5d2c8afd747b3b81f2d1f945aa902c9..79d5038cb585307eb87b81532368912b23b82504 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 955b83b22235105bd0cd199348f796a344742a9f..7601312c6f7e5be43339cf32b6cddc2db30fcc68 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index edd6d310860178dbf4e12c8b844e11e9d7677202..ab5afabfc4429caf9fd26796e8f8843bd825fe10 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 008cfd83cb62e3a5a0ec5ae26580f227250be97d..516e4b83c90fd4df66160613dcdb98ff3f988b8a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33f45ada954ba199180ef13b2fe5d22c67c3ac02..05e494ab33d89e7f0c0e926ce681d3bea61ef87b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f907ca7375611f09450fceab527a622c2463bd1..0b105d453299fe4a802cb0575ab029b611ec099f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eeaa626640395752f0b9d9611df2950e8c5d3640..42e6d7f9c09a9525bd09f86c54ed8a1b768687ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c2337620ed9579c8a24c33a90dfea07190aab53..b86b6b1b167bd72912923ca0f2d20e59bf57940f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9be87521b86ce461df82ed353f3cb4754aaeb92c..72b66629666fccb9a48be77b9900b30bac69371a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7b1360b98f4605def02c6a09e0258a91656c46f..aa412dd7e5b6d611850cadae7bb367dbc3695d28 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16991e5a83c28a92fac59069455d490f7ebf7b43..33def94a19575613f399094acb6b6110c74aaedd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c4be04bb5d0202e8ab5c539dd4ab59499471b43..470d72dff4da9d63e2b24b2bf381106eeab0d1e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 411a9a2895840b93a13cabc4840aa5120229c5cf..62282a0cd05aa268948334582943a8005aac0a8d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6b4213e218ec67891c4176d374971e67485f295..75cc3e04f9eb1d441b8cc5777b90a6abff703787 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c2e6f47b6cba3e40227536b5265902981dec9c0..7314a9e62e88b55f10b06221578416ab261827ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41cd70f69eec156a4f58be6fcc9a0790757d1b48..afdb8c9f63a26c3512e051b16fcb1264c9805dd4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64afe519b2cffee9eaf8fd0a30ca3448b37c53bc..9b6c471be85de474bf847b5094e71bc898a90dd4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33ebbddf68d5dc4d34c1dfbb93e51bdc6b9e8387..aa3748e3f5a07d93b0a1a0934ab05fc7e080676e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ec10371de26a2f83481f923525cc2ab00290c73..9152c04c3dc540cd1f4a9785d8d32d119f8af1ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2018 by the deal.II authors
+// Copyright (C) 2007 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 833a58e7fb21730e5286d9568d18be89707c1634..bbd14802d568867461f858b7513a7f2dda3b05e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 592210cd3bdde852d89f8bf9256c597ed280983d..66238471747cdffefb35727a288ce9ea85f556fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 624a22f8b99bd40f2f1b12996d5feb8d5420430f..f750f17ba2ef45db17ca1a0f933de05963c292e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2019 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 51767b2c8f9b509c4ec3f0c2141a8faf30a41538..84de943c8791c51c92f21f7af9e7e46afb687b43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2019 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d16ed0ab00a61d48928a14f399dc65fb6992fd1f..6a06d8f43685077155dd06c8148735b8ce0bfac9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2019 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 174dd32763273c0a6a1b4df3008e90ca0bb1aabc..779aa0aa1a6f04a20a2dd5d1aad96a9ce4f39732 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 739ff8b5021392214ed483528486ac072192cafb..ca9f676eaf07e5fca9845c1e5d940263b39a2ef0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b036ab8ebec6c78badb4abbdf581247c0346896..ef4ba80ea4b0125380064792fbf43cc21243bd6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2023 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92ebb674dd4c73284ce24ad67bf64ed7b42a7f94..a114b6d724f4c69166be17be836df96a6a1d329a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2023 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55e148e3c95b0d3ad6c8fb3331b38cee1a522a40..8c6e2f27509a85b9128fa675b7f1186b89925ccc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2900c60a1d7e55d0ff214fbf014c8b44243fe87..d8a04fb3fa47f36b926aceae83426de32eea50a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35fe9c2d086d176bc44ee9d9cf2f0530526873a8..b85d068bb6481abb811d83551ac7ee6168656799 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fcde178f3d2575ff04e5a5c34a20acdaed5762c2..eaaed9206e262e8f5d0f46142b609735116eb3e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af01f8e12b9a4f0d1da6d1abe3fe59e06e9b5a2f..965fbd0ec008ae61537bc7e3bade99f164ed86c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c2fc0b528cd4d1b07857386980b819dd0d80979..5ad0e1f164a20df75cb274957215603578f30e21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79d59f78261ab0baaee01a84c8dc114b8e697af3..4823c7c6994ca33d46918d0d85cf9befce1deba5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 81d7b0a3ace5d658fcd1400463fbee207f7601c0..ef73fb45a6c7c6ad0e38c75084d7b653fdb5329f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a324a49693f0f8050377e855a8bd50515fa4489..81d76d6cfca93d11635cb40d756bc5d51ba7076f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2021 by the deal.II authors
+// Copyright (C) 2002 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ff794742d27f69b3a05d3f80a4cc5be2324e9d70..6bbc51676c2301192984248a7fe6ee6c6fb82832 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2021 by the deal.II authors
+// Copyright (C) 2002 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0faf9b296cd595a0fe75fafb844d845e5817eda..66a183849b3b6108fe6d057cb6a9b2d576dfb3ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59666f593f52e5202b41ba5a4cd8958638623a7d..3d025f7d0a884799ff0fe92cdbcc7ab5e2ac9c28 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0b34f15d085571445d988fabda77d99a01557831..cd233de2158a76e0c3a783842b55763a89fdfcb0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aeed396efbd66f6d055e44a258ae9f4f3b315c6f..d84799bb13843c86f5ee3dae1abb286b74a9aa79 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c1b291848f9fbaf6facfd2f6e8b21e67d3002e87..e0da002bcfc53ee2a5bc3260af057acb923ae6a7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b8d7d3809f352fe9a055d54d015404888d7279f..890f53bd5c18bde405a1393b78c6aae7495ad489 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c23594d8dd4c09230991c22edf53330e2a5951f0..391f6fff887a2c7ca588086cf8c8922b82596a41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3637be786fc9e92a6cc6f66e98fe3558d23c70ee..d3460f39ec61654a48c162ca24250833a2d4c450 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5908956fdffc54656d2046475185ad1fab01a417..32fd277ac1d73cef1c4a8d3bb275f5617109d523 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index efadf7b1e5100276a531f9e6e8bf2e5f4fed8c26..ad4f514103d56611645d5da976af133c1574de7f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e60ccb8b9681bddf2fb85a24397f82cee91f91ac..139d7a5edff0009866bec55c4383683043f30121 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bbc496707a9b98151ffe43eaf9582c9282337e05..846c6edbcbcdcf6549c773e1491a50f90e756e31 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2022 by the deal.II authors
+// Copyright (C) 2002 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 03f663dfd73173aa285037e0ec5c3c8acd105b5b..82f8cb8a764f23808981bfc773b03ad635ae75fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index acacf358f02862ec7a41b6c4329515ad2cf29c3e..4304f69aa5235ad40a2565d091fb0a5a6a236c14 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 437083b5bddcabe9e125d61156fd92b265c13322..872c8144c452e4eda416938710357792235f24ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 881841f05cb14ff7b036cf626ec07f31cdca8e31..a80456211e6f94c0e19167f925c61f1a2a700fb6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68e600490ba476fb9a85f3e8ef27055d9df661ee..b3c26d250bfaf35360d3f37e46e006c70985b42a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1dbd46e21e4f7eaf64d90f2eb4bb6e0c2eba1322..918e48a7bdde7dfcaade7e04845ced63e19380f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1d5ace326116d62a13da232b907b06ca1adcc71..fe966b8f1c508ff2788ba5e73625ae9c5c1f325f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 62d99076fe763c1688df7132989ec968a10f11d2..7c34e33f443196384aa3059982933a3dcb141124 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d83d50482cab6307f3e2d66a7f94bb9bb5f2c02e..77f42283eeed2dc136cdeb42a1d63b03e9ad304b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ffa68655c3a6cb858ef45e2b3489967acf10e9b..9293eed0104a361de1274fc4bb127c9a873df65a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4a3891cc3a9dbe2106d9e73ab5467aec5326776..9111d5fded0eccdc5a89dcae0d3ce89720466e51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 276c6897dacae32ce9009f98e3a6a06d1f02442b..84d29c431eadde6742c99d19308d42f891bc7dda 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 023956e817b55e87b2756ab36efb1e20240ef0da..2f575e10b43c1a4dd6a973660ee0aabb0525fbda 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a571862012230464edf698a7e542c47c5400f008..23506424799e7d167ab0b4a671b1d812e3b63240 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 632356139accecc0267a5fb204a16f32c2b3c845..5f54700c4d302d33d975d6b233851d0446a8f935 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2018 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 07c2642e5dc9e7b584ee407af8fd137bb5b03d47..f6cbf4901ef8d56c4d08f27ab6d1fba60f411fd4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2023 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed217191a40c0a39defaa9df9c27f71b692f9a7b..a863f211fca66ef7ffaf586b4f78453a29610ed8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ef16db813e07a6b147099e1f56e8765af0595ce..a3f2109ddaf883aef877b4c9f4fdf569bf3b77cb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2021 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2bdcacc2162c56fdabe274cf581bd1b7db7d1a63..9afae0d8b0832f894aa3f6d8e9b3c03c7c18b9d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ddaf8599b992559ad182d76781fc0419e1829fa..a4bf8bfb63168de66b319a05f93fe1730682e80d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2018 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 293b40f88ba8bf7be14f0ba9cb91b9b468e70e43..bc7012473b9f788ffc747ead39e3a34c6cc82a4d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2021 by the deal.II authors
+// Copyright (C) 2014 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f4a2b894a1b8632bfbdbe5907a7794b1e338c8b..f7fdcdb02ca1db4572c8340b1fbd76df10683da9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2018 by the deal.II authors
+// Copyright (C) 2006 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59be64f491622d4ca60ca21007fddbb1bfee7ea5..3156c4427524e41ec7609533796c313e985f7011 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 299c6a92cc2fa43f0abf4a443b8183fb72b61590..8e97eab00d74d7c962d8035be3a875c6e5fe2dc7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec089a175c1ec6280226f33f20915c1c499b220c..abb27579a75d63c65671c1278d4d272064cdf0a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 47ee87531eb0eb8f3bf95fbe249606371c3553ed..14c8a8ca119c8b6a5d66d59ad0518d8755abb2d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cb12fbce899fe108d0f03cd1b1c898303c0fbf32..950536e435df497d9e615016a7a087c1d5c13de2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36335a844f2dd86475088cea87bed1b22ba7220c..eace87bd49c205bae3aab9085bbfe8a88ec31ffc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 427f799d6b677853e403d211218abb8addc8a29e..2b04a1f0e7851a5c0425ed150be0433edbcf2d04 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e11e6369973058e44c7df0e76967b77a0fe1fb3f..d080a3e94749b3c650011d87cdf3ef1bac353454 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2cc5b9c9e49b5b0117b42add4d65e5501e1340fa..61fba0389321dff63197b9dd02b21abd42effa0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86f63168383af5f4e3d4246a581408f26b3a390c..3b65beb00a364b30eb16172e71b9a31b6da41056 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c238dde5e7f0478384b189bbec8c91bc511913a8..082b74b422c8a82ba0c2dae30dd22b2ae54fe0f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6dbbb8afd05e786c4687ee2dabad0ebe8986b674..959018e3e745425ef8eb9e23d9e50f889020105f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d9a5eee45e10498cee167c3567ea08a8094130d4..1099968be181f35b97e3f3f8a5f8c4cda6e6159c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c148938c4c18c13ba7227b62bc67d6f0bcfa0dbb..bf4ac5b2dd9ffb3d8ed8d9d3972b7d9f43acd982 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7c9b27be8ea43da67fe3b6c3727f023706b54af4..948104c0820bf2e4ca10d9ec68ec5c3beb1f2092 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c70c5c26a6309f312b9a5bb5af4439a7f6daf16a..9721b8d374f47af842fc64a9589e4034d64dee87 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee24e105e81d7f2c8cb9ac7eb045669d3bd606a7..9109fbae279b21536f0f53cd1c4283720bf364a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9605fc0439cc446b78a3f9be1609b0924509b8e7..b58533048678d6702e7336d19eea43289677be18 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b565ab6e4af4e9b5a78bd9abbb4ff6cd6841a357..a354ce0f6d6e826aa9274454ca3eeda25e13b010 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13baa9e4e6867c8a87be7fc9c972212fe83b8088..3e5c9af28081ac0459132c775c889c8251b8096e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6d7c49788627572077119ac54e7088102c1b5bf6..91392811eb2f094b358b4121531e54ec84a84222 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 15fce9ea983b077a4bc27628e521fc8cd5a9714a..8d7706f47c2f55cc5a08e17458b2150ce68e22c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df926e1b4a777a8d4aa40030a7b6a40c948aa46b..25efd5f96e1fe3c34d7d2c3dbc343675240bf9d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3d0b14851e262e468b7c0f1d6a76ab47f70bb372..def9f1dc40eae829ae4b72ca4acc8acfaa1c474f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 23e2ad920db98fef0d310a4d2cbd79e0d55134d9..df45e66c82467f0ac28d1d1715350e0b9d8c38ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2ef66801a3efbf769535a70f85fa28d158de64ae..d85b36e80ee8e5c31d629c770b6a98cfb4a345c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d28afcdc9d05d889708afb10d17689b70e5596d7..bc4105f290c4afa6bb474a8cbdad65ff161f7518 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0c34554f641807930692f798507ee968562da0e6..a830f603bf13736f877bc2c63655dcc09431e5d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index accc1b9b6935010cc1f4a9649fb7f154b4736667..6b23b4b36497cc1e95e0e60fd65c6b54dd08f731 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c94f08c98cbecacd8b8c7b30c4bf3d58a1519da..ba099142d52d10154f34a9e2ec4d26caf2057ada 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b14b8e2ca2da9fe83257b07fe8793036f88839d..86c09b2f72dc73b6123e354d111f8f5cb0eae3e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d1202fce73bc9fcb48add339e1319c996601ec5..1545ce427795967480f95080a43d1a9810976cd7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a42ba2ab03e26303cab4bb7670421e2c6c66bdf1..2ecfc26eb9898ec9e25ae848fa74099b1f3b5ee3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 30903182fb3552955a5883926d953afe32801ded..2dd702c8cbeb76697b17b01d4cad71bc36b34649 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 513dbbb926342fa00044344d9411f4506309aed7..25218f121b72f5a52d74f92c381f2d6ce7a87be8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f21e5a00e753b94e78d82707e6b59be2c756119..ea17b52f52aba121d02d2dd30a9e3e0bcd62b977 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 12cff7df810ab51f11df3ce3fceb1917c88bc3fe..c9d35b10a449c21b94b844e99d012725b05773ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a49502afc6b3b413c33d9a1a16635b98497018a..0c76466da8b9a39ca3fb51828bd19bb6088d3853 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 302cba4c5c7f742e088cf9e99444ddb36ad9491e..60d65136db53b628b2b59531fa315bc853afdb1f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 63577036a9c2b23b817e6dd894398809b3dfee3f..f3e61b597f555fe825afef32de97c38c2ef61cb6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6240e6ddc4bb5a1e782d81d781165488d4e80eb..67e1e3aa0e42a47c3528dc26ea95c06190f8f1f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f074d892aa2a461982be7a295486bb5ea17f6630..d95ce6039cf9a5ad0a027433537ad0dbfd13aafe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa5d8908cd71f0a75bc34a4dcd9987a46a9e8385..6d9c9445ba3378ceab8a2fd49a26b78d9cbed468 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index abcbc3afd89e11dd3011f519ab821541953d1c88..eff9e7db4fd2381a5fa4bdaf2ae90707417b05b8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 584ca33d3295fdbe203db7365f61799160e57b6c..4c5e25c505570f65cf4b34409bc7f9f9e4e16d50 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2022 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e619cad632e0ed1f72d676bf1d946f9f8b2f9373..2051d1fdc7477632f848b1ffde8eae3fb02c5a3b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2022 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eea7575b21082a6107adc039ce1d004d31d4eb25..c3fb1b99c4663617165d4fe27abf4da72a1dd340 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2023 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa0c7a951d0a1677c9cdf4dba12496bc33b6d1c5..827752f086773256c32ca438c354296444ff36cd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2023 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5c2869f29e080970858e5114d4d4b79f2caa0b54..7e9dc8624cc7de2aec7fa801686f83c30f3d9f71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab8a57dac884d621b6bae24fa634ef2ed5dc3999..2605e8a48f1bc03e06d7a0dc3825bd50ee58480d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2018 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a138f5fd3ca1bb8761f63c3a4458cb1fc66590b0..da87d02c4fcdea4b79cb14e644eabd09fca23ee1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09c93cf2d7927a0eca0c5c5a7e83bdb4f893c4b3..29ca30f3238f389b0252a030c3ae6ab76ce6465a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2023 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5016486da7d5bf5109c0024aeeebb4e58f9c7cca..5276fcf5fababaeaf6cf06123e63607acf0e93f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 639b880cd7916509cbce2e3b601d3d9c80f9c243..7e884133147cd4c80f96823a281102ac85c577cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2022 by the deal.II authors
+// Copyright (C) 2006 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b10cf8b407e63005606803f3cc8ac3c2866d2f9..bd9089b0d71e14200d47d7280c084eda1914e8d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2022 by the deal.II authors
+// Copyright (C) 2006 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a3c5a691be90485bc67dcf5197fb5d373eba848..acf4041a6ef37f44813fc16e0aeca266b4390009 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79f5a83b53ac442c7d6704d80a315db58dc6ae40..cc994de565416f7f15ca4eeb8f34c1ad91f6f74a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ebae4183b96527d363e451eafb820dd0ddf37b4..16061e66c8d308bd303e079736db52fa7ce742bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e1ba17240a001c286fa25b1482fe93fbf4eac836..8d08f957504f10d6fb3ac5fc76cb09621b80d0de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c3c89727751892f04c522a8cc90fbfe0d3f41b2..7ce16aff05eab9c38bf5e4f73779e7d9da4bbb0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea2c7bdaf8163afdc133e39e6d72e27b0744f6a9..ed3a751dc8ad4b8ea4bdeeb57c8e6220a663175d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 605d6b4d746f49ac7180a3dc804cda9d4f96b42f..5a315b7b83fd701c9858092e9d0c35b70dd13054 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 47ef6e76e94a7dd79fbc2f789048c3e1776e26ce..db77f2c86c6ec47701f13f249c80f552845b1d33 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a21444ce545fafafe52e4c27d9d90bbaedaaeed5..a7316bbf2ae8d25992d203b0ff0e20757b93dd03 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c02e46cee6e346afb22cc1e7709e1147a6b880e..6e0807ed8e3c7847e6a92d3c6e09b9230ce28e5a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73e30284489c320f51ff7b8e1d88eaf9b1532222..cf91b23094a241f47e065722f9627df90abc1988 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 49bf19cfc3ae9692b4218dc311358a1e12391ebf..977d32d16f9e8897cf5f053036322ee89470312b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2021 by the deal.II authors
+// Copyright (C) 2006 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 497cbf914717864eace9c5cf1f5d70d438471355..910887f49369c313a375b192623e1514b01e0bea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2021 by the deal.II authors
+// Copyright (C) 2006 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cdb14c224be60a144bc73d6bb1100385239f74ed..604e9c4d310dd2449ab865864e94feda9683bdf1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3dece9f0db4dcaf051a270abd67556f76ca4a867..a4b8adcf1465a518ae16446059454cb638d881c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 22229be1bf9886578d01385bc4fbe00098587e55..b51a6003caa9373031c48505aaa21b2c75ac36d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2020 by the deal.II authors
+// Copyright (C) 1999 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d55f10b7f27ebdf68e78109184b7b6f621811662..1beb01ed8b54a7c486dee461c44fcd29c184ca50 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2ff9f6021e63ee9e512d28e0e63a3b6b37887d20..8ac8cb7ce191e5081b57a3e5e1869ba0576ffb0d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ba62bae0da034de25169317062796d359a58b595..e8d14c64223cf5c546b7357adf7ba926b6ad6c21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8218bb79015b076778e38efceacfd2726c734346..d61decc5547eca254b11596738de771c9a104cc1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 32fef6e6641303dc3283ba2cd545d56ec972d143..18ecea840f0e59f16730955f47685101bae19f7f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4e94555b4057ff41bd56dc6414a154b2c92eb54..f6ff0ab6c1020ec46e9851544201a69dc1e09491 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2023 by the deal.II authors
+// Copyright (C) 2011 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34c4a41181bb2ffea1bf8a60b0baa74071c768df..d2b0420a5420b93819d26b516b9af9e1b41ff2ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a0a0972e0b04c9e36f873ef13015a7a1b82c2dd..b65dcd06d067513a70ab5640a07ec7658ef1bf45 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f140b9c7346271b1c41ce910e3385b1dbb89382c..0e2bd657d964acf3e4a53cfc5fb663eaa26f921c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4cae73de83d999b497cfd73d601d32d96008a56e..497904d86fdc08f9efc3fefa48c97d066bbbbfd7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8de58db7fceb76fb30aafcb3a4de189f7da30a52..4f0b9c39e7f49cfd4847ce1e262741075a80e832 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 559639142fcaf5f07542c27c122e374495ded28a..3b51e38fcd9147e6e8042e8a9bffecfbbdc731a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bcc0df00470dd89f5ec5ed6831dfd518c6a8eb50..bd12212d99a603a23e8f0871324974191be121a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9fa3e026535584424674fdffcb93b3260cffdc7..4ec4f017e7d0dcb37679d1130cf3c5d9ab16fb7b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index add2bb55c165682b99831963454e7e93d0cf7acf..5b172130d205745225e02f9319be33772594f597 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 874a90b8728d5e3cce10056bcf5603ce6ba25b44..dd82d211a8ea13d318a8e51629b55691558f8108 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fca631c090abe30b61e287f1714dcfd306d2ba0f..017275a727117049d7fc5cb91dc1fc15a80ab461 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86516cce0e0ab178893e8d41558a2fe44f9f76e6..b5eb2ca9a8a8e23c6124c743393710cd56cdd48a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f815a2422e370669777427757e2c2d5859bd3222..c2593a9e24ad4b31f1ffe71145549ebf4fa0b4ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c8bd42be62438323e2a569e0eb30631b184798a1..061281ed9af697c398a8cab0f87a33876d04e666 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c38b62f73c9fb79a55f1b22c8f445f48c31cb780..7b0d3f006e114159da384f9e3670101d4fc80a3b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9308cb056ef04d2db0d3d5fec455b27fd3ad442f..26ac86cee320d43a7e61c421dbf6a7b9eb15e8b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ba1f2e64e02f2ab0476d91ef2ef3f944b52a8b88..d52a39c5dbc77e0e75c35989805ba88844d94035 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8580689d5491329ebc7ed2f5291f3135384e29d2..03bb3c0027d42cecd0f2551f7dc6f363203a86c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8afd48c149b3ad3ea5efc76790e1f41dede7f27..bc83bafac7662804928eb4c261f5e65a889fd87d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d71c7b4ecd1fd24c84c1d34a2f339a83f0b8b543..7090be2d62490627ace2f9a5f08708d2e6aa6593 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35057b43af0c704e16f15203710e50cd50f17db5..1a15f9ab938bc038f0c3f42fa8938600b4acaa75 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2021 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c1988337837900098c493da884f6f68de9a34aba..92f59fdd3e7b9066f209f6c2fb3cf7740224f00e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cabe5aac7b4e5e5d82446ec6a0b3371e50a98a1f..eaf3d46b86b3911fe17b7edd02a1f3b592d137fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b357991ed87f72571b90aac4317f1e8ae573fab0..a713e3a45d4d7a0db18b0342368f673379b26a89 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ff6f58151228fa78a8852dd91df7793f73985efc..528d85f4ee4c845229aec81fbafae0d1a71f2e4a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b29c6b7e9b567bf7ac481afc0b1e44a567af64e2..32006b6f0f6c32c9852a56809c4faab696c51642 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 647fead845dcee1206d42fd52e22a653476a2843..d1c0591eeea05b6df0eb8438d71bf00f5f7b7cd9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e8927a76d329c65543ce552ad0f19ca783bbe5cd..e75c96bbbb5bbd567295a79d594272ff6e89d029 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f9f04de5c5fb6664bdebf95d83d40ec147d29c2b..71d4afc2fd38e734b9ec6bd5a735489dde88f023 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 38c60acfe59f124052b25fbe0125387a6bc19e0a..48b579b825740b73ef39671896f934023753ba85 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 925aef0af232272fb7848b470e6b08c73afdcca6..48b37770bca957a6fea7a119b97b167785203149 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e39324719dfdf2f6f1a892738e3efcc637301944..1515dc9f4d624e933d7d99554c3ea176a11c484f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c9fda58285c9685d10a5b7b97cc0a4794cccb6bc..1da2b21db424e9990419c0d24d9aca6f5530076b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 801745a3fe4c4c998bd5c06fb2af96c380e0dd0e..cfd9514e55b07dc0d48139a41037a1392be48e81 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09a4ff5ac7d0a01a55396e7ea67f0a99da82b8f3..807de86240190ac3fa5f086935dd7a50ba32dd11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f78a24bbe0462f8c497c9124971a1d181d67cec..61fa53530d3f27e985498464754fa388021fec80 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 29db84876d378fd5b8184741ff9abc88bc769d21..487a5d8db5f469827940eaff01f62a799e6e32b5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1132b508b2d87eea374e295a10899604f6e1323c..3fa0bc58f14c085030d22b604144fe9f31f81bff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf4776998e41e78cc21b6d8a9966b0c5ddec900a..1aa42a2f3afca7ebc563c1b2a710405a639ec0a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e237d1db6569054e886275419313abbab309413..083c5a2e8fc4c366deff37521c658dcb8623f4c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b1e8e6c6c40c7368f660500d9a07763651c7af8b..63e955dbcac119aae27ffe2a0cdd6022de25a9c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 58e151791f11c07d35261bd40b0e39d2e948f366..3647e86b229cbdd6fbffc7d2240ba8876ba7ae15 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 532d6a84f35994747aede4142b5497d5218631d0..ad949f4ab3b9e3b0ceb5b744451573a9db0dfbc8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 74327576c6383a6d12f83d339cbd80d8b0601b0f..59537f9492b8956d2fd92c99ed500d7fc64d64c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df2d35552ee512c4072f65d978cefd78c21905e9..aa89c9ffb5effbcb6fc7df1f7b40a88fe08a0777 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b14b3babed5a81fb053368ef50eefa97cbf51dc..216da37844a752fc29979b530698d1efa4d3d364 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5ebb194a44baafed2d38fa8e7c13bad60a6ecb4..7bf8773b7664d096d5cfcf19980501ef3487ead5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e01699a0dc25d7a61eb4750acb8fa39b2b5b10c..f628f6a905e28a59d6190ab632a80f13413f65f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee4600311233f048b861e56e8db45ed05bf5e080..663ff910c41d96788f9c91d9fbe710761e2d43af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2023 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc3d2315767b275833f8692b83fe65d58901d859..69d113681319649135372e3f113ea737a35f80aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b5f76aed41179b36a11e2bbbc7206053fe945916..0dc4cb51b49ccfaf0bf9dbf3566f71958139de4f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5407364785b61e6899f57c0ad51c364559355b4e..20ec28192b218520bf484e0d8b06a332e25b4338 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc8eac13fd6cbedcf2cedcca727e44df603023a5..e0c8a886ab4ce8f34af85e02dca84b56bc991c65 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e3a40a7a46343715643c6a987c9658cd116c75e..2e9cca55985e14dfaf837accd70945ae11bad341 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6300c9e0640a654a69e69e068c813c1143238ab..ea0d31a50113ee91dc4086cc37cbfeb7dc87cb36 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f129aa99645ea88b89ef9f64860a4c34d6cc928..8d5dc6649481b9ffd160c411d77957a218f4233f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b0349664a39adb39074090b229c621ea7536dea..b3c9869e5907653d2bf78e4a352038d16611b32f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 108bcb89b813d55b7c2a68f4f47fca226e716523..43ab98ffa826b8c2ec08198dc57974587be0d387 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dea6bddb18fd9aff0a205d9dd5c082a1126d2548..5cd791021d09b92e1864b53694065a5cc67c3cc5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2023 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c654fd0a3b8c30ca42d4462d7b64bcc6ced9b087..c85adbb5ba1c7dc36b889a094cf8b96e5480b839 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 795a40048b8054f359fde5dbb24fb94e845572d4..feb561e6b412c945861de062a7cf4400474d744d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 12cecf0be7597fcb356c274377e33f469d2e813f..4fe52ea34561dd33a0c7bbbd06a7e4c035540aac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2021 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 31e235a5a816f2ad1b8a2b3cfab884d50ecfdb51..7880a1265374948b9dc533393a589f74a215b505 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fac6a155a1404adf6c10fbe3bee2309c7360f484..98b642eec2b1e9626055dd6c55beefa4fdf8abc5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 451395bd13c95e06363c886220b473b642e1d6c6..c5f8840f90c1a6fc754299cd86789933d726e215 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2022 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36684a6eb86065c9763d1631f5bece1f9b819336..153e64eee5e3452196e0ee8bd0ce158b898bf61a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c33806c9836374ed0c32ca52fc61c04318e29200..1ae883d40c3ea1c08d73aa80371b162aa68f6b27 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8069085d3f102d2bf1efdbb1dfd28e90c5e41fd5..367c38471562a05ce2d7800194cabad378ab7302 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4fc27bbff7eddac442da23bb7638b99283e81008..d9a38c275a490ab6eae6e0f284be41f7439fdead 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79240cc97903ac8e9e53d060116903e50cb1d76e..00bc3595c04b5d81ce6a20676a0573a1c1782201 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7715096f979d2485890bb1d762cd251998822ed..bc918f97b55d577851fb875574b1b84f277e058d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a1efe3f55bd16985504b93c53a4229e9f379e99..f495f5c8601986a995ecb7e507c74f709520d720 100644 (file)
@@ -1,7 +1,7 @@
 
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65dc3a6fc7f2e108603223d40af4226731f67cd5..683991f7986d0f6cdc6bae35b2ea52a16f7c7d67 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45333063170387e80382201e0beaa4d3651e58be..5069ad30720d1cc3149ebd1532d6e68ba3f8bd95 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3dde26fffe6ea205694afe1e9405536976ff174a..5320b2c8492665e79c43e507e71d25755265eee5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7fc85afe94548c7ff7cb67059168046dd4cd74cc..6c578218efadd6bbb7a305b4900251152608e8b5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d458fbeea922fdfd40a02559dac339e3e05f3590..30002744eb09df3351774cf0960e89bf21e73546 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2018 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18799006eb62aa6ae8ccec5ca169e4f362501f64..6ba1a5700abef93f383be84c564c74792e956a81 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2018 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 567058082248b26dce692c63576f3d4554523ee4..53909ff35cbf2a6a98760613f3fe87ef8a5279c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19ccfc750add617ea6c3cd88133314c8b1a38700..389086d51d1b78c80c6df354d5b563d553f76601 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2020 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 010da52d05543c84e38e009af15b29e7297796a7..2ce484f20bf49e3a26660c6d42238e0ee4c4dc86 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2020 by the deal.II authors
+ * Copyright (C) 2008 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 1d89f4060ae8c8d904a18adf7724b6bae469dac6..91aeb7a268f0cb6220dc490577152efd3a0228f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85865b670717d1367d5c17340c4b79c51aa8fc76..546a734d947bf24ece99d26561622f556df65b6c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41a3e7c65aa67d0ffdf921f492673f6d410210ca..b1b5f02cb7dd10943495176af2e14bc73ccdb171 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95036d0aa8abc22883416dfa7f3dcdb41fcff43a..1ab14f031aa8e566d058700982d7b4c442fedcb6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f43c64e9899d9ed29f46761f9c96afb47ec8649a..ac090b73990f5241172c48d37b8ccea735ff10a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e51ffac9cff8a9f4fe8461f2505bfcc8334be331..e0b1afd6e3c0ba75a935b74c0c8dba447c66ebbc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09b1497e809f132b3da1d3fa5bc856e24868428e..16f67887ad82e8cd54a6689cc5ce945dfa66f8e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 775ecd74312788edb39ba84981aaa968f04173d3..2b722718ced09187c82d4fc38aad50eb8f5e9f53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8bb32266d777bdafc8e2a7382c1bb6b136ee3cc..62a3636d0957cca0136fe21cba0f5a226c4da9c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e8d4b11dffee4660c9cd1c47b3e69fda940af6d..84c82ea2ddd0372f94182bf50d5730127fde2102 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 505383bbdeb7caac902e7608fbfd86efdc8ff633..a1a00f418e9ea2a5a5cc033a2271fe4e6da25fc0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3bbc4f10073a2752e30f420c5a2756f174927318..6cebdb4794122657044fdd3bff7ffd5827c4ff46 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f9207b88db90c1b2e827c4fc417f534ea6e41c61..4dde0a00d457d97a640255d07665dab815fd2df0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 833f06a7ffe34e530b81850274587858f7ce127b..9aef64d18d1114f5927b589d734e09a4feb72d40 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 701b326cc2b225b257b1fe4b55c65ff61fe99b40..e8937b52d208109c17e7e8a3665a8332fd90569b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2020 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ff9206b0cce82ebee256f8a498e63e0b3191e07..f81779df3ac3a035763527c431761775916ef708 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f140ecc52f8e88dbb16e52a8d1b410caef85b32..25044841fc4eac2bef86a1af768f846f3f4e22d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2120b523257d7e370660da7ce151714dbb843ee2..d3cdd5b1a392111f6bc375866e645e418c68fca0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13079df684a42a5232ce92a4298fec53da54f8f2..a9ad479d646a7f4317dc17f8d8e6d2257c837171 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d0df8feef5d5fb683fcee2dc79515e095133c793..51dbf807407304e0f34128131b384410d8aac265 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c0085ccf8aae105d3b3973595cfa3392947c07d5..eb443ab8c32cda0b145903b0f35df5c4e041d6b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ece239806c69c1b3b5152c6542cbdc9b9ccb767..70115899c732e8c418288ad86d511f097c03f5e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e8151c2b2b8eabb8e42bc1b8997bc99cd82155f..bd63d98abb5a65f7018e33cc4d2776ebd87da88b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 546967186e3cd5550969335db17a93472b62cd7c..1fe99680b250645ebeca887786c1574ce1f8e63d 100644 (file)
@@ -1,7 +1,7 @@
 
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c6070ebf268d6da3643c089969aaae58f04d266..6bfee71149a8daef7b9e00dc91553b8696446b08 100644 (file)
@@ -1,7 +1,7 @@
 
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 50c5c7f2e586a899a26be8d6e90aa65f819196e6..2cd87e8996a99934b5a77fbe797eb7aa27d83cb2 100644 (file)
@@ -2,7 +2,7 @@
 
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2163a4442e63684e88ba20c3eae5c7795ad38d0a..b628c2b19c3dfead57145b68397c0a71970ad53e 100644 (file)
@@ -2,7 +2,7 @@
 
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6a54735c74a3605dc5d4f92af682f542803d758..49da12aa39bd7e3a12a56a8075c09246ab4bdc68 100644 (file)
@@ -2,7 +2,7 @@
 
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d5aab3b8e39692b57e228b6a6ad3427800c0f82..4210577c32bcf4e897789ccfac2f0af354f7b576 100644 (file)
@@ -2,7 +2,7 @@
 
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d7ca6a091e36c67a40d3c60edc1bf8b63a57b9d9..39ec0125278cfb1c9b8532f95d08aa5f0e92ed9b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90248b34c679c0a973e48020b736f7ef0d0f2c52..93cc2a9923a9bbca79344d18d89eebe2c20c63cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4184f8b6c4e8ebbbc003bdf5f0bb787ffa563086..3ba48476299298ae6b4e4d59fc2651e3f319b820 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1de91dd0680e816dbb95e5d7cdc8a09f12302f0b..be04c2702bc598d7c9f2919616065f53af12e7ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c487d17b6d2b757a82abfb4a51e9be2da6817195..a494487a308811b4e2e0917f58324516563de7b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2407f24012e7b6ab0639a0187d0aaa6fcf958059..3f972e87127443bd0afb409325892125fe14b70c 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2017 - 2022 by the deal.II authors
+ * Copyright (C) 2017 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index cfac346abd32bc449750ed95d9c1148c9ba9a063..cc1ed3ff257dde242ad7d706671571e7b3d724f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2bbd7f512105f679d1a2300c2feadf83f826bbc7..fd0d69a99483b2615570f6c05e3eeb57e3a1df82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2021 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56fa3b87959cb4726c9cce320a032a75967f30a0..6e02ebf0f5ae9dbc9bbe0e845d92e129c9204de7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2021 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6ae83b4bc7b2de3c621d1a4b295e50ac7b15fa2..0996ad418469dd6e4f0504b79f13adab1391cc41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a59c49e4ad39f26bed100de3e8639904ee4f0adb..c10b8c5e7267d8c741d70dfd8912c6ae29cc915a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2023 by the deal.II authors
+// Copyright (C) 2007 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e894155a447df95ed8199e9d741d1d7839c5acb1..b92ca8469ce0cd11e8c6ac607a5d86f756fd1250 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2023 by the deal.II authors
+// Copyright (C) 2007 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7084ce67f668177aa534d58bb54b770beaf76cd..2084687b2a919e503c2b13c37a994ebaef920d21 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b32239a05ce4269bc4ea5901bb376282cc33f68..47f396bbfd1493b90aee5b7dfaa61c28b1d4201f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5533610ad8fbf3ab8e9553470610c750f0ed0e00..4d960e6944a7b7d21afd75aaec13f27e1c1919cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8aa413d4d369f1e93bfe33d38011890089e234ea..e0fa66020a81f356837eff790c116416bff6ddb9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2018 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27f3b7c77f8c7f4668ffad7fd4833da205bb1a3e..9bf0ea8928a9bd532d63b6dfd755fcf55a763809 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5ab0152f3ab1ab3e5f07aa3d9e5306eff7c4239..3518102a2fe9c9341b2cebcb36e3e20ffa3e8ce1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a1731fc2089acdc495dbb6f084e5f6cc77618e2..72c3348ed2229e0afdeea3be509c2f750a3584f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e6a99ac5c5e349c9fa6eca9e346acd7135a3f662..cc04183ec35311e86b526e615daecc456c638570 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b9d85b64c608cee1d39dc4aa90b8f75aab4ea109..4ac426381646ebe7e1cca228a5dc57cb1306163c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2019 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc8d3f60aa0a0de825459e530c3e16c46c1221bb..a420b40e52418080f6b2329cbe970aa2c2a304d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d89b979cd578772260d05eb1d620a93e9f4dd4b7..78be14c034f13957523b0a2e9b7ec77a44adae1c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 51ff52050a783b504ecfdc082aab52129a18d818..7249702a45059d3102f84318c17b81a98074db79 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 49e8612f3beb9874e5ca671b543a78255af7bd0e..a00bc9eec27b5b5270b5c49935ee0c37537593c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 83ac2c6b84a5a07de0518b695a5497dc19b557f5..e2f71521c47110c0c7b7e6f78d40d7dc08640ee1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 49df373e1be4cf3c0c30fd35fca51342999ac1b1..d85950b5d7a06205af0a8843e0379f51ef14981e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2019 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e52cce7d93716a16757bc1fe8fe2830435b6cdfa..4602f22a3ce1ed47801e7eb292ffcfbb4cfc5bce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 48349704631683d8a354e036634b061e26ad65ef..63d026f734d77ffae466b0ffb587a1eb5be28268 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4db06b3ef5b9c2a9ba4d65ea7546e19693c99d4..959bfc6a2569d454ceb56322e3fa29c296a698e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4857783be2fd0a662a0bdc2c1da05852ed067526..bb0b731e7bd5ba5c2b498a1e2e06c26a3a110fe6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc892aa05fa1e512798239f55032222aa5f432bf..da6bf78e06318ef8ecda1e32d9c58d1bbfa75a26 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a87a956d9c8a47cc1dc170d27cd5250f5ea6285..3d58cc3fb8914d04144e7fa7f20ed774f80b98f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33e9abbf21563107c8c6fdd253986f34b57aa723..403548513fae83d97b35fe3566fdbbbdce874877 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27ffbceee806202fb69a46392ba3ac197e4d5ff0..20dc3c9fa81405a37264526e7c1670a45526c46c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca1177843f6a96140e27b48d785ee380dfd019e9..fe2e7a32082dc70d9bb481b251cf057ee2744f18 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2022 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e55f3fe4ec8a26ab2251b2f6f5e484737955de29..ed43e94906556e25af4259373870a7b1adcb71f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2022 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e1660a637b535547ace5b7d0194dda231a5fec76..2fcfc31fde1f3360f5204e0855f28f5696ea3a22 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab17de8a18c36aa813593c456014c64a80f83c1f..fafcf1876e670b60dfc78e93e4dfdc886f39db0b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2020 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13e32047dff8d13813e4425f8bd96759c8cf06ee..94cd88fd2017859dfdcf4356b2912f460135bf76 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 340d09a4f2f9705150e0671203e01c741efab670..627973be547db68b14a2dd990b8d7e7f16ced658 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eeb17d45af3864b11d342ffcc53fd561d45c086b..423114319279b1edbf6b2a65575228e08b51a7bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2018 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 723512f3b38e33d7ef81165c129e97fe3a72192c..0a5889b4e9079e520602cde7b3c7f085cfa5f672 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b0291ed698b7c3a72dad5691a4a5cd3665b2f2c..b91002fb76987d074e40273e9cf02b3ac973b5a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 03dfd896b586325d240f86337b12b14c0441c1ec..d4b8e797ac885803aa903d236126c43c9e1632b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ca5ebd89257c112a3f73729099d4b7ecfec889c8..cd2e542ba2a6099f3ea1bab9861bb01c62a0accd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f139b01fde1527bcc117b520bb2b37820743538a..4449ac9e1007a1f58d8f116c75e655db1b08baf8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 565d30bac19498f1a62878e490be9a78e0ff04a6..a882fc92136aaf1fab89efa3e08b0bbb5f83e357 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a1a019aaff3dcb63aaffec3d299bd97ff6b5e0e..9c13e82ad2418316e4a51af33ee3cf070b3ecd73 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7c0de2e18c59184246f894f535ad232fc0d5167a..17fc7195a0c971c4a5043192c689c178f8d9a6cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f216cc97edf81968061e3b6c4c3922013bb48dae..203976bfed23bf45967f3ae782da33243cb7ddd3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a8f1ada2b3e212a3ff939baf89da9c49df6f0ea1..bd4dcd6eef82a81bcdf990e285bd12d6cc500819 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa7e41ea8d8669d391e11a64ab1b8b62dc6af577..6c241a6ca8807462ab65b35b8161ad7729a6ea93 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3acb35c37bc5dba2189ff94852731cede9b7fc4b..46ad02014480c84f5b2d8a87271d11ca3ad8d31c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3d5eb7b49846645effaf80375dd3b10c0b466b22..f83d7b21058f92a0dd4530ace449ad92d8581348 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6cff8c310890db69184af359750661cb573f2902..79eae6aa4a980f366b18f3be7ea82cda8f895d78 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 162be31bc7b190551e73ccb1489fe898a98a77ba..c3b665515161c6652c5eff9ba9f56184e9b9f70d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3fcbe5e7e353fb1cee0a8c86b96c4e8f38bad555..300512319b6018f0b9789214d37dc3c98c734910 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 04900dbec1dc6e25529c92a32ed015d2d3afa6b9..ad954e20f71e2334d36589f5ce97677f6db54ea8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 080084e7125cddce78be669dc69fb501ffa92012..fc4439c1c4408466a8ce42087032f69c6c8eeab3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d8ff34c548c890e3c58c3bca450f539c729ea9a2..21bebfb2c15cb407639e5c6223f49f022b8611e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2021 by the deal.II authors
+// Copyright (C) 2006 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 442353a683006fa2db88cd103c5f6078bcc05732..d09a4725101cf8f9cb2ba0dadb5e0cf3b89a3a5c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b56f8c948d58df39c4f517f4a435bc22c5fab7f..96b181f1c7fa77f5c95b942aa89282a334a11a47 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8bf355dcc09c4d81ab15962d06a133ee71b5443c..758982b763fb6178e1e622b74d5ee48779bacdf8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b218bf513df8315ba4765737568a354a16e56ec..07012dcbc85d9aa4372f9ea4575eca5b3bc77646 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb966d946606717a3515b704cdca30cc8e7490a3..2e388ee8aa7a924fd7a26a764e28484c2401f44b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cb82cfa56a0a4249a7e393f474051d7671b7e9bc..355695db339eb9aaf9fa71c47d0fee054b94bfd2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1275bf81a55fce1863b3eb84d4cb703464f74e8c..434760bd8107f229470a9e541070fab22c572794 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 83dd50bcb4280cba68a4b62fa1e9dba49a7d262e..7944b2329d289c20081980b3d1891a767646a8d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 63f92306eaa61fd25f6802cbad3117490737ac91..960c85b029539568c47b5ebb8eefd0a5fcc346ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 23099418d0c61e7ed26a551e36c9a3520ddd900c..07f1c8274be0006dcfbcd970746b2da2a758e567 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53a225ae27052a07b4c7e4f443e2d0acfe50542f..615971f59774c6b6383e59c21dd139c1bf59fced 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f84ece6d7477d03048a4a0816ce8357b7fd4221..35cdc008f2e80ea28be20c7bb5748cb9e636e7f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 629cd28fe38e297917b6f767483267c50463e405..567f55b1937c19d3ba9b712b3e100ba425ba3c6a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dcf673cc8662965a7a27f20476d110f2e6867214..15aae92e7b5ef4b76f9359537cea6ca368e204a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b2325831f739e7dbe208fac0e101bc0bca8ff26b..08474ed524f97f01a2df890bafee7abb3a174c71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0175a37343e039b67e63182a0820710da674f9b0..a3adb27e321a4d1ff5f48f605e3927ab26500c82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a91d93c7849d4d641ee20d3f6eccca639d76378d..fb3fdac050300c1fc24af31d5ea1759d7365bca4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5fc22b2a04c5d1276a1641557df42829f806c5e9..a4ce1ce46e0399172b0c2202568fcad3a18f0431 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe8dec43a2498ead40b2519b0b925d78fc046c2b..bc0332544c60438cd8de5537535830069b082618 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2023 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dcc599875f98d901e77ce416bc0754d0f2ba5f4e..8c2fa677f8bac1ff0215bae1d0898ef3a17bbfee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d7062a9cc77b451c2b7e84aa64831c3d248848d..f5fa58c57d22a0d50b1ed700c931268d5c43ee94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35af3d94068f1f9bb359723241e5438e9e366f7c..0d5ca64f47710ad283d2448080dfd14c53f5aace 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73e2e42dfcbf99c68fda66b6aaff6a16502bf40f..58fc3a8c7f3138238f86e188779c0edcdca3a5c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 384e745b20bb469f57ee94ed14fce768e01b7382..163981a37e78d9f9fc921e67a8491536ccae3dee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 902e540fffb0e13e42a6180b1a17b4e56c60786a..855ad7b9dc04e97b2a269ecdbb71f7dd9934ff77 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dcbac6cf0e3da57d49d9c680e12e368a9caeca13..73909366aaab1f4c5a8c1121651f6996332e8101 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5590ec6ef5b6d4a0dd56354943e9ef123e03cc09..cbd9f39d23455953410750d81866c9150607c1c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e100f97335f69320f222a49e66a552de113c4ad1..e57c3062b4ca452019bf57d88c78fbce102244c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index caceecd986ea6fb2a309db84cb3d093ea6bf3d5c..d6b9e232fdd3d7ebf06a21e60b1282b6be30a0f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e018de5954bae610061571d560554c112a98c897..458dc42fd10011e131ec37113e652b31955ebcaf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2022 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7e215ffdb8406e23914f88870b21f991c5d0de7d..c861213a8d57e4d5bbe74bb6d5377df6b5d9cd44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b80f134b69a15d454748aaa46f742a89fbf8500c..5a09fadf62b44547bc645805bb742192c4a08e30 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 78f7600253ccdfd60bef2605af45d279c524c03d..6e6de2713cc977ceef3aa0a8714a0159268f3292 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89097548a2b3bd18781b7b8397dfdf8534983922..8a28a533722c9ca87e49bcb71d30e0bb663568a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bea04e4efe5be567d009f177e903ce8fab628c80..f8c53831789f9d54f5968b42c6ca2787d6f2415a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3dc2785e24d12a8877828723b172f284d29c213b..a5fc2b612802b3f516b2f1c54aff93c28c42e337 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5d3a9262d6da77f942160951b380b5a65ccf32c..c6bbc774d1039614b8e9ac1d017860593ff31587 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 51014baac17d09ec5ae4e8f22fc154517a89d6a1..7fec74b70052d945d949fcd39c3d33dc2f4c3d18 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55a9aeac85d18f2eee220878277e994216920483..1b0972e3288c5a728a2c339db000a9720ff4a5f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 00fbc13d0164be84b22d4f288b327b3188f0b82c..0e7c64ec631da92a9ef24a2d822c04911c3f1886 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37c18e3e500a856cf95a4616dff79d22abe8d47c..0e3e6acb2cd281e9e47ea4a38613a9b3a40c38dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90aaade6b5a0d50ff0fb3fb1952a0ea372bce251..bfa1d70e36961596a8d2cb9b120d46d764bee62f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 526311047b3a0f1b5b94bbe13ebdc613cc360615..85a67b7b77fe9a89ad5da18dd3e07f6678045975 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2f18e38ba5c6a0ad1dc679e030b36afb96b8c3e..d34a59ab76fa968c5b33a436daf44a54a234aac0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4223de62235c89b33f5b560ce86c88a16621489..827837ec2447dfa7bb256d399404ace2dcd7d114 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c0c17c4c17c908f39724811d91d425712f8a35e..bf581e97bf5c78f5b41f2acab6981c205091fb09 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 595e62fd9c1ce1f9f320cbe07b1510004805e2b9..4b95a6da6ef741d214fefaa88d098f6dc2d0b42f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ea0d30653abb409f3503f4210ec76d9f03187af..8b056fd616d6a8b0d165f47b8cba59477f268cdf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d9f87e6790255b93ec6cfffca7201c96508e033..83e9226395961037586e3c52f06c9fa93c7cf7e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b5d5edfbf1d32b0f4bb0ef14dec42784ed8f0f8..1f57bbbc16a258450f844057289ff02b8a2a9284 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 018901fb2d9a1273d2061101d10f7d85d344cfba..a3dbefae0e1a2ef9570d39957d6812db1649dfc2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 605661e988c815de9ce02a5f2c21b6cc95e8854f..a03d945d94957ac4e302fb7c1502cc2eb66b74f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6f44ec867dfd7987bf49184517490eabe5f18953..886dd7f9383e085babe949587bfdb143b58334d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e794d38b2a0f9d03b74522bad940c82d21b7d520..f54acba10499532b4298a60b6465d7bba8288d9b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 623bb654d538a49ec9d46ed43dfb2f0ed922b684..c0448b099a47d5818433341ca92d2454fcc2c833 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b7afd012dda839cd959e907f62fa6596448bc7a2..8268cd15ec0d9ae4780b9d8b3b70be739f96912e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a9a442963e9b359067a7cac404257337b1b3758..82786c30a3bf81a94d2a3c70544848457b177ecc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d2c31fc4c98a12748688e2fe34a38574ea5c434..704d1078a25465dea135efa1708549eb8b82c4f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f0b418ea30619ead87f4024338f48a28e6c3e898..872268238501daddfed3bdccc3f02054de38b655 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f0a177c1b9d5b32aa6211c9fe3297be1bc94ab9..0c0a3441996221c804cea4de7a6c01b1ff9612d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d53174ba1ee0eed9d6a2e6dfe9316a3bd6d37c5a..aab6eaf38097dc48d47cff8e73fde57269a767da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c4d62181e4494d20024d6e52804b5e5fcf4430ae..4d020267230e01bc9b80532cea7b90920d79b43e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6633c22a3b408b383169f048fd7bb4035c3d87ad..4fc0365cffe1e066fd7cd8124f88f2edc1ee989d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 222ca38f85f4658c650f7b2880a6f84b439fe14c..cc901632d9d8745c2e476cdaa157d36a873c95cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68fe5f06ab399ee0d142fd9385ed074be4d92df5..fdb84ef3ea214d59b76e03e7cb6d24f025dda0af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1023d16c3890154852610965b0174a02118f2138..68bf51a38723753ea8f6ec1c6d65b05d41c6f7e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f60cb23fc882ea1be06774d19f29de33810ac5bb..8453eff9544f3ab96f38f6d06519708496ef40de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 833f348694fd66f741f55c04e6fa4327c5698f70..dead48c673f287f2ee17548f17f9d1b319dd12d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 22f8f890c26d07e2908c2e643be35bca263b88a6..9dac3a4f2bbf893f252786aa63faf2ccf397bde8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16ac71a430be90b7be9490b4490b49c7e177adb8..c1e89c04d28c4911c36a4264506e2cb72c1398f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2809817969479c682e1c4365db7c61c38edbeea0..eabcc6931849857b245604968e8deb5f329ba81c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d1aa0708ccdad797a2e8c99c1bc59a44c8bb5ac..20c3d1d72784962a8d60462cba9273a1069639e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e701d9856cea3b89fc67bf5fbfed6dbd2e7b475c..47c2770c815c743d09ae30361d25b27369eae8a0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b511af5ba8cf6f58616ffe09807ad403b111097b..9f8d2c9da38d26b8c52742552714aa507bd4c978 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5218c3e516414f34794e0406c4f545dbba4e886..d8441647920b005a8909ac5826e91cc15f14bae2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b9d195539632d975f72a2be46278a25fc65548ce..1dacfa21c751c1c8e12e3cebeb54f2ffa28f9245 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a3a00795785bbb0d7fb1e143ac97f756ebbb464..1b2b4fb1c10166bba5c4c27caee858b2fcc79142 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a4cadd5f494821e9e967eea32d08d6d13fb7fcb..27c28599df33d04f32faa48ac86e36f38dbab62e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c823c8caad29d9cc42f13a9b59214ec2491ae3f4..99966382113b429a92ca24c8ce2b1329e5ff54a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16f2cb0464fb87cef3dad98b2e0d1721908a4f5e..15a8c93e835e518040f3d7750683fec197131fc4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8e58b6f6b8a64c96c857ada28a2576b5a0554ab0..c22f8377376196d52cee868bb381c220196265b8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e008d2acf5e6a4c5a886005a3ba99cc68b85ae8c..d76f8a8e93c154e333e7731ac9bf9fd2e38551eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e328a9f189fd2eaeb4a1147c1ce2151f7e1898b..ed6617a91b02ebc88c75635d74da65b308670f06 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c99113ea9ea392c92e51e58bc6e61b358dac74c8..61cc89d815a5bf4f1cefedd5a1b12e2597c51598 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c0ee9c159baefee97ff1d7c444e722665f318478..4d95a51df6c3edc6733bfa453b39ab5a959006e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a539428d2f03cd5bab98adac18fbb4500dee109..5ade3b47ee60ea511a00c507e4762f8b5d28f9e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6029cddd49c4c69a00ce5c30af688be74411b83c..4554258245a18c42e0cf5acc60700e491e31f8bd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d6e7a6cef362d5ada66b7743593c7d6be74a544..433d86a1455251bc3b9103a5245edf60d4c107a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c5de90f090615b60900befe5e478942d3268c4a..225060c893b1e83dfe7894c9d3bb508df065cad8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cdf9766f1cacfcf06b5240bec5113b3353648360..fbfe1fca94e312ac55c132967ee0bfd5054f6b32 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2b1007359f1035b3166916013585190d719cdac..0cd7c4495660544b6daf089b933e004f7cbd69b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18488c2fa44fc4f3fe0861ac95ec00ca4f0609a0..783d75f48b25120feb46aec32ccd6496a03a4562 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6fc35a5fad997484fb216e253373c2c9652827b0..78b507a3a1a679cda3b141d44efa9056dc786aba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea8ce159b4719039da2bb40a70123b31b35052de..f5ce2fa99c1832092c6698e9fbb41bb6bd9cdbaa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e6cd119aac88aed41826ca3c1556ea8e1856a21d..261a012a2ac0f55d6930a4f63737051f5fed3d76 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68832694e16ca1c22af0dfb1c5a8cff162d76f3d..fb75a355869aaa4cc34906f7e4ad89995851d808 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f65f0eeaa4ef972e9b94d4eb9b28b4e412e1f909..301ac36bfd0a758a8fa5c310070c039f055e34dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1bd544ddd110e803ea20a4031e4a34767beb792..ab0db1b77b0df498d7352659232c4dfa00bd2d2f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c5921e2a0426d5d54bc46c70c0ac15276bbc4fff..981d496f88547104417314f0f8d090fad3225936 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a3a2957f73c9510a086d3fc6c93ab73d1e0529e..1e52884859a40986bfb2b6374143ce1264a70a57 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64973066ab33766de5f4f1f28d50b9794d1e0729..95ac9a41098d7e14d82290ea3c1262ab82b43b66 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 587113b8ef16bc76da9c2d3a1a965fd200ce74ee..b4eebef21f2cdd313637115d6749f7ac9748e57f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db5ec466d2e7be47327777c3d195fbdc24247b6a..c6c6f979b57409ec3c9c5c9681e0ff33e3801034 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2af981974edfd8e67204b91240c4b51145309fbc..0ec2c60f826d7c8d3825c655f529b3b965bcd587 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2031b80352b576e14b496d6a44f4b9057185034b..065b7896a356a66024eb74e74c2fd1fefc9092e2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6523aac3cf801908b04318a8bf17863507004d19..13d06df1dc67aa4bff4eb9905ce7b5ead174f1f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4666bb72a584d55a5e433286bc3ba7412b4a1b5f..1966b0bfc1b5e6383502416afe149870a8ab78d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b95ef167c20721f38cc855c7d62126b56faecf3e..919beb5ddc34f452ddfe8cc362996ffe276f5e92 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 91401ad41631aa4d09faa699b624925cca65fc82..62a3c58e3aac77a0d2ff449db02d94ee57ced800 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a476376c774be26db5f9b1bd34d9330aa2d3c9a3..2352ff3a765ec0bc497e7f63c5fa17acb4b7a5e8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ac38da9d1627a2fa69efd81f54fe02c09fcd2f2..f0dd9503d7dc9e11b5de5aa5bf76a54527537436 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c4789c2b63e386ece1e56d24751f5204a721b27..f34919f21dc622b308c942a9daa6fe1021f157c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d32a11f23d133f123cfe2236de1d83d3485ce778..83b5ad0a99963c2f43de6177a7841ab855336900 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 71e2985af5eaa06c72ada4e546990f1e41089205..c33c894b575a58d0eae349f89ab3db78916d1d95 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 131b3d071f2a9ab474ac41c5e101c36d385b9814..1f6caec38ff18736047f86a1f2330dc389d4c977 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d29a2319258e1f77d10af56e9b7d863dbe28eded..8e2af01e352a89d965ea2bd7d6e66fda25ec5e3e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7dd1de903a1e4addf5cb126c76fc734be192e04..4d612eb5f6fa4b8c91c798a3c23d9591d3e9cd9f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 564e346fb3ac6eaca887a0e01418a4a90f7c3e6a..ca9a9049df7fe20ee8eb4eb09cad2f87fad9ed7c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4170ad170cb20eebfa33f40448d848c286ac4a35..85d28b875605daaad4de637046ea883bbe24fa37 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5c23da762c47823b085c4bc4dca6061f6f9f7eaa..9bd23420879b0132a81afb429303bfa0bd207eb5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90e05df30c637c9f1eb0da4d76d8e2b926838d4d..d0c91847d34fed209e446611201b186116ae47b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a5e0ae44c5ee2ecc2a33778b59a689419eda71c2..f97a2d2a3ae139c3c33c21403fb4cffb6fcf9545 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db37de6e5c2b36d04a748e49cdf6783fa400603b..e918a10c29fd364f304e7a1d975be02015a32e07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c88898dee5678a888ab5916872973fbfa8c92b4..05099eb11c6a79da48dd7ed72fada17e8dceaa6a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1abbab4537b8c59b595d3ff758caf59e8ffaf7c..4984fdb73b7290559878576058361ae236643b0d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0af2370335f8b8782090f03ace4f1edd3bf3e31..a8c9640d7530f308d65510ac32ad1b803e63b02b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1de26fb593cc0e74b549cc4c9f7b0355344f174a..b2622d3b290c078cf8fed9b1d72e646ee911646c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 708684a6c7987babe23ef4d246bb253a8d42b500..e1b6f2cfe1df292eeb17e597fa4f6a8d36afeff7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 091f805680de8f4a914a438efdbafff972a20d73..1eaca61c6e539e1d8c833ad05bf963e7ce818937 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ceb1f5cb9d0b244ae09f05fb9ff12ab9ffb22062..7b89e609fc2cc8d9baca587b8d9818d793fb0ac4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c76ed85c7e0b5d32c6004838d55ccb7eab4b5463..a06f800f827ac5cce1a4db259599245fe88142a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3cd4eae9e8b994231db0c18d266990bb3394cb10..245aab83ef25a739eae937a4e3991b2b6ccaf57e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 608e6096bf308a67d86f7787eb6abb1ced9c1cdd..1b8e2a85c86c218a7fc8c97a901752ec930c9a98 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5c2825efc92b40e6d31ed5f792bbf659578665ad..c9651d9c8bb2b82b38689d32b96cc51f3c787a01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index acdd2292d01828d6d24beadc16d3616b8f7f1d54..e7d340fb57de0a578628f6ad19f6d276e4e2c5f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2021 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ef97b95e29d3ce7e716ef138fdd8dedbeed1ae6..7b1f73dbacd7640f832f29a141f636fc35cda7df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf750d6ba8c55448d4787abc8dda4b43c2bd9c3a..ab28075f37e601a936987748fad1734527b9afec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2021 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b671e09cffe3d1aeca6f1c2818dd4f57b653a498..95b8a92c96feeca62ea5870b2bf85ef62751b0d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a57870dfa58d3834a039bdf294d248ac9d0cbb54..24e91096b01a02d42724fe8164f1c6ccee45b415 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cda324b67ff0b5b7109390a7c6752405f418f1d8..35e42dc05af5cfe482fcb3e625584f759d72eeca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2021 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bddb6bfe284b8a69d87a581edeaa5feb94581cac..a73b4be4c703ed5261202ee2de30d3562f0ed21c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ac86a4ccf8d5705ccd869a16ee888e26d95becc..a808dbc4ceaeb63d9e65aade6a7d3724ab43871e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd6a71f1bb6937bd284d4e98f2203c3156036ac5..488ca7ca7a1e31b141b5fe1bdf7615bbf5dbfb6a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f9a232e42b69aba6328fa0d4493883f1e4a69b40..fdf6605b887be236fcd7c9695a3ddd121a790f46 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 857210e8ab24afd083fb418d417e4968e84dd6f5..3b2879855a3cb0faeceac4bcb96cf1e2166b3a3d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a70870f51df5380b1b9b935a61710c628764397a..c7fa70f79719540d27a72d012360ec31796c424d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6dd872c40417a942e675d49877664b413e0b6ce8..2cc1d15c8e3339813ebabc94a34afffdd90780c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c2f0cb84bf6237a0ef92feb3480ef4df32b4da7..6c30d5488901992bddb9cc11b454a1dbf96985e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95539b5fca9426d97a16b9d9f3b0207462e0f9ad..4f4028be0cbe790e14a743d5836080be1a31fedf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 681d4ba6d297137dc151cb64d8051ad31de0ece2..47077c6ec6dd52e6520a0298d593a9fc417e7fee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b58b41137f4411681f20d7fb0b0303b4893c0b8..aad3c2187fbe140159035c33b582de82a001d75f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1fbea3e35de6bb6a30fdf725269661be88fd03ea..7a5a61def3a5de731c69d957dc75c61cd900af82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c20607a5bc6da689e6609fa6441dd1f87b747de..ad205f0fe8e555cc77cac31171fc81f421c77ab7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cbf980daa1636ea08dc0af95edcbf592113ca927..16c4f6c6f003a4cc6721a40864491d8247b89367 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c99b04c0728cd758b35b196a14ce0099271189ad..d3085d82a863729017177cff247d37d0c5da761d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5b2d0da5e7f9af0a5d67d98e5d633a90973c20d..c8c4c5a7776e40934771a1b81357a5da413af460 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 004f5c9d6a249cee87fdbada9ecbdbaf7db463ed..57cc9e81892377e027b4c51568f989f735e729f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a62d44c550bd4111f0785fc919dd1a8fd0caf13..06e7b4d14bb808c20fb739f67869e169920b889a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c2692f8c83ae65b61ac051e9b41eec9045e3fd5..760799e1e1dd69eafcd4008a147e8ef2a3c5d61b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa8d8fd2a4bcc57f2ecde94204353744d759471f..fc4139498fa8d8e332dacc1452b22e55ca6e538e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64c6902c6e7382d868a9597023340382467c333f..6d46f268233921daf8e4a13967fdb29aca88ef3c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4af02d0a2129259b9a082cb16295a0c13a4679e..ab2ea32c9983361fcbd50bba326cbf8509cc75c1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8bbb7eb44ab72923ac9033ecee72c76392714d26..18a6fc511a46844881cd18d5b38576e372639374 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 957d2d3cd88d78ebe9cbe2352f188b7ae12c5a07..bbf1afffb405c60c8e0ba82c49a52cd63ef1eb19 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5049cfa9758e3856847ae1c8e3d52ddd9bf0acae..88ffd9eb1f7ff8e79942bb54a2a41bac5355f536 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 374a5208025bb3d832d9567c10b2b4d35147fdb1..2a574112006d5928cd2271ccccf75defb68e27eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc998bd8289e2046c4cb1d568710540765511b8d..90fbd34e37536d2f8ebf2b44bc5d43710c6d739e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0202b570ca43c3aec8b879be504fa66e9d0da3a7..93d1fbeef5cc1d73a77f4cf2cab5e96d1c1fed8a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 112abbebe5cc58234e7a9beb7210105f9e04d5ca..2557ecbae804d1d904d24fd1cb045c8f7ff96a76 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 127ca83b08c962258c6d3c7934b7d5b7124d4248..61069409d3b2ed1e01e149022277db833b2dcc71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8833e9ca664c631f557da389efdee58c290d6dcf..fb4ff43c5624af05e9b88bf159309d2ed7502efb 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2023 by the deal.II authors
+ * Copyright (C) 2023 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index d914517a4cf21851da1b58b10ceba89782e4e99d..c448597e06ced7fc25dfd1143dfa6e259128fc81 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e9a146b88da921a0b8352031bb388a7312977491..bd5611ca6bdd40a5092be1a0991fa193a49e85c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34ad115e19b519e771fb6f36be237a666e3d9aab..e282819b9e050605aa841344b5dd4fd5102a23d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c85bfd50bbfc5d1b30d651849e80cac48b167793..d8bf5be25a1701469a5b635f42e3ed6a6722d87a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ccaff39e802fc810568075ddca43e27fffd7580..6792edc065add2da8206adb3a44bde750b8fe825 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da9ebf556f1b7779de25cbacf5f83aed9bf01ba4..2b5656a30bd4b0b403d0394aa449f0c893e8812a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 336e5fa0dbc198d06a2d721e506b49d84af1b564..059d3594b536ae9d4f9eb929db3a63e08dedfde0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f7371dc2881b5667a692138da7e4f5276c97f94b..ac786c5768369b4d41d3e3b79ac9b623d5dc5aad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b155c49f419332478945746434d0052d894f464b..63b59dedac7331f65d10b463dabe30d9af3a8961 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db9ad58a43b01ce97fe26e89cffa4e1a81500b6f..e5de76734e8bac165367ccd4031e3ea5c7e5129a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 986d4f8401a301eea167cf60dd3a4a4b14b9caae..3ab37d82b15847855493233d5f801b5a5b5e827b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1653e8545369ad0394ad030595962939b68722c2..e3ce50fa12cd0438a0aee8a72a2b957d8de365e2 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2022 by the deal.II authors
+ * Copyright (C) 2009 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 96309833332a547aae9ea7118e02f25a42b03c05..324345ac74008ed387e48aba24cec5e3338b38c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4969e4aa76a9cbba08d04e3b185806c351aa42b0..6ba613356e71bd86164cc349136f27ce4beda129 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 79f9bba504d4c5c46d54ed88ce8d8fed87558e97..a7c97fd57cfd131bbd358e3ef1d41dc77a2ca182 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d93ba4ef9c0c851df8090316fce6a1d3c52200ca..2b388f22a744fa6ea18bf6ddb9bee9946f6279ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a5c4903cbba5b1147d3b88bae28a4ef698944e95..a3ad6c76fbda6fb34767ebf488409ae608f39441 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c879ce06ca38970565f61a8b451bd9bd606a30dd..f2a261d62576b5f988a5fdb2b24cd06593546ad1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e70f64d4f6439c8a7d21972e4fe072bc02583fd5..47d43b8bf18e890140682cfe8373753e8b2d5652 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95114a2d15f6e34cbd473f0708417a6fddc4fce1..dd6db3f7eba189dc724505e6622cd1a710cd1b60 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6965cfee4b58af7c0c44f472e8af1967dc95e237..0d543de07e2b763e2c06dadd57859aa8bf967a38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 77b6753e924387a005f7b6fa968ee3675b5fa5e9..61e660a348c993aca60b5f292091d1f692a691b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2023 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index faccb48dcf406d4e197b6068ce9b3b17187e5f05..ba358fa8036c36e6cda06b243b3845fb0489936e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2023 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bfac40bd8aa5ee3a417fb3e8ea3b548b458c317f..1a1fbb988c65da9eba2d963f1e99ac9c6b276464 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2023 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c48899c1eb31c79448d5a243e0bcbd290a1af6ec..a504cca00180e6269de47d2720d1bfde97dcab77 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36bb7e599f605e09bb5e0de5c2dc4dcd07f563dd..4224ddf3cc9e4eeb3678f8b79c7ed7e56a105c01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7bc9ab7f1f2a65b495b122c29033b666dbf48dce..4b40e31cfa32f6069a970821f9e954d9e4869550 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f7d9c35db73c8bbcceb82681d35e35805bae7d13..8b6a9c99676e4c87a5dfa555afab27de2f3b6150 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cd4c929ba53c3289850169ee6aced57c75280691..e2e87a5b425c9f61f1fa9121419f3860c600a945 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2023 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97089dfb9d364fdbd1b759d3009f05a3b98cff6c..7adbd2ae74961af6894806ff32b7885223408893 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2023 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b169a97dad7bd8dfea0e57b383f6777b85d6284c..5feeb575cc10da6302c068e008c2d414eda118df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2023 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a0ec10241d75f36ec5da95c736149a76ea24fad9..859d2222715892d423396b5a4e72d71b473e9117 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b6e3879814c58f432de0f9dc1c437628f42c26ab..4656217d7c47ce52ff8d05100c4b8c78a067040a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2023 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e9b60f29b0a1e13f6f7e18d89590545412050a8f..206e2ec816041451c8f2bec82619f80142da1e3e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2023 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e85494870de42432d7572cda33358169a897aaf2..b91578b0546494849f1c479c85485a46e8e2e4ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2023 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ee4edd13b2e98c640807dd9edcb9c6a2101fb28..70c993fec0c02d52f3328524105ecba517604569 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 234c371f385a9e5b091c7bdb2504434266c4bfa2..07caf8f0423845a1704779df9bd2d576476393ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2021 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1970635fe73105b442b2521a0bbc1078e1474179..dc55a43dd53dba267c24f601af118d0495aebabf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2021 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 78f9621a0b258171fd81fda49e74b7299b965161..27d26df70e6f65bb806f2e2e5eb14973910db5a9 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2022 by the deal.II authors
+ * Copyright (C) 2019 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 71a943f48fc79c3bf96968b4f37d1b757fe55742..59b0dee750a9d85307aafeafed20d91ebb951e5c 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2022 by the deal.II authors
+ * Copyright (C) 2019 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 0870f08b73bb2120e421ff85cc34bded8b0f610e..159fd88043aba89a3e2d139ec5afe6f12737e847 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2022 by the deal.II authors
+ * Copyright (C) 2019 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 8ac056224ddfdabd4add7e8c0dbe363e340763b6..d645fad341679a031bb8aaa76c554760ab83622c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24dba1ae0bbf04d09d7846011f066a8bf852c40d..14d00c3182a068828c8bbcdaa96c6b72554a561c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2021 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7260e8180cb3a2266c2ae04df0b06bbe016b20e3..9c8ff32b746b16331d2f50e85a4a926ea16e1291 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2022 by the deal.II authors
+ * Copyright (C) 2019 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 9406dddc3f03d676dbf4920c8b965d707c0c0085..c15b89cc4ba3949c9ca827bc9c9de6f22c51932f 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2022 by the deal.II authors
+ * Copyright (C) 2019 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 5c667ad1266c9f1e376228c288471c523371f2fe..4a974b5083103fbe2daf44f8504d3f0b7e961f90 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 026c10b69e41a6dd58e9fe82b12c6f1d166487b4..efc9ca4bace9e94af662c0d4677f71cef45dbb2a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2021 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8dff6eb13c33cd53e8d323b97cacb7dcda41caa4..d9713ffdf641a35b7cfee9bec500d1ea521edb46 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2022 by the deal.II authors
+ * Copyright (C) 2019 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 02e5683a61d1090c4d6f48e895b01a76015c7125..f22327ec7da17c36582200d309eb21337276d5d1 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2019 - 2022 by the deal.II authors
+ * Copyright (C) 2019 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index e44782255b10467435e589b7d342ac57cf315c42..5ca85ac41963a6e25ae3359d4d82da661cb15d13 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2021 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f0cbc1b23f652bfb305f2bdd616fa8ddb82b7e6e..213ccada39c3a5ec60c3960ff74457ea44944c31 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2022 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f845606db9a2fb27136a80e5aa1bfc9b2f5fbd36..4c55a878e35b20a950667287727be05600d8c315 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2021 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 0060a199a35d6ec70a632c999c224a0cad3fe026..9a2f5ce431974160453fbb300ade91b6a1b8fc9e 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2021 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 881e301e9f3785c588d2dd38b8fbb30187378e3a..42fe6545dddb4b7755745237820944c27009cf31 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2021 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f8bc52f40691ae8927b9619aa571a86dbc9576ee..3d5fca1ff5bb00036ff2dc90a85c0cd978a5f18a 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2021 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 2d907cd3f06e36ef02c7873668d8188c7a70c159..59b83206fdabf03ea36eb57426f5de5dcdb8054f 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2021 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 89853cfbb498f575b6fb3a1fd38c6f717d69eeee..b29f1289983ec902ddff803f17f21aacfed001d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cb3881f38e7bc0ad5240e26facc7564a2aab920e..334cadf9fd1582b4e074e30da42fd05491e7162a 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2022 by the deal.II authors
+ * Copyright (C) 2016 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 54023a66f1f3149b0c07ace55dc9566c45d3d394..35406e3b22e922d2710e837877f01643dee5b91e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 14ab51c1cc78877726f0a00eda45c257f9b02150..90e773a59ad7a063304b41dcc56d5e4f123dab02 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c9550d8dfe98541e0af067fcfb93797c80440ac3..195aa1593d777459c6ca4edc99fb5615d9246b3b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ce3e6a87fc39f18d73ef8fce258772e64a42b12c..c9f85c167c81d14d5e93884a2d6243856c97f086 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8865449d5f1f3e8121512bdc26829fde64499f9a..1fb5576b37c43ad9e75f111b758ab358893a0522 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 763a8718f4f7508630fda95896c26a02f7536a1f..19cb8e8e571efdee1dfd1cc3a325e88ca70094f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cdc8d6d2fedf34d7fcadad9e14780a5c2d968b6e..3a94547d517240943deb98f8c2172b1187715845 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e2b74cc5a31199907c66b10cfcfa4e9a9b6d21d..972e8c37cda48b5870dca6002886ae335de1d1f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dba36f27948813071f77ea258f1332c4bad31fc6..cea67eef87e2974dd269b8bf01aaa42f2f7ec5eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e73d3a14330536ef49f65e8d2770ba42921fa9bf..1703349522e172ba19f381bd88af6f667f0e42b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1889902f250b8e7e86b62ef0585f93573b9e08fd..1bfedaab37db402658b6194a4691b1ffd7eded11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d0353f93bc724c14b91933ae0bed8dc1942a0e3a..473cb463a431461bf6b4f9e21088478823404a56 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 819c339b56897d9765a117a121667f4b477f3267..1a322e85857adbdd3b1e409e7ca068e3ab3d5b85 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c49902d7c09a8ecb21935fdec91c6b4ed57a3c67..daadf381478fec947e12b60ad974bdbdd450c1bd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9295b0395756f025e8432ba8d730d62beed7fd57..68e2e7545117f51b1b0d379d173141e1ceba024d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ca1003151164f09209584beb3edd62022450f84..24f8f14729ae9df1493928aa6cb40b862d13d2ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7eaf5f3f9a71560fc28e447e88048299e02dfc73..c10af65add92826f5bca2a4a7f9c87a483a23632 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2022 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 913befae61bfdf4ad58ee9c139c018f2db32968a..f73fea7cddd7585c1dc84314eaf437d0d9a65a3c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c1a09beec3a0b0a946ccf479c6369cb9167be77a..7dc41401b67d084c7d649712cb33c4278544b946 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34047262bc959033af47f6da42839a04174f6720..119074a60acdf03614bb453b0e545c7b250f9f55 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf3cbed9a82dd3ac756bc203ac9063af6f4612c7..853c6f1a8315412f48355a9d6c0da52363f86f7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 58f553672ea212b6a7525e1d24476323ffbebab3..1f696148ef4289463cde0fb2f86e797cc1984d34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6d011d934a3285f8905f6025bb95e30cba17cbd9..8db1d9543645e88c161783a7828fb0c2a7198276 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7838f1a28e659227fea70be9b59536b41cf480bc..ab6dafcb8b819ac3314d7de76cea1f66a9c3a4e8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0210192175436991395cf7f27e333df6e4f66a47..2dd62121e3bd61ea8946e9eb37290f02b30d0e53 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 641ed956474f03aa3a36b1bb69a4febe79f8f889..7f1548e544587da0a10aff63791076d3bcb57c29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c0c05a960a169008a9ed67d15194ec6513ff6b33..c12ab380c6164b7acce1d3ebd3e3c09e623b8b2e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b4ac1e2a5837d00c5a8f99bf2d952742933efc8..2319f21051dc98e59403c6f0e90b5a8060f89753 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f70d3f396e8257aa29ddc03bc8550bf7474b6d49..de6297931d920eea0d8e21f9d6538b9376503510 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61e315775a646f4a575f4c5897e6d116c2d1470e..a138621d323d5d5ae094d5769a48d91ac1f9b276 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e0f78f77d3e5cb80fc8be40394f0c4121f50df2b..410e38f004812e1e6e2ed2fb89cfea76242efa43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc68bd35f06b4cf5bf1b7c82d3a61aedafb8b4e4..4446773c8935f000c8c7cb92d3a526de4990e14d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1dd4bb881d7c011a1b76e0b9566f9cec5dddb6e5..83c25f2d5651949426db80e6f12430620711f3d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 74986da2cb0ea7586f52d1bffb118b126e8f4992..f3193fc0be8ba65ccdd9896ff51edde5db4cccb7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97ae07639f0076bb4bc8c89bcc0c1befbd3e4a15..a33dcf9aa7a06dc24a147b5e8886e59b8e0dbc76 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 688127002ba5f56fc701acae825903f377d9f6a6..dd5ea4e14590bdea360212a15a714299dd6f0ee8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36ec73ea5f3b19c4e652dbf92824a1be2877f218..bb1d308784e04b65a19465306caebed1871bbe3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b15092ee02146abdcddb5a1615530de4f230bf8..6288c58e58e48b9b810152e21013c4465474db05 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3cd58ced11a61f473a1db3539fbdd21a82ec013b..96501bba366e9b5fa53c2d2b8a4541de01597b58 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1698ed8138b7ee46d0b879eb20327219d61374af..5b6a3a4d91d3d58085e7aba4a84968e04f8527a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4321aec8e2a1aedf505c59930616f0125021c1b8..9a39c9394634e099f9c7fea7c45c34ef6ce0533a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b00362782aa0db118e47a2718791f265236f83b..e0018d1fbab503c603c62b6ea912ff1e187b688d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb72cd3b9224239ba489c60753cdc391432ebc99..5357466be9df04cd21915a8af2b0d5538063acdd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 40d4092d04580e6c6998dec03b55a1e1b9906110..6327516525b7770664a41e98d90eaf60ed650287 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da6244d5aad8fce72a791bda57a434d97b99d79c..4c9aa646c1d816aa31405adcc654b67ee294f935 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 008e13bb3d58a5773c1513fddfae7a1e0d244ea3..f46e8cd6f87cc3fd5b4d5ddc863913e7de5aeb9f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2951492149cb35bbb4e2ea0f5a84603a8278486b..3b88cbe28f0f3bdd01a80b96579b20e6f802a3bf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d779f0e04a2180177f676fd1907248016f2ba613..5fadb126a3d632006f620f824b3a2c03c58fba64 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 127419c653da0613f443b3ed7d53096ac664e93e..c690691cfa352a4792920c4dc84fddbc4af4da2c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 26ff70c7e550674a176243706e485c10cdf8475a..786c0bb7a1c62c9ecce943ddd9b07ddf74b97e48 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7233aaea0fe72926530a5f6ad9e68dac272953ba..25ef9dbbf2e734149f75789774b54e9a74a47628 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9e3b28770d91cb82f237bef4888954ac9418bd72..d86c3456b67b8b3af9b885398f12d646fa08ff2d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92e138bae499f33bc040a623f7695728415c28a1..43a102cd08c327d9f0219a5d84a5a7937237ee97 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e52dfb60aa177a1bc249ac74960e9a5ac7c8b946..16ba4dc5a87b46160ee8dfcfe4f68a066e893e4d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 10e39e6ab03907e4ede37195d1a2ee24f047f95f..a72445503c1671f8a02049bb22d3627d85482a00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c59fbff275fbd6adbb7af3b1c2d909cf8ce8dff0..5baccd0bd04c75a9dfd15ec981c18e906753b914 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a5d98a30662850b74c86dbfc43cbffe57c9c9a1f..a3dc023c3289b76b996a3acbe684dd252586d520 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4dbc43a2d74f0870df33f7e304f49801181d3b4..f1beedebf164548b516afd532ee555c84a643e72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aee357f3b255d64a50a203252c28fb942aee1c74..d1d8cf14477e39de0d886aef1abd6e0fb72dc7c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f8efa4d82bbd166e3ee82a5a31bf7198dd3539e..7dc52ff1703f272ad738899180579cfd3c701c52 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e57b8cb1208654704bc288e59120763dd17fffe..33007150ab4d2b7db190624b12f4da5f86e2a277 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f59d415bd554a3e1fd526b0750c2acdf0cc345d..948bc7e9ef9445a9706d4e772582a404a08ac97a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73de23c74ae4cf635a43e2204fdf27165bbcb378..6c80ce389d2831e5c6a666d10c0185e96dd55b2a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 302e532b1643d19291dc3f06220f5905dc562654..342eab703c15615b7f4867800aa07f8033a9bc32 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 580167978aadd7368f37e4fc7b456b55cc8bfa51..9e11895ade66ea4fdac30044e3baf46540e85512 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86350ed95499520b176aa180251c5ef15c6a5cbc..6277957cd458306bd6491b7ae057a7d365a7184c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be90b3d78edf93e9548cda4f1628154985f73504..adac43d24871ed13c26a537021a86556172188d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17b2237f0b563f3f24a770558eec80c5976cf449..ad8fb1a9b5fc41172452221cb26c55a061ba60b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 878a6b7daa47fc9496581da5c52c97c3114e092a..f78ea580f7ed4426512f8068772187ce271abd10 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 049fe7230d950af31e657e58ae4890360876d5c6..6c134db5fec9376868371e8f30f928b652cff415 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66d05b816e7b9555fe573d2cf4addd07b07fe4c3..5a71b7d45921fc583d1f5c59d70de68597c35025 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2cf0612e8aa632a8f6f87355f37f9e07b474297..e09975f303fe57d8d82f44d744d90e4e745ca7fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96cd3111ce32c8456412cc4b3fa28fb643f6a349..ac51d6e16e6e775480d101f6211cda39198b2d63 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65afca01a69d69865274580241e278ac7b3f93d0..cd2f91ef0726251c9f8fdea8b7fbe1a4689396c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa0ba12f4cae00a2abc8ba2eac82b0efccd494f2..d07085d35c3a2ad95e5f5f84d00d65a588f0c243 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 29ddfc078cac7e588a678af491e503ec083a5898..64f059290e1566a0a0c6474097324405c978965d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8293fa7e0bf6f29b65f1ba8861c4c317c31079d9..96dccefc07e54cc220858bdcb8f57efb12117165 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad9749fd1dc2d8ec031309f19816ec316f59e426..cc54673e6234b4b97a65f6a51dd2eef3bb640f30 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18198f36c695d3985976d8c73ae6d6c66cb9ff87..b340861e3e28e2bc8f76cf01f2b4fed5f1c330c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e24516cff8c144dc5f94877ccd29cc0d17730c6..40910f4ec4728817604af2f7410e34ace82789a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a057992d3aa154dfeb276c4fefb91aa4b4d89824..8654b6222612f3e4cc52c08fe49bc13cf022eb3f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33eb4867e76103301ab354cc3d4f1b323338ffa0..948a56e4da30344191513e193317ea099b23e197 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2022 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6dbc70117c3401d9f4d88874ed851312573e33f0..45469f163ca1073275b1b0c9c7e6380c6424abb1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2022 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54bf6acea9b25010023fea5efc77c9fee3a3c75d..fbbf09bd91ca96ee18c9531e9bf84cef7761a471 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2022 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 453f4b6d6cf209fcf83db99f7d8a48e2f951fcd1..e946539ed947edbada12dfeefc028effef220b63 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2022 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88e4b65a7dc7f2923d21e6783c4ffc8241fc1347..5dc5a31b94310bf18c71a50f6443b4614a0c512b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 285001e7ee44edbca29b39b4e7c18b37838b16d0..11275a936173da9ae3d2aa9a65d78f9b2249c1b5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dfa71dfa3126f9a684930f3fe4348c9e3e9e29e8..bcbfa8ed6708822faa9c436be12dabfc5ee49018 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0085ed94b6823d8bb2fb0880c28c3efc5c93044..303726e2148560d0324df0e36add50c91a85bbf1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b0528d7a883b52600f44f749557c304a27f08ea..c50fb5aeae8147190f8ae3676aa123cb1a716639 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 186ea9c860e5a0057979475f02de114104a34cb2..29362eecdb817ce0aea11641a3a380ba9c3a35f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 48b0e5da2c1c3ec4ad1de487b1b87a09212a3a15..9fffdbe5eb346c1f8344e72753fde0c181a93f60 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b164b01e91f9ddad791088bd697c3ad7f4b3515..5a844e0e97b0960fdde96cf865e45693c6a413f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 44039ce3305f474495e844e04770acc194139d71..16ce33f02dafdf0c72086eea5a686dfaf7154f92 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9d8468bdf28d7cf8c1731824627f8284e929f262..cc214c638ffdbd610a9b85f72bc663e14b35fbd4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 94588d036215d515abf1f45cdd646ec181dc89e9..5ab0e7ea0e44a7e9cdc4a37bb4a0ca632a484bb7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 963709e7b0ed93e5f97e80d50c648b61b039aae4..9f3dbf1c721f01b9a4fbf630d1a75959f4e4ac61 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c675108cbe5459adb09a351fa6ee69aa2d3d5859..be43451ec4358ac5e4c39e0e005867e9a39286d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ce4743a91cb9fb53c4594d8cffabf585ec5ac8a..af158f634a0bb7e7e915b07e367f6db1a241bfed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6626fddd92d2cfdd12e60cfcf175c8cf15c4691d..2fc9129304a00c4e5bb5b9cef18274465d8a83d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef3b8c67063b3a8459b1995e96610d88d33bb232..af783712fa178ec750d23e7042cedb78abcf49af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b52e4e148ee8deaf41f020cbdfbcd7b4cc071dfc..73650a085b25fc24173ca8365410344b4ed75483 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5cf98229d9129d9937aa8a7ba031a6df8c017a36..081ea86887a5bfe2b99408dd3a877c3bbb471926 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b7955c54334d1e9f0a83022cfcf2bc29370226cf..4e72ca982335770bf85cc9d984d95c6ed1d793af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fea342436831ebb45bf2371901475de4ea4aae75..a003559207d1b055f9f50cbf0a59a8726a63c1ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2019 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 84e21e3f5f789e7f0b4bb703081f8468ad85eac5..a332b7c5a91bdef49401215c8b3c6d3d61fd14ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a13ceebb986e4aa62b67df1658f096f114bace1..f2857b0439eaebae13b21aaa1a260f15dfe617bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2019 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee876f68898b573a10478469b872c17eb92fa273..579a8957b0b1933dda9a9033c8fcd3601dbc244c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3a396e266fee097561cd9825b5fb06c4dfe364ba..24c209e69a3063e68e68003881c82f0a468bc7fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2019 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68c51b25154cf4a0edcb508c1709f9111c319bfe..be4012cd25bf887dcc9a021a924b6e3d00355ecc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f6cae836b0a5f6c1269672fae930f5590a0cea36..0c1adf197448218524e8eb5aa6a25dee310eb2e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e85141af0a8211cc0649af654467dfa90e98b6f..ceca67d1223b43d4aadc4fdb623a573042d3e6ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cbc1489feebd4c781826e75a8a6302206942eb8f..d65839e7c28ea933c874e6058e39fed430fb46f4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8b63c0e28bbecebcd713c969ab6a556e10bfe6e..6a819cd2279ffb9b4e0cc60789f7415a14c4e834 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92f99944c08da0d92e5cc7eb154ab533039d8b75..503ab6e9fd0369599db3bf1ca1cf062c9678bba9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9bc0d77ac3ca3c07319c375b7816f9bde3306c5f..6690e9a5ee8db568bab38bd26680c93639742785 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25958e551fa1be52274bfa8fdc4ab253bbe8a868..d917e17bd7757de8c04376a736590f80ec3accc8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3321338d5d86684b38500ed4ecbfab0f20ef683f..9f97a46724445a0ed6ccd6df7023014fa5e8a14b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2023 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c2decd7c352e872c1e4877ffbe683a3e1d98102b..3990b00bd0961a112bb4875387289462cba8d970 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df533becf7cfe87c833307e8391e3abf66cc9580..716388ad8938b6c123d15a42f4cb2a9a4991eb62 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 007fbd31b3067a336d1559723efef1892e73112b..ceb5b1917a6385dc1f819bc5c0a3ad560ead6a74 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3301a71ea2e10e9b4d18037fbbd3682d9b0210a9..8a0779ab7b7108f079041fb22840877ade4282bd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6824b0843188e07ea30d367820ae24cab8b3f444..b44f7603475d1a24854895b067c5b57f3e631b93 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 675bad8c7d4b29dac0addb5482d9372e33623426..f0d11d18117081246cb49e4b5a80a3d8dc93daed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d47fec5f3e892df360a686474568f8a95c18e1d..a037de4f01c1e7990ab5de048db5cbe42dabee16 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2021 by the deal.II authors
+// Copyright (C) 2001 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfdd06b3f707a90496f11a28aa9ddd43aef3df4a..fa865a6e49087d80275227a6c8dc6027c3a8843d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2022 by the deal.II authors
+// Copyright (C) 2001 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 87c71fbdff5a3cdf916fee4d977e94bf28ea8960..63b57216f9dd85b15ebfe3653ce90db84f360578 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2023 by the deal.II authors
+ * Copyright (C) 2008 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index cd28e4d59078f94584b4ca62fffe5049bd620190..1c5fffc9ffe484dad0809bff3bc39081ea4070e6 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2023 by the deal.II authors
+ * Copyright (C) 2008 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index d1f2385d29085c273a1ef8664948046bf1629806..e2cabd51b38c5e27f519c2908cab040e57670e4c 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2022 by the deal.II authors
+ * Copyright (C) 2008 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index e8d82b849208df7d3f2bc0635e5cd4f20312407f..68ea03a5086f64e3203090566499c7508b4cd9f8 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2022 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index cec4197d50e14940702b7100b97744496018fc74..0977d37d8ba714944116d85624c29abff6dbe32b 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2022 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index fe7224d0cdcbe0dc1a6b6946abcf9da4b800c2e7..7d923942f1adc44c15a9f55b69c636c3e2e45656 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2018 - 2020 by the deal.II authors
+ * Copyright (C) 2018 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index d614d6d36c5567de1965b338364c07a52e6d7e1b..681f468fdb3c4bc8062eded71ea2ab7e0d2344dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6bb98137cfc0cf9a6736723a8316d826c99e681..f34efc1367e351b9aa68815e346d507e76114345 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 32c2783c67e6d46b570dcf85cebe89313df237c6..71eae7f0bf27cbd6f829224f9aeafd10c3f96d57 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88fa8107cd1db4d7c281526cea042b191e0b71f1..5d4aa9d2ad0d31fdabf1f568b711fb7469d8b580 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7852027cd19f03841f457f296919411fe21075e..2140098ff2942793df89c144fb9a3839a0478c5b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fadb0247efa84530bd3d417bc66bfb275ce7f71a..8b0c799feef84649b4b2ba086cb5b5f5f563dac4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 83db0868ba7dbec7bd9e9c4d2675a35f716bbbd7..8a5567d4e6c55fcccd4f8cdeac9c2f59a13c3f12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1cb524201abfc1d5649b1cbb9e899c6f654cd288..07fb05681a33dcd9960cde2b58f6d393f2bf0fd2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a080f5ad360883c11cbff804761aaeda2a71c238..14c63fa3ab49e0e8849ceb37d7e2c364e956be74 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2021 by the deal.II authors
+ * Copyright (C) 2006 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index c4e9085fd6c65e4615073ac3d8f67707dd3fdd67..316bf112c4937d16a7a308e38130a679cca6e39b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 61fdaed94786d4ad7ab437beefa39f2e96efab42..0942ff910f993afbed0a7ae656d353fe55bbad72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 529d29ecd91fa1aa976923f527c721262c65f206..3739fa8f461cf44468dd5c753839c26208adfb3e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a734b190df79f06f1f367e5a77e6f4cbc86eb60c..0d1351800aebbe50e5db814a2ba3ba0d410bedb5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1aa3a41383ee50e75e0f2e5a3735fa8bf5d451dd..513fa7628bda0890f6028732a8860f87702e1d82 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 14a76a13da1f8d5c85a82870dacd40d2df03fda2..985b90b7552463ca0afe21344de0920d9941fd01 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 57f3ef5f3e96ea5046e1f3daf2b56e3627ec8b4d..303abcfde900ba9dbc6288a225557e29d8421e00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 307fab5a81e9c1929368663ee18472a0a18e7f86..5ef5d3f2f5bdc8e72d9a9a1b2d389a6cb0ada2d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2be37ac9a4344e4495e60395ff71923548b984e3..aca37e60050ae2b5199930da9e78afb4166e6d77 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f869a6eeb42e74e989edc14d99a844522d7efe54..2f5f975d9305d295c3315368d5bc2e98f95e23cb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6706f12a7671c6be9cbe6e57dfe1fe686e98154d..511f31eb7ec0c3671ea3a8ed43dfb85943a8de39 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 347f76359bca0a00f7c562f7e9ac29da89d9c48d..63d53ec1c026767bae97d2350d133862c9500f62 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f644c7eafdb6f264714a057118436cdece1dd51d..72c8d75bdbeab91635bef36d990a6dc89fad089b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d9cb893cbc30027c4f3b332bc3180245215f4f9..42d81e86c37b0d2e9e529bd3a5659acb6989feaf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f5380010291069448699389c5507acb5742e4c9..7e5a29c75b250575ffa29bbf925ba9f6f81bf646 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 333632aab5f59944543b6e0e3d54ef5dbdee3dee..8e6802cd4073f145a758c411d1d8ed1061d6b07a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 528e85f86eeb009d641543881cc81cdded042d52..b5bae2cf8a7d0fa21df5402838f5a4c873b687a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2022 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fcddcb4ea4b80337314899fe7b5fc37cf7bdcb3b..afe5960ca24fbc31d2d3859b9e57be098bbde4a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 827c8a3d9ebcaad9ff01b5aa7aa11cdb828961b0..b2fa0e2dcfbf4321a4079c5e4bf6e56077957706 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a00c710ebe862c56722cb7beead79b9fe407ebf..d780b7a46a7899a3fe66b40a90d2390283ade182 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 184712677e5e37f309925cd2319944a6b2cfce3c..5955e90cc33dde15c10f19b447e69f13dae77828 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0936fa27bf5656cf371130b211d8a209701c29c9..3ba7104a0db9ff87a3fc5ad51552d0a831a44e14 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 585539e64fcbb5c7940a783633400d16ea93a0d0..f07d172a2562abbdd0a84381a3a27e6712facfff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6016ccb9845a416dfb4fe39ada53e7f9452b5898..9514e54064f4653171ab2bbc9e2640d16358b29b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a15d2c29464587c36fd6042eafc2ed615c8c98ef..09b9a941373ddf3150f85e73ed18fc06e7a0df72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 838196848646aa425370ff8f52d1c02ebc95308e..1058188230b1d1c40303c237ed54344c3e9d0890 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2018 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf026bc475ebff49d84fc41768bbdce4cde080a5..c8b472b6d5149286c5503c661bd33833e88bb3b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf21853764a8a183fdf5b34d9afb14184edf13fe..3a22d79d94a734b490ae555676efb81268b2224c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7baca4327ef4ebb79b464b8c953f268909f8e940..1130a82d09533c6d8abb348442154fd1bc0c60c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2018 by the deal.II authors
+// Copyright (C) 2011 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f06dc0590dd742c770ba6a6e07174b881525b88..d8997b115cae1b14de72e6f5361ba5cadc4e9bcb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 306a81dcca2bacb89d24d489f7bc6f02a1f38fdc..bf298e298bd1a4da8d18bd310766ff139d9cada6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 87c43cf1a410d524621b061026dc11b2e63d79cd..e7af3fd8738254444ce45a4add36db6c118f8dea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86d5b4399537002677a34fbe16fbd86280bef528..dfee3fe379b49d1c64dd6f6f0ef56ea2a552cb45 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e65c860ba24d59c1faef3f9473979fc8e3894b8..8d1048ebd889e177b33257fa38977c235b364a74 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf0f1ea6f9f9f9c52105acf8a73bbb7982396873..61d96961c27249e5de7bf5ba3013aae410170cff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86ac673641f3d85f34c68bd6b31393fdd9df4724..6436509e1b2e11ea8dbc60a719a8d31c9ad4f5b7 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2021 by the deal.II authors
+ * Copyright (C) 2006 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 0a201d012361ef21018af4f65d25143671852f8b..ee696ae29cb94cff7b92eaae750f2f2afeb15093 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2021 by the deal.II authors
+// Copyright (C) 2011 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4715fa92928de288f4d8a2c5bda978ccb0f7d471..4b5f59bf7a5d3bf6586fa9a59441a6a3fd432958 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 62e6a5d822778827640a0ef9d63b35124258f3bc..2d4a447fd348baa9d133f777ac19712c9926aca9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3586dbd32ba7edf04ab85d2ccb50bfc2ff439295..4461f71e4d90c0a9eee65f07cd56792d8cc11d29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d0760097d14aa60f3b204790ddfe5956dcf37aeb..06e85c9e737ff48142285f50ef993a15a3805415 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e0fa8ae3d8795cf92d9d3dc0d90d3fdd72bb2f4..7a0acaaacb63b3f238ae11e4526945ac637b1a36 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 238871a2dea55cda82322214e2ea970284f6332d..ff70ef8a1d2d6d89ac54b910ff9d7a321b1ae503 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1cebbde370a514942f01f785d6759b60c7da5990..84e970b4b421b7603867629e03acd8b58cf0e8b5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf6d45c6fcb9a73e96ffa5f2324ae663ca8f6e1f..34805da0f91c03bd95a8af11ea79baac643fd1e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 864ccd2c16518d238f3c7f507e89c8fee3671014..c06addac0ec4f6827cea55d72ce8533bc632c2fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1d096d08b2bd1d70ebf4625db546894a1c479073..234057c82ad2c9ca0b5a08752095e3265f78843f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ad3689f034a92cd0579e06db048fdd749c68f9d..c48f9ea7fdd30f2d5d58695c6e6b6ec1a5c55704 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9bbcc29c5a09e64101f7756f95eb8be4af426bfd..8a64a75fb4334d54e657a2bc583be038129fb351 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 85e73951e23dcede68832eec44868ed5abfbce54..80280678486d2af7329703c32fc73ed277d7c79e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36bb1f901e50be15630bcceb19d7b1308c12255f..79f3f6a743bdbf779b253a914b49d2fe74e0054c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3880b0adb747e9dc61d65ae09062f15798de0104..ded58716ba8ecfd66b66e918ccbd8651741992a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bc6fe62924eb1385d78d8dc5d005a3ae3d3b508d..6a674792a71e5a71ffb51f76ca50b35165817dbf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73a0a79cc700b58635357fbb39e72107501bf365..4c4966de16c155e47f72a43a0fdb06a24019b8a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8e280099795fa3adc61af131262364f7cb3e1ff2..7eb5aca780745d261cb14419900bdd0c3b602064 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5545ce996b6c9c0890093c1ca877e2a4ccee9c4d..48826a18cdabd97567bc9ac42f7a51094507f060 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8445595eeeb3ed20654b896aa62d913145f74cea..e26716b9eb8687efde3aa972588a8af55c1d5c27 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e796baa9b8ee864c9b45a47cb44266234f5786ad..3029dd7ffdd462657d333c31f7652613b40cdf5f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2023 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d00f3834388dfe3df832874dadecec1558f23705..3c92f85ff608c644d1cce4fb5ae5b98565a64846 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e4379e9373c74f32545018654b92537a55deac7..0477c65b36996a4abb32be1a45c67921a676af37 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ca1e98eebdca9dd40e4426c442ee836cb454dd6..e09d86791d4630466f703df8e3f25f17afd27a47 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e95a3a73ed711954157a8c91d7ebb64d3e4d2577..bd27de4fbd640824a34f09cdf4c9c539dd62787b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69d57c66c03db65db455b2964239f359ee45bae8..657cb049225331239395aeb35003b1c14c51c052 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a8e55db4cc5166467cb839f08a00d85232abfce8..f58886e1cd818de458214b127fa38947d76de52e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16e84b1325e94b9212f13698a87bd13abe30e256..02719d90d6ab0f39ca0cfa1f4fd480b940fad817 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3cc8135451b19412e7d1a9f4a27be680b615341e..c1292f482492de42c8e14b9c0d91f3d7a3f595f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 185b746cfc52e8a3fdefe610d42f5d8f1812412f..a9ba31f1ba40b74a2f20ea88bf9b0a9658916713 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf19efba55d8e61d708c958ddee7fa63bf3c7944..8aa87c12b198c77b0342377b68ee8ade3b2b54ee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2bd0618f75d417221c6ae5e2525d8bcd12c1e2e..6645c8b6d36d0e926f5c2eab3465511d0aa8d623 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 764df6461d06a767196f11e4b4689e53ba5cd60b..415dc61d28f14c0a0c13ec07ce2ccf21db704132 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a55f71e0272489ea89d12ea3e00c9ed9fde283a8..96d49c7c62c2385a73d84450502bd310d584845b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2021 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56001c7a6df322b88e617aad77800c26906bef6b..1243133309248a20e39fd46980927db1347a04c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ab0bc413a6ac8a50e465cd175ab4f7584511ea47..4811840ec1fe5f30280a77237bea7086b44a0a5c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2021 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ae6381bfd9e41c1e20a42caf1fb4dc4d49a0888..76e54f0da75c5a39bc7bfa7616fe0712fb8f3a2b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41bd2928dc958e9debd16e4e7e1efc491b3848d1..8244cfc9d8c1326aa60d426c28637629c6331b3c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97c59b6ef74cbee6ad0a329442e966e8f0fb419a..e2271b30486accdeb44a985d39d1379134a35b0f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2021 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 151c5d4105865bad74f7c34d3893dbab98359770..aaceaa2ede3bfe42eec922ca202f3717948b1e52 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2022 by the deal.II authors
+ * Copyright (C) 2009 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 9dcabfd4e2c49df457dea046569e6255e106318c..51ae2dcb3fa0a6fafd381642555a41240f5558c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7932704810d8c72d9681c24d5780d1191cee068c..42f73376b9264b0d841b40d5fefb649323e3fa0c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e6205aac85bf34e15f4d2849a89eb2d1518e3d21..411547c2fda69e2195e7139e1faf06cd372adfc6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d158b78cc9830b02f7f69587ca67d4da17c5ec4..82ef802f2af6cd9689b62325cc7f0dbcf5cf9f64 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ede5f71af88f1472c2188ab72fc1ffdfebbabe8..49f95012461bbfa2aa10b65dc86c4fd484a3bbf3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a5d1b2cfbee578c0812548cffaf8a2b9a2118e3..261646ade6ac4a96a54b142afb517160f7fec986 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41f110bbe9febc6986b427f3ccfb5a78a03a7ffa..ab7c3b3abd0751fe6e4cb2d535084cbfad47edea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8aef5d8611f4a75997464ffb8822b2bc4884f998..27648e46d798e3e5cc8ed7d487f9fab52726e73a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 932fb3b769175f3ac3b30135066639c0b1349897..e5333728ab9171ecc3b1c6aca0f52f464236ea68 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a095a15a1ae512ae8a5c7715fb8f0a5db893bee7..dfc674976529a46c69cfbbd1091336aa949f63c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 636a47f607e468dd945fe3bdb56264c332083e87..b4a50e6eefab738b9ed8f8b1933a14c31de42647 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2019 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66d6a77471e856c85d4fdd337f8fb9fc53bb4d48..781d9bc23444f090455e6103822199ce76e06ed8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cffc150bb3076deb1df46eb971d3fa012e250985..cb2cd88ad486d7f3b1afef9a9fe7793b3208bb36 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3596df96e640bc8520e8d3be925ef153f3a0c2ba..9f6d3900a083b6125cd331b0de1cf44b9da1faa8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b4cf76a3717e942070bd708ca125943783a763e..af5f6c36f0f1ea68276ac0f56d9226d72e949909 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2019 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c44df81a1d9acbea957953130fbdd5180e40f52..b49acaec78872a250c402ca337f3c967817ff49b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e2cb5d0cf02f02aa25ce1eac95d522370cee53b..44b0e769c29d11f674a8426a3d873733ef3ac9c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4a45c9d765aec81bc97a5d6b2eddc4bfa2bfa47..d3525f5f5cd07fc370cb9a6f732ab7e73e4fc886 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16849b7c67e0aacb881b1864802fde0abaae27b3..4c20a9a5bfb9a34421b5db1d0c900fec1494188c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 507eed838c8dfa8320131b024f01edc963c2bb33..3c8ff7853f9742939079d1ac44dead23806d5ded 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0a2d05937c506e933d14ca3d108cce5fe3a790f..4781dad0eaeb5031615ec32455048cee3dc35ba6 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2021 by the deal.II authors
+ * Copyright (C) 2016 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 6054ced002c191fe0c9a6bff15cf21f45cf2a82b..b0396cdd8e2444e644919c350139e7398faf0ca3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2021 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 458329582a89d03bd81c96bca4dabb7588f6b9a7..497b6f079952a62d13f55afc4e4a1e0610d58e43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2022 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a77b49aca6563df37148e572bf5acb04dd158696..fb54a722fb076d78e69859b522c9a0ee590d2e09 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec251fe81c1de95ee45d2ad2838fef7ee91e740a..6b4c4a72a49c05d70146a941cebc3ba1bb2bd2ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73532b78ed701ae76807ebfd0bffbd6949667da0..a9bc2df8a569ba8b969fe5a1476c0bdd72e5f497 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2021 by the deal.II authors
+ * Copyright (C) 2016 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 2ddfc0f222d110bfce38ae385b19c5c44d2004b3..4957742107695da248cbfe2abf75844d259f134f 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2023 by the deal.II authors
+ * Copyright (C) 2023 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index b206e8129611d112a711e4923041f289b84fb046..c607faf773b9b25d3a92fd3ec3ba6bd1d0f3e842 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2021 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 258dadb6a462516fea7bb19372dcb7055894ddd6..723bcb53b46cd154966cca813c8b288c7b6c7dab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2021 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5546f604630922fa946249cd546e4be67fb01279..9e6156e3d4e76f4f6bcb715ee120bafbbe614dc8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88ce39e26d5fc3cd48ba40d740bd46b650076644..dd1309757f1519785cf01c3f515c55e6cbb85239 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2dd923cb6c397c1964ef561dd08fdc348f181e2e..9abd5072063796c543cf5df14a9c83f25db83db6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 12c5f191cb2fa1fceaa67aadabc6512cd224f359..d93794915f7433e8c6dd5795915677c89d6481f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55742a8b271b7e3f8433a0bc9f962422c91c4d10..9b5d59107eec45b24cd6259588058e9285618a58 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3d5eb4b414952cb5db884260f1a381b008b94662..27fc8b9d63b14df573c2d6f80c20dc4bc93880f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 58737f2bb9a333e4bcfae837db36a5e3a32f63ed..e8a47280863cd63d452cf72a20430db607e07493 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1cb64af8bb93e6953576c0f5b2678edbae9184f4..7220e2ae5dd403c4ff89ce4d25f27a1a2377d669 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 734407342daa409208b57e3c4da77fb1c83c6561..729bdaa171f891261ca367a3aa6ae2762f662b20 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5625b7af7de6b3b2fc9c5838e3dae5e1eb0a907..7ab20f52b6c6c0afc40ed33fa1afd6e9fead7aff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8bc1c8d45b64c06e74577fe52a36bb87765480b5..c52fc7a1ab3aa2db30fafd8279bcd69b159b5521 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa7a1770357efa69da9c68f247d8dc8b61588d47..80867b0d522c96226dd65a0d0d5784f650b6c861 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3540c34e4945f5ca7c7cf4c70c3e4373676a8cb2..df21d67414c28e7675414c53bb071499ea14bea8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55dda5ca020f4720bf0b8d307fb6bfb43ce075f3..ed732c9da715d517fea63065899d8bae78b4df40 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7f6d6a80422b10802ff00296a05b77aad96568e..3c7a76d6455e1d92339cb4603f7f4fd4af43261e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65130a8a91c070db70ad801f4387a9146523667c..764a978d843c83243a761670b1a83c123b33cb57 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2003 - 2021 by the deal.II authors
+ * Copyright (C) 2003 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 0a94ace9db967439f85177b446e8b45dc049c2a7..ab6974588701f422d2d200d0762c414a962ee578 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2021 by the deal.II authors
+ * Copyright (C) 2016 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index a0bf09128f200eb58e80143a47e8aec0b1acff2d..00d0c64d7e002551abc1e42a2a98233ceeea5afe 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2003 - 2021 by the deal.II authors
+ * Copyright (C) 2003 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index c3947881c49c4f3760549b2ef5830f11ba8d226f..1814750a8dcd4647208d58fcc447570de6a468df 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2003 - 2021 by the deal.II authors
+ * Copyright (C) 2003 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f8ce45669770e2cbb0799400b5e952d14d8e1663..17eb2595429821db2d1605e9df8de93ff9319667 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7bd3d6c025823276c1bcd0a266765a32dc97d8dd..45d840aeba518bea77ccfaf43aecb6c950bb5995 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a8af98b68bca404a28eb22eac4603597af4d1148..414d36a14142fca9cace99ca6a52390a42aa34dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c29e4fc0827d88de602837eb1ff95c5f678bc0d5..28313f9e71e7c105a2ee20edc64210c64c4c708f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3476297c63dcbe2224244efcbdd7ca758fd45ef..576ea3e4d89f4b08f9a2a45586a191950f2c1fd6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f99d44718ba814f7e79408647d812ee13e6d94b6..f675f8d7419698d1e90d53d891cc75e9256dff47 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd18826b51151e8faa437115f3f849cf62edf2f2..0c52fa144b4592f5d467a1a7a9aac818393dfe73 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2022 by the deal.II authors
+ * Copyright (C) 2016 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index b699294c176f45617f7213da64721c2ca29af2c6..d9ff64e175a704ee3927d7921270acf94db00bca 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2003 - 2022 by the deal.II authors
+ * Copyright (C) 2003 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 720ff11ab20672eecceef0c24a2cf405fa5c5718..e9e571967e1e45fddca448241c029d7d74cfba36 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e07a20c5f35d3391e41291c5137fb6efe0d9ef88..42329528324cdf3ac9640002d6461b77e904bc08 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e6f7245eda7000da7a65b10ae16bc406f39eda2a..8d993569c67e692e386b4c696c5a33271b066f02 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index efc82bd7c82899acc6501c85d8fc8e4cc5756574..1e72f04a43eb19f9c12f7bbca7b02c439a1abd8b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 472ba8dfa40eb48716fd33f9c61ae9a2d7ea5322..6c3d59834f17fe69cec75587da44ce72cb1ed4c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5be2508b4a202db8a93a7dee98b6ac70693cf364..f59d3d41714386fe4f5c453b7ec5998b1c433a0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13481d0bc281bb3a8deefd8934749c2c33139f46..e3b770e2c59bdab04d22c69a72249cb12670fa13 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 835871b181b19dd748de224d47d71de9f90cdb45..7d0af0a723d251b4a098bde5f4b12ca5dff35afb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7db0bdebe18b1172ba76bf875cc355e4c1ecadaa..837803b16dd770602a23b536fadad752941732ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7fad39c3762f1ac2ea9988d05729db12b20b0b4..6ecf2798032057d6cf367b7aa84013b6d8efd404 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 463fbbd01deb3483ffd848128c46241a7b448533..241aa36d8ccb7a34c415872b484ba14bd8e9abb7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b426f9b3134070e6e40435e104ae2668051fc704..631fad03a50ec12add69a671ebf83fc2256babc8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45345de78f003f18229d55468d1ca2135ccb1d7c..561be47ffe6bace92323363fe0654935dd4d44e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e6e679c38db1d79e82f0d950f96dfa7d4bd881ee..9f00b8271cef4f8340eaa4d980aa42ffce1c1787 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7db14d76c71588a9f280c569ddf5c90effcc72df..621c010ada04098071b59057b854588dd2a27fe0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 385624fb5a55ab2089bbb69ee02ab12154414b85..91c936abe781fbec429e5a4baeb3344b3606c2e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 21eb98b38ae2109ffa8a8fe24959a40d770e1245..f9aeacd3af0b080c7070b7e411091cdaef1f7b11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ae0b866700659a57da7264ba67e930d8dc49dae8..882c97766c1500162c20bf2ba64569429acac803 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1eee7f92fd765b11b76ca781911257cb3b2c765b..affe8c8964de166c416f1855207307d9a1a641a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef0ff3adc67b0552b313a0b9808f82ae07b9491b..2cf407e698537fd0e55640fce492e032657e366c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 917f086eb2cc8fba94c3035a7ca5aab288af50f8..677bcd6bbaecc2be80868e7c83258dc68614586f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b6f6543d2b8727d9c602b951ae60321533f362a..6ee9599a9aa92816b7bbb18f98da38355f916efa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 84667507f68a26c0ef45409bf6ca953efdf1803a..7d77827a9813772953d382a2f3e1289ec99dc09d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2019 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 508ba12a97e161e601627c0db32204992f8cfff4..101804d95d3f80e78c13c4ab3b8b138c96ef0b8e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 124ee8f3144c9bc18dda89dcffbfcd6fb89109b9..046948ca0eaf7760cb6f1b6938a52d663f50a1ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c82cd68dd4bae785941aab4aa8491720419cb832..abcc49221f85487a4aef89e7cc4da9904f2d3792 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95c5c7428b9176a09caeb3c956d5a038fd4d5e22..4e6ccc111ff80435c943bdcca9ac6d4b694a33ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9f843ed4cd9614951dd4a4cad9dc2f2a5d1ce31..26a7797ea820af0abb5337f5310b1e3f7fb28f22 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8277a6a646d893b6195816d0eaf868cf607e9394..fac586f2eac8ffd44bcb608b68453d4f85b556f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad22fa9fa110ee8d9d1fc23f60ee266a02a9e097..e3a2d8d02643eb17c0690b017064de3af05ccc09 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c37171912220e5c0064c89ebfabae960c9f927a..ebc379a4c1d727a29e5f25628b1cb09e686b1e31 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2326869d40d174b556c8f38ddcf15453b40e299b..0401d56b2d12a7972b795387b8f7d50212ff59d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 028d48b62e04860076ff9f420c5e0c65f1e9d133..5ab724d250ea16d30068603c8b704160d754f799 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c86252e960e56cea410a21414d13ed242e4381c9..9c613c33e4b6ea83c2685cd65e0e1c7194701d29 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bbb6f4bc3aa57bce2485440ad39e9ea1d6780427..87b76fbc732ac7342efbcb639f4ada27bc0ef455 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9137283baf4821b0cab46b9a6f4a61463e0016ef..76e1e3b78042e5fa118694dc2fa6ba78e511f101 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index feb405c1088a1b1a5b575291b451ca73305cf791..3e92b442afbd6b5ccd3fda88f0e5ab1262d5a771 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 092078a88870c2dfefdefc2e69d3f34aa7130cd6..e3c761b9b8ab4c3f382abb0d90cdbe272342484e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2021 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee9b8f11c169e18670764b89c8823cea0b239017..2102882bfc410f580608e09fc88f73f998654bfb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f318f8b66146b9a4dc10dd879002210a93d3165b..a6d953b1f0ae69b007ea7d02126338675a0cc4c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d29b07d4f99c9747e7c19183a08eb433971c7774..2a26881200a1838f7d506125fa464389bd681bce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4739f70876f679699af8d9e15f2da24d818e8db8..a3f3c7ca1d3d44776a85e0dd80bc32e0732dd32a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2efab5229d54c017640526b44ee8cc1a2b45273f..c8e91ac5809726960c0e16471ba77820a24ac73b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b1e0e3debb0c9ecbcc41ce9d2ffbe4a2b31926b..3f7f1631a9b9b316b24182658bb14ff0679f9f58 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05ce2e49bc03f1540e6f4073ee60c8c81b0333a0..09247f1707ce15205313ff3b8f4155dae1b45d73 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2023 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7be710cdbd92fa96e00583636ee8ae51572c5d77..8a6b4af41504a7145dff67d9f509e14070cf3b2a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2023 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 498d80530010bbecd1b80c05907d9687c27fd52e..76a82e3a700379c48ce8af11a01ab547d8133d5f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 73d31c96f254f41b191fefdf241672065a48760c..bf0a6be7466ce94d9aa489d5d366266f26c9776c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 29d5480be2e7db5a05445279b0fec093ac792264..85d2b94e5dab4ee4d7ac6b34db7fe455f85cdfa5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27f0091ccf1b141dac18fa22376b7d94e04badc4..c6a2022ba747cfcb75f01aa556f58fa135f102ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1bce335e37e673c53d247f9e0cda7f7fd39ff547..70076c0428b99603401f341a3a72c13aecb1499d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0531a6b276dc83a405d5f86a4f895d0c8fc5514b..749e90871acfd3c3187f0a4ca0fc21ecaebf09f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c4297aa5159b0c6a23a985078d5bac5bb0b1b0f..37f309e6e84952dc91a9dd1b5ccb2bce91292823 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ddcc184e972b540b93487a697f5292458a9f72b..a0f55b8a5eb8932470bc76dfbb2f13bbd9a65db8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a462a27ebf9a44291b0313bf1e56d07ec8b794b8..4cd9ee7f99f9f7ed386e8a04dcf7f58a26c79f6b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98d58d5f7de4fa2e536cb5e5afb892b246a3dee5..d847a743131cd336a05d6a16df01dac6249e18b7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2217012ee56161034f7bb401c23e5f2333a1a49..e884981b4c2af06025940aa14420885d999016d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67e6acea90332abab2560fcb592ad233d5fdbd6b..31504a88d2ad38261cdc469df9cd0e737164626a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2021 by the deal.II authors
+// Copyright (C) 1998 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f7133bde68cec2fc0f5e3793f50351bbc448f55..b79c0dc508a79cbff9bd92050d66c685873403d2 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2022 by the deal.II authors
+ * Copyright (C) 2020 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f30523382cefc080c3446e5fa0e46d32741835ce..32606ac53827d849108362d371e2ca90ec8a7f75 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d72675e257b30136d8a5c5320b1e3c831c387908..621d8863f2e676be4d201ab59e7b149097502c5e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf0e549927955113697c30a2d172ffe170437e79..0fea3fe5016854dbab3ca85d67cbdf19b3a188fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c4734a6fccbbadb8933327bf4aced0dc18a76545..17cec0f2f4fb44121cf3bf58e4fea0450addfaa8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 895993a29596c5bf428929e37d166ead988472bb..c7022274832fbc667c06ee8621732ce7fa2700d6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be3f170559454de4819f9a9d97e8e719f2c4fba4..533459643f644473d14a296c7c447eeb7ca850e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b16a9a4b414c81d6c9a44462711fd4d5a4556ce..c345b7fd134705adf2a3f89eebe3493221a49cda 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4550ce3650de2514e546d5ac84b20e8849cab01..a218c516ef61ebd934af34db22d6fbf38ff06f4b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2018 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc622309a6d752ef07b54344d63227ff14ea2d87..b7f781535849cd8e21e5d262406e7e115f6df99f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 72a410295b0d77e90c16c5c79bf14a3f7ba2da3f..797ffb6095b96a46896059c0ac7dd48925ee652e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d607150edeef4f5f15d1323a764f8c05e8a5b60..2bf6eeb1e38a50a4306f02b1cd0bcbb4f7979bc8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0687ec3a1716c52d99749a9317ab8bc882fb84a5..661cd8a2fc818f33be402b203f913b65a3313116 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9e04288f56e82d3ff1c25c75481dbf272a36f4d9..ba554fe1ec09eef6885dd335e0e335c2859fdd28 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d39ee9146dabbfd017318ae758e3cf3f9962257..2b74a76df17c4906c0c00d4cbf262caf5d5b4d5d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 22e979fbf30552278e611779fbed4bf9af18f252..f59ed71103cef85a05b5c7a8c561725b6bc9774b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2023 by the deal.II authors
+// Copyright (C) 2000 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c61e5b5dfa9da2569c7754b9f4a440767bbb3b1b..bc9a1932db3b2d94e3c45ccc00d0e4a57b81ac15 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 04b6fde47609f2c720bf62d1b9fabb12d90dd1b6..98c1a5c7e7b11061a07b3b10c92a4133fc054a77 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2022 by the deal.II authors
+// Copyright (C) 2007 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 63c9b68d7868fd4487acda92520657461fe98261..4503742e4e2efb5a6870526dfe57ff705247ba64 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 72e41baf86c1fbb821d5fce6727d316bd46107f0..0f36fc9701751499227dfaf1f955ffb62ec5292e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2020 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa5db1ab50099f052fef6d499c3313c2f28ee536..3231101c21c671c26e06ac239b89dceef31ca770 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0705418b26114ddf7d40359c1ff63d9ec5885b64..e17c45ac16a32d8bf712c0d34545ff7ec206a8d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f85515e2f814c9ca9ab9ce7d6d7d62a7f7a9215..81fcf64e761a20b2a4789cd4c9926f8f834e4bdf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2022 by the deal.II authors
+// Copyright (C) 2012 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 88c1007a456cb7445e95c6c9fe325df36a3a7b90..0eab62f8c88a2cafc501c766ae65141d02fb1405 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 77c07f34c49f9b5564cab785c309926fdfd3e150..8a6ac7669f7713190c65753897fa0a145f95abb1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2023 by the deal.II authors
+// Copyright (C) 2007 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3eec90a139faf2b9cf4c7dc9b5005e3d8361aa2d..44d0479dac075b0b714f0935e7a236d2aa2c6b61 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2023 by the deal.II authors
+// Copyright (C) 2007 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ac60f2848a8ccc35505a8d49616e90d944537bb..358b8dbbc6e57ee0e610fe608191ca4fe0d96b28 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c5da66480f183a0c82a874e4ac9558996d4bd326..fb6156f951eb63442a33a17c0a1a396c9532399d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f467725a8f12e155764149bbc9f56f1c40393c96..1dbfa60394bc921d9d3f62e69775450b6875159b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e845f77d764d73fc60df7acee274b62bdcf15c6a..02e0bf60a5d252319f2290f92a4ee690a74ed03d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f0fd6e1f4eb493ae07f868c57281606d6086c1d8..d562219151d3d244affa7219b8d286d02f905c8d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2022 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f81a68bafbf5271d586042a18f43aaf2f35057f7..20fd43fe7a41f07bc7ecf9f9275bc259142b558d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2021 by the deal.II authors
+// Copyright (C) 2007 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 87fab4d8c4901986818ecffb0ea615d9fa4224d8..605545f3e5923d7c98bbe2e87c97a853bd4e7469 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c2936ead168203beb15085033c812c103af163c..aad0367feb7e70df3935ff5e35c65ba70f319ddb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2021 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 618141ea6650804a76cf76272a13f8dcf0bd728f..36ee1e41dab50fc320d490932957cbd01c3e898d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4215b7a2ac62d460e9743fa5530ca72d69428c97..dda0cbb8b10cca8e7c66a98d9c96e862845ab45a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2021 by the deal.II authors
+// Copyright (C) 2006 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 324aa3801b8de0b7f8b3198c9a35db5ce0ed230a..42182520fe92db11deed3451962f1fdd2850a1ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2022 by the deal.II authors
+// Copyright (C) 2006 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a275ea703c476b14975c51b02d76e92dff35a4d..763fd76578d072ab64b613c087c7f05e7db9b64c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2023 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18916c4643d09a688e21307dbde03009a11739bd..5628d63cbb5e2418072c33e6d0ee01fdb8ea0afd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc255c4410501eea1a0bd5b7c0e1771434430435..1802c2f4ae58cff584ab4cb2adb69bf00a073808 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 77f17778c7ff4ca5b2ef9bd824c473df8fd003d9..678ef197b7a4e359da4c481d7d7cbd0d6e926b92 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 00a38c61dbdc5bfb60be8c7f993b546cd1f181d4..8a283ca6451f503b8b41411c3ba5666bf961affa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 790eb557db09a4ee4b76cca2874a522c93cefb0a..40a9b9012e1f672cb750c8e7852a5e731c64c10a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a0f4a89c899dfff16e19934c1029c94181442d6..20de926711cbbc9163e5ffa34b4cd95023ceb35f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9a32c328fa3ebb504fce02415d3e7b614698a113..1488083c78b622e66a44dbca69af6ba79d27bad1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27e3b3147dd13ca1ed50a30c1b4994ce908ff1d7..c5a4767c59f0ac5505ee36dfb9142a0e24581c38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 23bce2441e5a0dff9acc5391f313c43f6a81656f..9b16739233f6c0d70235621e218b8e3686dc9519 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2020 by the deal.II authors
+// Copyright (C) 2007 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af4ae58facb99c89d9e38e29c3e1d55008200e97..3e1d39a087e51c106cd6e5047cb982ac516fa397 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f874e8eddaba9ebe2261440b32979c202431e621..2bb9bab41d41120b80da7da573180635203585a4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f52ac5e87b9454d427d0b18c768f856720804b8..0829e70604791cff60aaf79da25c54401f925a60 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 266859e4cda63642eb31fefd6e50938028bb1829..f8d8f122d38d12a96bf0fb2a16b8acae80059196 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6eddae9ba5312ebd248af1ce42db3e9fe32391dd..f4742056106a5b6cfe814167f6d5a574ec49a428 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2020 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9263da98947d9070e468e737303da04bae14089b..a5cbcff411b46bb2dcd40054fd06071b28d0e6dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2021 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e09ac82a4f303cb1571b4822bb782bacf20e4b6..11ce0b0d66f0804108d8e44ea69523d9f3ba33e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2021 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0117bcbb188f608648c9a34ce95f3dbfd2b82f5c..dd8da835ac036e42d68a609be1b5043a999e2607 100644 (file)
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2018 - 2022 by the deal.II authors
+//    Copyright (C) 2018 - 2023 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
index 4da1bf3d7b1eb4ea8c2f21f383559ee95f48d193..672eed146a69967a01964ede5712235c79d81b66 100644 (file)
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2018 - 2021 by the deal.II authors
+//    Copyright (C) 2018 - 2023 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
index 29a366ea1a0e1ab7d31ffbc57217dd513d6f6269..a15935341bec08960f47280e6d3ecb0d68f6a58c 100644 (file)
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2018 - 2022 by the deal.II authors
+//    Copyright (C) 2018 - 2023 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
index dad7763983860176486a088469cec759885854f4..dadbd451a1edd69fd8aa60f80752ddf060b5da1a 100644 (file)
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2018 - 2022 by the deal.II authors
+//    Copyright (C) 2018 - 2023 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
index da5077ea1a3c84c125d90a4d4c74251336e371e0..4f7ccc3928eb74768e54dfbcb90a9bc2c4b2ef7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3cdb80e87de2800f0397c768e80a121d446bb940..b51cf9a985505637281541b8d2d3e91a58203d62 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac428219fc6a4becd5897a574c26a5fc3abf083b..9082b3444934921a1f754767b878fea592a97fd8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2020 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ec2ede11b593ecd27f95bd15636b332cade88ea..0f54384d3d4f1370ebd71ead6ce6168e82e8c9f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8985a130c8d86405e3f2b7e65d133bde19df9c4..af55b10fb426129c2737a4d39ecd62cffd0ec209 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2023 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f0145191b23165c6f17fd9f04d34b85bd4eadf07..c9037d9bdd1d8e0fe9897a8329a725d9d11899db 100644 (file)
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2018 by the deal.II authors
+//    Copyright (C) 2017 - 2023 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
index 78a6b190bae195fe2e936bd0539cc4631199dc54..bc6b495e5d7273344f99633d138740bfd3f0ed7b 100644 (file)
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2017 - 2018 by the deal.II authors
+//    Copyright (C) 2017 - 2023 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
index d4af2c21e68dedd27c3cafd79cc3d9c46d459422..5288c650b1a8a10771d9cb520b73bf9ead35147e 100644 (file)
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2023 by the deal.II authors
+//    Copyright (C) 2023 - 2024 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
index 94b35a63631f2ea2c437611ad2a9f5712844161c..2e0229c97d50f430534fca8147e68eb292b075e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2018 by the deal.II authors
+// Copyright (C) 2002 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6593ae30a7576e6c3fc66f68a5a13f17996094c7..5758a65db5154676553a142951bddd69667ed0d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2022 by the deal.II authors
+// Copyright (C) 2018 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a2f8769f3348867bb04daa7eebf7c5dcb12d551..0cea3ba0d212972b35365f9b04a61a01d6b1d374 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2670de2fb385461f0c34e2ebc43c7d350a2bd709..51390ad6a40ae3fa8c0ad658b1ab9a2f0e74e198 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2021 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3eb094ed1d901bd763df80091e07fb0252f5e34d..2bdc067916bf802f16603188bd14b698476c36d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 230ef3046aa3f65c23f79aca052aae2d774c0da9..28df08f7e8181b157b20939d64b58406215d96c4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd784a51673fa59dada73ebfd85aed6b23f4452e..ace76cf46e66c872b8a9f8b1f1eb677d831b6bfb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bddb707ea878b2f7eda792d0a9d4ea02f7e82e77..89d7f8ddb2175ebff34770c93171da3211def25a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index afcab7e8ee065abb49a67c513c8172d07a0f203c..54761493722052b49e5de75ebf98639c9f08e0d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6bc018c031b6810bd66386c29957c5d0f2d504d5..af562d2ab0a543e9c16a022362228cb4f79f3165 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 21195e9c9eacbaaf656fb11367f62859e1e7f1fa..c4440d38adfae993de803535340bfe8f560563ef 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f6b6d5daae56f377eba5fc0566cc652396ca74e..fbee71003ed34b3c14131af54077f2ddc2521b7a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 701da93239cfc97852a546209d10c6882c803235..b5b4fa3d4ae1060a1c1db071613e0b2e27e616ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56f668fa49a69f2bc11e197081757056bbd16bae..094c41b341b1fb2c3db2df400f43b614b7c98905 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8473474a66320543b8257947acae2854e1d2a7db..c15fd1be518e9ad7e0335b959ba37c29f2413244 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 422feb0171b0c2216af2cdabe902641b54a568e2..06f3717332adeb25ab202123b33343d4c6c7a597 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf209c3d9548c39676857199ebeb6d09fc43ee90..6661499cc55d9cc79e9a9881f667f51cf2b564b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f62f6768ef7cf3c42f15fec6402b7fddf0697e9..c5c998ed77d07981fdb7652f0075824ca2746149 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5931193b3b40c754659ae1375e3f3342aed00349..8cb5f9b8561712a0e17dfe64e4b313e8fb9404a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f7a2f1e25bc049ad87074ecc2349fc44d00cf2cc..026adb454cf581993aa83e52b7e50ec093b71742 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7fbc3b128838a98a8e184fd7406b1e8f9003c732..1d85600bb118685f2c148e7c244b25ec834d924e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb452c08c275089fd4d8acab703d94142724c3f3..41ff722ded426e80bf45f7b80a3b26d0e1b43229 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d03353ebc0d874bd819a4e702c5697e82580bc5b..2c96675abfec8ab64c670c5dd207036fcf712e86 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee2ec2548e4eb3567edc0da40b73d9d77a82687c..72e40b6c8cb3eaba632350ad325355f7ac03e8f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7a011f6b592018daffedaead960cc055bbc255a2..642771e7ac0f0dea7d5ba8d6b9ffd74a63b78aea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e575592bdef3de8c11033618404eb18a47a939a..17d971c3a5c51c0105ae0d6916d3ddff8a36ee14 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8497949a601137a27cd8489e1da5daef59aa6f46..616edc2c8261fda875c4258f9c914eb63d31ed73 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4857f2d8a9cd379cab22a5199a158680b29d187e..f18094f16834ebe153b02ef525d7b7edab878a57 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d1c749660a4a06f313f19e92d188be40c260f32..8627227112cd7bbef99f15db17e17a2f66b50383 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d191e595f8e078d5d1fac8936eb4017711f6754..0f1b15dce4de02f78b5d28f72b398178bd570fbd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d15c9906b12c5f8b1226d675e8136e322afba216..0890a8b8a9f2abf1b6c142668ae14fe88a4508e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 880b4e21e94793e49b35cc62e68fce0d65e8b85c..eb6ec039439e1017dbbff6f51008ea525641f4da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6cb46e92bcabf833c745a0dd54fb2e605bf96060..239a4069edb203f03b88d3d9185342d6e91b8b0f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a0aa87f6baf3c602eb349dbff6ac050428ba5d1..ae6eb2f14eeb945f02edbc9ab90d627b82b04b38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f196dc7df368ffb7e9e0df0d13f51b2df5733ba8..58f0681a572928496efb223fce1ef4cc5526cdc5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7efb95b0219c5675e4e23262999c78922f0ab041..781bb4f1f773e606290dc1cfdf32bac993a48cdc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6bbe59d27e5af0e27872bb1b800c944dc7c9fdcb..8246cdc4d6e227e4351f4c854e039cfe6e9c9fdb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ce26f8556bc005895d956391e8a52a553d458e1..93cc397a1e2c9b9bc34b6595315d31e57d4a9ce1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09cd99459821f49c5491f688b9fef2d4b3aed5ae..9241011ed829471b0a0b194b6222d434ae43fe00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 25c469eacd9beb29b06c5f697a45718e28cdcfa6..386c2651a0c26ea0a681a8e3d171bcf51fbce7ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b08db26d1f5cc4e08c8c66cbf98564ad6b8a3dc0..e738f47223cc3e539bdc20ec5e63f3dc549710df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2021 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fae8a826d803b9eec24bc1fd305e7ce10a053b7a..d9fdc479b8b28cfe07316bbc58a7730fc23792f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f52b66330c599fd801fa8befd6e7c27c4626cc7..193cf7ca199868932827a2a9343101f5d256e734 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 690d8b7f66190c2892447eb8cdb2db7f8a3d0543..8d6b73fbad474ef470196c68150af3698830d5e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 910c41387a24e5f48110ea76f3dfd50a916008af..49424782401583134dbee950e3e07db284813369 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68391b5ae0beeaa1c6c80b5c0c88ef10eee10c3d..283e7a10f0cb39301d5d2829038ff004af8870d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d6fa74b9732476afaa24dea67cb6da82d9a37cea..b2dcd1f6f4a8b88de7a9dfa2f8242ec077e488e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7fe6210cfdb4bbfac0c4535b6242222bdecb0c3a..a4352bb2c8ceeb93bec3a684cff5f4aac8ad7f48 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 514f9cfc4b11f21d6cf87e76813a5a5cb1e7ac1a..4be7358cff860721bd3350d09a803c8247a78674 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e705d94b23881ccded4521f5570521c3a38db45..d3c440823d5c86fc4f0b6a6a52fb0e4ad241e545 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d64ee1eb5ee03de8f377116f76a3538827dd991a..00090089c345883e5edabca62e88fece2bed044f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 49dc02750d694e07160197760c23dfcc6916f946..86a9abd6148502a4243001dc487888a0e94e6af4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ae41dcc7873381c78e6c563cb6dcf817209f61d7..f127043a4822c751654c25af63092212c95ba365 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de22cad8b2468c656e6dcb7ed59ec86db5de3417..aaba62b0cfa2e45f146d3acb3dc05fef1a26ed0f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d6bef649c55a0da1d1b17cc86c3c83d72ea01a41..0fbbe17b28039c445f7b7d33c9866b466b8db7a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ff68270dfdd8b2e9fde7cb947e15213540345004..b26a386b11508512769ed5e4a499c2ebda8fc674 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2022 by the deal.II authors
+ * Copyright (C) 2020 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index d0fb313ffa248088078fb430c7d57067fbebef40..a22b3f7e99f0fb9d256b904209d7b94ffd1c20b5 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2022 by the deal.II authors
+ * Copyright (C) 2020 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index c64adcfd51bbea56ab42a5cb7b0d0ad3a1da83a7..5445f19bc9959c8ee608db5fed4065a9e89764d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4e3544386f9ad7c25bf786008ea1eef4f7f6595d..4fe2c0305cb0d3f3de1216703bc597d7d73e0be4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b6230032cebb502341cbb0012477254ff3b28835..80d993ee385d1d5a24b9e984efda563f8e0068c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42ec60a5e6e1c92320f085ab877eef693f0f7ea5..f544b35a3f90ac671c5d65d65eb249f6d61fe19b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98956b69c8ff3cfa3d599caa300ef1930eb2087a..3961288629173a823d9444be6b1aef52040bb767 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 669ab0fa45d1f8c55a4425fcf7b9d65c38537057..7571cc27ce6c20bbc978550bf52994d984c6868c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bbde3d1c6f5fcfe31580f3b2793ceec5b592c4e7..973f23eb275c72a9e3cb4c74b91947c4513d74ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9b89692acd8b42434a53f111ac02cb72d6dd52f6..a2d79836472e7d701a90f5376aa986bf7b15405f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cd142f26097a073c42f78fc458838cfa767491d9..63b3b074161bb95ad44e0c3edddad84d14f8b90f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bdd37183aac381ce3a914b64e7fad620e6e462d8..bd7f298837155ba6e549d9186c23faaf7b9f1931 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56b4ca43bfe417439c2ac057c61bf5c1770837bc..65d99e3c038cc44ce68589f458b25d701aeff3bd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ccf13253f60a0dc1a9b5b7a6d44e3258f19146f..3097e530f7cee72fbef7979dbe277cddd1f78083 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e26ade5344191df5ca70ded7d617c8dc449afa8..0b0431c01e4ee3a894b912de3d36f85e427f55d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8870923622f9fda723c81c7134c848bbd2b02bf..7be524557ce2b929792b5277afb59815d204a3e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d459c3ffecac45f3b75c73828596ab293f200f9c..d97cd7847efbb1bb8f1a35222b1a346f6304ff87 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc10d4fe0832a18b7787312ca79393d410c8cdff..9d3d732015d3206770a0c7db9d7fb56b8bebc762 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dc06ed80165f335b3764eb701b1c7c2bc3de01e9..49b7a48b5315ac52f779158003a64b28673cd86a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c0fd888598dc718c7c57fe2ad9ceadcc3ebf1ae0..ee4386226e78e948cb00af476e809fabd877b6f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f22fece6d9b88e2322c95901ec5c47879b52a858..defd3bc7031ff9b6fef6d02f335622d7072b1824 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2022 by the deal.II authors
+ * Copyright (C) 2020 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 24c1c41bd7d12bb4ac724f3ead338d4ae52585b0..e87cd99155cf493adf0a3b83629284e1089af150 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2022 by the deal.II authors
+ * Copyright (C) 2020 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 55834757967085ddc5df665fb5e421f667590c51..211ce9b7cc75214bba4462eabb52f0b4db9c5969 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2023 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ec8d8d3ba1e42a4bb6e703ea4d4ff6a6ebc9ca4..4ecacb02b395b4a16114f54f9ac2f6aef517c87f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa6575056232ac403c5e9a880669fd837a72cf56..1b314f8f0aeb8d0b234ebf7ccd3e88950e172522 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3948e39809b53342ec04f4d682aac8c2c1b33e25..ab640b9709e0624462c2dd0e766a8b6e4438ec46 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f39b294ad52930d14e38e450c05635acad5fb4ea..1719c85085f4701bdda1b53a553a67a91e449ff8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1dbc02eaa0fba39d7dcf13730329e2e606d0ad75..b4243d2c2f1b5b49ddaadfc5dfdcf0504f937c0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a5c7de4458a2277e5879dafd0b0d42d096821604..288081b61576ae997e647d41e20ec67e6401d201 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54adefa2f69b9e7661cb23373d86c78eac6973b3..7b35a79caaa5f2b820c2befd5b90f0cd6ddbd625 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c28b2936b9d41d3219c8eb3395c899a9c2254bb4..67fa2074e8a269b4b1a36cd366a4a7f367635cf8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 46c2c3deb3c941c51a7bfb99571a4ce25a26421b..f0d4f9d1e57123200aaefa2429a86156dca49c66 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8271bb2f854a830997525eeea4efbc25ff7d2fec..8ae0e075e0babbe0cc834a8fdc630e21ef680ab4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93a4d32bf3120950de5b0156dc0c2838cecbc1de..ab5fc4bd77f14380a0c128f263e2ee751448dd64 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb9e7eb94cc9c5f40e9afbd14f9d557e90f6f0f0..06339cf3dfce2c051165f3f06c6fd5aa7576b16d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35cb60ff3822c919cfb0a1716d2e2f24f2e9706d..585d094f894a89b9bdb813c5db8742ae20e8cdba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34df0086c1ac22d923055f47761790a059cf210a..eefa5426c4ec0fc2c7a5d953e4ee291eb8a8c9c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 741660adae547154238c156cd25a62a5ec4ded5c..fcbcf23272a569e58b254aaa7e71ec253e165f5d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1429bb512cf6d447855c800f7d458cb0c6f7cadd..0ce361c50d852012d6da4238c36508f9e9da8019 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6997ba87078aa4603f61a954c1ef586f6d8900ea..d99f5cdcd61831731e5f28390b32b93fbef34c3c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8984ad2f6a0a187844351fa798fb03a808624397..be0f3a73c8bb06a6443dde646463ef39e7dd5ef2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a4567e815199abb50f8c348c3315b1e8b049bdc1..1fba45c72bc9222c5e8381fcfeb04f37043316a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4b89599106bedaf3c0adc60e273be6440ac4f5b9..7353e354cf0618e3ad8834df24dfe0a25e78541f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0fe04e9fac98f29b676322d67d70126b1ed77f14..86e8bc3e344257e32465f91a67b0c1e298dc884f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ba5aa9149193644ad50f9eaf09a449a91206379..9497a134fb0028e7bb5b92329062d22626ceac19 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b0d2c47fcb5c36d25b7b75301227001d279dafff..79870f91a7e011ce0126d1d8493d258f8a6d10df 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1479d7126372a39824ededf23bb87c73fecbf388..ea9228dd1c731bc8c25130839631759180b774f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6726394abff7eda27e9f9d8c3c4bbbc02642b379..6b9b74292a5d89debcf33638774b3115c58bb303 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b02ec7dac20ee6f230a2225f17036a3d6a1948d..345bc53c7a075acb3f5e9ed2d7c5d6ef332e8148 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e370954fe9715b146ae4598b2e6d99b373aa2ac4..cc57c01451252666031e449732903279ac4fabc5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 49550802473cc618702f9c634f2525be4af62925..85f9bab3c29364c71ca193a9940879c5bf0d6939 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 695d06bce3e2b942d220462f582bd69b6bbcc050..187ec1b050e2de1f82f90089a8a0f54a7539859c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33f7386502c4a46d048fedc0d1bde4c38d9fd2e5..789f95e33b0e98cc95fda88292cdcc1a61625caa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c984b5a26dee5aa0a7978b3957353931cd73d0f6..f938489e9f6626787d5512e42d8070f512668c45 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4872b49a463fc98a0b5736e2a65ff315d8cba6bc..9281ff0dd600dc8f6f9b320532ecc9b784262218 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2915196a394d69d25f41158281b601671788af05..d6de68f34b1e3062b58d6425b3aff09a9c9b55f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d8f6845af8946f366c93cce759ad0bd7c423ea5..5e5e67aed862282bd46999e4ff03c63ec69c5fab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e0203ef344c33acc50be2446997e994d491b6de5..f356db7752e7b5c6e7f015e8132c650036b8213f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 18e0eecc7a37bae1e7c97d065ef121ca1aa908a2..eabeeddc3aded9eb2a16d401b23408d233d93e2e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 97187d33a4a14a868e66b22c98230e95d1280bf8..194add920a5113d6e2a208c5143e866ddc8c1c7f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5e0a8da096e2338fcfdbd2635e67554e6581447a..5142202792ce95350b70b77d9a3249b4222dfb71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3ba838eddbee2e5f12913fe074c75fef9c633f7..25ca82d090116141f41cdb6b6a12c8e382e97b41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05ed166c393728dbf916b03a80e7f44ecbe3cf9e..8683d971eaed5fe312275bd90d8477a03a7612a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc9badff567a25085965e79120cd0d8c5b4ce4b4..aa5dd9b10610ee19137c94188bebebcc24b884eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 257b17327df3acc4c0c9aa11f127235774b390cb..05199b442bd184d0fffe56c31da92e2998672ee6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a17cee91e59289ea1b81b43b3fa59dda5e613bd3..0f58a064b945630980dc17adbd58ebe14d22333c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e2815e6e2f8311075255ec97207a580aa37e9611..a90b2738af0ec37732403258a1bd3740c5265fb4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 478a0a03891787281c2e7af7478e8bd973e2f0f7..b519b65ff64169d64686d29993131224816839fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 165bbf72c0c6e20b11482fdcbdb3ed413b248cd6..d5980c2cdbc6b9c22671f9cc4f167e5350ecc6bb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05a4b83c112b595cb8fdd093f41d293b336b9628..c13e130bb5b95d178cf320df631f28d041da1fd2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86fd5680a25a5bcd21e6c89eb69d871188defd42..badfadeca62575a922260d8fa7be3c701817e6b6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e8a3eefdd77860bbcab495c2061a2ca86d0f7dc4..613c392d7f6b2d3ae76d56c42782b9d8856766af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 15c2380f3e526c351b0ceea54e86414780cfe97a..2fa8440a552972ec3ec61883f9bba9a6d1dc1855 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb680fe5c29b1c8ac130f7b60a7955f41d8479bc..aaa87a341896b5bbde4378acb4e73b209a305380 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 652e4eb58279fefd10922651bb21453273ecd0fa..1b6c43e33001d8a5a9903fe007fba9c2f748f29e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6f3871323e0845b6461baba196ff904a06653910..6cb0e505d6cf2dd72a19460122d779d27488cacc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 63a02200600f021f58d799a618494e2b04428ca8..a75930b03b048ec9f42d8303248c6efb1f839fdb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f71d3a81b4c1ea2e721cb6cd479968ac0df418ef..3aa2718c674d6a67733144e7f9dc1f4cd7a8527e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2e9433e72632202bc683e525b05210c828dfbb09..ba9825468689ce07a0bdf192325fc0a53cb9edda 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed509c285324eff06e9247de02ae139f2ba5c5e9..8eca2482333f050ab297476e8c084f3621e90fdf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 78cc9df0b99a8073709aca69513401e092f568ab..9e23e80c3c567a62cb9b7e4b76ee5fba3fe09cb7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b9121dba4f89f05458e36c3379033f794a6dba0..416d38eb0e190a775bb3a86cba0cbc868a4d8ef1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2022 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 30403d369162cbdd753040512d05fc1c56ca2b07..b2a90446f6756bf63fafe815fc21676150c2067b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17e7163a465ecfa6f015864d1f957d9993695a7b..096b80509c7af9efa90917768f4451f7278d98a5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 75b4ade52d6862f3a096eb81e7db699f35529e6f..be3ef57675d8fc545697dca7d3a73cf153ed0ee4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 48317ef7ca469c3c56321c795f3b69a49c30178c..faf5566ed2562002e7158e8533599379d1254f9e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 04cb7a5ab698a7016d084d6fabb817f8eabf9232..28989174375b25aa0d5807ffe0a5b6dd1cc35824 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56226de45f73c62d240f7dc41f068e7c16231dbf..e8525516c954b75113db759c219174b6b3edef87 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e670cd45d5bf343955811b7e0f63abcec99eb40d..dd6bd304c9d850f33e0173561c2d6061c29c2938 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 26b55aa0e3c7b5950b595f728a1ef95f73c7699c..3f86e1ea807f78944d865db42d662a5acd6c016c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b06bb8e50b92633e8bce203d4e6854559a00340..0bdc25a6551d9aed01f24c22f62a6c303a3c22e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3006dcd8914f6627932167dd3e6541f22291f01e..f2a2a4e3aa035d7d9829221cb75f210261959518 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f86108848c365cb314903e97977c65ce38dc4e02..bd1c9c5350ee14ad108271063d1de95dbb7674b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56fc7978b40ade49cd4d1da76641ee7a820032ed..c48ca676046c0537b0a24c1e56478e9d627f71e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 809a1a045b98faff62e2c55a336078befca275df..919b96a1e892dfbfc66561634c4f467f60392229 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d669c723bc643cfe968734b240b9ec2521a4a05..07fc05f6569640cd16ec72be7c1c885d60594928 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8fddaefd3c769330b8cd276f78157d7907cae85c..f7abaf581660f0593690520fde7f5df720480735 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 77d5ae45710f89b53a0bfda0d0d6f90f28afcb41..df749dda858e01ea6493388f906b4c824f234fea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5bcb9317407c2194a875617202b82c82cf277b38..1e085643901a1e558ac33a958e06d09ad46edde9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a702741b48834390e85c1d9c400bf0d795abbb3..954631618103b0b729c960940dd400dc6046991d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 10b264f3e5225b48f98c334d37d6cbbd979b87ad..57d81826caa2fa89c4d75aa6bae416bb609a6f3f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36dfeeba7fadc0a443806166a35d1d01c0ba7a9c..7ed6e1c8e526fb80d4d24d91c3bd7c6ef098c5b5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a07ad2d6c9d4558e80a192210c4c0253484ef89e..e84abb4a38182554b9579a3c3e1f2d496da9b2b8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5b33de8ff75acb4ee1509f006b01d9e3c027bfd..19bff1bc05006ffdef471495abd9c2a396ca40d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7daf3be72ca7030dc64792d317687fae070caf82..d20bd07d11c31aeb504e7c0736e998614f4913a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a93295e40cb40820ab9b809ed033d1491322e253..91b6590f2bd5386cce4170584dca497cc86598e4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8ae27f0697350e7eaf0495ae0b2988ba6eff34d9..c0e2414cf091c963fe1f6f106ec1e6479dd43fb0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b2901290dc38a1d5aaa6bcf646c3c1896df4b1e..eb18e856d6cccb740ad955f0174bc2ee494d9fb3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0df7dc111ce858d958ea93b4c8abec28277c37b4..a0ea344e0bb75a308840c9ec8cd71868065e0ae6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ced1d2e32d019717e02b0ba7d54a96536d8faf1..b3539192075ca2cf794c75d2aa3f70cb4852f993 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b43dd739fc963cf52829084d114f7a5930ed5ed..a51e6249bdcfa36755076dba7272296b8e62d37c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66c3dc2dc4ea66078adb1d1ea50a1833d2cbcecf..03a598c2ecf9edf63b739ce33a696cb627966f75 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a6085169eae1e5d5ec8cd98cde63d042041ebc6..cc09a9c25561a5b22df80344745aa5b2b696c5ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 757fb42a675d9ce38e950923c2f9b3e0c70552b3..f4382d1ac0e0b6ee01329c380d9259ddf086e8f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3cbac36ecefd0d07c27e01984c91d1145f7187ab..cd885a6acffc7f22eeba18cfcf9d647520e0e120 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f53aba8260ff6473404db354abb966bb3acb4f4..5d91a73780e9bbc2e10841511bc067d051e5a0e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f5c6ed1531cfca1042d5e9d7aa638e9eae58ea11..351305a0ed1854f2aed803c00f1772ab45181318 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20fc1e874a59eeb1b286cad39361fe286366d42c..8af41e18525fa946a4678d9a1bd7e1fde6e3b7e8 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2022 by the deal.II authors
+ * Copyright (C) 2020 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 3633762dc5e19cc8f7100301eb873a5cb763a204..3680d22726e513b2cf6c1594e92ae1c4d80ccd8b 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2023 by the deal.II authors
+ * Copyright (C) 2021 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 4bf54da9059ee02c9e31d30715ee37f748890fed..000f4bff051a1184db6a1473cca1acd5262532a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b1b2b4a3ed43dc8470f078bbde17ce7f7d49cade..2031ad453e5fb6e9236f337ce33f0d5a3851fe33 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 56c9e2c87771cdc0866e8625208831b3722320d3..b45c24039d76782a2ac1b81998e07d892d5b9045 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b9aacc2bdec42486880b45d0327b02494bdde6fd..18543ea758bdb11f3787fc8c72693726df31ffd1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3b7ce77c946a8b674b36b0bd4fb6d00128f8843..2e0634a3487e7823bcac77dbe1f047fdfee048fa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90a9c11f4e9e04e090461f3f04b9781934382c32..ec06cd7d6c59b615f1e1148527c630a696aaa7f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8dcaaad6d5383a8af30134813b6b9fcb61ac99c2..f392cdd1efadfd71c943507ae7ff4e2c65ae5406 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 44473eb44d19a61a81401aca161ea398eeed8bdc..f52b83d0a0b79e9188571970a284d2a1db434b0c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 02ec7b31d4d769604b9ded67aba8bbe9084d7ada..32929fb7902a3580a2ea783e5233bc50e6eb0bdc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6a665f8efb278fede1ebe432532edd50f9049fb4..10844d9285a3aca60f00ad8f767a3ec5aac0da94 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fd8688770aa2c547a38f776d3e9b026091f554b2..3cd6204c462277db875f44937a0801ba663a4ad7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e1cea872df8f9e4944cd35836abe5db7d1c07e49..7e8083e051f9df3e1ea64c56b976246496db54a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f10f2107c1f08518202d932f984f01b034d26d26..52148db9552d8611ae1aa27e58c3f7b57e2c6acd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5beef7a85987e3fd4eebae12133f740db87c1c50..feb120ec80a954e3ac153f0e8f8c91337919748b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dac2a5835f69c003f32e0cf414c62b96bda7b861..bc92c5f5c105446b984e5c2f9adf35490d4413fb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a55e4f709ca139f96d5404f4cf54ec2eac3f070a..c3cd7ceb9413e38d217fb9f8fd85e054c99ba34b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 52452e81712df7169d2e8121d394969ed9ca01de..318f3bd2b67f876e2d827777fbae98bc85632849 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b87e7a33aebacfe9f059dee6f0660846936914a2..a74c3806f0d0b095cb14de6458d3c0eaf3a04fe0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a124e255130f6af65bf0de20121aa4c605dbf4c8..3158ab6d4ad320c1bcd2a901f92b893e431fdeac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 775734753f87da507323df2ac3184b245608044f..85ee6490d539e75876593cb3a0dd12b7863c64b6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95d4bb81950bd671aa19f452d8d1b1d5878eb4f4..6dbb0b8e3853e8151badd018745083e692f7680a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4437f07c35de48a60d4e6cbad3647977472c801..f13b5e236fcbfc3f7cd4298c0d0e4c41383a6fca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 15cafa7d512f5c992f80f90d44850380fc343fef..e50b46ee78d4a66305cd7824c93079909dc6ec98 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7095d0f649bcc7ad8cc1622abb6a6716f48d52b4..fbadb017662c60804aaaec8947676fe59064156e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa15fef4e4b3719c57a0c6aaeee8f126c9cc5e39..b70bf4476597dbd88f00b5ca3093f931dd833df1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 30a0f8fec40f6c534f1537c3b297340d02574f74..dbdd777d0ed2749b4c3f6d5197794051c4db4daf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4954d4486260690d48c99fbc0bb4b81fa1e0995..f33a6c738f675c9a1d15e0f61b91fc5543eb2eb4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b7be3fb71febbfb1d1d37c780aab650d8a04ab3a..6b4088a6c2b2edec8904b84b1af66c040b6bdbc5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f09b608f1205ffa199790d9e124782e980ee6705..fb7055860ffb113c0e6c0915623b1abbda5f2f15 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c0942548f1b118d8ea5a4d93997d2649164ba23b..d1443767a2f0cac141cdd92aac51cdd1ab54d548 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35245c1912f02dbdebded59496f123c910035040..a12628c9b984703ccc76940e24b4c4d7d4c48af6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34b2077e28a7bd4335e7f39288771538b5714837..2861353f166d9283c18f80eff21a1554482ec92c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d2be1d427d570f9ad5d0e4fa5e73882c00565ab..793e6176c363c29f9b516f18f3c630e77c7cf241 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1d847fc814e3f4b7857428becea0ad1c4f0860f..7cf71cb835305cef3d69d502ff4d5d13f3f29a9b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6d8f69e86654e7ede9f9082faa3f3b64e1eaae25..1767ee4f33a26e2cb83f8385b6279ba5218ed9e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8c654da6f3e7fc6b0770051836424046b0715c01..9be8648851a192ae53badaceca26ffe5814374e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1be040b3895e9d2fa7ab9a902b8ac6f52b24aba7..eac2f763dd235a1272bf56460140a8bb73193bd0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df66d14ed2bdf3c2e1aa064d40878275c0b38535..7b1493cbd9e66eb1397038cf251568506fd64184 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b29b93b3bfc68517f9837c5fbbb07548fec72db1..6b12dc9ecda278d1d3421e6b055de7803f977fe0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7c847a06c01ec1dba0b82f9bcb3ab172f0cdb5f6..34871de81463f5c64f3363a314bf982b38521877 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb9813e43ce50a2742ed03d5d891730c42f70436..639312273b621b3c4455f9a03ab45a0794c19f05 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27591234f8d5bae12fd7675629f3b737a25d87b0..a56aabec89cc5a1639b761368315b0f9c54fd5de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc9d3a123c8c9fe6a7668be3890f90df0eaa2c43..c1a35dddf161e1793d84145914f8b2e78df4b07b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2023 by the deal.II Authors
+// Copyright (C) 2015 - 2024 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
index 441fe0abfe8fdfd40c8039bf5621f5194ba1e167..97026ea4219e55d582b6238f446c483688eb74ed 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2017 - 2022 by the deal.II authors
+ * Copyright (C) 2017 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index dcde1e8266c188bbe735726592fa2824dfb5e345..093b7107daff35c8a3aa314f717d288191666d20 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2017 - 2022 by the deal.II authors
+ * Copyright (C) 2017 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 75eb820b49fe6373ae3e15c9b1f4faa84a7a01e6..9df945c6a7e4095c7a37d9c6ce6f60c919c3c000 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35bd62674aa470d62e21841175d3c31af06da817..e3deeaad52c15055d80edd0e878a879cbd9951c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a3838ca0290161e4293c753387300501b0c0e0e..85c7b9a6f4134785bef7f350ed9ec1f0a963ea44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cd71e9bcedaeaa22f2a5b8b4d201fa168521c9a2..6b8409e3aabec176390faa58558b739eb7036495 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 17329b7ee9a8ae150e102e65785c638f6de50e77..c240f033afc8e60d1ec7c4933836dc12a3f36607 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dfe07a2cffda55c139cdfa59b0e1fcdcccfe250c..48e88cce8a0d54d9a102181afe97679e023a436e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 313b9b2e212475f4e639d574c96b232a84a4c64b..974d544fd586b7442de8a590965ffa5405fd2807 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ede9e20349b5af3c74c81041d6bbef305031c4d1..a1ace28e7116bb16084c696524ba9f1e8e440a70 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8b87f6959ee1aede6d2755ccb2a131f33858945..b80538fc392946eb9b4361fed7c864da90a2f232 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 72f5362a9816c3fd352aa1c7369669a7238acbea..982036cfe9c37c012291f00cce7f26a16bb8986b 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2018 by the deal.II authors
+ * Copyright (C) 2013 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index c85c84a687e52bc2a26c7a449c83131ecf345bf6..15cf7ba656bfaf05671f4f15fb6a90aac7da0179 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2018 by the deal.II authors
+ * Copyright (C) 2013 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 6162e0961913fc8764e296c370d01a796fb67bc1..7a3dd093d94a83c0a972ff705730a69ea159b5ae 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2021 by the deal.II authors
+ * Copyright (C) 2013 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index a5d70615af30f251357820aa1a9742bbd82a06b5..f6c9c06466d350792386d29ec115771026f7ca50 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2018 by the deal.II authors
+ * Copyright (C) 2013 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 38de6b8af66237bd71e3532fba8b6e383cfed204..03ce3f05dec6094381010222fcdcb816d4f971a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2022 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 154c7e9aada1f4dd6ddaf7873b91158e8ffee3ef..3f541f55fa4d5c425a05d073e25e8d21c957a27c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6899b020d341d3afa0cd36601c4d3f35e7e83b44..06b21b5e0ea2d9dd3757815ca47b1a99e338ec75 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6db3bade2e01e8acbf701b423450060f04491165..8799f1436fb5cb317c7ca6a16eb8af5f864441d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ef5e9ad79937b4512aa0de80b23b23f839f3863..1db36ddd75ef9256cf5975d54c14229eab3214f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b353127d7c87601594d904bdd30384ff92640b63..63f04a682dc853abbea1a9f398e5c0a531d5921c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b1af2e9b95abc573a08366fac558fb518c52537d..aaf3c37db930c6a358e75da84c1671a29523a121 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df04ab2ba8ee16fddbe0c75b2f6c80b833c6673b..8ffb550b54c492ab99474b7e161766eeb65beee1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 964c500df810cbe344e28fa8596b259d2b4b706a..6c062c843fc8d991dcf01bb416f2a1b1ffdca610 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b9ce15ff014c85a0df27bc02a75c7f28231fb111..217205324b2aefbc90b930cab8ee0c7f460bbb5d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2ef97e9a825cd136254c14c6ae2a03e626b4481e..2054f0bc9e1b2cb5e01c59e7e4d7c4319fc1dc8f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 713391e4e202f0fb6d225033cd340bc18239db22..9dc7b7c22cd380023671c784514cd20a7e9a1118 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 121c711579496cbf7e9703f5b2c5af1e5a940c3d..ba5c6d9ec82111c68edfb761c2cb27968605320b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea2bf5ccd7449188ea67238f48f9178d75122111..adbef38ddcff779306a8fb3b8a532fc38928b69c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef0f3b82105c7c24b8b38ed3b3ae1167f4b2fe22..16aa70993d619f14e3db5b07168b61ec449ea006 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ade2a5120fa53dc097c452ed7c39141957b76bb..5d52cca96a3fa7a2170ecb5305714c81928074a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b3db4573fc5ea4a372c1d43aa5d509fba4d830bb..f035b5d74f359cab398875ac4465f7e336bea238 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e1e52b6761a567dddd9b9c93a15eca0145aaacf..55853caa5dcc8861b295f80effb01ff1da64b661 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ad1c42f714c6b39f6230056b56d0fe51b1fb903..0c359914f0ed5a52d4ae1cafdc60789ef1868ea3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d9f2854ebf808ce402c1391f087d09aede99a532..f62570b0712aa4010a2355eae627ced8da6ae8cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2efb97faaa40e1db331e25e510033954468646ec..15df74d99c34e674095445b64ca60823a7ab6177 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 952721b2a2b66483adf7cf35e1b8ed9fbef99bbe..a2d3526cfe04361bba3914b07dcaac4aeae4ff23 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2023 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64198439f10a5b79663368bca0d5517a5f4ad15b..bdbc8b592cead40b930912f0b36659bf79965f44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa9f08357e4fa5dd29e05b0e6cc647305e335667..2c5ecc69e124f5a20e823074ca2dc84058e2ae3f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 29a96ce5d603f12e4a4bc5489b312aae5ab9966e..d173885bfcbc29e9aa10aabb07c3b47d62bb9f65 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 52f31335c0dfaf7a30e3ec2b5dab900549d93778..d157697b687590581dbba7472a4a569c4ceba5a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 635080f419853c4e74f44440dbc26002ffcbe421..04ebe2c7254a550e6d7657c20c3379beff76da93 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a19ac97833e96bcd06b315671cf9ad73335187ae..460a8818893ae7e4d8c53a60de580fcecc691d57 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 19c7084a8af950487545f0f4f269150e25815646..53854a9176b4f4fe7925693bebfc67ccf0622353 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 91573661bf1a020a5cd90407b43f32424ebc8454..201b31d69c331214c2f131ffebcd5d77b60e0497 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f2838c2f7427bcea5af68ced3ad01283f7b0973e..8d6ffb986e0f95fc04ab53b5d699a723cda99ae8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2022 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e36caf392bbdf482c468674c0249dfc6577df915..2863e3c4c3c475981817188be9b8fb02c4bffe33 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5136fc7fd92b48f866b7190a36330abe558df9c..c235fc12779cc280509a99812393b8ca34616fe1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee13df9aedc610b6937cb8ee6b938eeac41f86b6..2a44081eed5eef3a1f4b29f5006649bebf2f446d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 091f413b9690eb1f64bace6a9a647afebceebe25..ab37e71283df3c452ea1003ab1674783988194ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8dc6574083bd5b2e9dbf4e71d0098f449a4f0424..bc5ac4975260cd1bad7e2c3f905a37b2fca071ec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1868720ca0cbedaa794bb41b41671c62db923626..65d001a1adfd6eeee5caad5a33e86b6d828f2d5b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2fc0757f38a53bf1e2ec5bdf24f63cb786c35f52..08f5fbb47f12130c7c4519d69d69af817fc502e8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 034e539032dcf63993abd2dbde7c4298103e1209..e5ef98f66017dfc2a9ca0a5aab6faf7992d8acff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6f7453643d4be475a2c69597ee383512b5980e6..313b6f57b061faa50dda607f227ded3b7a6776dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 145290ad8181fa74cba9a809dba23eb908dbd041..1aba432280b5e5d1eb5375d51bbc586367d4804f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f74800eb316f9873ddae2e55bd66d902f10d1fbd..fcac5cf7a67da064973e1ed6d952d5272e354e42 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a56d6708ccfc59d6355dde44c8fe44bd3665a55..ba6f7c42d1674604e8c56bb97bc366ead1aca4fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 648633f1bb907c62fe98b09fa75f926578a22453..c1d16e0e484f770b8e7a16c030643b54a13f9ebb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b997981b85255b2834fee602d45c39c74e818b67..9875a2735ee51d95dd0f0247f85f5196d6bd5ca5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 257197e5b3fd450e2450517b2faa285415727415..75931ad3fa7f894d9925dba592037105c097401a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53abda6d9871ce3aaf295396e122dd65fc1c42bf..7d19add1263138df6f39eda07053ccfcf2da7405 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 164df25b160d58ebbebeb2796bb4d7ab06eb5541..c0d68bb5774198e6fa336f26f332daa3d33c389a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 394c8e66e00617a0a880935fd98612750210054a..d5dab16f1538af5cc021dc0f9dd624acc1b92982 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c702bef6807b205da656ec20b8b82c1e550ea540..393e1cf58db3cfd4a873aaefa79e9bda3a2dd944 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53818c9a6c4ecfa90997043b447cf37247f327c7..1c98e19a383ea5c9c5b9a54d9fc52a02f12fec90 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9862a63b2e37e5487573f04a9dbe9976a430f7c9..7961ca54825a24b2748fe6ee777a84625c35e7c8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ba6aaab9ce1d63fa2d8862db38f2c3017e628ca5..7ac42a8b060d4f9d62504b5efc5872de744569cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 664dd4f155cc1ff73994e8305a69ee34a735b8e7..6b79f24c491ef5d208080cd84668ffc4a8266bad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d5d21b21bea7f87ba72b374fb762df1c4e8ed1f2..827b7655c851daab12374a5e57d665cbbbdb1f0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a8934acdc81cd8229451c053e251ea586c2d0ce..cdd3cbc4fa1ec86dae04d4eda011b2b2f1cc8ee3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35e7ee551d7e78f0c2103efa6f290dd15b40066d..0c6c068bf6fcf08b172a344ad26ee9fb754c826c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90da16cc77dc9c2d6aa271d5107799913d44c5cb..c953a10b2c0cbbcfe288da416340ae7c354b3dc0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ceea19e1d4bf856b940fbd64e5afc2ed49f617a7..37923b9e15a822db551c870fb1a277bb74c0225e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 706a5d9892ed4d73ee7cc223a19b9785a0975a1d..857d68d517445c18553ca896c18eba7e26d9350c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2021 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c7bbed04a13ddc718aa247844dae13ae3f071af..a52647c13fb438b2e098167728161a5477e4dd4a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e657f68625ccf3b1f6a3b9429c1c0b709dbfaa0f..b411d89d2c310301188b9d97afb8873773938979 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2018 by the deal.II authors
+// Copyright (C) 2010 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be4727367e39e81aa18bbfc67c9fa0142ef539a2..426408cddf48749c5973a547a6934784b96cda57 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dedcd49fe113e1bf1d82b062b20377012e1618ab..934147d8ac33d58d1bdc822c42fad83793253ded 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2022 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ab5561810d8ab994255923ea317605f8d580fb5..da28643fe77368d1e8dc0d313c45b514a57d0090 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2022 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a3cdf66355b0cf7b3f74bdc92f9f6e3cb8805534..bb28bad66ceeda88e6faf1e492f99b08539e46e8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ea3bf1d4d2fd57bbde3b9f6cefae654896df07a..2a31df28c10981aa32a022eae00b454298febf5e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2018 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89e7765504e2c116894eddb115a197eb6fa0a520..44e26a05af7d12662fd377cf8f6abc21f070338b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d3994b3abc719dbcf558e45dac5badef86364247..9c73c2881624c83a095bb9db810d41055267f6c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c1b2e4bfcaa2c6326f0c2eb97bd2741baafb7c6..d9cbb30fb149b6e6be86eebf1b180c2cf74d2693 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 918fa6970aacc774f5e17e9a2eaddbff7ebef626..4db35e03a1713978c979b2264d7f95ba97918ae9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index da1b8ef05b2d196400fb2a8b33f8655023a61746..65971aa37e2722598c15f814a1e7882e8f9fa2f6 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2022 by the deal.II authors
+ * Copyright (C) 2020 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 41e07255a59c981820a1f8c1ffbd25b580b8e382..cbee10c4993fee76b46e03f3d367697ff71d76b5 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2022 by the deal.II authors
+ * Copyright (C) 2020 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 8fe2b57da21297c868a12fec1cb061e89fc1578d..b6909fb10ea782decd179db06a9e782663122fd1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c476fc1f5935dfa2fa139d9802713816291687d..771222201ccba47d66cfae36dabb69c9b7a6ffa3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b4a2df664963100214d0b67b7a68ed69957431c9..b66999eab1c6ce4217810e5f30ffd49b6a291b5e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95da2ec587fd9bd67294cc6cb0cf07bca205fbde..6de9cef335cdde80ae4be924cc6aae3ad4187d8a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 99a92b50ec55aa9f8b13b65542fd046f8eef3d41..e1e5b13898c106406925af125aae48c96ae7c241 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa02b10dd29820ac54acd6cf644ae3f85f07c989..7c3ac445b453ef1211afd0c3dff74ad57e1be586 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc060399bc2664091f5338d58000096f87980b4b..2e7a711ebf946c9c68af72d0d72cc6cca112becf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b049d41ff84f6219300abcedf215a7d3a275fdf7..b28ae7734ca6031f82458431a579645449f36ef2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dd712e14cb0a5ddd7662766784c5c6f39f5542f4..1198851c1f4e2e2e707628e048e3f054ecef9448 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 09993c6ecc45bdb26192fbe6c9ba06a0ede932f1..6d97d7904124a9b6628ef05c98147ecbcdf67325 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f7e296171fdeeae11fc1947e1867dfc0d260a2d0..ad644942f76230de96550ecb504414b93cd25c17 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 425031bdbe51c883215a04e08c982827ce971ce7..9ee58cfaeb08b1ddf289b2ac64ee00d362b6bc60 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f01a8908c8fea86a95e107f272fed598751ac928..89a1851c7031febfb8665c1d4941d9793883bc23 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ecc53b59d6e2e007e94b93573cbc651d45d82cc5..0e69efa79e417c389b72d8450a6b517c80bdc4fd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35f54196e3dbaa2ab6df5b75171d553603c15cf3..4522b293f4b8b7132d836e61d1af1cec524e9cbb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7980d23167fe7162167cb3d5604c34b36b42ec79..36f5ca4f1bf288c728f171ccac658300d2865e60 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9d5634d3c6e34235ef35d2c4e99c253a19394fed..f0f0eeac90bad400a95bd9705e3ce4d024ee2860 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2022 - 2022 by the deal.II authors
+// Copyright (C) 2022 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67de73871ea4bd17b5448999fbe5500c27526098..abee05e2f944801816f8ae7eaa454fe16a534b4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7a3189e8a9dd0547b0e13706483936699fdbdae0..390884bd5040d483aa24c4ef16d2696274a3a24f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 80a741eb17ab9b9bae9c6c93d58ea89743033dcf..62cc4d30def08cc7125a828184e4def7190fbdd4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d8f260004d3da778d10e8909f9f9c336027cb340..c9434036eafa92b90d449ae39eadebbc2fb0c890 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 - 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 094e25970d66a24cd5eb797719bff6c882f68808..31e3136fab79ba0f4fd561be48eda558853ad85b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33897da1e2f6ef0d2ef66e367a7e0bc0174652c8..9a3c27c404e07848b915caf42e0cd1593d374d48 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86a2390ff186dcf1defe6079c4da1686e916a05c..2885c47a7ca1bccd8554c4d86d20c17c1409fd00 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd53a7a2f8e790b7d6789304f60bfd5134117601..c875878b54004fc79eb7bfdf3af7a0d2386ee17a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f244ec568ed50c9dc8cb33f5bbf36eeaa255f21..fe015db9468c236e26b167108d07cff96d190a24 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 766e021837e516850ed4a8ce4ad06ab7621390eb..d63c22b1bdce1503ab4a44c5b26bb10bf44e0d7b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa95d23b127159713e7bc11bb7e7a4b50c33c6a0..cb8c3448c3994e4e2b1a059575b42066ca77a4be 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1de353dfef4fddc232f3533c48b4bb148ba0f945..f75d7129759c189cc802c44aaa87884e303ca263 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b24dc2b45d121f6d3b998fd1bad2a9f1ca71ff6..0e7a9ada3d87ab9cd771bcc1888ca2101c642655 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4a9d7fd5c640d4a17429fa179a049287b4b1d1a..5846bc05b39947c49838547b649e86e9eb8d9bf9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 240b51cd2b78737c5e26933aeaf94a808e23bf85..10b02c03e86cd5b33471412b8f66a0fbc44e63f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fb1713e0ed6bc6f52e6b6ecd200218c6426f212f..ca3d640849211a3d9c2bc0a9dc1804f0eba95a57 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2023 - 2023 by the deal.II authors
+// Copyright (C) 2023 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index abe8510c6d9313b6cb6853b76ebeb8587c773847..3e0a21a05cb03f854a0b2c08b1756872aef873e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fac1116f44ce5e012ea7e9a781211de7f1d73d90..62c375c26a53bb3661fb83d3ef8dcb303eaa414a 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2022 - 2022 by the deal.II authors
+ * Copyright (C) 2022 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f94b0b0608966944491de08cd5bc6d468b0d0711..d2f0ea3d1056b62863d8a5fdc202a82b6a1f216b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2023 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d2d2fd25d5129caa878c8ed73979fb167e7e491b..d6bf99febffb4071fbe9ca8a5d579c7aed017a15 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f473b7bf800232cd96b6742892772109423c4d59..75795412f0db7947323326cd2e65298e67c7c899 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 337ffdca5cc124a8d37489d953e9508f54a295a1..0ba61b56811db55105bfbe7e470a0d21b8b4c2b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0bed03a9caaef91025ae9435512ffdef898219e0..f0d1464c2738bf2d06ff776bfa4ac893d727eb74 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 43565b5a7246959473243a69b99ed5d906fa3df2..9c2b207b0d5bab8b2c49a310e5b1b0bc95bfb8a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 227c9978957f78eeb4ac2402a110c5ee2b99da96..17b503f196b9c3497e3ebf438bbe04bff79cde59 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f00e8afd3d21b0b4b0559badafdcb3d63c87535..8d4e390b1d2df1baeac9c82c3f71c0b977c64a10 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 686e943a0742deeaf4ee4031bd82bd666fd67f09..3e1b230c377b1402a8654d9b3fe4726ab425f1d5 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2022 - 2022 by the deal.II authors
+ * Copyright (C) 2022 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 4d277490c6307ae19a881704f43f0eaf152ea6e8..749defdc091d540e7fe0f9f3bfe26419a2764f6b 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2022 - 2022 by the deal.II authors
+ * Copyright (C) 2022 - 2023 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index d3661f7849be8aeabb410ebd1422203e69f563a8..2c3952fa2fc581391daa4390322a9cbe53a20077 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f2c81f08f4501c5cfcbb373f6d8d96eb06d653eb..70539f0003529fa386e8fca05a153e200b268a72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cef03a6c299a0e58321d9e78366376d1b36a8574..26893bcfecb0c772eb080135f921da9558ebc9e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9ca725c7ac47daa68806926da5ce49c201ad349..45dfbb4ba3c2e2459a87508cd4467e2998d49410 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2021 by the deal.II authors
+ * Copyright (C) 1999 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index db0e069fab491c48513ccd47e2c9f07484918b0f..bf9317ab5cd3e1873a0599af8ab12c4bb7942a45 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2021 by the deal.II authors
+ * Copyright (C) 1999 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index a753f49054193f9c098a2da01a8269461fb76088..b0c73ec22f0243398ff0d5b7b49801a919e1a9b1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad66b09ad87fe2bd0e973030eb9e8f6eee1c752b..cfea5c6b084fdecff28f4bc0c1119e287abe8dfe 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2021 by the deal.II authors
+ * Copyright (C) 2000 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 5ca546b99fcd727a3512feb9ca161b2481959541..e300cff76e01666acc7ba3ab7fc07859274fd441 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e0407d2484c6873d500e5ba1b71c508f4ab8c314..82d68059bf12ff9d2559933f0ccdb8a11495e7a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 58bdb1841009ba66d89e7637987832130f690d81..1ce90a52b88d196ec66d1aa18c96f3409820037d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 982b7a7da621d4c55ace357676d60970f6ce2bd1..501ade9283069db7848802b613fccc66da575dee 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ec7e7026f7d19ac0368f325a304bc81d7c348b3..308cd8fc0f261b130712817f550d2caf8297daa9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2023 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 776686a9a8e6dca0e3f846018671a005350a3984..ac769fc76d30ed65f44f67d644828212acb73cff 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2022 by the deal.II authors
+ * Copyright (C) 2000 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 7521e47e5ef1d5c6a5c096c623d7a010a9501f1e..9f45a881b1aa64349bc3113e132198321d7c3669 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1020920317f54a15248e49568c06c95f812d0792..3f71e6be82e41b18c742b2fbe9fd2ecc53f86aa6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4fcd2c8fc3c5f185c1b9245b60fcf1383a15c90..10545d7d2464cddc827c3b5b84743a202b6b72d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3ecb50b199dae2ad092bc4e930cd916f6cc1cae1..1f81510ebfd2b406f2b394677b5360fe4c0bab34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b062ce71071a72ee2dd694353f2b7c7de3e4b0c7..40796f66a43ab302f38b869f0dc3a6d3fc9a2b76 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2022 by the deal.II authors
+ * Copyright (C) 2010 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index a82c583384efa24e9ce3d8901a5fc02c54e59a88..20164daccc7403b2e948aa0ea7665720efb1ecfb 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2022 by the deal.II authors
+ * Copyright (C) 2009 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 3df1dea8a9a03d5e74ba4000cb7a4de0283ad4a8..dcd57c6611a166552e7703d2a796e322e39ed83f 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 - 2021 by the deal.II authors
+ * Copyright (C) 2016 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 5693d681d895561142e36b5146da7d709215f7af..3c798cc85d5574371a66034a45c48fb7a7d92d83 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2023 by the deal.II authors
+ * Copyright (C) 2020 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 524aac86961f2e3563607851101b35e3bc9595b6..1828d66beffe203d56584d7cbc38b1a740b51d55 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2020 - 2023 by the deal.II authors
+ * Copyright (C) 2020 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 9f0d1bd241fdff9ea587c5c829b49e255ed3e9bb..66c7ec4811bc60f4cdc81f9f0a066f100d5f8ae7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2021 - 2022 by the deal.II authors
+// Copyright (C) 2021 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 70529f7ad580b78a21acc885a1ed71a62699537e..a568b0d5904a830653216f48649812841edaef3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e6569e2162726fbb383e648efab08480db0d77f..65cd6178b09d6b1a1ffeb4e1ced8f4882cf14e08 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 151aaa51c13bc30d5e3e03d57156cb31b5c20579..0125d86a47fc8a86ed9da2c681e94e8d8e016e42 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 332a73572bea44953e5da51c0b3ea24a67cdaadf..19699763cc7cc78a7715a48d13ff04c412063c3c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d9f7181d4e6edb99a46e808d15dc71fc6a8509bf..98aa85c9ff257b94fff44aec7fd31d2c96402835 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7eaf5c5ec18bce94f07ad6fd54db77b559c10e47..e3ef634cdd8b3701b6a20391fa46efae0e1b427c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5ac5309797cade3f9c487e9866affc7ee34dedc7..2c93ffebd741a4f92c2c1b655647f14a9d7a9def 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e37f0a4fe9cd636e034958d3264091150a034377..6868ee0d38830ff582cdc495e39a2d558369db09 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d25561fc52ead28699d3964376f1dae0e5265369..699fc18aa4cb47b0e07cacbe0f29ec58a7560e40 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2efc0e9fce1abdcbf95c00427505b293d1847a84..38810f7ebba6bdc57fe8a78d0da48cd44af523b4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index db62a9920644c6dc9dc2ed3cb148248a646605b2..f28dd2951ef18fad230c3ad6ed7060227e5beb7a 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2023 by the deal.II authors
+ * Copyright (C) 2021 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 1df1135266f2268811ebcc2beec02d8318eb1ab4..3186aead099f86a627ebd55bb9e1935ea4fe4402 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 72c18e0c13fb30727c1a3bd857c12f28b54f24c7..0fff81e25499759c9d86d39891f260c9bcba0054 100644 (file)
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2020 - 2023 by the deal.II authors
+//    Copyright (C) 2020 - 2024 by the deal.II authors
 //
 //    This file is part of the deal.II library.
 //
index 5779233bf5f1ff3cd2ca68ddd17694668caf369f..50161a2cad0747745096c722022b0554c3e99c06 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2023 by the deal.II authors
+ * Copyright (C) 2021 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 295c35cd045eb8446c089bd7e936ca1a6d520f07..7f2006633518e80eab76471ab115ee8eb141121d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8f6586fbb424c233b8ada11832abff95f1cfbeca..509ef001d2754464d6d6b4d8c12eb95038100318 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 358eac27ef7b421e6b77c11ca2043db862cc9b91..744db061a8e62dd4f89a635a2d83d848a1cf20d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 243ba7d47611764eac3cab3beadeeac50becccab..a66036609018d8f492d3db7448d97a3f5cf0d401 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7982731e2cce3b52898499990e2c09cb3e7d339e..e88b84d05af1de684bce7d3299132acd01032b89 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f02ed7213cc19588f2af582e1478c8d14be8c79..7ebe749f911a01c2fe5ce4ba5e675acbaecf7e0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1a41e21b5e4bfe952ad74452410d49c7d3846d71..02e27c8e19a589c97050fac404dea4b09094ef52 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d9ec03cef6223c4f9e04de42c5daa7e729aff20..97bcf83c36c673ab2b9e8aad119c81299240fa50 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec836088741f57f15d81a6a98181c481022671d3..2fa0aac0ef249ee12c5a0e35569d6569c841f0dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9bf3a277a9719827b4eb1fc74de0d92b9ab7b08d..92dcdbfb76e11a63f58682dfe4f13e0c6d7bc77c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 326122e3fbabe6a830ec6594e7ab7e7098352cf1..8c619dc3bf050a58c4be45f86d0a6a6004f0516a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b68d6a1a35ecbf6a472e143eba201ab6d9fd63f8..d160234979898024c9bb0299d7c18010638f5161 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 850d2e7492eb0061feb02629af4b4e2cac8fabe9..beb741ed42003d98a06b0a99a7172248d04d73b8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a80f8e59ed8e14a42b799e0d00e5bb954cddafd..1240b42ae6166c3139c9beab1f60da82bfa518e5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6bc80d866a0a93ba9c92cf4c96653ca2457cdee6..03bcad08537c029c82c141f0d6448d491ab447fa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fcbf8d8efc6bca698461fca2ffa681b8a161a990..83b2dd24b7ab643af19587d74e802e7929570b7f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2022 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0ce28fb370844ba345c8277e942aad2523804391..f1263750d421b49482263732d0650b684f8c915e 100644 (file)
@@ -1,7 +1,7 @@
 
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 - 2021 by the deal.II authors
+// Copyright (C) 2020 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8eba8e1367b47bef9953a12b5419682f76ec8d87..1aa46af6d6ff7e5ebbe00e873eae52369327d88d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e02aa753618a4563abe3387ec15d09a579d649e1..fcbb9e86fd0d23829587fd0486d3bb55699d7aae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d01184c485272da9456bbc992598394cc4703f0..d8d38d98960f81a54ab35c6840d70028b1267a44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2020 by the deal.II authors
+// Copyright (C) 2020 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 82191bbb327c8abe26e177d84013dc5485964d5c..4f762b17bce9b58f282c21945994a9233b5c943d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 504ebf0eeb350c4c3a97adc7cb2236a04d07326e..9ab68fde09e2d6cd570379ee0fae720eb3c16115 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2022 by the deal.II authors
+// Copyright (C) 2019 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d3cad40cd78820906337640554c48a4b7d802913..679b3fbf2009334de1a2e233cd613ec35c9fe1ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2019 - 2020 by the deal.II authors
+// Copyright (C) 2019 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7fa9f585b8b4f91c7db0ef396204d58462b11656..6b8003d28bb913852ab639492c1677db2856aadc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2020 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5736dd9ec313e16c76e0dab0cb1c3d73b41a8fb6..a54f5113a1379f18d12c3ed00cf08d3b86fec7d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2022 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0e51426461374db169522e9cb6aba5afee613803..bf72d2be6c3afbaf20578fb8a1135f5484eb5045 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ba8e39bff1c66c793d09718900b1da3bff3f1f7d..14f199b753af098524d40c70142dd554a3e89f62 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2021 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d78d8ee1896f706e1b931bb3182e92ca767ac694..7450b4db08d7d89796374e270de5e90393488527 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2022 by the deal.II authors
+// Copyright (C) 1998 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 182d2a0477242016917502df715524316fcd35cd..28e22be08e4e4a28479be8ddffccb3e10f4d0eec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2021 by the deal.II authors
+// Copyright (C) 2006 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 171d0ed51874b875c3380fd872c051de01dfac8a..6d86351a9296cee6c54be8711200ece90188a555 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 89bdfc4fb6847555a5200e33efea10a67e527fde..56e8b7fc8b53636b3ecdf0e5e54ac4bffc93782d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5aa1a10e09983efc628e76ad0034763adb277207..f40d8c7b88dd682beabf3c7c1fbaf1f426fac15e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2b489a5c2a3fd30fcf73cf1d87e731cb8010d943..a9225036edbd36a29363efebe90bb82176b97ebe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 135846306d0fe8b5c656c9da7cf0da2802e8b3be..701b5ee4992a39fee081da2be6c9a32d1f0c409a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 864bcf627d27fcef08cf0e3fa20bcaa16b7d50cf..ab253843bfac4f4d0842d3902d15b115fc6dbb3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cc161c20550b6ac1bf01d7ed6ba0bb135d4e80aa..3e0ad8c6b3f3e8bcd6f43591ab994305b25046d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8d3c129a01f329b357277b7041d4efa6eaf6c9fe..6b41e0716d23ec3c86231fc3c713069cf05dad7e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7dca54514c63579c58d65dbe9653c594d625804a..0c8a7e8178048dfaa40f94f5bf911319fc3bd3c7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6d8455ecf661aa18b5f439a6b9281308ae9f7eea..1a577007a8aa0164763e3b17b158528feebff4f7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb41b050f3ffc8d69122584916f84e85f938f642..9289f98950bbc3d2db5ed04154df48bb0278f757 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 419f7b668bcf180a0d4625ea49f9db1ee1e4e329..7238611202bf1100d767b67de327326aa2b8e6d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9717f18dc5710110878fef78004afcb958beefa6..06a2b1bba47d9988644c8208b102ec21db13d075 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4320f44b062c290648544e97b756c6a57f3b65b8..b0ba9170b595e8d44e86b8cd6a86449cc2064ab9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c06ae961b2ba1959fd235a52ca47fd5e2d448b8a..9af56624a6e8f6311eb040d18c3c40f2c4f93eb1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8b5359cbccc1425f6fce1eaeaa6f7be1be81efb0..81f21d61c0030c9349df1d4621a9a4938fe8b30e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index affa05c7f50ae8730378b64e85f32f1163974c36..bc38f615e5c8fb1f193def0d1032e62f3860fd24 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 57931d5be2cdf0225272194bdc043b2c75ae3d7c..f423e83606b261c7a31a2af14b7a6a3227a3f6cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f19f3192107bbea54c055a6f1cf6dfcc0a7fa88..05556bf9e5a1ecffe4831409e9c47a1cdd02139d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index eb9545c606a5330d6d9bd5fadde8e139832236b1..56b5dc23aba001be69826ee059a879ba3527765a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a9bfb02a175e66058cb702404360f009166b80d..3254dbae831b2abffe8b2849646b1484722ed04e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3e609f28bb0398ed6a8e99e8097964114935a549..1c7e591d5151e2f1ba9917397c7a0b5da7d3d75b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 39088448b181cb60c3e3401ab0a5c6da37ce96b8..1bbbb42ba99717f7072aeb2117a55296255673ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cf8daa857e4535871b39c906944d09a2d520633a..e69d6c3156d419ecff1af471517366d39447aeec 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 930ed64b32a14b1530bd18859d15556c86d2f80e..03b4d1a8f9bfe8f2240a0d14d72424dc94a34c31 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 72f4b3964b3f95ef995fad920b93f1b4dd76bc81..fbceddd1ea4c74441c84ec9f65469bdaf7412d89 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 59c1b92df042494385cad27025534765efb64fb6..fcc1e7fa7c13c656b7ca31cc6c6d267efed8fc48 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 572d4da1307f212861b6052614cb1da13c093fa5..03595650e9fcfe3f75627df6cba90ed2bb4ac643 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9accc3de196bb068c62e026948915a9317e35953..a2eb036efdb34aae1165d9c675d8e3948a61a0ed 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1fe6ad90309323cafbaf68bd29c9ceb2ce4b6b66..c22d257f8f8c41a268e3402c7651f176c60bca2b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 05f149487c6c90a50d38fcd9f8f00eecc5151608..6f348f025231009bf9603bc98343dc18f9ec3433 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dce3d9d827c2fb6716e6b5997dbea75bc866cb47..4b04c22acfe485c4dd34f9b48e724ebe111e250d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea3706b69aeeb60e57da29921f217abfddfe1774..6ef2ff3738bdf2a57c7ef4432e088df94f690ed7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5544c933734513d69befbc25a1505a4f5990793f..1b11c09292e2f3e6547fcbf3be5147a26d17ee85 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a8dae00a57803a14a07ab17fc704c22ab769e35d..838d323043461ad7ff2e379b64d66d72273bc89c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 10f8669c1705428e7e933aff7cf2aa5c6ef06f60..23cd11ffbefe17e8b9ffea69323ae23d353a0628 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8881180a02e0818d2892ad1909f4051732ff1516..82a87b0b5cbabb0da29f4f7b6d69c635e71710aa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd054a5d1f443b032a52e14ea7d30c5de3e62363..2f2e9154679d62de0ba1b4aa89cc936d73dd474b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9398c0947a55c8159c1b0e57793a900a157556f9..31f08c334e46705c5ed495fae1ad6f4b3ac7ff5a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d85c13391ae10223c429f3a5d699acf19e4408f..de5130f2ef775ce9283f049a89a0f2bfcc744b51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6098172207b2cf52eba4744bad423dff24ad42db..5910afa20c041283ba316a565f77b224609c4598 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3696cd87e705c07cca918327def4095d6d80feaf..02e7edc2eb41c859e5340c88f4c6d98bf82dd424 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 602dbc3adfff9354c27648b50ea0a20946c1e0bf..f809abebd68b3961e4f5afd7bb6f3d1891aca79d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3dc72f488b6d45b233c3a785a269627a4f27ecfb..78c451d8992249dbeb66b08c2fecea25ebf1217f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 000433a4dd56304afad6192ed65d9110a8653e2b..984818bbf9a2747f594b1338089a4cbe959e6b3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d98cbe67d2ff94ec5c4d9329a371c3de27f7929..10d0ed95d574a161b5d27a0bf74b6925427455f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 60858388c396c166d93f6afdd0f43130807be770..fcffa888ea55cade91c49c6ee7afdced53099248 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bb14e29a3d555d2b12df51060d494195dffb9587..bcd20a82a4a52bcd0a0786d71f12665b96a228e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3b38e0a15b2a720c3f1e1be8b392579c0c54c09..acfb283634e9df8bd5233f00fe81510f27c29172 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 78c0583281c83f2e74c3043b2930f16a9f13db4c..d98018df3fe31309fbfee3854c4072dead87ec0a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d9f03ab1c413e6f86946413222ce7dee1f77ec9..52763f4cdffccfeb33b673b764ac302d979e2861 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36cccedc4e8f16d6536918c3bd32878e690103a7..acafa25c517852fc466dfedb2fd5553c7be53321 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 774b2431561862bcc02033adbe3e8acfffc91249..ae5b56895fc91f4f6e20bcd7d8f9c12b4c5b49f9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 378f8d138a44a6f08c2145c19e54be3108441bff..0e5bba1639a3f4e0edd0f0de6ad30714ef39e2f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 28f26aa2c2f1883bbab194fec2e8b3bbd1d275ac..d31c5f3d166cec78d3040b0e1b78b8b21f4963f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 749a6ee66a9f5baf7b035647c69cde23211b6651..558ddf67cf9daef410561fe761b1b50474bfcbca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 649d5a2a8a0c837f6dcb3d2154a12e8b87d15402..99f552ddc69164f06b702517dfecff45147a001d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1f1742252d64c5da68e818ed00ae58b69840db5..7904ef74e3a5811b65bc73338a3bc44af63fde6d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16202ffc11c7c741b297ab92ecf11e89de5a4d46..8141d928bc672714a32f33f5ff014440ac377000 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e262f2f54883125f926a829a59478ef46c79303f..e715ce344b4503a707fb92174d2e64560003eb8b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f5038efb7689030e031753c3d617246d72e9cc3..d1b84ea8539e5ec334f4dea7f9cf3d66f2fe7e87 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 50850489b105bcfb98ed3263c249ac955053e2cf..9ed38be1d5549bb7754792dc7684d035191fc8fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f8213e4c2fcdf134b237c8a3a9fa3d2e4dbed0d6..b9780d92fdafe6f6a9b3b9905264229703f26c50 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e6ecbb35b4927037cec0da16d06453a42d448b31..7ae76afc23417ba074939b63886917278dcf7206 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d50a24ded50340837c2d6a8bb940d4b7a905d103..7d43dde06880621c1967243865a9aaba4b60539d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b20ff19b2be8ca973210bcdf11bcfdd8d5ae03c1..e32998da50791359ccce077e43bf00e896d890b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6409f08813a22a7e2f75e1c1aa63c104f630b825..8f06cb9e42d9d29e76e28476ee07ce62b4b9a278 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34cedc622d0c6d5ba94981145fd98422ba10b686..f4fddf22f128b00edc5b04d43b3a963b92e7e9d9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 353ed38a6893684b6af82a50024bc8fede2aba0d..b2ec7cf81aa495f58a30e6f59ca59dc1a307299a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fbf5da88e3a6686234b1b70186dc66fa8fdafe93..c435477483bc2633a84bc27f05c21e1aa6c7dbb0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 01a4bcb76bcd2ecbcb5b17306e2417d02e2a7c01..5d62fdcd0328f96ea6acdc464c84cefc80f6484a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 02eeef7dfb60e82c2ec8108a921449f9041bcb5a..60758448043b9245b947fd3000c7b2261dd58042 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4caf90d7d1021ad4ac90b2a73d5e2bcb9d5ab7bf..6e24c1f48f4524b7328d26aee4e0f85e79134126 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f170e57102c281bd488538030cce685415d041f0..0bbbf9421675f9c64742d429143df724f4ae3985 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6f98ef72cf02f5e4308344a9db9d65a49ec861c5..bfcfa36985bd68006479aba68903e523fa75fa81 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d473e6f5a9b98285a45c0fd5a1b652feb7cb4389..324898a208a43914a95512918d54ab06cdb759c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ade68bc0dcb520c3b4141cfe4601c9707ffb465..0344e056ae46d9c650929359b4b5d511eaa26a9e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 62b9cc222bc06a79030117da07469710cc92ecb5..81b6703b6133fc534cf0def1682c3adf61c4c42f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2c9f73f0f23e8be26b9c400d423cce2034f09762..4b2283a036baa6e93c8d11ef844dbe7a365f40ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fbb0f3f5670e4bc5ac16f4ec7722f4120d82e75e..3c09c52a8580c6e16d05602696856d6ac928e31f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d4196e85a453951cdca670dcc41f291d29a73e3e..2cd4c402b58abc2870be341eb35da7e4afc229b3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f436d6a60f18d888101a68f1c90d1ab0bda0b11..2ff6bea859c65dff945cd22b2453e5157367bd40 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1799e752e9880246ecc1303e72b7ccfe0c8218a4..e9bf92780459a16b7beba46ae00ef3d7e28d8fe1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f1b27e5e0b640051fe7e8756a96353ffd35084b3..2a47b974feb40aca3cbdd7bf990742f1419ac18c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2020 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 827058290f496ad1eb73f91a1e0c456750d4bb86..53cc2aff4836b09e4f2bf5d88a472e3a9e78e854 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 54ea3c7d08389ea64aaf71b590b0e30c3cd9c267..12e6f4619169d721d276d9637ebf4d2241222d93 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4d63fd5eac30dcc572f921e2e6734ceaea03847b..f5fb67c79e4c48bfabcc6fcd3a91117d3c8fde65 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b17bcdaefdeaa57c7043672aaba8dfb4e6b6f8e4..0c33cb2af33d5975615b6044f79aca5e07d2c46d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a8057534cc0d01159b323dcd74cc0e5ca225f3f..465c4a06b1ff7ffb2fdeca5c95c24d28a7838e07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1f3837cf62513f7ac1e6319adff768a21a4c9605..dbc58ff94f68d917fba6b488b9db48b4e78e3ab3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2019 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13fba939d208f19d95eb31efc3ef4ae0c60fca49..8cdcc921ead9baed059743901307bd5f6f1a1eb8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65930e695734c1289e9806f61007b9809b05f209..2b2b1994e5ebf6175839af90fe9dc8c304a88fd2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2022 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4ab9256e1249ef1179dc910dc6e8d9b561a38ff6..d4086a0a89d5aacda304345ca0f1b97286e1ff06 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7369f93fc64fb84174db62e369bb228e69256515..990c768d2e3b4d538239cf8686359fcb0ab0a61c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 33edef6cfbfa9dce53ab4f4ba34f170ccd6fb5c5..828399b85978d63546f98e42fadeeaa669945ee6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 608b83ea21b2baa9451662b91c167cd8822d83ac..0515a11b6d9abd633b459837a7a9e2c699007070 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2021 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a071d5d58a8a9d877590c7cb83715dd06efd16f5..e41695c2fb5c79f7d0451f35f06597ab78ae9fab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2018 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c52841fe6433237e164fdc11dc3433326cfe4e24..4c40a37cdf4986d3d3ff4526d01adcfffb53540a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2018 by the deal.II authors
+// Copyright (C) 2015 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1aa72f3c6d04d159c795d796f8c406e0ba0c3862..f8ca829a6e4e278df08b70e57e447144a254958a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 46c6634cd7c353cb5b03072fb81f34c0644e085d..5df8daf2806d07a80e62ea9de8ba62f0c57dd284 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2021 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fd5ac46ac8ee7cc9534a7da8ef0740854a0f62f2..30b86ef1c2d19bcf52de4ee13b3ac181f50cbd4a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5acce9bebc120bf5ded117f88f83dcc2b1ef67f8..ce5a20cd98fb041681c4e80882b132159ae22c2f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 80a6ea5fa814a62af08c2c8a2c1b77bc7da6f743..df26ae66fac0af304b45b2167cff3711d1d54a70 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6d685653dded77a7dae782b16d51134ccc001b9..794d9ab08e4ba23c3812a3f72c488b919587ecc9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b5b04e000ce4278cebd3cb1f24611c35ca55af08..33f28f521b8c69733649a3e3ce2232d6cfb56e5c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4510a0f64af496cb08b26574d7b458d257dab943..a04ba6f1b2146ccaa3ed0796ae79ab2e8b0d6af5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96dbf085ceb50ed935db08665c62dfed0a54c91e..8313bec0533f5aa39914a7a27a7c2ee9fdd85162 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c18c333385d7a1f30f67ac4207807021964d4dd..0f733f34b30e9e7e1369a917be78de1fed348b43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af552455168df7ec303c336ab059154086007ae2..834ce39ff9d04b13bfc39eac5c5988964edf8ebb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d0166c8cda955a17e0f1c9cee29b17e1e529752..eaea02ef82905d70e1d37352dcfe2f3d2c022bf3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 756c20a239ed0ea9e37564814ef773611ad5beb2..9dcd92f8f172794cf6448c0827beac1e5065a3a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e80c0afb29859cc01a5135ff8097751dccd163bc..c0de426770df68cef6e3640fd6f2571402d9c77a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 112759569c77fd4f946ef379ee84e72d07c8fb00..b82425dd28987a0de828eff7772d571776995505 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6587ca94744840bdec0c423546024a6cdd34485f..07cb6a1c2f338c320321e7daba4137a8a27488ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 55d66b7ba2da97b373b2137b85a920c5855d2df3..9b9d97a12cf3396a71cb509d0315dfa5d01a5921 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 41031f05c10d6c44fb213073aae3be1ae0c423bb..f826a884e1e3b61533cf9f02974c6ee9e457f139 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5dd8950380ba12104cd84346332916d4c4f30162..9f108fd518059b4744c223a8c3ca72127bf0ed4b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 51ea46249e8d23c035cd7a15f6e8b1161b799cb8..8f9a203d4866b824c3d924490068a1fa2ea6ddf2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bcf4d4063c6f443da39813a6fbc7877a3b0dab6f..f2f5338ce0dbd0cddc5ed070644e1853be551a69 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 92190df473332b7741fbd8f3e489f2eda264558f..dd49a069755543226d3cbc8db5b119fbad55e833 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a498ce17f9411a4e9595e431381d2bc2974f2879..817fb44955810a795f496d1bfdc359b51a36cbfc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2018 by the deal.II authors
+// Copyright (C) 2013 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 877dbd92a1f0399ff61fe38140a11820a98bcaf7..16535db6915198e5403ab791da84121ebc9feb17 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2021 - 2023 by the deal.II authors
+ * Copyright (C) 2021 - 2024 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 70b8e5dea9a1d2f19321708f3928d1a4b38204d8..ed455988d31d5425b61b40acc267a04032c0ebd7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 80695c71dcbec90ed98f7f5e3d3a7924cb34ca7f..be288ccaf6c9e90b048e7d2f359b0d8f3b5b2b72 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f132761ea73ea02bc151c73cefb23088e396f385..f78bf77fd24b9f3a5f87797f9001f0b23ad21d9b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65cda3ac278eb868fff9d6adb21f42884c86477a..5364facd1e593a787df22e313363c898f4f46db1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e242ff2d23c29f5c3423da2019c5a0f148497d57..a81f781ddef39c55bb5fdf995eff1d2357cb5a7a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b326ce5451a5b8e22f0a4992bb1020203850fbab..5cc26bbbca1c3b5ef57ceabcdeb2791614680296 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 499a418e2d70b3e795ddcf91711780f80f0802bf..ae77e5818bd8c1e9d660d414d153674fd08f41fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fa1e9b9d0677470908646b6c1af2edfa6b14cea7..4eadcce0972f71c2babee4c1b129cfb6447503c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bce3bde9925bc3cc65ac9d592aaa993b4979fa67..e6786d2f92573905208bc064483f85901fe01bf0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8065cba4792cd503a9ffe4a24d87954bc9ded219..1abdf537667c4d6692e28d3e8462962998722606 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f377640d797203ead27c72d3931ba71e45c583b..0ae0b5ed23df3a8e6aef5a662da7ec06feb6c0f3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e202fc3a2706c19e8babde5f0690d4ad2e8cbe9e..07209da952870e42183a8fa5db685f2116fcd001 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2021 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66bf8aaca31efb417a013a294ec714b6b2249fd0..421a24aced9a1ccc48bb0d35317293febb66c7c9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2018 by the deal.II authors
+// Copyright (C) 2014 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ac0481692f252bf55dded4292006b7f85f2e6bd..aa001780187d07472bb17c7362415e5aa50b5131 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 43cd8f3f287159f3eb3a722dbd2769e1850466ff..3a0fe123d9911860d9ea230dc7da4abd8ede9ea2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1917cfc7850f578a662dd13baa69e9225693f9d7..c377a946d1d18f65b0c67e2f4f08e5d2050e1a4d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6dc62fbfc6d59d2ca686d0bac81882a5cf768144..6ed350c6f0445c3c0ac5376aacd29bf5e865d314 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f516503b8337a6fba0ab5629a22409dde871ffb..6c915886ae6d07d207790bd4d601a4e5262cf730 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7f1bde5e7d65113baa04784488b776989ccd4f92..afa81dd879c1230e832f56ab460d38b3c66baaa0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6f5ac40011d29a78cba38e696c68a51b946fac1e..5a6312b08d532993479088f71cb605d4ede2eec6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bd46a6a77443e3e31915054eb0225f6ca1c91972..27df9cb2a7f43850db084187f8192584c2d691d5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0bf1342ea445f4fb9c829b776b8a76d806440f4e..fa79d6f79b820d60616b23ee91b42b68b8bd6602 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5433ec077c85329bfa4bde2d73e7fe51065f3367..44fe4f4c2c1b3631bd3af3a0972a6caa69285d41 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c76f79b94aeeb04feb4cb546e68f05c0f5f2741e..da8a48bbf9fa53b4499049f9b9dec40326fb802f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bdd606b7f6f5c22e37ba987fdc666cf3961ca94a..2bc685db1da695c101244b0a179e5dbff4ac2ffd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e39faabba7404313f55b765d9d0a86f14f2352b0..1cf09b4ece10cc30e3d13206d995b418db6870a9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e620df8f692ce7c58534811ba4add3914ce3a3ce..1bef1e19eb5a3c0ba277b569428bee726d19a6d7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c63425542a5be972b69477d5e50e867e90bace8..8d1de43dbf92fa9aebcb4237b980bfa0c64d4d5e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 86a19423834cdc8a128bc01ff5b871754fe2d3fb..1009ae44a908e1c46481f2ce7d1463bc8fbf7638 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7561408b653c5e369698f8b45af92ba7b1f7b374..7dd1891f831a6431f5cfe3f1fe26a3718717ed61 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4016f89e05bc6ba10f192442a4d29cba15ba52cd..f0441a532e78a688dc0df5babe29692ac87ded8b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7993dfb7f3e61d9c8f8fc8d4f3d1688a7a1460ed..218f91537bda050f62ed5d977acb89dcd2f972ad 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b7812837d4d4820c91bc7c37681adcbfef21027f..a31c4a8d396f8f25057c55473cc51f0e057bdc0f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5f03a7724277b770d6b6ef2041a3f556926f7d20..ee8e307579cb8118a22b9ce57bb32cfe10563a91 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 15bfbcc5723a910c780d0cd6cef0e5385d3474f4..7d8a75fdbc2275f098180d49037b06f359f30514 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7707caf3fd996cd990ff69ae813257234673d990..3f10747bc3fade8345477300c04273e6fe1c37d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2f7275eece50be9c2420c930293ddc73d58a19d0..1f364a7621e5925179e3ec61cac5f2d1752695d2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a661546860857ae9c90d0e4c70ca7ebfdb9f06f..7030dc5bc1720cf6764f4da232c6fa6513ded5f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7df4fe252917eb0d9c0a71416b812d8c98edd6e..5973a368f66f2832874476ce5ae37fff062fee4d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d3a58a9b0081a183f36dbe051e1a092f58f367c0..625fffa9f4ce8a44323ee997f0d42d0bedbdd28b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cd971997c71da57ec13fa7c09a1edd3b6f33800c..1e03793db354de9814d53afbdf57e9e54ca914ca 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27968f9fe11aa9d6fee5dbde327c353322e4da87..8a792008a6917f16fe99c66c011df4fd520435f8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4defc6c13b445bbaa7c95625ba592dba90995002..88fa0172366522bf561443e2e9adb74a9bd926a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ae4d9b51c5708d0124f1fe2a335c72829b954fa..4a88621c1343b3902af19719c42f203644f5be6d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6cdefb2688a91963c90bb68848b61728f188fe33..507bdeed769880a0556d30ec4ec6ec31c6e96b1d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3c655c8015b329f05ec82249d3dbbd8de263cd6a..b4aeba2e4b7fbbb6b62350c8ea6509cfdbf13ef3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b5462b97ac100cca21643d07aad55dcee795eef7..f39311648d4343493dd405b31a6dd75456d4eea8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 13a19488eb40b5e03749a05e5dd343da1168e0bb..43cb065cfbb65b024b408e7c5250274de1342b90 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6d7730afb710c4fe4f72eb9209455f09632367d1..88b401fb2d5f3e11bdb41945fb4b6c1c625246cf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9dce37dd37ad163ca3a6308dec40b013a39c8f65..a2a848f74f357665d4043e69a7825b63713ea1da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 037fd32fdaaaa4c29ecd6c842619bd5905bfd74e..fe5b78fbf2a74796fdd12cc54c4da59b1c4e0c5d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7c1164764cf2923454c6174dca8bbc8ee36078da..624f2bd19dcaafd8df7874da55ff590e3176adc5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c9e92621b2461b9d3670c1099492e1261ddb2ec6..c5b311c0d5f52e77947fa6d8ad1150de93f553e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c3392e7696bee614efef7f7f16e26dae3add567..97209f188b4b5dcd626ce7a44223dbdc0feb9835 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1d79429b10ed10fed8a0387f6f08d5718f82f1b..191ed9654894635a563451eb4b937b14d60d35a6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf4b758f35405e13882ae9c556fcd67573420e4a..3019f8a01ae4ec9df9240d9f144023a2e8c97faf 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b898cc4b33f63ce3ee503b9e41d8cbc28c809e24..ce6cc6815312a524e7bc22a1ddf972ef798f58b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c5ffb5c2189efc00ecf9c689f7a11614e4e3d9df..3ca487a1b71c7a488d8442201482b523258d755a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 217b450f1dca4ad81f9478771aa2d6ae053ea84e..326522c1f57223d4b9462b5dab5a5db82a18d553 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d75942f4642e7aa17720a476d44c2415d3fcb433..1f8699a48eb7453d29c2a2dca1555a2ae8ab7b9b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 842b08b71f8caa546b6d84f16ad24e9459e24ab7..fdd97751eed477af55c3c8e9611ea47130b935e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0f7dbfcca40650da501ea8a74fb9db590a6f9553..4d42c21f4f7883142c126fb7a566bb103b380d1b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ae5ca2472856176b81ac86463d44300dd1abf88e..89b88911c84fa92c6279db576a8bc72835ec1ca2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 455e6e0e17f991eb6e3cb7b8a38511849a299b6d..2b69b20f62b2a32c68ca1c6e5a39750ad3bbca3a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cdd117b46e19bfe7cccd33c73b1f18d436f5275a..98561d87696c3da3f31fd0b08113175f082a2d7f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 69aeb7b5f9b6ce516eb87cfcf7a65e86c4bbb6ab..60028930f06704fd3db645b7868d9e04b88d986b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ef4bc94db7bcd2dbb426db815941eb988b074cb2..53566df52d4a0efafa528d8413efb79cf04cae34 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5123bf5780c44b82d8c58c38cdd5bfcb6c652f9d..e8e98cd49dfa9d501ac7d1dba298334e3acbdbd2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 68d316cdd807348b387509e92bd973e924d44166..3dbe56b9234c5252a076f4d0fb5703f0fc17c813 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 52f0eca2dc23b0dc3cf51fa30760d78689b6cf2d..edbc6775d1268480b5c1f849902a1e2008ad3121 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37ef14bfb51a51eb420c8493d924854dcdc05505..324c67cf7278dcac033967639be4b14792ed7915 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4f6d653c09a099abba4e51a6178eec91257b370b..bc32afc9ff60c0923632bf385d6c2a54eda5054a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16fa53189ef90b7e68747edb817fab3cf2e07b53..7f1b66d961ad72f80c1c21a847eec3d303cdb82e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7d0977390666e0f7b82bd733b70f337b721b184f..87e875d58f09770d42886a3fb2e31aed548de362 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d74e9d3bb05ce0d11869cd0a4499bda251a7865..c6e7e336ca965d4a015b57e2ac57e469cd18b636 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c11559eeb9690aab23fa75ea65b56c1438a3d6d..94a841854f54399b4d65fd8cfdc35ee40b9b0a11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64fbed08988ccff3ce5b14a8cd7a51589697cff1..f9484513a2fb69f2081896150e4479213a4f23d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2018 by the deal.II authors
+// Copyright (C) 2016 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de39f898447348c4b9f98cfc6abdcec291755a86..3846fcd8651a566c0e562b89b997e6fd9495b291 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2022 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a1d4533e88c4a829c81c40e5c09003bd781199f..b850fe2f25addefcd5e9118ee4cc021ff9b9a36f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ea1329b6c6633cc4472f9715d68236080ebfd5b6..e26af9fce6fb5a98ac9ae5c45266bcb6cdea8c67 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b01298f240a3f6f697bdbf3cc58282bbbab560cf..dda9dcb556fbc57bbfa4eb8bafc2a796b519250f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index de84fbf63a78f4b100da8e8532c0f108e3f24c7a..06d92af2cc8bcd83baf323065606816136e52b6b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2021 by the deal.II authors
+// Copyright (C) 2005 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f4c3dc4894f546f08058d9a977f22275070792bc..ad88bbb4d14fc474e5b53da456d1b83ea9dedca1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6cf9c602d9f3189454085f17478c1a4e52ef8e52..bc373e70e119b71749ce46345761c5ad50533178 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fdcfd2594bbd9c6de088e878d09b0a8bad4d2310..353f663e18baff73a170ac4e91ec1ee019738e89 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5caad37ec1f1072391e1e50dbb41a1ea53700d6b..ecfe7e274d04fd028b212c21a23e5d88eb1f76c3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index af2185e2dac96ab548dc4ad346e5fcf1c93da080..6b1d9e187d24e252737482ce75ad25263a216514 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d6dc7519ee0c86865696c6becd7d726f4b759610..77429d82fe426b69cf82ed153cbe00d32d2572a1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 93cd24099f845f41198d0d74feac2b33506544ae..2daa614627ab07d21a2f451132a437bc7df9997c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6521c965fd2b0bc9443648adcd85513b373c4e5c..6dc6889a4c5763340a4b2ee855f03a1c00afcdf0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2023 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 50e9e73526230a95065f849247175059481cb05d..46dfbaad96a49284e8479bf9ff946311d006d7ce 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2023 by the deal.II authors
+// Copyright (C) 2013 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ae51448498cd1c09509bf85386710467081a173..4c4464c6f9ea631ea310e787558fc844a08a12d3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a866047e869a7f05ce83cb4341d497a2fed4b5ef..a76a3c53bfe30768a490e446cf1f3886fb5ef200 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 30939232151d898f86b19706cd836206556b5170..78e7b214f7d5d52dde296842fcd5038685349673 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bfc4cd8726415ca411873b87148ee731cc807170..ead8cbc0d783145ee155630c62d40c257476bddb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c1bda82066e386764ff429849a2febc5528f443a..1917ddf93dda17d7a708928fd8e74fbb837c01dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 99cd52ad1507ce15ea58e5224b7dc368577cfb86..5cbd79ffc1677300daab83bb97af2d1d6b6ba7bc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 519a727d4e02546b7f0e050dae6677e73b6e0b8f..0bb631ac291ca7246bb09ac03926f88d67774116 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2018 - 2023 by the deal.II authors
+// Copyright (C) 2018 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7925a1b67fd71bc83af69620e78d952cfefa1e6..034c4fa073eb2df2b1a0899a81a7eb1469ba4c12 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2018 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a9b2d84945c4f854c07f4f8cd050e4bc278af9c2..705263b7f8154010cdfa8ef2b3382c9f1365e1af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2020 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 012f350dc5c952868e95fd2eb43ba02a98217e42..07bfabd4c13517930a52fa13bdc8568db34e29d4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4779eba3746e71d0758d36c7544390b0ef26c0a5..8484efb73e81aae5b5e18e852c96c79a70570c23 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2020 by the deal.II authors
+// Copyright (C) 2002 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2cf7d537dbb9bbe7adbf2404c4b947ebeab029d8..55a7ba46d5507386125e5a53118aed53fbd82c37 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 21a07e7bae8048609e2b35419e9fb8442babd487..7fb36ca1ee3ffa1c9b3bc870d84d0c2eb209b7bd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 781efb3d5c5405162ff1abfdccf0d46c7d554a72..c59ef504241e22bdbc5720bdfa0380c99cd22f49 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9bec0bd6bb0988a9f3622028a00c1fce124a650b..ed504bbbf9637bc26169b242198863744c9738af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20ac8ad2ee926168b163ba76e08cda25a180de5a..229af5dd0ec0c2c253cd6909400e2a5544eb818c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 06ed6ab4e49feb8e9c76ce3cac85374a369ba838..a8de0c9d38c01516b29ab2f8b7cbb3a67000f8a2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d01f47d9b35b7ac9d05fd055ee363c1fe54dc030..e062a2508179f51a1c878a203a2ddab202f04c92 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98045cbe6b0c4c8d9cca56ad63bb75a4faa94dd1..bdb462a410d6f17b6729c7ff5a52b2be091e75e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 98063f2518ff511b2cc1d05cd3ccb3868c6cdb94..ba7ca9f8e27e1bdeed3495ee7310d493ff4fb6eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a3886cfef14640f6c4d732303f92bde6870b1a31..c9260d1a96244cb6db743554739545349a082d8d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e3dc7bd7b4bd43edf4336591087d4f5ae09dee70..0f05b73a8d7ff83959a0102c656a07fd2eff2584 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b401316fd4a9921ae3834f734aea541000882795..e5d3a785dde32f37ba4cff12963115761a942598 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index df121f180fd7ee50048186154cced295afa8c5f7..bc5cf7816109b62ba4e3491700640a2ac8b92ade 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2271d0fd24a2ff68b34d49e48c979be696dc12f0..c458a02774bcd5044b660196fe1c9712840a9b51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1c56f393e9c3227c4e38bb9b988094555f833e04..b93bcd7d41ac4caab5ec71408b5571ede058d47d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3fa46e8b8275c550a4687a76bbc10d6391024d07..723b67625fd53e189e6e1c1388ce2b21d970f76b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d47d86ee6c8b5a9e14c6770b729541c90152aa4e..47d781d883a61d9faa19fde3d3c3677d9d57dea9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 21d132ea2a7101adadc291a4a1ecac5542d39c41..905a2fc0681757dc2970de8f149749bea351cea1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1cfcf77cb657407cae0f85abc141e3b5a9067c71..6b2dd8208979db658c6a9ab2764727f1e89a8098 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20f2546c2e0edac42e6da2b4339a6935ef4260db..f651d2b9dd53a57b960131daf084a5230a52f465 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 109fb7dce73d64dbd3147f2b2a66b384ac8133eb..9e7e3c52e4e165ace595cb07a4628cdb4ae3c393 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c5f4a01b8495c2f671e03110eaa6c57a61096d7b..c7027bb6efba715bd5f973afe8d0f9c6f76b8cd2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b6d2b539103afbd029b015960c52069a87802ef..ed118980169d406f1281dfc0ca4eac7101adf5af 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0d52a0f8bf87f3f66aee8d33a3ee8fbf6edb8e53..0d3a41808bc78787023109015331d14dbc6d9e0d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 671c8c71e3683474733a29bc7ced29e40442e37f..013f66d71f30cfc71af73d705005a7d4505b61fe 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 96a5d466a6f5ce3b712fd2510f014b0eb2ed9e2c..fffbb13bf624158dd0eb163b4670837ca2be8b7f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index deff1530a13d5ae3e4fd43e05f1788f855ed863e..c9fe8a8aab4b9d10a27a8ad007bfd56802a04720 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 83fddecfc2d23e4e8962fbf855d8601b983ac6d0..47a342811bc70c9e34226ce994b5450d4f28d1b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 71469ef93baf521293eedce4f41983a2c50120ed..de00ab404bc9a23fc4ba413b3defe28529c9c6da 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4a7ce415f68b87c60e707f093734245ec1db15da..ecc1c36c2137f30e3f8679781c4b60e6e407233e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ec62b201e168b38b9d23c024fe77466fb9f69357..b66a6a27f966eeac5d35f39b83e74df884f18874 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f91143d655ba93611a9663e85631a09aaf9eee3c..0b65466e022c8b01d4b1db08c4ef9365e618f2c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4c59e563000c9c92e5f6fe35a899f60f96d95c92..91363a001468626abeb3031185bdd49c55a5fca4 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d2af75dd21a502080184baa1890ecc06703b6888..ba5a39fb6e369350b8de1949c89d9248001d95e8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1b2359643077f92f3fcbe18092f09dbc99995ad6..dac0cd7a87b5f58764f4d443eb0e51eb46c11335 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 50bf714ec5f7a376cc2312c68ff8cceabfb0577b..dadfb730b20e400599cdb2251c370d242c2e442d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e32d1fa9a296488df69553c6da03b173f4ba19e1..71cdef4e2cbafea4a2c2b0868b7caaa48a0b4b23 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ffbd4a700767617d74efea488b39f8bd8e5e40fc..39faae9d14b9ca306233c92cfdb09bb4036ff8e3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3f9cdf54ebbdec35e124dc59f113230c2ea6a54f..50f9241f2a7340f826e2d4c7ed685537ecce1c93 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 31deeef8159a844695ebc7dc49dae99d92765fb0..20eeb442d9bf0cbd5a2c442d2b8f88dc454377f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5eb79b94473be4979ce09b781352b4710ef5a61b..c94b9c7a2bef808764dd88b38cec3350a2fca7a3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c3d6d377a3f1c21059529dadd73dff239abd1781..ab56ba4259a7d20c7f0557acbb836d0631c1e821 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66bb706a7a44a40ccc8aa9fc6a92b532f32e0489..fe58a92955ec8f8ae64c1cad6afde62dc0cd07dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6e09bf6aa88d4f43e12ac1455fdbfd22b5f25221..ebd0cb5c63d7e1034abccdb2854fd31e6e83286f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 685d6f008d09ac296fb4c52322cb0f542d9b1341..152fba2f4bdfec7a04865b1ee3d25877fc30e341 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 08c4f45eb5f4c180b0ffcd38d83ebf66373a1143..0b4d8ebd7c05fac6cda65acf82626a7b57dfc444 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27d5c35dfb1775599932634485351a48c6609ac7..a79b23fea70f8914aa44f51ebc5a907a512dd047 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 57b48d5c95b45242ae098513e2b9499e227c1efd..51f85bcaf9d8f723b0188d4b84451bf03f61f973 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index caf53e18839c7c9788de3c930a407b1b4ca0aa75..b390de17ec332d5f60a71be6b587c09359746216 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 27f6c5a7f2ab09999b6d4a1635f104c028caf0e6..84e4721818b792729f366b1dfd7c62f32ba58ef6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a95c9274a577fea2f12a8bf893a832efba8b2b15..87c881f9c55910b49ddff80c5e95b1c1804b4896 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24f1247d21ac7ba2cc2b9c5310c62762a1761f1e..6119ce0d0c66ff4f48ad0dede8bda98b7fa14971 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cfd7c2ed9845c3515bcc07fbdd8249e9591e2f1d..74c8f082a41f06fbc792125e4ff3212a2965e88f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9fdea9a783705a2c07e6974d293a03ecedad4d6f..d74e0aa220bf2601d6d3e08fbccc4094dd0a0e7f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 53fc24786eeef92b58706bfa8389342864a17c9f..e8efb4b92e45068d1d857707ac867b610f511f88 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a2234569b7af0c733c21047f1ad475a39deb9a02..9ee6280d8601b5dea09598b3750f4bf73edbe2ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6019a96b87e8cc24317d655f0a8c2f883d1b8f2..cc301bc7196e621439fc8ca6f098f254a3134e02 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9ae182ecfe28f38f838db1ffb3dcf0ad2f9740f5..9fcac86f172934e1196cf0ca27e857bc07660923 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cd651878f701f3edafcae08e63a5e5504ec83713..401b2e85597e5c958a3755b5db44f782db685d38 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e7d8216690f7d728cdce4c3dbe26428bf9b2485a..2b17e89d15505bda350dbadf918c537ef6b9f110 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 878e7960e2ca45dfa828200b98ce781fb47bd29f..766ce8ac72d5a009131025dcb3227e44eaf70331 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2cd0d34ddad666d179d5f3ab798e9cd74e00705a..67294ccf273f1a4ca4da7a145894895fd174ff55 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee2b951ae438dc2389dd3a39354b8b5766edc5ea..5594aa61bf9a31fbbcdeeb1dd1b37987719c688f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index dcf00c0735311c9033b852dae753f883d4562fe3..8607af177912e09079c4dec60d46b6519504cd54 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ad7147511eba7a570e8264040fc7213fad368e1d..928e8e256a5b9997a85af39a641964240ddb66e0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f2a0c9d0eb31658f02a4400a54bd4750a3437e1..633997ce21e252b3418e80a30379adf33ba2bedc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 14049caf81e0e18d5789ce863e897f77e98f5198..8a0405af8b129d5bc9ce5f34a92e50c6e2c39e2f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0a74ab55b86186c937f8d1ddd5c8e8db267575be..6b0dca7d513171692b4333fc9d1c58bd917763ff 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6ffd2acaff4c736164370c4cebee8a87da4342f3..da61ca6693073dccd50f4bbfa042693565cd2806 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9c75a9017475bd3a9dcca0103100b974dcd657de..4083f5a5a9e3b2a6015d5b937c21de4f56fdde6e 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index be2be643e3b79558b84a97f6d3876360f3ca760f..aa606d370aa94bd70e4768283251d2fe78e17b35 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 526ed15e8fce4ddae2de5f32ec7dfc734ec6fde6..77de66e62c3759f2f33174e7925d4e5673c32f18 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1e3f2a0e8cb5b75bcba9613298398265f7c27c6c..f74786a83ebfbf6a25979c185cfe8c9e1845cef6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4dbf8c7d450517fa1dbad4dc40232d6b95dc9db4..27bb015335d3c4988b9b2d7cb9e781b54c38262b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d8b9fce9c18a5d09877472f6c9f8fc107fb702d..c38d0d093bad08b188a347d06cb4616611bb3803 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d0383c107a7c270cc4cd6aa5480fb3b183f567a2..0e525be94b20b5214d9e15b68bd4eb7b4cf8d048 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 4cfff227d32db118f9d2695d2bfe44b4c497947c..1ec129a8b74373a81af01f5bb9275c59f6ed59e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index bf286da699b4aad018ce22b6c03762228a17a3e8..029b00196e2c68949ebe77cde2b819108f684b44 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8ee83cb10ec04bc0d5d658a6bd20fcf3444db03..602893d78f3837d3879e0b3a41ee58c71178b612 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 421adc9da6ea4e187004ee14c06f8e22bc0c8efa..52d6441ae2b16e98d14bb9b7ec9f96b6b702ca07 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 50130a2322146f345cd2bcfe803dbd6eaf79de5a..9f7d1f1cf65204ebb6abcabebc7158c65c6604f0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 45e8a613d4845e1fc5810c5036ddae8ef337e0f7..827384e81f3eba777e5bdc87cab2887e195e26cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3bc3fee75d2265e6dcea9ca767dfad8618aa1317..5da6de5f8b7e714a8dbc2b423a9b576454a0d7f6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2028e03f2aa053ca83bab8044addf8290180ecd5..c7daf112246657950bcc82796c9083e5eebfcda8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9551df81985911b026d9d012c0da99a823e76a4a..cf834e26c748ea45bac633bcce4ff332a0744558 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b8542082b2691a29dc41d8601a3a1f206688950c..120eba91bcb18dd6e6bbe2a62740bf19b26b901f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5bb111d4792acb8517c45fca11d01259976c5d0e..b6de575845d523319c737edcc1ae7b65f5d5cacd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 035014bbd39ad414aa5a49828fcb1e806bbf1f65..d30697888427af1763671f900bbb99004560c8c5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2018 by the deal.II authors
+// Copyright (C) 2004 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 401525b258e55792d3e85d2f90db9642a31f4084..1b6c0f9648036c020ff186b0200a2e96ccb02b71 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee10eba214ed4ee8280f8abf133fda52a254e848..e630b567817f697548fd5c97bb9d84be381bd8ba 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2018 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5912e3ae72eb0b18c7a56f3e628f58f782938dac..40acd4916ac0540b0e733803d43df47ab0e81904 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2020 by the deal.II authors
+// Copyright (C) 2000 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fc6ce7de6e8a7b15f9b4b09d6b156a1b30842b40..5f21fa788e88991cb0c2157fb720e649f0014205 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2022 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 797f90d2d0bce4b002dd57f37350d6322607cefe..85ec4c67467362e213efcc74bb3a016f72139963 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64433b42e12c2833d786455953a8ddf84219f3f8..68f75c3c747580e84c61eb09d29e0afe5c0af3d0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 65e376a54a5b627b07f683a34563ff60ac39bd8e..89ea5bc9a76c6e9fd26a2232e54b6bd9e75c691a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e853b83306252656b78e51728357a4b062a104d1..4c9ecf5d594f840b7c3bcaff6876bfe0c0b92f42 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 - 2020 by the deal.II authors
+// Copyright (C) 2017 - 2024 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index aa717d92e621b6c8c8e195dbc8872427ea2cab44..4cd985d9294b67d48d6ab37a10fa82bd703a0a5d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2023 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.