]> https://gitweb.dealii.org/ - dealii.git/commitdiff
update copyright years: cmake, contrib, doc, examples
authorMatthias Maier <tamiko@43-1.org>
Tue, 20 Jun 2023 03:18:27 +0000 (22:18 -0500)
committerMatthias Maier <tamiko@43-1.org>
Tue, 20 Jun 2023 03:23:42 +0000 (22:23 -0500)
248 files changed:
CMakeLists.txt
bundled/CMakeLists.txt
bundled/boost-1.70.0/libs/iostreams/src/CMakeLists.txt
bundled/boost-1.70.0/libs/serialization/src/CMakeLists.txt
bundled/boost-1.70.0/libs/system/src/CMakeLists.txt
bundled/kokkos-3.7.00/CMakeLists.txt
bundled/muparser_v2_3_3/CMakeLists.txt
bundled/tbb-2018_U2/src/CMakeLists.txt
bundled/umfpack/AMD/Source/CMakeLists.txt
bundled/umfpack/UMFPACK/Source/CMakeLists.txt
cmake/checks/check_01_cpu_features.cmake
cmake/checks/check_01_cxx_features.cmake
cmake/checks/check_02_compiler_features.cmake
cmake/checks/check_02_fortran_mangling.cmake
cmake/checks/check_02_system_features.cmake
cmake/checks/check_03_compiler_bugs.cmake
cmake/config/CMakeLists.txt
cmake/config/Config.cmake.in
cmake/configure/configure_00_threads.cmake
cmake/configure/configure_10_lapack.cmake
cmake/configure/configure_10_mpi.cmake
cmake/configure/configure_10_taskflow.cmake
cmake/configure/configure_10_zlib.cmake
cmake/configure/configure_20_boost.cmake
cmake/configure/configure_20_ginkgo.cmake
cmake/configure/configure_20_metis.cmake
cmake/configure/configure_20_petsc.cmake
cmake/configure/configure_20_trilinos.cmake
cmake/configure/configure_20_umfpack.cmake
cmake/configure/configure_30_kokkos.cmake
cmake/configure/configure_40_cuda.cmake
cmake/configure/configure_50_adolc.cmake
cmake/configure/configure_50_arborx.cmake
cmake/configure/configure_50_arpack.cmake
cmake/configure/configure_50_assimp.cmake
cmake/configure/configure_50_cgal.cmake
cmake/configure/configure_50_complex_values.cmake
cmake/configure/configure_50_gmsh.cmake
cmake/configure/configure_50_gsl.cmake
cmake/configure/configure_50_muparser.cmake
cmake/configure/configure_50_opencascade.cmake
cmake/configure/configure_50_p4est.cmake
cmake/configure/configure_50_scalapack.cmake
cmake/configure/configure_50_slepc.cmake
cmake/configure/configure_50_sundials.cmake
cmake/configure/configure_50_symengine.cmake
cmake/configure/configure_50_vectorization.cmake
cmake/configure/configure_50_vtk.cmake
cmake/macros/macro_add_flags.cmake
cmake/macros/macro_check_compiler_setup.cmake
cmake/macros/macro_check_cxx_compiler_bug.cmake
cmake/macros/macro_check_mpi_interface.cmake
cmake/macros/macro_clear_cmake_required.cmake
cmake/macros/macro_clear_feature.cmake
cmake/macros/macro_configure_feature.cmake
cmake/macros/macro_copy_target_properties.cmake
cmake/macros/macro_deal_ii_add_definitions.cmake
cmake/macros/macro_deal_ii_add_test.cmake
cmake/macros/macro_deal_ii_find_file.cmake
cmake/macros/macro_deal_ii_find_library.cmake
cmake/macros/macro_deal_ii_find_path.cmake
cmake/macros/macro_deal_ii_find_program.cmake
cmake/macros/macro_deal_ii_initialize_cached_variables.cmake
cmake/macros/macro_deal_ii_invoke_autopilot.cmake
cmake/macros/macro_deal_ii_setup_target.cmake
cmake/macros/macro_decorate_with_stars.cmake
cmake/macros/macro_define_interface_target.cmake
cmake/macros/macro_define_object_target.cmake
cmake/macros/macro_enable_if_links.cmake
cmake/macros/macro_enable_if_supported.cmake
cmake/macros/macro_enable_language_optional.cmake
cmake/macros/macro_evaluate_expression.cmake
cmake/macros/macro_expand_instantiations.cmake
cmake/macros/macro_filter_system_libraries.cmake
cmake/macros/macro_find_system_library.cmake
cmake/macros/macro_insource_setup_target.cmake
cmake/macros/macro_item_matches.cmake
cmake/macros/macro_populate_target_properties.cmake
cmake/macros/macro_print_target_properties.cmake
cmake/macros/macro_process_feature.cmake
cmake/macros/macro_purge_feature.cmake
cmake/macros/macro_remove_duplicates.cmake
cmake/macros/macro_replace_flag.cmake
cmake/macros/macro_reset_cmake_required.cmake
cmake/macros/macro_set_if_empty.cmake
cmake/macros/macro_setup_source_list.cmake
cmake/macros/macro_setup_unity_target.cmake
cmake/macros/macro_strip_flag.cmake
cmake/macros/macro_to_string.cmake
cmake/macros/macro_to_string_and_add_prefix.cmake
cmake/macros/macro_unset_if_changed.cmake
cmake/macros/macro_verbose_include.cmake
cmake/modules/FindDEAL_II_ARBORX.cmake
cmake/modules/FindDEAL_II_ARPACK.cmake
cmake/modules/FindDEAL_II_ASSIMP.cmake
cmake/modules/FindDEAL_II_BOOST.cmake
cmake/modules/FindDEAL_II_CGAL.cmake
cmake/modules/FindDEAL_II_CUDA.cmake
cmake/modules/FindDEAL_II_GINKGO.cmake
cmake/modules/FindDEAL_II_GMSH.cmake
cmake/modules/FindDEAL_II_HDF5.cmake
cmake/modules/FindDEAL_II_KOKKOS.cmake
cmake/modules/FindDEAL_II_METIS.cmake
cmake/modules/FindDEAL_II_MPI.cmake
cmake/modules/FindDEAL_II_P4EST.cmake
cmake/modules/FindDEAL_II_PETSC.cmake
cmake/modules/FindDEAL_II_SCALAPACK.cmake
cmake/modules/FindDEAL_II_SLEPC.cmake
cmake/modules/FindDEAL_II_SUNDIALS.cmake
cmake/modules/FindDEAL_II_TASKFLOW.cmake
cmake/modules/FindDEAL_II_TBB.cmake
cmake/modules/FindDEAL_II_TRILINOS.cmake
cmake/modules/FindDEAL_II_UMFPACK.cmake
cmake/modules/FindDEAL_II_ZLIB.cmake
cmake/scripts/CMakeLists.txt
cmake/scripts/expand_instantiations.cc
cmake/scripts/run_test.cmake
cmake/setup_compiler_flags.cmake
cmake/setup_compiler_flags_gnu.cmake
cmake/setup_compiler_flags_intel.cmake
cmake/setup_compiler_flags_msvc.cmake
cmake/setup_cpack.cmake
cmake/setup_custom_targets.cmake
cmake/setup_deal_ii.cmake
cmake/setup_external_macros.cmake
cmake/setup_finalize.cmake
cmake/setup_write_config.cmake
contrib/python-bindings/CMakeLists.txt
contrib/python-bindings/include/triangulation_wrapper.h
contrib/python-bindings/source/CMakeLists.txt
contrib/python-bindings/source/export_triangulation.cc
contrib/python-bindings/source/reference_cell_wrapper.cc
contrib/python-bindings/source/triangulation_wrapper.cc
contrib/python-bindings/tests/CMakeLists.txt
contrib/python-bindings/tests/triangulation_wrapper.py
contrib/utilities/CMakeLists.txt
contrib/utilities/check_indentation.sh
contrib/utilities/count_lines.sh
contrib/utilities/indent.py
contrib/utilities/parse_ctest_output.py
contrib/utilities/update-copyright.sh
contrib/utilities/wrapcomments.py
doc/CMakeLists.txt
doc/developers/cmake-internals.html
doc/developers/packaging.html
doc/developers/porting.html
doc/developers/testsuite.html
doc/developers/writing-documentation.html
doc/doxygen/CMakeLists.txt
doc/doxygen/code-gallery/CMakeLists.txt
doc/doxygen/headers/exceptions.h
doc/doxygen/headers/geodynamics.h
doc/doxygen/headers/glossary.h
doc/doxygen/headers/grid.h
doc/doxygen/headers/iterators.h
doc/doxygen/headers/manifold.h
doc/doxygen/headers/matrixfree.h
doc/doxygen/headers/parallel.h
doc/doxygen/headers/petsc.h
doc/doxygen/headers/physics.h
doc/doxygen/headers/simplex.h
doc/doxygen/headers/slepc.h
doc/doxygen/headers/trilinos.h
doc/doxygen/headers/update_flags.h
doc/doxygen/headers/vector_valued.h
doc/doxygen/scripts/make_step.pl
doc/doxygen/scripts/program2doxygen
doc/doxygen/tutorial/tutorial.h.in
doc/external-libs/cuda.html
doc/external-libs/lapack.html
doc/external-libs/petsc.html
doc/external-libs/trilinos.html
doc/news/CMakeLists.txt
doc/readme.html
doc/users/cmake_dealii.html
doc/users/cmake_user.html
doc/users/doxygen.html
doc/users/testsuite.html
examples/CMakeLists.txt
examples/doxygen/step_3_mixed.cc
examples/doxygen/step_3_simplex.cc
examples/step-11/step-11.cc
examples/step-13/step-13.cc
examples/step-15/step-15.cc
examples/step-16b/step-16b.cc
examples/step-17/step-17.cc
examples/step-18/step-18.cc
examples/step-2/step-2.cc
examples/step-20/step-20.cc
examples/step-21/step-21.cc
examples/step-22/step-22.cc
examples/step-23/step-23.cc
examples/step-24/step-24.cc
examples/step-25/step-25.cc
examples/step-28/step-28.cc
examples/step-29/step-29.cc
examples/step-3/step-3.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-36/step-36.cc
examples/step-37/step-37.cc
examples/step-39/step-39.cc
examples/step-4/step-4.cc
examples/step-40/step-40.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-45/step-45.cc
examples/step-47/step-47.cc
examples/step-48/step-48.cc
examples/step-5/step-5.cc
examples/step-50/step-50.cc
examples/step-51/step-51.cc
examples/step-52/step-52.cc
examples/step-55/step-55.cc
examples/step-56/step-56.cc
examples/step-57/step-57.cc
examples/step-58/step-58.cc
examples/step-59/step-59.cc
examples/step-6/step-6.cc
examples/step-60/step-60.cc
examples/step-61/step-61.cc
examples/step-62/step-62.cc
examples/step-63/step-63.cc
examples/step-64/step-64.cc
examples/step-65/step-65.cc
examples/step-66/step-66.cc
examples/step-67/step-67.cc
examples/step-68/step-68.cc
examples/step-69/step-69.cc
examples/step-7/step-7.cc
examples/step-70/step-70.cc
examples/step-72/step-72.cc
examples/step-75/step-75.cc
examples/step-76/step-76.cc
examples/step-77/step-77.cc
examples/step-78/step-78.cc
examples/step-79/step-79.cc
examples/step-8/step-8.cc
examples/step-81/step-81.cc
examples/step-82/step-82.cc
examples/step-85/step-85.cc
examples/step-9/step-9.cc

