]> https://gitweb.dealii.org/ - dealii.git/commit
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)
commite58c634350b2cae427130de5cc8341059b8dd1b9
treef38877d8bbd1310e86e42f673eb0a55ca14c2471
parent67fbf0ccf2bbeb8fc77740ee3da3689def309ba8
update copyright years: cmake, contrib, doc, examples
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

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.