index 183c858f9e8de054364fdfe6a6cd2b7c22143094..af84712d6f0cc6c4d21bcd93dad5383c6bfe58e2 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 71d4aaceb0194d5ceb0969d87dfbb586d94d0968..43194180f722ada08bfba6e6dfba0301548dfd36 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 a42462817bd794f77e722b7141634a0ffc44d4e0..a6c667b0259ef2c90b29f2d38eb377431c7d6942 100644 (file)
@@ -1,7 +1,7 @@
 ## ---------------------------------------------------------------------
 ## $Id$
 ##
-## Copyright (C) 2013 - 2020 by the deal.II authors
+## Copyright (C) 2013 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index b36e92a4f536e95ff9d52e1fe6ac654517ffc150..1788797515dc4568c05a4794d6096741a8cd5648 100644 (file)
@@ -1,7 +1,7 @@
 ## ---------------------------------------------------------------------
 ## $Id$
 ##
-## Copyright (C) 2012 - 2020 by the deal.II authors
+## Copyright (C) 2012 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 28655b04f963fc433d8ffa8f93e6ac760ce0ae95..adec5cc1184095ab726b93b619e67a2ada947538 100644 (file)
@@ -1,7 +1,7 @@
 ## ---------------------------------------------------------------------
 ## $Id$
 ##
-## Copyright (C) 2014 - 2019 by the deal.II authors
+## Copyright (C) 2014 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 6f332db4245746835c902ccc529dd82fca1b73f7..3ad84fe7d7cf4ee60c024b85b6d7365d0b19c855 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 153685685974130d7aea406f6963bddd81ea6542..6c06fe99bf740a57781321a73224a244dfcfd472 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 805801360a43ae01980368331d120b9899cc4945..6afca5c0f542b3fc1c9eb0e6b29f0f67561b4791 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 c1f372cef6777902940e57dea6eb3f6603631393..72fc3ea900969d711bd7a1bb9acd627ada60c860 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 c5561c5ba86c4483498beb2c1e360e78201e8932..2378c32ddcf41c473116b0e327391ff897bde303 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 848cc33d25a044e6202a93c52ae651b97dced559..dbd7a395af8a7c887f2020f85f5f89f32f34a635 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 e52da2bc4a2a62a84d377d7d066ed5aa9651d479..a6d40b687fc7da42fd191c6060130f2b915b597b 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 1c0ac14a402d0fbe1d003268d59bdd47b66942f1..70aa021b865663bb8c586794e9e2451d8a0780f4 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 d898c8d47da76ed1bbfd221e20e8bf1bf62aae8e..c66dd497813146131cc273270293991d0db8c914 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2021 by the deal.II authors
+## Copyright (C) 2021 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 2765163d8b0a32a4e5a17793a52aab5a8c02cca8..bb45cf9ab395511d0ec4778b6d7a1f039f768454 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2018 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index cf9d782af2f0cd80f79d64e7477912b1eb0f0ab4..cf7e6f045322f3fd12444fcff0d4e7d2f8a0fca3 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2021 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 7482f6f8c13277b8c3faa281a04fccc9c3af7707..14d03d6502cde38a209952f2d387ab5e236197ef 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 03b35fea08833545d9b5aba2f8b731ae59f3a160..2c1cc2c3d3ba96f0f7ac4059593092f20bfd6e44 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 bf23959163029d491df25a86e8bb3fdd3faa3431..f244322f037e990fcd9bdbfd0449f0394a1c8e46 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2020 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 01b5b68ed1afaf8eb140cbd578fafad565bfc6c0..9f5cc7d8adf081cf053b3da38416d81d7fe9bf23 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2021 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index d1975e31d3600d6e8a7390ed779924a0102af525..fcaeaad2ef9110c4616f23de992cd22c758ef90c 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 27d5209f9ea654029bf3b00e127e3a9f5d72abe2..1e6e78cac1b95949365df507f7c2bb91d5f9e528 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2021 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index e3a89af2f5be79b7f9b973ac07f1c0ccf29f3b12..024f6fea63494a8f9209d5270b4a087c0931d4b6 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2014 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index d37d9eb4c1c5e5abbd7c9c2159f8b04bd63cbccd..51e13243e95a9c2cf8966f2d6fb85436da5e64e7 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 43e6a10bec18c9e4ecb877e2f69e2d4b06343cb8..df401099dd4310fbe2b8bc652edc84761daceccd 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2018 - 2021 by the deal.II authors
+## Copyright (C) 2018 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index cc0cb158ddd3a09af1d248806a9a44d32d177c8f..71abbf0f2371a4f798eef4c5a5c3a2413681331c 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2017 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 31564affb38e394b718ba3da43d41f5cea5d8809..850a2f6af9c47bef50c66394f0d035acbe711ff7 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 67bde2a0a4c05f5f90c160331e01f3b64eccfb61..00da9d7b3e0ea6998f0d5666f913ce1d904e6b51 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 9f7ffef5e166bd5846d45b6ed745692586309b83..ef2a8b4acbe6a31936ae7788becbd43bc2c0b384 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2014 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index d020a7bfe430c13297c8b258184ebe2be2a69f3f..d35acb1be75256d11eaa2538c152a925a0bef122 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2021 by the deal.II authors
+## Copyright (C) 2021 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 6ac84c113ec5bd29bc5a830dc883160a3fbe560b..cf08a36dbef203428c10ae85872cc62bd461622e 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 e3690c745fb3fe58d91d37a2e036d2295bbaef19..b2924d7cd4ac544cad58460b31691cf18a78548a 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 741634a265e8db404658de1f6528d913e212a6bd..5b0070ec182b18f5e5849f42fddbad1921b16337 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2021 by the deal.II authors
+## Copyright (C) 2021 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 3cd533af1fc6c74a5796eefd7c8f4f88d5b14900..68668c3984062ef7b93b2082e9f01a30afada5f2 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 19426663961aac49f2fa9842f14ff3ddbd7a0621..54538b482bf43f0cf84042bf3ba9ac813455277c 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2017 by the deal.II authors
+## Copyright (C) 2017 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 21e96adfd9ba5b837ff6d5187975939f3c680b97..b410b52057f89d7c818f237db58b3c52b907ce52 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 b8a086c8796fc25459712329e7062c2999d13fa1..046464041335a68897b67a29724968009ad673f1 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2018 by the deal.II authors
+## Copyright (C) 2018 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index afb6f19c9980725dd1819e9be89d5e070582d728..5e6d50444d5d8e7c6b5865eada4f2fef3424d771 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2017 - 2021 by the deal.II authors
+## Copyright (C) 2017 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 90d219746c3ebe27cd63ae3ed2106d143550100d..4af0869a231f36349203e7cfd7354a06c4cc7ee2 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2016 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 0467f32c8863d57f65735b625ad207d76284e94d..e34a6a88c9ab6c46f5a7b5582da1eeec17a8ec70 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2014 by the deal.II authors
+## Copyright (C) 2013 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 7095746f20c1d57472eee8748571f63727a1c1ad..2aa2a9a72d976c9348a1831a91d7cf8cd9ae85cb 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 0c04934a34f1859648676d2f0d15fa58337e6e40..cecef55b0f5ab33b848fe04c8be70da46e70f5d4 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2021 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 37a30bc928cd74ba42cab964082ab69d62b0a553..c316aa6fa931c578e56f7ce1d80959ff3108b0b2 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2017 - 2020 by the deal.II authors
+## Copyright (C) 2017 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 44fa72de70d85b31b880eb49f4d5c6d6c3075140..88c7617dd6ff9f1e2ffc2e2c58626cc400de0682 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 85aed212f0d17f8c7bbc52c1d908884ad3461596..1daee90137683d2de81946713670b9f5e42a3f1a 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2017 - 2021 by the deal.II authors
+## Copyright (C) 2017 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 4a855efb33b29b812061a845df5dc3c81856e4de..01945c90099a852d0a385cab040aad6995017779 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2019 - 2020 by the deal.II authors
+## Copyright (C) 2019 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 510e8bd62cf36a2abebc3e3a01c07992901386da..946d3d997289fceb5da854471d45fffa77b907a4 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2019 - 2020 by the deal.II authors
+## Copyright (C) 2019 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 994e8f157e50829f4dcf3b12cd0f6ae2b8e9ecc8..8ceac4ca56d946ca7278b173b17d76ccd6e0e9ff 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 9e18afaa5bdbf05a2d7cdb060581c6a9ca65eae0..8c9851698911e8fbbc23632836b25ca08091c3cb 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2014 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index dd7f032bd7ce94070c6fb0a18918d18d64e6db34..b45301d1e481892830b9f51c05865c4a8214d87a 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 e1daee3e5cc5e737af8e825b9466c998b143f9dd..194a624fdd4b655cb1c8f9204b8edc37b9f83bac 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2014 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index ac2d0a0ff6f1e28df7c1eb0a2389fe61121a6dbe..932155e7139fe317b457aadd626e05a6b9566526 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 - 2018 by the deal.II authors
+## Copyright (C) 2014 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index f8bb0cf004bb7aa95e531219a21cba7fbf403a6e..f718ac7d409be3e5e8c972377f8e352cee34d4fa 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2014 by the deal.II authors
+## Copyright (C) 2013 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 898a1d1a73a9207861618d5b494dd38ed9e53458..2bb98946b267bf027754c37c456c2e4e2af6f400 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2020 by the deal.II authors
+## Copyright (C) 2020 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 7587eaf0441f9df90cfe9eb4d56f3f6d0f8d524b..d78857f14858597a690613df9031a21da1421bd9 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2017 by the deal.II authors
+## Copyright (C) 2012 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 1d6ed9fbb0d4e5b69aa0651fe352d60181897253..c55a18239e33b8e9b59dda5da346cd3ea4adc89e 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 19e8f192cd18925942a890ffa6fd1f654a867bc7..091da8c75c8865937a7201ebb4fe73862899ee91 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2017 by the deal.II authors
+## Copyright (C) 2012 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index bc4c383f94b95384106bd973acc9e23e9e75ca31..9646eac8c09ba9baec9812182e13b4a370e13915 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 18ab3e4e7d0e1bb7a405743eee8e8836a7917c8b..14a74b7a6ac09fa3ff9e40706f99425724587f78 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 - 2021 by the deal.II authors
+## Copyright (C) 2014 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 8348ba18d5610b4f84b6894bf352cb52db765ea0..ae5dbb2be33b4d75a1de7849afe1c16e8d5a8920 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 - 2021 by the deal.II authors
+## Copyright (C) 2014 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 5eb5f167ea5a5637b2d53b4337244e675bb14023..19b239ece348f36da6bb253ee0617d859854570a 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 - 2021 by the deal.II authors
+## Copyright (C) 2014 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 2eb5d6d497c4ef641310ee6603f3e35aca5cb550..8a584d91d23fc3c339d68c8692763c3646dbdea5 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2017 - 2021 by the deal.II authors
+## Copyright (C) 2017 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index c207a18422c755edd5c2543c64565d1e870785df..4b4933f024a4be36fdf5b1b259d92157ebd1f656 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2017 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 417301d7d781acd0c5eaeb0f9d497ae43ffbd632..d5240f94f76ae1974e5424a9be14d160134be6bb 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 2070cad6eb3937f5d49de003e58dd78d1a1c8134..66ca7940ca9e9adf149a4fd7422699e986ef9374 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 730d774f94801f287c22b23f6daeb045e375b493..f26b07638a8133983ad484e612175ea66729e3ba 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2016 by the deal.II authors
+## Copyright (C) 2016 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 0bc0591dbf54ee1d131703b54817e083bacef121..c9f74ad5665b7dfe267e4ed8e591ae6c72461313 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 7290ab3b0744dc585bc51b8d8bbe3c3611b4a650..09012ad610b6ff92071d0ffeb30337df521a56bc 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 19f7963def03172bc8acc1e1c5f9b90e48e3b6c2..67b2d37fec7029b5e534c35e0bbd97792e077d3f 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2020 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 38c8eba2d8bc9f18171ca71f82990d119803fbe5..421b4fa1f41666e10524f2ce2bbdedabd38c4d7b 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 f5831cddd41bf0b3ddb8571dd31f6d193b13a936..65aee76a1152b683c002b09df20a6b6126b1c213 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2021 by the deal.II authors
+## Copyright (C) 2013 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 34ff609275a98cdca91d97891dabbea5604e692c..e5945944f246b7ee3b8ac7139e7af7021a51eaec 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2017 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index e8500fc3a5659eeb148b778dbb47769f7dc77060..908195a82cd5578eca04ca8dcc42b958f9542dce 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2018 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 409f41ad3bed48a34879849bba8c0e4f28516ad6..8901757d580cbf8e021299a5eb072b509dc94513 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 - 2015 by the deal.II authors
+## Copyright (C) 2014 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 242cf4af34b3cc224fbd492a27c443b35f415d47..048c72919841661361bf28e4789970c37c15cea9 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2020 by the deal.II authors
+## Copyright (C) 2013 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index d09defe34e84f72e9a00b74493e5234993498e9d..83f9aad1a7967e1f66d63b882375ddcecbdb7885 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 a319d1883bc3a322442a807e47e20e63f29ded8b..409609d99a72288bc799235fa5493007f431a272 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2014 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index db78d538d0b536a1bf448ecc24c5ecfd3e0e2dc6..edd794a706f2863fb24b1e16f0c73479b8f8f862 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 daaea35267554b7d7beff66cb76dc124c4fc8237..3419140470dd283e9f2d3cf60f33340a8b22f1f2 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 f986d14164d1a2f4fb62ab9be118910394838f1b..a56a361ed327efdfc464780e80b0681fe4e8afcc 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 8f79ee23b35c5959b05277c0f8939433d393ce48..ec74f0803106680aa7cb8844d96a8e3a42a160d5 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 by the deal.II authors
+## Copyright (C) 2014 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index a718798d38fc4e78c4267f51d40dd396611f98b5..1033b0c9a551953da6dc9ce0d52e95030cf9919f 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 by the deal.II authors
+## Copyright (C) 2014 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index eab61969ce5a69dc7b5272e80dd0cd86de34a8bb..11c31c1df15f26f7bf14ecfcfb111377a7e0685b 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 827ffc6992d7ec19db623dac29bba55d1df801ad..b27b198bf13e7ea5ec5f1414558aea9114cb5db4 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2014 by the deal.II authors
+## Copyright (C) 2013 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index dcaee263d6b36575226526151830b95b8c645522..99ad231099719b2fb938aac0bdf9932860bce664 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index a3d4206edbab6f79481406a884aa16e300f1a84d..19773974c79acf045cca120807ff0baa452f423c 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2017 by the deal.II authors
+## Copyright (C) 2017 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 3ec42ff90a8b29a4283681b77a86bb4dc2297479..29639ebbfb1ab7110c4b2a56ee7b528682642cb9 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2017 by the deal.II authors
+## Copyright (C) 2017 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 529143657fa1058a98cd3e5cd18be866fcc5a5cf..13263bf80a7849170067b8f431aab6cf2e0fd8ed 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 13e51158bd670a59ecc4e6552af8bc3242807a67..329370edb4f5945179e90a16dde9081f68d33ad9 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2014 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index bc2227e1039af9ff5777f3ac01e630f27e2ff68e..4b46f42c077fcec3464c3e363609ca65d699fd51 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2014 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 23fe6cede35847bb033f57ad4201ac73849d8581..38004271348d14b168dd4ddf9cba634445da8d50 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2018 by the deal.II authors
+## Copyright (C) 2018 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 9e2142d2fd5209ba3c5bfd7bdb2b3d9c04274bd6..7a79bef81ed3fb4ca004b94515a788725707033b 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 - 2015 by the deal.II authors
+## Copyright (C) 2014 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index bf3e259889287b5f385f143ff30b6bdd2c35b46f..7a82b729c283cf0de46629614f92d9eef3c3a694 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 6a7197f2a826df469f6cacb558af172b77d10f25..9a3131aa5dab02aa4209fa86a7087b3dd7a811d1 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2020 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index e702a3fa063a68d5711d353dad104605ed7eb11f..6a2a73366ffcdd9ce4d16cbdfc8684eb2e02fcb8 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2017 by the deal.II authors
+## Copyright (C) 2017 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 5248d971c1fc09c99698532bbebdeef79d91efff..d5fc0e1c9079699800ff97dd9d51dc2826053e97 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 4458121d33e5daf55bfc454206868ee1289fd2e1..77f277f2698c1ba486056b982968d69080fcf79d 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 acd7ce9e85a8abe3bfbd22a80c5b3e086bfe0b94..8ef9bf09478fc33b44ad2ad19fbc21f5d0d94c8f 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 0d15f32e3cee32f3b32072882ef73deea2371786..42f8d32f8eaf069a5cc63cc01c7811e385483891 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2018 - 2021 by the deal.II authors
+## Copyright (C) 2018 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 8d2a173cd2cb8775f9b3eec9a31dcf32d4e65e5e..1dd04f335d41ed2aa3e349ad1cfb385ff9062c83 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2017 - 2021 by the deal.II authors
+## Copyright (C) 2017 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 3bdf48fe08ab9173faa4eb884368545f910e7848..78500bd2b2ccc8a867755b2ba5c00b38ea8fa2d1 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 fcca57ccfd17c51ab6176f3bd491c5c5d06435e4..d240b1a6c0bf56cf15a674eda9be5a49f34bc39c 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 ac7b891a273bdc8f0e9962785c36e9bf245ba91e..05ca2ea205f65f7d74d756f4054fb3667123f1c2 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2016 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 48a364dd8bd5370b2a59d1c05c5f359b5c6d56db..29c40e60cd7008ea3ce59b469e3663c743ec71d0 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 b54a3dd11c7bd6d22ff766ace46eaddab052da5a..a229f1632a01c89bc0ccf3c0e2a6323ba01a13f1 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 32ed846dce4a67b1e36724a0712701a6a943b772..fdde07d930c9874c9db4855f59fa2f5363badbcd 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 ee209f51c7cc8c62a43beb5c6528b7fd19b94d5d..088ddce91b4bb5830bc130b518e49004c9da2f9e 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2017 - 2018 by the deal.II authors
+## Copyright (C) 2017 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 6f798b4af941ed66523351b356045e2998be07ca..402c3fbefbbd007a335de8b680d3cf9bc91bddd5 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 256f24ffa8ad0ded8076ba350c8908b43ef0a525..340f6e5d51d26757a248cbb9702c05ed317ceb2a 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2017 - 2021 by the deal.II authors
+## Copyright (C) 2017 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 84b8bfd48d14985c782a04faea1188dea1cae226..88ceaf2298b1feba4163f31d796ac131b1607b4f 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2020 - 2021 by the deal.II authors
+## Copyright (C) 2020 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 154badf224a7f2d745ca435296626f6449009a18..063554d93c750cd08796292448dd3fc7ec6a218f 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 21dfa366365c4dd589a442f0e67ef15d955f20ec..719559a8493f71782150c87b308bac14a038928b 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 f4d6be32d7f4429bf4f2f49663f9012542062498..90265a1d1c021d4b6d7561aeb14ce902b9de0fd8 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2020 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 3edca1f72b2416a1db707df311ee729ff6474cc9..637a0db9cda5a400434782fb06f083768584868c 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 - 2015 by the deal.II authors
+## Copyright (C) 2014 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 1b61ef55226fc123796be47e56942c9987238a66..d4c106b74fbba73e2e4e2d8cd1e042f89b098c4a 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2019 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 1ce2223a917c6af704c51499196b569b97da2afc..6b01f46e2423b2e721ac8da201f2eae1d1c70266 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 cf9271cdd7a24f078cd69d758e71a2705125e15f..8c843b166ef9431c0ee6f41d556c3813f238ad66 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 04c7ba9836b417e790d1983b07ac4d0851883e3d..39799f0eef59419fb9af2e6e4472321fac495904 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2020 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index ac3de0b2822940fb80dcceb7d36d0418b5916e01..080f6063592b3b843dd2107d23d52fc76029c1b8 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 18dc3d53aed40b238c832b743c1addd60f90d625..845664505fbb74380b0f8535747496e3180ac797 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 df3e32ace9045afa55cea50bbb9541ce14fa019e..d4b4022215e4740bc2069afdf2c27c0dae206cfd 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 f324daa5d67909f434b0d41cf9599d566882b436..390fecb3a52245de3c2d194c0546aaf083d897e3 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 - 2016 by the deal.II authors
+## Copyright (C) 2014 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 3d42b17bccf9803d2d4cc1e16e45173e1e32b488..72ef5768db144f8b4bb67f6044b67919e693aae4 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2018 by the deal.II authors
+## Copyright (C) 2013 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index fed80ebf096d9b4aa33ddc479ac000c79fb377b8..950d7aa9e43fd4ddf86e0d251dd792196f9c06ba 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 e85eadfc4fdc23b8ab8d60fd1f4748e56bb69e35..6b2698f84f3ccd398ed3bb4e3d3f937d5474d8d1 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2015 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index b3f75347146e8c3a1cc1b958b006c941299fcb6b..33acd1dadb97e5eaf94438e8c12e4173079a32f6 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2019 by the deal.II authors
+## Copyright (C) 2012 - 2023 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index e9e82dfd7a75f34494c1b9a325793529fa10a39b..f4bc2f3d94f093aa556e1c37c1b63375d7aceceb 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 1582f18d05b5665f1f467b025549210edc0eba0e..997308de01616722ed53c811f519c2d2f4cdf170 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 5c41a14e432134fa2c1bc82f16310be05c18781c..6be5b44fe69cac5dd472b123d9ace9d1d0a5e6e9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a1b435a2e33c59f0ddf8c092c5bc32674bb0d713..10c935ed5b713c6eb00161cf24494debfb751d49 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 a3d7cd2d30e6328d712c4dc929a1d4befcbf38bb..a8ca3380a00af34f2d7e85dadec949f1f28fe058 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 34e14ee3a0eca5246c63686bd4df5460a142d00a..274e94e8e6d9e9cf212964d088838429d982d97b 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 ffa1fe52ce4935f1efa70eff8c3e3ee3fd3adf25..2a7d9dfe4dbd42383c3b8c1a52ca8e700923f7b9 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2021 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e242b4a799216b609d6666d226e594659139bb8c..64f5b30d256d7deacf9b1a81b8397b2cda688591 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2020 - 2021 by the deal.II authors
+## Copyright (C) 2020 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index e1cedcee41b98d9cdc18989c2cf59ac38557f288..fea7fc5b57295ec05a3701a3df4a5a59ffc58765 100644 (file)
@@ -1,6 +1,6 @@
 # ---------------------------------------------------------------------
 #
-# Copyright (C) 2016 - 2021 by the deal.II authors
+# Copyright (C) 2016 - 2022 by the deal.II authors
 #
 # This file is part of the deal.II library.
 #
index 5ffaa1e2d4bb3deb074828907bd041bf2ea20daa..30acd83330cbc75dc64637125a28d147996423e1 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2018 - 2019 by the deal.II authors
+## Copyright (C) 2018 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 0a9f5740773722ed554a918846e389ee65859c8b..3e4cba506e960b07fbf0c4857ea0a478f3c25488 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2014 - 2020 by the deal.II authors
+## Copyright (C) 2014 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 7634f0182dbf3ae6c92a0048de57fb906702ec4c..0ee9c0ea9c4f335e885ef8c50fbc0ea309198819 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2018 - 2021 by the deal.II authors
+## Copyright (C) 2018 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 39b058482eb1eb37ed7afb8305aeb6481978796b..d437e023f6e9c0cf49990d93b789d540e3f3d1fe 100644 (file)
@@ -2,7 +2,7 @@
 
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2019 - 2021 by the deal.II authors
+## Copyright (C) 2019 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index a11bce618a802bf1dd993b739b11596b43a601ee..7210c865a0dd75e6e8296a03748bd916ec5054a2 100644 (file)
@@ -2,7 +2,7 @@
 
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2016 - 2018 by the deal.II authors
+## Copyright (C) 2016 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index cd16e12cd7a15cfa766bb335ede28b9530b6e8c1..2057db35ed3be568ff854c8274bb5d9b127795c8 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2015 - 2020 by the deal.II authors
+## Copyright (C) 2015 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index cda84a8504940743a6d9f916bb635428d45d5f2b..bca94a4d2a7533697e886b94120f0d7f725a31cc 100755 (executable)
@@ -2,7 +2,7 @@
 
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2016 - 2019 by the deal.II authors
+## Copyright (C) 2016 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 0e037ef365327193cb915a0d34559b3b6a274d04..9061a65de2d9f4cac871f305b689a689c015775a 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2019 by the deal.II Authors
+## Copyright (C) 2012 - 2022 by the deal.II Authors
 ##
 ## This file is part of the deal.II library.
 ##
index 6dc08dc36d9c9c0fdd5697724a2b2a1cf5456528..89c603f5613e5fba1d7b397053d894b870199986 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>Build system internals</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2013 - 2020 by the deal.II Authors">
+    <meta name="copyright" content="Copyright (C) 2013 - 2023 by the deal.II Authors">
     <meta name="keywords" content="deal.II">
   </head>
 
index 0927bbe296c2f4b909756ddc44b4ed3ec9abc9e2..1b5413bb3ab629cd0cb9f64ded03ca1a23052407 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 - 2020 by the deal.II Authors">
+    <meta name="copyright" content="Copyright (C) 2000 - 2022 by the deal.II Authors">
     <meta name="keywords" content="deal.II packaging">
   </head>
 
index bb71a6a570ddee0000ecb30aeec16b78ade30032..926208f9a1c307f37a3808b758a4c8979133d4ae 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 - 2020 by the deal.II Authors">
+    <meta name="copyright" content="Copyright (C) 2000 - 2022 by the deal.II Authors">
     <meta name="keywords" content="deal.II porting">
   </head>
 
index d18f2544895baaf67c1bf848782862291aa5799f..0d73f6479edace86aaa85be837a7fe31c9d2277e 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 - 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>
@@ -674,7 +674,7 @@ category/test.run_only
 <pre>
 // ---------------------------------------------------------------------
 //
-// 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 bd535b3046658fc5424c7d070ce6638ee9790679..b310bb883207555298854e96af2d14976d41739a 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 - 2015 by the deal.II Authors">
+  <meta name="copyright" content="Copyright (C) 1998 - 2022 by the deal.II Authors">
   <meta name="keywords" content="deal dealii finite elements fem triangulation">
   <meta http-equiv="content-language" content="en">
 </head>
index ddec30ab9b3d161850a21d5fcebe100503788b45..6537bc1a48ea65ae042539644048db001077aeea 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 66df644340c64348e7cbe714e0428e60bae2a10f..bf4479e52578c04ee2b24a917282d4b9433fee08 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2015 - 2021 by the deal.II Authors
+## Copyright (C) 2015 - 2022 by the deal.II Authors
 ##
 ## This file is part of the deal.II library.
 ##
index 4b5047e4df7a046ae4a7720a7ededc2b51e3d2c2..2bf99686d9835218ed193f8fc0523ef02153f694 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2018 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9f66d707cd6ca8989534fe5ca77870c4f989924b..4458164b53936e057246a7da01cf2af4e76cb231 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2020 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 388f48bcc5160c4c718edc889d63b68d3c71e8f6..8fcb50fcea4c6e5b0ce2778afa23dfdffbbf196f 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 e4b466b0697b8285e58b27386cbeff5fdd1ca76d..2a729283417a0c209c33ccb9ca0bb08caaa613fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2021 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e745a344d345f0162f9731267a31bc0113ba18ed..21461519dde0a878ceb456e19b3ff483201c97f5 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2021 by the deal.II authors
+// Copyright (C) 2013 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 35446b4a03033acf81e16f02ef044f67c6c4bfa7..fb7107a8c2db30e892982b5bf98085f421908b51 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 67cdf52fb00ef475c482e127a642aee5df140d27..2751cb58185612c46995e006a500bc3316298d4e 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 bb823db86bfc51912eeacc267c952a3d7f1ee6b8..f5fb3f11f4cd2ed00c90e9bd88dec9fb718d8438 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2016 by the deal.II authors
+// Copyright (C) 2009 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d1d20d5fe45051e1e08a7680cff20d40389ff6a8..81c4acb393794952b47e6ecc81a4d5ae4819c307 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2020 by the deal.II authors
+// Copyright (C) 2003 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ff1b590e618986aeb7fbb076ae86a5f31ab071c0..ecade196024e436abc50a9372c6c0db3f1aaa614 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2020 by the deal.II authors
+// Copyright (C) 2016 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e71f5e74026434bacbad5b6ab4404c1d7a0669fe..5a137550b694f832264c94e5a2777ceaa677c46f 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 f218b69d7f065dd101089c4bae61d59d23495622..1d470fed6d9f3c9d7ab8c6fa50b2e70f22bc212a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2020 by the deal.II authors
+// Copyright (C) 2011 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ba8f16be45685abada74a01a01072d8d9c992fb4..3b02edcb0cfc4110b39a050ce6cd347d849a73a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2020 by the deal.II authors
+// Copyright (C) 2008 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6c0caca80316f11435b5c7ae1ed3297c6cfe8d19..a6e69247f86d8ec8cf5ab542d0fcf1a11302c937 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2020 by the deal.II authors
+// Copyright (C) 2006 - 2022 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ed3cb1faeede391f0ba80d93f978a0457400f2a..a65fe7df57159cf8a7877938fa148317d9714e40 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 881677e35f35e3d1a23e369e8d01d1013233cf18..d995dc6a2cf0120d45f1837b4608f7311c4dc0c5 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2020 by the deal.II authors
+## Copyright (C) 2013 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 93999af09dfe76cb7e8fdcd9d67982d62a738453..c18e9ed0539b94ff7d11bdb5ac4e2022c14e3017 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2006 - 2020 by the deal.II authors
+## Copyright (C) 2006 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 666b9d17a459025c653a77c043a2def59bad776e..7c8bb21fc3ddfc0f7321877105312b60a261bef0 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 3eed499c0d998aef607e026a3a17178bffe19bbb..c7e995a0c72b92f244f1a5acfa4d3c94298c7ac8 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>The deal.II Readme on interfacing to CUDA</title>
     <link href="../screen.css" rel="StyleSheet">
-    <meta name="copyright" content="Copyright (C) 2017 - 2021 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2017 - 2023 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
 
index 09e098dfe8f4a1cd88341ccd96152f7b502fc6f9..bb7f9f63a1d8bfbad686f14433030e5817a333f6 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 - 2017 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2010 - 2022 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
   <body>
index 0d8fc96acdd07e936c3453178b29e817dc19bd81..d03b8c1caf1ec65fb43c5cdfedce0e3f488dda1f 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 - 2020 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2008 - 2022 by the deal.II authors">
     <meta name="keywords" content="deal.II">
   </head>
 
index 070295e9a71eba6b332d34baa09dda959e74f62a..7151ab410775a17a5eb5f234dcff3e6f5561e2fe 100644 (file)
@@ -4,7 +4,7 @@
   <head>
     <title>The deal.II Readme on interfacing to Trilinos</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 cb9b6a4ea2c988efb5321678030714ef65abbc02..a3883db4de3a1fb68222caa3ba9088e4310f2167 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2016 - 2021 by the deal.II Authors
+## Copyright (C) 2016 - 2022 by the deal.II Authors
 ##
 ## This file is part of the deal.II library.
 ##
index 05c2b72a75625746e72f115a701c8bf1ba563711..016c262ee1229abf982883fad8a7152f491112a7 100644 (file)
@@ -7,7 +7,7 @@
     <title>The deal.II Readme</title>
     <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
     <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.II" />
 </head>
 
index bd17f58cbef7c6caa32cc29752287f735a1a3fdd..08fc6d948ebe5cf8df4c21aac0bcaa01a7671fb3 100644 (file)
@@ -5,7 +5,7 @@
     <title>deal.II CMake documentation</title>
     <link href="../screen.css" rel="StyleSheet">
     <meta name="author" content="the deal.II authors <authors @ dealii.org>">
-    <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.II">
   </head>
 
index ae95d239c2669c62b4b40390bcc68066e8ec5c4f..963ad27f72f39c14d807afc10160214196071b16 100644 (file)
@@ -5,7 +5,7 @@
     <title>User CMake configuration - deal.II</title>
     <link href="../screen.css" rel="StyleSheet">
     <meta name="author" content="the deal.II authors <authors @ dealii.org>">
-    <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.II">
   </head>
 
index 6003b853762cdb1ee703c7ded70f492ac678767c..1ba2d5bc8440c779f48d786af6976fe9733c0a3b 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 - 2021 by the deal.II authors">
+  <meta name="copyright" content="Copyright (C) 2012 - 2022 by the deal.II authors">
   <meta name="keywords" content="deal dealii finite elements fem triangulation">
   <meta http-equiv="content-language" content="en">
 </head>
index 324f1fc2aded11228744666e5917df9ef6f76905..ab1d13dd766c5c2831df8b90145d676a0efd15c9 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 - 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 68c982de7fa4ab2d840ee20f8a8b7e2a0f8e7250..cd9ca6d413d36607e23d776f52f614a58463e0d6 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2021 by the deal.II authors
+## Copyright (C) 2012 - 2022 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index fa5e5590a632a54083717457e97978736cec1829..ab1f435cb06e5ed789257979bb4f262723a0f645 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 7659821126fde75aa980be78ca3c325facce0292..76ef37db9514f914c86012ec05dabccf24283f39 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 0fd784bc2a9d09a4bead76d89c7236cc9d476290..4995c30503a357816e05704351ac719cfdec607a 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 18c650fedb1daa1b9d7dd9542e27a37c3484958d..f85fb16107909b4d9397c212d7393460a8c9b7bb 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 f6f3567b66237038128e29823971f672d1d2736e..c10aabf064fe6290d1b28dc780bb7006d0e29f32 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 3f41fcac1781c4b1f2d75acd2b974274ab66fc45..d2ad576f6ccb7334b90cc148e74ea2099912a037 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2003 - 2021 by the deal.II authors
+ * Copyright (C) 2003 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index a6da2c42e519bde6c7726f3c3711fb067126b17e..6089836ea699a5092c9b67a7ad3ee8a413526135 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 d10a7da413a205f1e4b6722d2a049a0560b078c6..0980521e00dd1d5807f8b4abb3d09fdaaa9f30e7 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 1426ae98db3b178d9e0b5cf0b5f850c55c3e626d..0d6f86d4ab27cfc9ac7f1782b45d68e1e7632776 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 8104071667d8ddb156a27176a7ebd798ed1c90bb..2599b02e666484fe34a9e5b59f3a143e49da361b 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 07308b72322e64fbd6731309b306cb63148d2e8a..bb574b4a298a482d56659c9343dd4018265aec29 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 93096930d25ad27db14ff4803b8e99155614ac4a..d173f41acf98b986063059ad210efaff38291604 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 a0e5c7ce7e32909a097af5eaa40eab2c39235d96..76ca6c169d1cf3599df08e40c74d0fb45e5ed5ca 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 b542c24450308b980960f6cb9574f954df5c1fe7..1716c67e4ef85f41add4e129ce7bd890c18b7d4d 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 fe45b093efa71e8c03d5515747ee63c3dce81f3e..d2cf93bb36fb6b9fd7b8c866a31413978683cede 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 290712b5b38cb82fc0f15ae97fc5ff560b91b60c..49065123f353cb95812c27ce47cd1e7e08c4e81b 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 4c806846f6c6caceb17d9a3924c598274e648094..18a282f82f5acd9a3b21c0923727dacae92a45c3 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 83d25e481e1c3528bfb0498e7246a85faae9e8cd..e07a1d642c581dfaf838616973fbb16bf1f47399 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 d8264a91a72a5e7c3ac655d2262d8fa412f3b40c..ba7b5ae9968a41adf1ae2620c97278e15a55deb1 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 4e97eff4d633a1d97add47a31c1696ce86c5840e..a9cc1faa1b65083568fa513ea052905513c01be5 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 858dd931689710b47127e2c24278fc19b6dbe173..575f6d4a222a45206f59cf1662d82e124475bfbe 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 f430c1c18cd7a6641866f0867724f9b72208745d..0e5b75d23f5f0e89a971f2b35dd4b373f9659084 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 9f143268489853d8b8acb46f35cb9ea374c4f36a..68ea989e12c38f124733e46518209e2206f851c7 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2021 by the deal.II authors
+ * Copyright (C) 2009 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 42d6ba59fa1dea627b08b1ee4c5c8f895ac641c7..5b5db632b18413e1155fba08f974a705780700ec 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 4296902ecb179bab8882bd47cfbdb8b3eb7fbf04..c72cd33c852dd037a32aff49f0075522e6a2e0c8 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 e9046008c2c17591bab81b0eaabe4a15f8b77184..03eb0b1cdd93795936473e1a459d41535f9bb336 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 123d83cde20b04cec30c712cce0ac237ef416ebe..7822054c125fff3e2fb9b44a42a9556cdef8d339 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2020 by the deal.II authors
+ * Copyright (C) 2010 - 2022 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index fa977d8844ebe28557ef643fd1fb20b844357857..2e651db8e705b10efc35996827a745b0a4893d08 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 5de66b59cd8be7585768ee22468377c306f98e15..a2fb7402b75ecdf16c1651622406ac23a1e77e6f 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 1ba43c79de2cdd2b28a4a118deba5eb6b3a1ba47..48b77b83128d4471da6a2516f30b8cda7f782869 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 3ed82d1f3ede7f0dbb0969f08c2a44efc2736e1c..a8d84d047f384a4428a6189201c505b6b85a1602 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 32aa62149b7ab2711a444690a924be22cadfe547..bbcc2d1a7b8a3892b6c8d5aa2a6fdb03e051de71 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 72277e9050c778f87760adf06096896c74a1ed84..800c457a06534bc86a3d0f484f821313fc0c5e3f 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2022 by the deal.II authors and
+ * Copyright (C) 2010 - 2023 by the deal.II authors and
  *                              & Jean-Paul Pelteret and Andrew McBride
  *
  * This file is part of the deal.II library.
index c08873633460379dcae3656891dee12ad1f86bbb..f7a44ecd1ffe986627242f26f4c49d08657476d2 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 99c5a6a05e207dd59331badc9fbd56f1f65be05c..ec6522be4cfeacd127461e2dc75c6a142167f02a 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 6198e133af677c85039326801e94feece8ce8c53..14d0f3340ed8b2bdf9e6526c4a7a55da8438f9d8 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 8cd1aa28c277721f237585d650b8679e2f043fa5..2ee6e7a3c76fdf280483f4e15a76554a23a3c1d1 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 b6b5d3ab068b962f8cc9e0c4a3134f0b758591d2..ad560b96e8d562007a336d599831a0585be62908 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 2b5dd127e05ac9e294547e6e266f9e72f651b98c..6914a25ea1c8c223906fb5a12a18dc9fc51bb02c 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 195f6cd366089a5da5a74c6a253764480ac288be..92a9e19dfa10d3713d6322655d66b2e368ca581c 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 683abb824f11bd7b8561c342c04043a49edb7c2f..8aeb114bf028378de051847e95d3b64521904245 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 bda7a4a55c199d4cad6bc61c2ca8f2a6be53da7e..2322fdcb8f3a4dc81721b0a1356b0b9104a3ce7e 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 d8f139e0eea3639e0cfc8685ce886d3d7b8ceaa4..2061d7cbaa29860e84d61502f7865b72c28547c1 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 32f55051c3150bd94a29cd5a8f3c85fca7648978..4e3f2c815c7e7a3cee2e3e5fbb86d6f765fe67ed 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 a079ff559f37a7636de729acf1f07790a2b2c25d..4f2b5269a473062c563760575449ae5bec927030 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 12ed4257822e2271060e539f03badb91f7ede716..9d835b7e38d086ce7a276aa28c66da330ac7aac3 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 290d0638940dd635751eb5db22b5514c43751707..d13abf5edba6e1e779c745e8ce348e6bb9a9e135 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 97f6b3c8088b1f2000f9c8d463824296c52cec38..f6bf740857400e5181dc05b74bc2faf99ce4de10 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 eef3c541359ed737803646a3311dd182bef1623f..d85192fe0e51dcfa8d96ff976735ddd5d6234a39 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 eab8d009dc8db95d9ec1783772da3ebbabb75d99..99f88fe149fca428fbebf2205d9c63d476f753cd 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 b6c119f078b77b03791f9d98c295f248948d001a..c14134bb9fdbf9ec72d8628dcc81c4b441a02a4f 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 4fa64636ee899b47e51961baf488ecc78fbb4b82..c2373686554cda4bb434cc80b3aadf9bba901e41 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 f633aea7c477166bfb8da5782c4a31f23b77e187..16e6513e4eae003ce876d6ec899f061a20115668 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 95a814c5c3bfe473e131adf74dac9e27401b074e..1df2108c757b31f8a17313ff4fd1f9da2958e390 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 7d0e031dbb6a8743573d59f157506106eebcbaa7..f19595cc90df4f74c3bf155bf48289c7ae47c365 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 a8ec6263b61932a49f58ec68c3ae34c9a3926f90..b89f9db87b53639bfc6551822b2b255115326dd5 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 efc8e16740bea521e0ce07115c3bf13b54b478c9..23b65abb23f56ed54fe398abb2019b6b55a39fb0 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 a1f7ed2ab1b048e1914abcdd772c358fc6862e1e..011964a3e1f14989bad6b9a13638ad21f9657d14 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 ca3783e0a296f1743b0385561dccbc8c427d83b3..c68e27e0e4370bbeae40cab49b9077616749148c 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 d867236bb1bf1d1b577195a6c46ad969281dd81b..75181b33fe155b2f4033697edd6f86ec61c30944 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 d720b534095b654c1a7844a9a78336b9abc747f4..0355f11d9f82486a154da29389b6aa0b1729b561 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 ab75a26d721c14b72b38930602d39a1cfb0fad5e..dd97e55d71e1631b6f66377ac19076bbe996db87 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 b7a894592e4742abff11c21a118d60edf8a8a736..2d434b74e8379228c72faac88f7896ef38647ed5 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 56af640b3fd619fb63444c4e4d101f1f15f03aec..e272103257e13bf6187373d84783b6ced18653f0 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 a807efa7ac0969a7da0eadf53de0f3b43356e2e1..9d4be1af3da3c91e6ee89d20edc7973cfee55850 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 df4821b91653941b896ce4161968a8d8c5bef220..8666a82b3cbf0fffa9dff15d61ad94165346b9f2 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 2b34b9ba040f05661f70e6af2383b0fd8f206abe..398f2ad44150fc02bd05b646ed73cd2ea146d165 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 54e17869e7efbdf8f52b7bc6f6794aaada8a44f3..981677edbb68b2ee462db9350657b8618862dba2 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 ca6f4c615b72e813d17ce1f42874710307737a12..f67ba6eec19f04018d1c6aa2b37704877374021e 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.
  *

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.