From e56ee9318674f8c345dcd2f5fade330f9230d8e5 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 23 Mar 2017 10:08:23 -0600 Subject: [PATCH] Update copyright years. --- cmake/checks/check_02_system_features.cmake | 2 +- cmake/macros/macro_check_compiler_setup.cmake | 2 +- cmake/macros/macro_configure_feature.cmake | 2 +- cmake/macros/macro_deal_ii_insource_setup_target.cmake | 2 +- cmake/macros/macro_deal_ii_pickup_tests.cmake | 2 +- cmake/modules/FindPETSC.cmake | 2 +- cmake/modules/FindSLEPC.cmake | 2 +- cmake/modules/FindTRILINOS.cmake | 2 +- cmake/setup_cached_variables.cmake | 2 +- cmake/setup_compiler_flags_intel.cmake | 2 +- doc/developers/testsuite.html | 4 ++-- doc/doxygen/CMakeLists.txt | 2 +- examples/CMakeLists.txt | 2 +- examples/step-14/step-14.cc | 2 +- examples/step-21/step-21.cc | 2 +- examples/step-23/step-23.cc | 2 +- examples/step-24/step-24.cc | 2 +- examples/step-26/step-26.cc | 2 +- examples/step-28/step-28.cc | 2 +- examples/step-30/step-30.cc | 2 +- examples/step-31/step-31.cc | 2 +- examples/step-32/step-32.cc | 2 +- examples/step-33/step-33.cc | 2 +- examples/step-34/step-34.cc | 2 +- examples/step-35/step-35.cc | 2 +- examples/step-41/step-41.cc | 2 +- examples/step-42/step-42.cc | 2 +- examples/step-43/step-43.cc | 2 +- examples/step-44/step-44.cc | 2 +- examples/step-45/step-45.cc | 2 +- examples/step-47/step-47.cc | 2 +- examples/step-49/step-49.cc | 2 +- examples/step-50/step-50.cc | 2 +- examples/step-54/step-54.cc | 2 +- examples/step-9/step-9.cc | 2 +- include/deal.II/base/aligned_vector.h | 2 +- include/deal.II/base/exceptions.h | 2 +- include/deal.II/base/function_cspline.h | 2 +- include/deal.II/base/logstream.h | 2 +- include/deal.II/base/mpi.h | 2 +- include/deal.II/base/mpi.templates.h | 2 +- include/deal.II/base/numbers.h | 2 +- include/deal.II/base/tensor_accessors.h | 2 +- include/deal.II/base/timer.h | 2 +- include/deal.II/base/work_stream.h | 2 +- include/deal.II/dofs/dof_accessor.h | 2 +- include/deal.II/dofs/dof_accessor.templates.h | 2 +- include/deal.II/fe/mapping_q_generic.h | 2 +- include/deal.II/grid/filtered_iterator.h | 2 +- include/deal.II/grid/grid_tools.h | 2 +- include/deal.II/grid/manifold.h | 2 +- include/deal.II/hp/dof_handler.h | 2 +- include/deal.II/integrators/l2.h | 2 +- include/deal.II/lac/block_matrix_base.h | 2 +- include/deal.II/lac/block_vector_base.h | 2 +- include/deal.II/lac/diagonal_matrix.h | 2 +- include/deal.II/lac/exceptions.h | 2 +- include/deal.II/lac/lapack_full_matrix.h | 2 +- include/deal.II/lac/lapack_support.h | 2 +- include/deal.II/lac/solver_bicgstab.h | 2 +- include/deal.II/lac/swappable_vector.h | 2 +- include/deal.II/lac/swappable_vector.templates.h | 2 +- include/deal.II/lac/vector_memory.h | 2 +- include/deal.II/matrix_free/shape_info.h | 2 +- include/deal.II/matrix_free/shape_info.templates.h | 2 +- include/deal.II/meshworker/assembler.h | 2 +- include/deal.II/meshworker/functional.h | 2 +- include/deal.II/numerics/derivative_approximation.h | 2 +- include/deal.II/numerics/error_estimator.templates.h | 2 +- include/deal.II/numerics/fe_field_function.templates.h | 2 +- include/deal.II/opencascade/boundary_lib.h | 2 +- include/deal.II/opencascade/utilities.h | 2 +- source/base/convergence_table.cc | 2 +- source/base/function_cspline.cc | 2 +- source/base/logstream.cc | 2 +- source/base/mpi.cc | 2 +- source/base/path_search.cc | 2 +- source/base/table_handler.cc | 2 +- source/base/tensor_product_polynomials_bubbles.cc | 2 +- source/base/timer.cc | 2 +- source/base/utilities.cc | 2 +- source/distributed/shared_tria.cc | 2 +- source/distributed/tria.cc | 2 +- source/dofs/dof_tools_constraints.cc | 2 +- source/dofs/dof_tools_constraints.inst.in | 2 +- source/fe/fe_enriched.cc | 2 +- source/fe/fe_q_bubbles.inst.in | 2 +- source/fe/fe_system.cc | 2 +- source/fe/fe_tools_extrapolate.cc | 2 +- source/fe/fe_tools_interpolate.cc | 2 +- source/fe/fe_tools_interpolate.inst.in | 2 +- source/grid/grid_tools.inst.in | 2 +- source/grid/manifold.cc | 2 +- source/grid/tria.cc | 2 +- source/lac/CMakeLists.txt | 2 +- source/lac/block_sparsity_pattern.cc | 2 +- source/lac/lapack_full_matrix.cc | 2 +- source/lac/petsc_parallel_sparse_matrix.cc | 2 +- source/lac/petsc_parallel_vector.cc | 2 +- source/lac/petsc_precondition.cc | 2 +- source/lac/petsc_vector_base.cc | 2 +- source/lac/sparsity_pattern.cc | 2 +- source/lac/trilinos_block_sparse_matrix.cc | 2 +- source/lac/trilinos_epetra_vector.cc | 2 +- source/lac/trilinos_precondition_ml.cc | 2 +- source/lac/trilinos_precondition_muelu.cc | 2 +- source/lac/trilinos_vector.cc | 2 +- source/lac/vector_memory.cc | 2 +- source/lac/vector_memory_release.inst.in | 2 +- source/numerics/data_out_rotation.cc | 2 +- source/numerics/derivative_approximation.cc | 2 +- source/numerics/derivative_approximation.inst.in | 2 +- source/numerics/time_dependent.cc | 2 +- source/opencascade/CMakeLists.txt | 2 +- source/opencascade/boundary_lib.cc | 2 +- tests/base/aligned_vector_05.cc | 2 +- tests/base/functions_cspline_02.cc | 2 +- tests/base/quadrature_chebyshev.cc | 2 +- tests/base/vectorization_07.cc | 2 +- tests/bits/count_dofs_per_block_01.cc | 2 +- tests/bits/count_dofs_per_block_02.cc | 2 +- tests/bits/face_interpolation.cc | 2 +- tests/bits/faceq_face_interpolation.cc | 2 +- tests/bits/faceq_subface_interpolation.cc | 2 +- tests/bits/fe_tools_02.cc | 2 +- tests/bits/fe_tools_03.cc | 2 +- tests/bits/fe_tools_04.cc | 2 +- tests/bits/fe_tools_05.cc | 2 +- tests/bits/fe_tools_06c.cc | 2 +- tests/bits/fe_tools_06d.cc | 2 +- tests/bits/fe_tools_07.cc | 2 +- tests/bits/fe_tools_08.cc | 2 +- tests/bits/fe_tools_09.cc | 2 +- tests/bits/fe_tools_10.cc | 2 +- tests/bits/fe_tools_11.cc | 2 +- tests/bits/fe_tools_12.cc | 2 +- tests/bits/fe_tools_14.cc | 2 +- tests/bits/fe_tools_common.h | 2 +- tests/bits/fe_tools_cpfqpm_01.cc | 2 +- tests/bits/fe_tools_cpfqpm_02.cc | 2 +- tests/bits/fe_tools_cpfqpm_03.cc | 2 +- tests/bits/fe_tools_cpfqpm_04.cc | 2 +- tests/bits/subface_interpolation.cc | 2 +- tests/build_tests/CMakeLists.txt | 2 +- tests/dofs/dof_tools_00a.cc | 2 +- tests/dofs/dof_tools_01a.cc | 2 +- tests/dofs/dof_tools_01a_constraints_false.cc | 2 +- tests/dofs/dof_tools_01a_constraints_true.cc | 2 +- tests/dofs/dof_tools_01a_subdomain.cc | 2 +- tests/dofs/dof_tools_01b.cc | 2 +- tests/dofs/dof_tools_01c.cc | 2 +- tests/dofs/dof_tools_01d.cc | 2 +- tests/dofs/dof_tools_02a.cc | 2 +- tests/dofs/dof_tools_02a_constraints_false.cc | 2 +- tests/dofs/dof_tools_02a_constraints_true.cc | 2 +- tests/dofs/dof_tools_02a_subdomain.cc | 2 +- tests/dofs/dof_tools_02b.cc | 2 +- tests/dofs/dof_tools_02c.cc | 2 +- tests/dofs/dof_tools_02d.cc | 2 +- tests/dofs/dof_tools_03.cc | 2 +- tests/dofs/dof_tools_04.cc | 2 +- tests/dofs/dof_tools_05.cc | 2 +- tests/dofs/dof_tools_06.cc | 2 +- tests/dofs/dof_tools_07.cc | 2 +- tests/dofs/dof_tools_08.cc | 2 +- tests/dofs/dof_tools_09.cc | 2 +- tests/dofs/dof_tools_10.cc | 2 +- tests/dofs/dof_tools_12.cc | 2 +- tests/dofs/dof_tools_13.cc | 2 +- tests/dofs/dof_tools_13a.cc | 2 +- tests/dofs/dof_tools_14.cc | 2 +- tests/dofs/dof_tools_15a.cc | 2 +- tests/dofs/dof_tools_15b.cc | 2 +- tests/dofs/dof_tools_15c.cc | 2 +- tests/dofs/dof_tools_15d.cc | 2 +- tests/dofs/dof_tools_16a.cc | 2 +- tests/dofs/dof_tools_16b.cc | 2 +- tests/dofs/dof_tools_16c.cc | 2 +- tests/dofs/dof_tools_16d.cc | 2 +- tests/dofs/dof_tools_17a.cc | 2 +- tests/dofs/dof_tools_17b.cc | 2 +- tests/dofs/dof_tools_17c.cc | 2 +- tests/dofs/dof_tools_17d.cc | 2 +- tests/dofs/dof_tools_18a.cc | 2 +- tests/dofs/dof_tools_18a_1d.cc | 2 +- tests/dofs/dof_tools_18b.cc | 2 +- tests/dofs/dof_tools_18c.cc | 2 +- tests/dofs/dof_tools_18d.cc | 2 +- tests/dofs/dof_tools_19.cc | 2 +- tests/dofs/dof_tools_20.cc | 2 +- tests/dofs/dof_tools_21.cc | 2 +- tests/dofs/dof_tools_common.h | 2 +- tests/dofs/dof_tools_periodic.h | 2 +- tests/dofs/hp_constraints_are_implemented.cc | 2 +- tests/dofs/n_dofs_per_object.cc | 2 +- tests/fail/rt_crash_01.cc | 2 +- tests/fe/fe_enriched_step-36.cc | 2 +- tests/fe/fe_enriched_step-36b.cc | 2 +- tests/fe/fe_nedelec_hessian_divergence_theorem.cc | 2 +- tests/fe/fe_prolongation_q_bubbles.cc | 2 +- tests/fe/fe_q_bubbles.cc | 2 +- tests/fe/fe_restriction_q_bubbles.cc | 2 +- tests/fe/fe_support_points_q_bubbles.cc | 2 +- tests/fe/get_dof_association.cc | 2 +- tests/fe/interpolate_q_bubbles.cc | 2 +- tests/fe/q_bubbles_projection_01.cc | 2 +- tests/fe/restrict_prolongation_01.cc | 2 +- tests/fe/shapes_q_bubbles.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_01.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_02.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_03.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_04.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_06.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_07.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_08.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_10.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_11.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_12.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_13.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_14.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_15.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_16.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_17.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_18.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_19.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_20.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_21.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_22.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_23.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_24.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_25.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_26.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_27.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_28.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_29.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_30.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_31.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_32.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_33.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_34.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_36.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_37.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_38.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_39.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_40.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_41.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_42.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_43.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_44.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_45.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_46.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_47.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_48.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_49.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_50.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_51.cc | 2 +- tests/full_matrix/complex_complex_full_matrix_52.cc | 2 +- tests/full_matrix/complex_real_full_matrix_01.cc | 2 +- tests/full_matrix/complex_real_full_matrix_02.cc | 2 +- tests/full_matrix/complex_real_full_matrix_03.cc | 2 +- tests/full_matrix/complex_real_full_matrix_04.cc | 2 +- tests/full_matrix/complex_real_full_matrix_05.cc | 2 +- tests/full_matrix/complex_real_full_matrix_06.cc | 2 +- tests/full_matrix/complex_real_full_matrix_07.cc | 2 +- tests/full_matrix/complex_real_full_matrix_08.cc | 2 +- tests/full_matrix/complex_real_full_matrix_09.cc | 2 +- tests/full_matrix/complex_real_full_matrix_10.cc | 2 +- tests/full_matrix/complex_real_full_matrix_11.cc | 2 +- tests/full_matrix/complex_real_full_matrix_12.cc | 2 +- tests/full_matrix/complex_real_full_matrix_13.cc | 2 +- tests/full_matrix/complex_real_full_matrix_14.cc | 2 +- tests/full_matrix/complex_real_full_matrix_15.cc | 2 +- tests/full_matrix/complex_real_full_matrix_16.cc | 2 +- tests/full_matrix/complex_real_full_matrix_17.cc | 2 +- tests/full_matrix/complex_real_full_matrix_18.cc | 2 +- tests/full_matrix/complex_real_full_matrix_19.cc | 2 +- tests/full_matrix/complex_real_full_matrix_20.cc | 2 +- tests/full_matrix/complex_real_full_matrix_21.cc | 2 +- tests/full_matrix/complex_real_full_matrix_22.cc | 2 +- tests/full_matrix/complex_real_full_matrix_23.cc | 2 +- tests/full_matrix/complex_real_full_matrix_24.cc | 2 +- tests/full_matrix/complex_real_full_matrix_25.cc | 2 +- tests/full_matrix/complex_real_full_matrix_26.cc | 2 +- tests/full_matrix/complex_real_full_matrix_27.cc | 2 +- tests/full_matrix/complex_real_full_matrix_28.cc | 2 +- tests/full_matrix/complex_real_full_matrix_29.cc | 2 +- tests/full_matrix/complex_real_full_matrix_30.cc | 2 +- tests/full_matrix/complex_real_full_matrix_31.cc | 2 +- tests/full_matrix/complex_real_full_matrix_32.cc | 2 +- tests/full_matrix/complex_real_full_matrix_33.cc | 2 +- tests/full_matrix/complex_real_full_matrix_34.cc | 2 +- tests/full_matrix/complex_real_full_matrix_36.cc | 2 +- tests/full_matrix/complex_real_full_matrix_37.cc | 2 +- tests/full_matrix/complex_real_full_matrix_38.cc | 2 +- tests/full_matrix/complex_real_full_matrix_39.cc | 2 +- tests/full_matrix/complex_real_full_matrix_40.cc | 2 +- tests/full_matrix/complex_real_full_matrix_41.cc | 2 +- tests/full_matrix/complex_real_full_matrix_42.cc | 2 +- tests/full_matrix/complex_real_full_matrix_43.cc | 2 +- tests/full_matrix/complex_real_full_matrix_44.cc | 2 +- tests/full_matrix/complex_real_full_matrix_45.cc | 2 +- tests/full_matrix/complex_real_full_matrix_46.cc | 2 +- tests/full_matrix/complex_real_full_matrix_47.cc | 2 +- tests/full_matrix/complex_real_full_matrix_48.cc | 2 +- tests/full_matrix/complex_real_full_matrix_49.cc | 2 +- tests/full_matrix/complex_real_full_matrix_50.cc | 2 +- tests/full_matrix/complex_real_full_matrix_51.cc | 2 +- tests/full_matrix/complex_real_full_matrix_52.cc | 2 +- tests/full_matrix/full_matrix_01.cc | 2 +- tests/full_matrix/full_matrix_12.cc | 2 +- tests/full_matrix/full_matrix_13.cc | 2 +- tests/full_matrix/full_matrix_14.cc | 2 +- tests/full_matrix/full_matrix_15.cc | 2 +- tests/full_matrix/full_matrix_16.cc | 2 +- tests/full_matrix/full_matrix_17.cc | 2 +- tests/full_matrix/full_matrix_18.cc | 2 +- tests/full_matrix/full_matrix_19.cc | 2 +- tests/full_matrix/full_matrix_20.cc | 2 +- tests/full_matrix/full_matrix_21.cc | 2 +- tests/full_matrix/full_matrix_22.cc | 2 +- tests/full_matrix/full_matrix_23.cc | 2 +- tests/full_matrix/full_matrix_24.cc | 2 +- tests/full_matrix/full_matrix_25.cc | 2 +- tests/full_matrix/full_matrix_26.cc | 2 +- tests/full_matrix/full_matrix_27.cc | 2 +- tests/full_matrix/full_matrix_28.cc | 2 +- tests/full_matrix/full_matrix_29.cc | 2 +- tests/full_matrix/full_matrix_30.cc | 2 +- tests/full_matrix/full_matrix_31.cc | 2 +- tests/full_matrix/full_matrix_32.cc | 2 +- tests/full_matrix/full_matrix_33.cc | 2 +- tests/full_matrix/full_matrix_34.cc | 2 +- tests/full_matrix/full_matrix_36.cc | 2 +- tests/full_matrix/full_matrix_37.cc | 2 +- tests/full_matrix/full_matrix_38.cc | 2 +- tests/full_matrix/full_matrix_39.cc | 2 +- tests/full_matrix/full_matrix_40.cc | 2 +- tests/full_matrix/full_matrix_41.cc | 2 +- tests/full_matrix/full_matrix_42.cc | 2 +- tests/full_matrix/full_matrix_43.cc | 2 +- tests/full_matrix/full_matrix_44.cc | 2 +- tests/full_matrix/full_matrix_45.cc | 2 +- tests/full_matrix/full_matrix_46.cc | 2 +- tests/full_matrix/full_matrix_47.cc | 2 +- tests/full_matrix/full_matrix_48.cc | 2 +- tests/full_matrix/full_matrix_49.cc | 2 +- tests/full_matrix/full_matrix_50.cc | 2 +- tests/full_matrix/full_matrix_51.cc | 2 +- tests/full_matrix/full_matrix_52.cc | 2 +- tests/full_matrix/full_matrix_53.cc | 2 +- tests/full_matrix/full_matrix_54.cc | 2 +- tests/full_matrix/full_matrix_55.cc | 2 +- tests/full_matrix/full_matrix_56.cc | 2 +- tests/full_matrix/full_matrix_57.cc | 2 +- tests/full_matrix/full_matrix_59.cc | 2 +- tests/full_matrix/full_matrix_60.cc | 2 +- tests/full_matrix/full_matrix_61.cc | 2 +- tests/full_matrix/full_matrix_62.cc | 2 +- tests/full_matrix/full_matrix_63.cc | 2 +- tests/full_matrix/full_matrix_64.cc | 2 +- tests/full_matrix/full_matrix_65.cc | 2 +- tests/full_matrix/full_matrix_66.cc | 2 +- tests/full_matrix/full_matrix_67.cc | 2 +- tests/full_matrix/full_matrix_68.cc | 2 +- tests/full_matrix/full_matrix_common.h | 2 +- tests/grid/grid_out_per_processor_vtu_02.cc | 2 +- tests/grid/grid_transform_02.cc | 2 +- tests/grid/grid_transform_3d.cc | 2 +- tests/grid/grid_transform_coefficient.cc | 2 +- tests/hp/count_dofs_per_block_01.cc | 2 +- tests/hp/count_dofs_per_block_02.cc | 2 +- tests/hp/create_laplace_matrix_01.cc | 2 +- tests/hp/create_laplace_matrix_01b.cc | 2 +- tests/hp/create_laplace_matrix_02.cc | 2 +- tests/hp/create_laplace_matrix_02b.cc | 2 +- tests/hp/distribute_dofs_linear_time.cc | 2 +- tests/integrators/elasticity_01.cc | 2 +- tests/integrators/grad_div_01.cc | 2 +- tests/lac/linear_operator_08.cc | 2 +- tests/lac/vector_operations_parallel_for_start_end.cc | 2 +- tests/lac/vector_operations_parallel_reduce_start_end.cc | 2 +- tests/lapack/full_matrix_13.cc | 2 +- tests/lapack/full_matrix_14.cc | 2 +- tests/mappings/mapping_q_generic_cell_cache.cc | 2 +- tests/matrix_free/copy_feevaluation.cc | 2 +- tests/matrix_free/inverse_mass_01.cc | 2 +- tests/matrix_free/matrix_vector_20.cc | 2 +- tests/matrix_free/matrix_vector_21.cc | 2 +- tests/matrix_free/matrix_vector_common.h | 2 +- tests/mpi/data_out_hdf5_01.cc | 2 +- tests/mpi/distort_random_01.cc | 2 +- tests/mpi/distort_random_02.cc | 2 +- tests/mpi/distribute_flux_sparsity_pattern.cc | 2 +- tests/mpi/fe_field_function_03.cc | 2 +- tests/mpi/no_flux_constraints_02.cc | 2 +- tests/mpi/no_flux_constraints_03.cc | 2 +- tests/multigrid/dof_05.cc | 2 +- tests/multigrid/mg_coarse_01.cc | 2 +- tests/multigrid/step-16-04.cc | 2 +- tests/multigrid/step-16-05.cc | 2 +- tests/multigrid/step-16-06.cc | 2 +- tests/multigrid/step-50_01.cc | 2 +- tests/multigrid/transfer_matrix_free_08.cc | 2 +- tests/numerics/create_mass_matrix_05.cc | 2 +- tests/numerics/data_out_01.cc | 2 +- tests/numerics/data_out_02.cc | 2 +- tests/numerics/data_out_03.cc | 2 +- tests/numerics/data_out_04.cc | 2 +- tests/numerics/data_out_05.cc | 2 +- tests/numerics/data_out_06.cc | 2 +- tests/numerics/data_out_07.cc | 2 +- tests/numerics/data_out_08.cc | 2 +- tests/numerics/data_out_common.h | 2 +- tests/numerics/data_out_faces_01.cc | 2 +- tests/numerics/data_out_faces_02.cc | 2 +- tests/numerics/data_out_faces_03.cc | 2 +- tests/numerics/data_out_faces_04.cc | 2 +- tests/numerics/data_out_faces_05.cc | 2 +- tests/numerics/data_out_multi_dh_01.cc | 2 +- tests/numerics/data_out_multi_dh_02.cc | 2 +- tests/numerics/data_out_multi_dh_03.cc | 2 +- tests/numerics/data_out_multi_dh_04.cc | 2 +- tests/numerics/data_out_multi_dh_05.cc | 2 +- tests/numerics/data_out_rotation_01.cc | 2 +- tests/numerics/data_out_rotation_02.cc | 2 +- tests/numerics/data_out_rotation_03.cc | 2 +- tests/numerics/data_out_rotation_04.cc | 2 +- tests/numerics/data_out_rotation_05.cc | 2 +- tests/numerics/data_out_stack_01.cc | 2 +- tests/numerics/data_out_stack_02.cc | 2 +- tests/numerics/derivative_approximation_01.cc | 2 +- tests/numerics/derivative_approximation_02.cc | 2 +- tests/opencascade/circle_normal_projection.cc | 2 +- tests/opencascade/closest_point_to_shape.cc | 2 +- tests/parameter_handler/parameter_handler_3_with_space.cc | 2 +- tests/physics/elasticity-kinematics_02.cc | 2 +- tests/slepc/solve_04.cc | 2 +- tests/slepc_complex/00.cc | 2 +- tests/tests.h | 2 +- tests/trilinos/block_vector_iterator_03.cc | 2 +- tests/trilinos/elide_zeros.cc | 2 +- tests/trilinos/renumbering_01.cc | 2 +- tests/trilinos/sparse_matrix_mmult_01.cc | 2 +- 443 files changed, 444 insertions(+), 444 deletions(-) diff --git a/cmake/checks/check_02_system_features.cmake b/cmake/checks/check_02_system_features.cmake index be9aec24c2..caaa3f0824 100644 --- a/cmake/checks/check_02_system_features.cmake +++ b/cmake/checks/check_02_system_features.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_check_compiler_setup.cmake b/cmake/macros/macro_check_compiler_setup.cmake index 70ba2d38af..70a80c6d67 100644 --- a/cmake/macros/macro_check_compiler_setup.cmake +++ b/cmake/macros/macro_check_compiler_setup.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2016 by the deal.II authors +## Copyright (C) 2016 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_configure_feature.cmake b/cmake/macros/macro_configure_feature.cmake index 37ab173e6e..dd6e0de50c 100644 --- a/cmake/macros/macro_configure_feature.cmake +++ b/cmake/macros/macro_configure_feature.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2016 by the deal.II authors +## Copyright (C) 2012 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_insource_setup_target.cmake b/cmake/macros/macro_deal_ii_insource_setup_target.cmake index 1f7a04a09f..f8141955a4 100644 --- a/cmake/macros/macro_deal_ii_insource_setup_target.cmake +++ b/cmake/macros/macro_deal_ii_insource_setup_target.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2014 by the deal.II authors +## Copyright (C) 2012 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/macros/macro_deal_ii_pickup_tests.cmake b/cmake/macros/macro_deal_ii_pickup_tests.cmake index 3ef5bfff06..2bfbd2c4c4 100644 --- a/cmake/macros/macro_deal_ii_pickup_tests.cmake +++ b/cmake/macros/macro_deal_ii_pickup_tests.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2013 - 2016 by the deal.II authors +## Copyright (C) 2013 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindPETSC.cmake b/cmake/modules/FindPETSC.cmake index d71ad80d03..dccc9f6084 100644 --- a/cmake/modules/FindPETSC.cmake +++ b/cmake/modules/FindPETSC.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2016 by the deal.II authors +## Copyright (C) 2012 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindSLEPC.cmake b/cmake/modules/FindSLEPC.cmake index d4420c419d..2de9a29aa0 100644 --- a/cmake/modules/FindSLEPC.cmake +++ b/cmake/modules/FindSLEPC.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2014 by the deal.II authors +## Copyright (C) 2012 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/modules/FindTRILINOS.cmake b/cmake/modules/FindTRILINOS.cmake index 018bffd93c..a2af3c2dd0 100644 --- a/cmake/modules/FindTRILINOS.cmake +++ b/cmake/modules/FindTRILINOS.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2016 by the deal.II authors +## Copyright (C) 2012 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_cached_variables.cmake b/cmake/setup_cached_variables.cmake index 36dfdfc46c..ecbfba4635 100644 --- a/cmake/setup_cached_variables.cmake +++ b/cmake/setup_cached_variables.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2016 by the deal.II authors +## Copyright (C) 2012 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/cmake/setup_compiler_flags_intel.cmake b/cmake/setup_compiler_flags_intel.cmake index d751e81cd8..435a6d7120 100644 --- a/cmake/setup_compiler_flags_intel.cmake +++ b/cmake/setup_compiler_flags_intel.cmake @@ -1,6 +1,6 @@ ## --------------------------------------------------------------------- ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/doc/developers/testsuite.html b/doc/developers/testsuite.html index 4f44e221e4..46d27a8720 100644 --- a/doc/developers/testsuite.html +++ b/doc/developers/testsuite.html @@ -5,7 +5,7 @@ The deal.II Testsuite - + @@ -597,7 +597,7 @@ category/test.expect=run.output
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2016 by the deal.II Authors
+// Copyright (C) 2015 - 2017 by the deal.II Authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/doc/doxygen/CMakeLists.txt b/doc/doxygen/CMakeLists.txt
index 03e7119730..e800200dad 100644
--- a/doc/doxygen/CMakeLists.txt
+++ b/doc/doxygen/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2016 by the deal.II authors
+## Copyright (C) 2012 - 2017 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index 97b610cba4..442e70562f 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2016 by the deal.II authors
+## Copyright (C) 2012 - 2017 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/examples/step-14/step-14.cc b/examples/step-14/step-14.cc
index d7da265483..6d039dac53 100644
--- a/examples/step-14/step-14.cc
+++ b/examples/step-14/step-14.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2002 - 2016 by the deal.II authors
+ * Copyright (C) 2002 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-21/step-21.cc b/examples/step-21/step-21.cc
index 7d932e0d99..59f528886d 100644
--- a/examples/step-21/step-21.cc
+++ b/examples/step-21/step-21.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2016 by the deal.II authors
+ * Copyright (C) 2006 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-23/step-23.cc b/examples/step-23/step-23.cc
index 5f62bb1361..7fc666c068 100644
--- a/examples/step-23/step-23.cc
+++ b/examples/step-23/step-23.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2015 by the deal.II authors
+ * Copyright (C) 2006 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-24/step-24.cc b/examples/step-24/step-24.cc
index 7c473acbb6..4ac23f64bf 100644
--- a/examples/step-24/step-24.cc
+++ b/examples/step-24/step-24.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2006 - 2015 by the deal.II authors
+ * Copyright (C) 2006 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-26/step-26.cc b/examples/step-26/step-26.cc
index fc9eb3bcf5..a8aa054a29 100644
--- a/examples/step-26/step-26.cc
+++ b/examples/step-26/step-26.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2015 by the deal.II authors
+ * Copyright (C) 2013 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-28/step-28.cc b/examples/step-28/step-28.cc
index 91d6d8d072..e00ec968d9 100644
--- a/examples/step-28/step-28.cc
+++ b/examples/step-28/step-28.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2016 by the deal.II authors
+ * Copyright (C) 2009 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-30/step-30.cc b/examples/step-30/step-30.cc
index 3591a4e01a..a4f8f113fb 100644
--- a/examples/step-30/step-30.cc
+++ b/examples/step-30/step-30.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2015 by the deal.II authors
+ * Copyright (C) 2007 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-31/step-31.cc b/examples/step-31/step-31.cc
index a4da66e1f3..e978df2b04 100644
--- a/examples/step-31/step-31.cc
+++ b/examples/step-31/step-31.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2016 by the deal.II authors
+ * Copyright (C) 2007 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-32/step-32.cc b/examples/step-32/step-32.cc
index 3a1be1a014..0376cc7c31 100644
--- a/examples/step-32/step-32.cc
+++ b/examples/step-32/step-32.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2016 by the deal.II authors
+ * Copyright (C) 2008 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-33/step-33.cc b/examples/step-33/step-33.cc
index f1b6bf2ce8..c88c233ed5 100644
--- a/examples/step-33/step-33.cc
+++ b/examples/step-33/step-33.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2007 - 2016 by the deal.II authors
+ * Copyright (C) 2007 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-34/step-34.cc b/examples/step-34/step-34.cc
index f86c865de6..0e7253f1a7 100644
--- a/examples/step-34/step-34.cc
+++ b/examples/step-34/step-34.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2016 by the deal.II authors
+ * Copyright (C) 2009 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-35/step-35.cc b/examples/step-35/step-35.cc
index 40842125f9..4ccaaea4bc 100644
--- a/examples/step-35/step-35.cc
+++ b/examples/step-35/step-35.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2016 by the deal.II authors
+ * Copyright (C) 2009 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-41/step-41.cc b/examples/step-41/step-41.cc
index 8c3662bf82..b14511c069 100644
--- a/examples/step-41/step-41.cc
+++ b/examples/step-41/step-41.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2011 - 2015 by the deal.II authors
+ * Copyright (C) 2011 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-42/step-42.cc b/examples/step-42/step-42.cc
index 33220e4dae..0c5c8650ef 100644
--- a/examples/step-42/step-42.cc
+++ b/examples/step-42/step-42.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2012 - 2016 by the deal.II authors
+ * Copyright (C) 2012 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-43/step-43.cc b/examples/step-43/step-43.cc
index 5bf087e247..d4b14d64e1 100644
--- a/examples/step-43/step-43.cc
+++ b/examples/step-43/step-43.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2016 by the deal.II authors
+ * Copyright (C) 2010 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-44/step-44.cc b/examples/step-44/step-44.cc
index 286d8e76b3..964a07c4a6 100644
--- a/examples/step-44/step-44.cc
+++ b/examples/step-44/step-44.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2010 - 2016 by the deal.II authors and
+ * Copyright (C) 2010 - 2017 by the deal.II authors and
  *                              & Jean-Paul Pelteret and Andrew McBride
  *
  * This file is part of the deal.II library.
diff --git a/examples/step-45/step-45.cc b/examples/step-45/step-45.cc
index c516dad434..e54b220b57 100644
--- a/examples/step-45/step-45.cc
+++ b/examples/step-45/step-45.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2008 - 2016 by the deal.II authors
+ * Copyright (C) 2008 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-47/step-47.cc b/examples/step-47/step-47.cc
index 74b6cdeae8..18d23d13fd 100644
--- a/examples/step-47/step-47.cc
+++ b/examples/step-47/step-47.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2011 - 2016 by the deal.II authors
+ * Copyright (C) 2011 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-49/step-49.cc b/examples/step-49/step-49.cc
index b884ea8c6c..4e55e9116c 100644
--- a/examples/step-49/step-49.cc
+++ b/examples/step-49/step-49.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2013 - 2016 by the deal.II authors
+ * Copyright (C) 2013 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-50/step-50.cc b/examples/step-50/step-50.cc
index 3fae3f2a54..daedd3b567 100644
--- a/examples/step-50/step-50.cc
+++ b/examples/step-50/step-50.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2003 - 2016 by the deal.II authors
+ * Copyright (C) 2003 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-54/step-54.cc b/examples/step-54/step-54.cc
index 111075f54e..d2964e8b5b 100644
--- a/examples/step-54/step-54.cc
+++ b/examples/step-54/step-54.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2009 - 2015 by the deal.II authors
+ * Copyright (C) 2009 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/examples/step-9/step-9.cc b/examples/step-9/step-9.cc
index 87e256ec6f..3151b8dcf1 100644
--- a/examples/step-9/step-9.cc
+++ b/examples/step-9/step-9.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2000 - 2016 by the deal.II authors
+ * Copyright (C) 2000 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/include/deal.II/base/aligned_vector.h b/include/deal.II/base/aligned_vector.h
index e852143cd9..b8c52c0699 100644
--- a/include/deal.II/base/aligned_vector.h
+++ b/include/deal.II/base/aligned_vector.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2016 by the deal.II authors
+// Copyright (C) 2011 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/exceptions.h b/include/deal.II/base/exceptions.h
index 5dfca28ebc..fcfd127ac9 100644
--- a/include/deal.II/base/exceptions.h
+++ b/include/deal.II/base/exceptions.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/function_cspline.h b/include/deal.II/base/function_cspline.h
index 0338d8f268..3648777e8a 100644
--- a/include/deal.II/base/function_cspline.h
+++ b/include/deal.II/base/function_cspline.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/logstream.h b/include/deal.II/base/logstream.h
index 8e16960b3f..c9d1acd240 100644
--- a/include/deal.II/base/logstream.h
+++ b/include/deal.II/base/logstream.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/mpi.h b/include/deal.II/base/mpi.h
index e301de0b6c..cbe04f2d2d 100644
--- a/include/deal.II/base/mpi.h
+++ b/include/deal.II/base/mpi.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2016 by the deal.II authors
+// Copyright (C) 2011 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/mpi.templates.h b/include/deal.II/base/mpi.templates.h
index 5f0f5d0ed8..54f057632e 100644
--- a/include/deal.II/base/mpi.templates.h
+++ b/include/deal.II/base/mpi.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2016 by the deal.II authors
+// Copyright (C) 2011 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/numbers.h b/include/deal.II/base/numbers.h
index 84378bd9c8..202c8599de 100644
--- a/include/deal.II/base/numbers.h
+++ b/include/deal.II/base/numbers.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/tensor_accessors.h b/include/deal.II/base/tensor_accessors.h
index f366cd415f..e1a3d44840 100644
--- a/include/deal.II/base/tensor_accessors.h
+++ b/include/deal.II/base/tensor_accessors.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/timer.h b/include/deal.II/base/timer.h
index 77d0037637..a7dc7d8d71 100644
--- a/include/deal.II/base/timer.h
+++ b/include/deal.II/base/timer.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/base/work_stream.h b/include/deal.II/base/work_stream.h
index a2dcd87b51..0ae78687d6 100644
--- a/include/deal.II/base/work_stream.h
+++ b/include/deal.II/base/work_stream.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/dofs/dof_accessor.h b/include/deal.II/dofs/dof_accessor.h
index 85e3a68c2c..e49d49204b 100644
--- a/include/deal.II/dofs/dof_accessor.h
+++ b/include/deal.II/dofs/dof_accessor.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/dofs/dof_accessor.templates.h b/include/deal.II/dofs/dof_accessor.templates.h
index 87566e726e..45043e91f0 100644
--- a/include/deal.II/dofs/dof_accessor.templates.h
+++ b/include/deal.II/dofs/dof_accessor.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/fe/mapping_q_generic.h b/include/deal.II/fe/mapping_q_generic.h
index 0028d9e95b..c765e10c27 100644
--- a/include/deal.II/fe/mapping_q_generic.h
+++ b/include/deal.II/fe/mapping_q_generic.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/grid/filtered_iterator.h b/include/deal.II/grid/filtered_iterator.h
index 6aea724cb2..e0ec77c7cd 100644
--- a/include/deal.II/grid/filtered_iterator.h
+++ b/include/deal.II/grid/filtered_iterator.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2002 - 2016 by the deal.II authors
+// Copyright (C) 2002 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/grid/grid_tools.h b/include/deal.II/grid/grid_tools.h
index 2282ad977f..5f9a1005cb 100644
--- a/include/deal.II/grid/grid_tools.h
+++ b/include/deal.II/grid/grid_tools.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2016 by the deal.II authors
+// Copyright (C) 2001 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/grid/manifold.h b/include/deal.II/grid/manifold.h
index fd355a490f..a4651a243f 100644
--- a/include/deal.II/grid/manifold.h
+++ b/include/deal.II/grid/manifold.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/hp/dof_handler.h b/include/deal.II/hp/dof_handler.h
index 5c7df4c1f7..f0fff6b0a5 100644
--- a/include/deal.II/hp/dof_handler.h
+++ b/include/deal.II/hp/dof_handler.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2016 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/integrators/l2.h b/include/deal.II/integrators/l2.h
index 8b675c9f60..73629dc0eb 100644
--- a/include/deal.II/integrators/l2.h
+++ b/include/deal.II/integrators/l2.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2016 by the deal.II authors
+// Copyright (C) 2010 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/block_matrix_base.h b/include/deal.II/lac/block_matrix_base.h
index 179a8e0071..587b6812fe 100644
--- a/include/deal.II/lac/block_matrix_base.h
+++ b/include/deal.II/lac/block_matrix_base.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2016 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/block_vector_base.h b/include/deal.II/lac/block_vector_base.h
index 43beef9dc8..394b0f40aa 100644
--- a/include/deal.II/lac/block_vector_base.h
+++ b/include/deal.II/lac/block_vector_base.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2016 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/diagonal_matrix.h b/include/deal.II/lac/diagonal_matrix.h
index c7b223f434..d745c4c7b0 100644
--- a/include/deal.II/lac/diagonal_matrix.h
+++ b/include/deal.II/lac/diagonal_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/exceptions.h b/include/deal.II/lac/exceptions.h
index ee51a42b38..08015a531d 100644
--- a/include/deal.II/lac/exceptions.h
+++ b/include/deal.II/lac/exceptions.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2016 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/lapack_full_matrix.h b/include/deal.II/lac/lapack_full_matrix.h
index 24d80a09a9..45688aae4c 100644
--- a/include/deal.II/lac/lapack_full_matrix.h
+++ b/include/deal.II/lac/lapack_full_matrix.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/lapack_support.h b/include/deal.II/lac/lapack_support.h
index a507df2c14..6275099097 100644
--- a/include/deal.II/lac/lapack_support.h
+++ b/include/deal.II/lac/lapack_support.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2016 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/solver_bicgstab.h b/include/deal.II/lac/solver_bicgstab.h
index 2a68bb2905..6378848ad1 100644
--- a/include/deal.II/lac/solver_bicgstab.h
+++ b/include/deal.II/lac/solver_bicgstab.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/swappable_vector.h b/include/deal.II/lac/swappable_vector.h
index 0330bf865a..622a49237f 100644
--- a/include/deal.II/lac/swappable_vector.h
+++ b/include/deal.II/lac/swappable_vector.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/swappable_vector.templates.h b/include/deal.II/lac/swappable_vector.templates.h
index cd3c1e3eab..c81f897a62 100644
--- a/include/deal.II/lac/swappable_vector.templates.h
+++ b/include/deal.II/lac/swappable_vector.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/lac/vector_memory.h b/include/deal.II/lac/vector_memory.h
index 01a5033917..8158043b28 100644
--- a/include/deal.II/lac/vector_memory.h
+++ b/include/deal.II/lac/vector_memory.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/shape_info.h b/include/deal.II/matrix_free/shape_info.h
index adc925d771..cc4962f206 100644
--- a/include/deal.II/matrix_free/shape_info.h
+++ b/include/deal.II/matrix_free/shape_info.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2016 by the deal.II authors
+// Copyright (C) 2011 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/matrix_free/shape_info.templates.h b/include/deal.II/matrix_free/shape_info.templates.h
index 76d2014098..88b302494a 100644
--- a/include/deal.II/matrix_free/shape_info.templates.h
+++ b/include/deal.II/matrix_free/shape_info.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2016 by the deal.II authors
+// Copyright (C) 2011 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/meshworker/assembler.h b/include/deal.II/meshworker/assembler.h
index 7aa44079b8..c9dcd39f98 100644
--- a/include/deal.II/meshworker/assembler.h
+++ b/include/deal.II/meshworker/assembler.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2016 by the deal.II authors
+// Copyright (C) 2010 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/meshworker/functional.h b/include/deal.II/meshworker/functional.h
index dbba023c6c..3dfd76b8b0 100644
--- a/include/deal.II/meshworker/functional.h
+++ b/include/deal.II/meshworker/functional.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/derivative_approximation.h b/include/deal.II/numerics/derivative_approximation.h
index a31070e93f..d07b8b8b02 100644
--- a/include/deal.II/numerics/derivative_approximation.h
+++ b/include/deal.II/numerics/derivative_approximation.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/error_estimator.templates.h b/include/deal.II/numerics/error_estimator.templates.h
index 121285370f..cbc9717e26 100644
--- a/include/deal.II/numerics/error_estimator.templates.h
+++ b/include/deal.II/numerics/error_estimator.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/numerics/fe_field_function.templates.h b/include/deal.II/numerics/fe_field_function.templates.h
index 266bb74dab..4561facdef 100644
--- a/include/deal.II/numerics/fe_field_function.templates.h
+++ b/include/deal.II/numerics/fe_field_function.templates.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/opencascade/boundary_lib.h b/include/deal.II/opencascade/boundary_lib.h
index 035d45de75..77d0a83acb 100644
--- a/include/deal.II/opencascade/boundary_lib.h
+++ b/include/deal.II/opencascade/boundary_lib.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2016 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/include/deal.II/opencascade/utilities.h b/include/deal.II/opencascade/utilities.h
index d56e6dfeb6..3d81aca296 100644
--- a/include/deal.II/opencascade/utilities.h
+++ b/include/deal.II/opencascade/utilities.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2016 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/convergence_table.cc b/source/base/convergence_table.cc
index e023df4462..dec8ebc996 100644
--- a/source/base/convergence_table.cc
+++ b/source/base/convergence_table.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2014 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/function_cspline.cc b/source/base/function_cspline.cc
index ee8bb54fee..fc4c10f22f 100644
--- a/source/base/function_cspline.cc
+++ b/source/base/function_cspline.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/logstream.cc b/source/base/logstream.cc
index a41544dbb0..77543746b3 100644
--- a/source/base/logstream.cc
+++ b/source/base/logstream.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/mpi.cc b/source/base/mpi.cc
index f1bae1433c..0c2a6d7597 100644
--- a/source/base/mpi.cc
+++ b/source/base/mpi.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2016 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/path_search.cc b/source/base/path_search.cc
index bb4e7f6b52..ed006f1a5e 100644
--- a/source/base/path_search.cc
+++ b/source/base/path_search.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/table_handler.cc b/source/base/table_handler.cc
index 2c7e18d4db..78d8cbb655 100644
--- a/source/base/table_handler.cc
+++ b/source/base/table_handler.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2015 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/tensor_product_polynomials_bubbles.cc b/source/base/tensor_product_polynomials_bubbles.cc
index 900a8cdb8f..bb7c693e9b 100644
--- a/source/base/tensor_product_polynomials_bubbles.cc
+++ b/source/base/tensor_product_polynomials_bubbles.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/timer.cc b/source/base/timer.cc
index 6530c3662a..eab168a149 100644
--- a/source/base/timer.cc
+++ b/source/base/timer.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/base/utilities.cc b/source/base/utilities.cc
index b7f4a21af8..df61f53b8e 100644
--- a/source/base/utilities.cc
+++ b/source/base/utilities.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2016 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/distributed/shared_tria.cc b/source/distributed/shared_tria.cc
index e95e085eaa..2d27035f87 100644
--- a/source/distributed/shared_tria.cc
+++ b/source/distributed/shared_tria.cc
@@ -1,7 +1,7 @@
 // ---------------------------------------------------------------------
 // $Id: tria.cc 32807 2014-04-22 15:01:57Z heister $
 //
-// Copyright (C) 2015 - 2016 by the deal.II authors
+// Copyright (C) 2015 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/distributed/tria.cc b/source/distributed/tria.cc
index 4a768825e9..42dce645f6 100644
--- a/source/distributed/tria.cc
+++ b/source/distributed/tria.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2016 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_tools_constraints.cc b/source/dofs/dof_tools_constraints.cc
index b90da05fc6..07c8ecbd05 100644
--- a/source/dofs/dof_tools_constraints.cc
+++ b/source/dofs/dof_tools_constraints.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/dofs/dof_tools_constraints.inst.in b/source/dofs/dof_tools_constraints.inst.in
index 663045403b..d021d2f246 100644
--- a/source/dofs/dof_tools_constraints.inst.in
+++ b/source/dofs/dof_tools_constraints.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2016 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_enriched.cc b/source/fe/fe_enriched.cc
index 0962bb99cf..1fa511a26c 100644
--- a/source/fe/fe_enriched.cc
+++ b/source/fe/fe_enriched.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_q_bubbles.inst.in b/source/fe/fe_q_bubbles.inst.in
index 5cab9a9c16..b15cd7cfe1 100644
--- a/source/fe/fe_q_bubbles.inst.in
+++ b/source/fe/fe_q_bubbles.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_system.cc b/source/fe/fe_system.cc
index 53b4a930ed..f88f90ffa4 100644
--- a/source/fe/fe_system.cc
+++ b/source/fe/fe_system.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_tools_extrapolate.cc b/source/fe/fe_tools_extrapolate.cc
index ed261df87f..0456936f35 100644
--- a/source/fe/fe_tools_extrapolate.cc
+++ b/source/fe/fe_tools_extrapolate.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_tools_interpolate.cc b/source/fe/fe_tools_interpolate.cc
index 27e89ab095..15f3e920d3 100644
--- a/source/fe/fe_tools_interpolate.cc
+++ b/source/fe/fe_tools_interpolate.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/fe/fe_tools_interpolate.inst.in b/source/fe/fe_tools_interpolate.inst.in
index a4abf2e258..20570c94f8 100644
--- a/source/fe/fe_tools_interpolate.inst.in
+++ b/source/fe/fe_tools_interpolate.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/grid_tools.inst.in b/source/grid/grid_tools.inst.in
index 9d557cd056..b677fb12c0 100644
--- a/source/grid/grid_tools.inst.in
+++ b/source/grid/grid_tools.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2016 by the deal.II authors
+// Copyright (C) 2001 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/manifold.cc b/source/grid/manifold.cc
index eb88fe9e35..b080fb8aa8 100644
--- a/source/grid/manifold.cc
+++ b/source/grid/manifold.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/grid/tria.cc b/source/grid/tria.cc
index 4315806270..be582a2cce 100644
--- a/source/grid/tria.cc
+++ b/source/grid/tria.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/CMakeLists.txt b/source/lac/CMakeLists.txt
index 5d6de52c71..7f14f3ed6f 100644
--- a/source/lac/CMakeLists.txt
+++ b/source/lac/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2016 by the deal.II authors
+## Copyright (C) 2012 - 2017 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/source/lac/block_sparsity_pattern.cc b/source/lac/block_sparsity_pattern.cc
index 5660af3c6b..6512ae4ea8 100644
--- a/source/lac/block_sparsity_pattern.cc
+++ b/source/lac/block_sparsity_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/lapack_full_matrix.cc b/source/lac/lapack_full_matrix.cc
index 473167f90a..772b767978 100644
--- a/source/lac/lapack_full_matrix.cc
+++ b/source/lac/lapack_full_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2016 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/petsc_parallel_sparse_matrix.cc b/source/lac/petsc_parallel_sparse_matrix.cc
index 5443ca5f4c..4480f251bf 100644
--- a/source/lac/petsc_parallel_sparse_matrix.cc
+++ b/source/lac/petsc_parallel_sparse_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2016 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/petsc_parallel_vector.cc b/source/lac/petsc_parallel_vector.cc
index 659e47e325..be0af823c2 100644
--- a/source/lac/petsc_parallel_vector.cc
+++ b/source/lac/petsc_parallel_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2016 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/petsc_precondition.cc b/source/lac/petsc_precondition.cc
index 6f38dc05fe..267e43b721 100644
--- a/source/lac/petsc_precondition.cc
+++ b/source/lac/petsc_precondition.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2016 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/petsc_vector_base.cc b/source/lac/petsc_vector_base.cc
index 178e0fe4f9..4f07b8012b 100644
--- a/source/lac/petsc_vector_base.cc
+++ b/source/lac/petsc_vector_base.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2016 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/sparsity_pattern.cc b/source/lac/sparsity_pattern.cc
index e249977736..9b0558aee0 100644
--- a/source/lac/sparsity_pattern.cc
+++ b/source/lac/sparsity_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_block_sparse_matrix.cc b/source/lac/trilinos_block_sparse_matrix.cc
index d8544acd21..083d87d0e6 100644
--- a/source/lac/trilinos_block_sparse_matrix.cc
+++ b/source/lac/trilinos_block_sparse_matrix.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_epetra_vector.cc b/source/lac/trilinos_epetra_vector.cc
index 949ec7ff4e..dc0e70e700 100644
--- a/source/lac/trilinos_epetra_vector.cc
+++ b/source/lac/trilinos_epetra_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2016 by the deal.II authors
+// Copyright (C) 2015 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_precondition_ml.cc b/source/lac/trilinos_precondition_ml.cc
index 5f9fbcb6d6..e245aec4b2 100644
--- a/source/lac/trilinos_precondition_ml.cc
+++ b/source/lac/trilinos_precondition_ml.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2016 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_precondition_muelu.cc b/source/lac/trilinos_precondition_muelu.cc
index d85ab3e5cd..c69fc1adcb 100644
--- a/source/lac/trilinos_precondition_muelu.cc
+++ b/source/lac/trilinos_precondition_muelu.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2015 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/trilinos_vector.cc b/source/lac/trilinos_vector.cc
index 1af1c4c9a6..d1e878266b 100644
--- a/source/lac/trilinos_vector.cc
+++ b/source/lac/trilinos_vector.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2016 by the deal.II authors
+// Copyright (C) 2008 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/vector_memory.cc b/source/lac/vector_memory.cc
index ef86a5e231..dde669ca02 100644
--- a/source/lac/vector_memory.cc
+++ b/source/lac/vector_memory.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/lac/vector_memory_release.inst.in b/source/lac/vector_memory_release.inst.in
index 17564ede57..0acf5031c8 100644
--- a/source/lac/vector_memory_release.inst.in
+++ b/source/lac/vector_memory_release.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/data_out_rotation.cc b/source/numerics/data_out_rotation.cc
index 0b2de31de6..403cabaa2d 100644
--- a/source/numerics/data_out_rotation.cc
+++ b/source/numerics/data_out_rotation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/derivative_approximation.cc b/source/numerics/derivative_approximation.cc
index 8f4b7193d8..857b67f8a4 100644
--- a/source/numerics/derivative_approximation.cc
+++ b/source/numerics/derivative_approximation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/derivative_approximation.inst.in b/source/numerics/derivative_approximation.inst.in
index 09a35e0d87..6cbc7e72c8 100644
--- a/source/numerics/derivative_approximation.inst.in
+++ b/source/numerics/derivative_approximation.inst.in
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2016 by the deal.II authors
+// Copyright (C) 2010 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/numerics/time_dependent.cc b/source/numerics/time_dependent.cc
index 7ebda7256b..ed10906b97 100644
--- a/source/numerics/time_dependent.cc
+++ b/source/numerics/time_dependent.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1999 - 2016 by the deal.II authors
+// Copyright (C) 1999 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/source/opencascade/CMakeLists.txt b/source/opencascade/CMakeLists.txt
index 3be4735354..9a13042353 100644
--- a/source/opencascade/CMakeLists.txt
+++ b/source/opencascade/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2014 by the deal.II authors
+## Copyright (C) 2012 - 2017 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/source/opencascade/boundary_lib.cc b/source/opencascade/boundary_lib.cc
index d5661579c4..b38fc1d668 100644
--- a/source/opencascade/boundary_lib.cc
+++ b/source/opencascade/boundary_lib.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2016 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/aligned_vector_05.cc b/tests/base/aligned_vector_05.cc
index 64f6129d21..ad15105a26 100644
--- a/tests/base/aligned_vector_05.cc
+++ b/tests/base/aligned_vector_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/functions_cspline_02.cc b/tests/base/functions_cspline_02.cc
index 9b40148321..723669ab5d 100644
--- a/tests/base/functions_cspline_02.cc
+++ b/tests/base/functions_cspline_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/quadrature_chebyshev.cc b/tests/base/quadrature_chebyshev.cc
index f0acff34ba..24878cb185 100644
--- a/tests/base/quadrature_chebyshev.cc
+++ b/tests/base/quadrature_chebyshev.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/base/vectorization_07.cc b/tests/base/vectorization_07.cc
index d75b88c01d..2ae4b60aea 100644
--- a/tests/base/vectorization_07.cc
+++ b/tests/base/vectorization_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/count_dofs_per_block_01.cc b/tests/bits/count_dofs_per_block_01.cc
index 6ec0d7bde0..b35b46a690 100644
--- a/tests/bits/count_dofs_per_block_01.cc
+++ b/tests/bits/count_dofs_per_block_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/count_dofs_per_block_02.cc b/tests/bits/count_dofs_per_block_02.cc
index 448be63882..97a93e1ee2 100644
--- a/tests/bits/count_dofs_per_block_02.cc
+++ b/tests/bits/count_dofs_per_block_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/face_interpolation.cc b/tests/bits/face_interpolation.cc
index 91d95e0140..ce18f6596f 100644
--- a/tests/bits/face_interpolation.cc
+++ b/tests/bits/face_interpolation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/faceq_face_interpolation.cc b/tests/bits/faceq_face_interpolation.cc
index 1176804259..a56b202967 100644
--- a/tests/bits/faceq_face_interpolation.cc
+++ b/tests/bits/faceq_face_interpolation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/faceq_subface_interpolation.cc b/tests/bits/faceq_subface_interpolation.cc
index cfdbbab90b..f37e78b9ab 100644
--- a/tests/bits/faceq_subface_interpolation.cc
+++ b/tests/bits/faceq_subface_interpolation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_02.cc b/tests/bits/fe_tools_02.cc
index 298c42e595..1c098c9e7c 100644
--- a/tests/bits/fe_tools_02.cc
+++ b/tests/bits/fe_tools_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_03.cc b/tests/bits/fe_tools_03.cc
index 33ddc937c5..1273fd67c1 100644
--- a/tests/bits/fe_tools_03.cc
+++ b/tests/bits/fe_tools_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_04.cc b/tests/bits/fe_tools_04.cc
index ec98c7e2ec..2b6df0f4eb 100644
--- a/tests/bits/fe_tools_04.cc
+++ b/tests/bits/fe_tools_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_05.cc b/tests/bits/fe_tools_05.cc
index c42bc8570f..15510d07c6 100644
--- a/tests/bits/fe_tools_05.cc
+++ b/tests/bits/fe_tools_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_06c.cc b/tests/bits/fe_tools_06c.cc
index 8eea0d2d5b..46ab7d402f 100644
--- a/tests/bits/fe_tools_06c.cc
+++ b/tests/bits/fe_tools_06c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_06d.cc b/tests/bits/fe_tools_06d.cc
index c85ec7ecdf..e04bd76449 100644
--- a/tests/bits/fe_tools_06d.cc
+++ b/tests/bits/fe_tools_06d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_07.cc b/tests/bits/fe_tools_07.cc
index 566197cb55..420b200900 100644
--- a/tests/bits/fe_tools_07.cc
+++ b/tests/bits/fe_tools_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_08.cc b/tests/bits/fe_tools_08.cc
index 3dcd8cf460..442ff0809e 100644
--- a/tests/bits/fe_tools_08.cc
+++ b/tests/bits/fe_tools_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_09.cc b/tests/bits/fe_tools_09.cc
index cccbd94785..e598844729 100644
--- a/tests/bits/fe_tools_09.cc
+++ b/tests/bits/fe_tools_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_10.cc b/tests/bits/fe_tools_10.cc
index e8a02e69ca..e4f7cfa3bc 100644
--- a/tests/bits/fe_tools_10.cc
+++ b/tests/bits/fe_tools_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_11.cc b/tests/bits/fe_tools_11.cc
index 8ae787b972..6298ef1450 100644
--- a/tests/bits/fe_tools_11.cc
+++ b/tests/bits/fe_tools_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_12.cc b/tests/bits/fe_tools_12.cc
index b3cd1bf968..676cf4b9c9 100644
--- a/tests/bits/fe_tools_12.cc
+++ b/tests/bits/fe_tools_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_14.cc b/tests/bits/fe_tools_14.cc
index bb90ffa861..485ce16eea 100644
--- a/tests/bits/fe_tools_14.cc
+++ b/tests/bits/fe_tools_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_common.h b/tests/bits/fe_tools_common.h
index ddef11e916..8fc0703904 100644
--- a/tests/bits/fe_tools_common.h
+++ b/tests/bits/fe_tools_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_cpfqpm_01.cc b/tests/bits/fe_tools_cpfqpm_01.cc
index 92d801a0ea..cf69cbc1b3 100644
--- a/tests/bits/fe_tools_cpfqpm_01.cc
+++ b/tests/bits/fe_tools_cpfqpm_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_cpfqpm_02.cc b/tests/bits/fe_tools_cpfqpm_02.cc
index 13f8f18941..f026bc8e3c 100644
--- a/tests/bits/fe_tools_cpfqpm_02.cc
+++ b/tests/bits/fe_tools_cpfqpm_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_cpfqpm_03.cc b/tests/bits/fe_tools_cpfqpm_03.cc
index 73183e86ed..6d05646e46 100644
--- a/tests/bits/fe_tools_cpfqpm_03.cc
+++ b/tests/bits/fe_tools_cpfqpm_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/fe_tools_cpfqpm_04.cc b/tests/bits/fe_tools_cpfqpm_04.cc
index 0fec8259b8..b288042194 100644
--- a/tests/bits/fe_tools_cpfqpm_04.cc
+++ b/tests/bits/fe_tools_cpfqpm_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/bits/subface_interpolation.cc b/tests/bits/subface_interpolation.cc
index 3e9d4e05af..49533adec4 100644
--- a/tests/bits/subface_interpolation.cc
+++ b/tests/bits/subface_interpolation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2014 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/build_tests/CMakeLists.txt b/tests/build_tests/CMakeLists.txt
index 1302e4ce40..b718b24c93 100644
--- a/tests/build_tests/CMakeLists.txt
+++ b/tests/build_tests/CMakeLists.txt
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013 - 2016 by the deal.II authors
+## Copyright (C) 2013 - 2017 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
diff --git a/tests/dofs/dof_tools_00a.cc b/tests/dofs/dof_tools_00a.cc
index ce2bae855f..9abb23d136 100644
--- a/tests/dofs/dof_tools_00a.cc
+++ b/tests/dofs/dof_tools_00a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_01a.cc b/tests/dofs/dof_tools_01a.cc
index 42ef02b580..0b1238a2c6 100644
--- a/tests/dofs/dof_tools_01a.cc
+++ b/tests/dofs/dof_tools_01a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_01a_constraints_false.cc b/tests/dofs/dof_tools_01a_constraints_false.cc
index b2969bf74f..e0643f5a7b 100644
--- a/tests/dofs/dof_tools_01a_constraints_false.cc
+++ b/tests/dofs/dof_tools_01a_constraints_false.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_01a_constraints_true.cc b/tests/dofs/dof_tools_01a_constraints_true.cc
index df2e784e66..b2dfe121bb 100644
--- a/tests/dofs/dof_tools_01a_constraints_true.cc
+++ b/tests/dofs/dof_tools_01a_constraints_true.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_01a_subdomain.cc b/tests/dofs/dof_tools_01a_subdomain.cc
index 598f729114..8a6d9dc132 100644
--- a/tests/dofs/dof_tools_01a_subdomain.cc
+++ b/tests/dofs/dof_tools_01a_subdomain.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_01b.cc b/tests/dofs/dof_tools_01b.cc
index 1bd56d15b8..f81b06d530 100644
--- a/tests/dofs/dof_tools_01b.cc
+++ b/tests/dofs/dof_tools_01b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_01c.cc b/tests/dofs/dof_tools_01c.cc
index 955871fe0b..28cb994d41 100644
--- a/tests/dofs/dof_tools_01c.cc
+++ b/tests/dofs/dof_tools_01c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_01d.cc b/tests/dofs/dof_tools_01d.cc
index 4711591796..5698b2d947 100644
--- a/tests/dofs/dof_tools_01d.cc
+++ b/tests/dofs/dof_tools_01d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_02a.cc b/tests/dofs/dof_tools_02a.cc
index 463e611fc4..790310d61b 100644
--- a/tests/dofs/dof_tools_02a.cc
+++ b/tests/dofs/dof_tools_02a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_02a_constraints_false.cc b/tests/dofs/dof_tools_02a_constraints_false.cc
index 1d999f7be2..cdc1257468 100644
--- a/tests/dofs/dof_tools_02a_constraints_false.cc
+++ b/tests/dofs/dof_tools_02a_constraints_false.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_02a_constraints_true.cc b/tests/dofs/dof_tools_02a_constraints_true.cc
index 79ae58001c..2356210df8 100644
--- a/tests/dofs/dof_tools_02a_constraints_true.cc
+++ b/tests/dofs/dof_tools_02a_constraints_true.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_02a_subdomain.cc b/tests/dofs/dof_tools_02a_subdomain.cc
index 5d760b5c8d..6143f50193 100644
--- a/tests/dofs/dof_tools_02a_subdomain.cc
+++ b/tests/dofs/dof_tools_02a_subdomain.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_02b.cc b/tests/dofs/dof_tools_02b.cc
index 98f10ca7b6..b86840ea44 100644
--- a/tests/dofs/dof_tools_02b.cc
+++ b/tests/dofs/dof_tools_02b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_02c.cc b/tests/dofs/dof_tools_02c.cc
index 8882cbb15e..27f6585dca 100644
--- a/tests/dofs/dof_tools_02c.cc
+++ b/tests/dofs/dof_tools_02c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_02d.cc b/tests/dofs/dof_tools_02d.cc
index 2eedaa28c3..43087945e6 100644
--- a/tests/dofs/dof_tools_02d.cc
+++ b/tests/dofs/dof_tools_02d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_03.cc b/tests/dofs/dof_tools_03.cc
index f4dd80d00a..af649433a9 100644
--- a/tests/dofs/dof_tools_03.cc
+++ b/tests/dofs/dof_tools_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_04.cc b/tests/dofs/dof_tools_04.cc
index d2a6de0466..78400ff1df 100644
--- a/tests/dofs/dof_tools_04.cc
+++ b/tests/dofs/dof_tools_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_05.cc b/tests/dofs/dof_tools_05.cc
index e82650b9d4..6ed8f07893 100644
--- a/tests/dofs/dof_tools_05.cc
+++ b/tests/dofs/dof_tools_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_06.cc b/tests/dofs/dof_tools_06.cc
index d7aba89b4c..5154b6aed6 100644
--- a/tests/dofs/dof_tools_06.cc
+++ b/tests/dofs/dof_tools_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_07.cc b/tests/dofs/dof_tools_07.cc
index 9e697d4360..5f7c8cba8f 100644
--- a/tests/dofs/dof_tools_07.cc
+++ b/tests/dofs/dof_tools_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_08.cc b/tests/dofs/dof_tools_08.cc
index e8f5c8fc66..b6ba30fbc5 100644
--- a/tests/dofs/dof_tools_08.cc
+++ b/tests/dofs/dof_tools_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_09.cc b/tests/dofs/dof_tools_09.cc
index 2bd2166f32..7912b3aab1 100644
--- a/tests/dofs/dof_tools_09.cc
+++ b/tests/dofs/dof_tools_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_10.cc b/tests/dofs/dof_tools_10.cc
index 21941ac4ea..017ea11a8a 100644
--- a/tests/dofs/dof_tools_10.cc
+++ b/tests/dofs/dof_tools_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_12.cc b/tests/dofs/dof_tools_12.cc
index 50d917e85d..567c114f51 100644
--- a/tests/dofs/dof_tools_12.cc
+++ b/tests/dofs/dof_tools_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_13.cc b/tests/dofs/dof_tools_13.cc
index aad967c51a..5807222c40 100644
--- a/tests/dofs/dof_tools_13.cc
+++ b/tests/dofs/dof_tools_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_13a.cc b/tests/dofs/dof_tools_13a.cc
index 3a4764bee4..95ebfc1d81 100644
--- a/tests/dofs/dof_tools_13a.cc
+++ b/tests/dofs/dof_tools_13a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_14.cc b/tests/dofs/dof_tools_14.cc
index 8d125dc74c..1c2204864b 100644
--- a/tests/dofs/dof_tools_14.cc
+++ b/tests/dofs/dof_tools_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_15a.cc b/tests/dofs/dof_tools_15a.cc
index 704df8fd01..c0875bd6ed 100644
--- a/tests/dofs/dof_tools_15a.cc
+++ b/tests/dofs/dof_tools_15a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_15b.cc b/tests/dofs/dof_tools_15b.cc
index 9fe4360fb5..8d0db5ff92 100644
--- a/tests/dofs/dof_tools_15b.cc
+++ b/tests/dofs/dof_tools_15b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_15c.cc b/tests/dofs/dof_tools_15c.cc
index 87f0622ee2..1459b8e01d 100644
--- a/tests/dofs/dof_tools_15c.cc
+++ b/tests/dofs/dof_tools_15c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_15d.cc b/tests/dofs/dof_tools_15d.cc
index 4ff7dd1cb7..806cda1121 100644
--- a/tests/dofs/dof_tools_15d.cc
+++ b/tests/dofs/dof_tools_15d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_16a.cc b/tests/dofs/dof_tools_16a.cc
index 7a8ab51d4f..ef60eca95d 100644
--- a/tests/dofs/dof_tools_16a.cc
+++ b/tests/dofs/dof_tools_16a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_16b.cc b/tests/dofs/dof_tools_16b.cc
index c21991361f..e737b2ba4d 100644
--- a/tests/dofs/dof_tools_16b.cc
+++ b/tests/dofs/dof_tools_16b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_16c.cc b/tests/dofs/dof_tools_16c.cc
index f9aacce3ee..2c53c6db42 100644
--- a/tests/dofs/dof_tools_16c.cc
+++ b/tests/dofs/dof_tools_16c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_16d.cc b/tests/dofs/dof_tools_16d.cc
index 994ce2e276..ae5ae7f6c9 100644
--- a/tests/dofs/dof_tools_16d.cc
+++ b/tests/dofs/dof_tools_16d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_17a.cc b/tests/dofs/dof_tools_17a.cc
index 8e9506786f..9cdaf042f8 100644
--- a/tests/dofs/dof_tools_17a.cc
+++ b/tests/dofs/dof_tools_17a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_17b.cc b/tests/dofs/dof_tools_17b.cc
index 18332b4d34..ae6e6c5586 100644
--- a/tests/dofs/dof_tools_17b.cc
+++ b/tests/dofs/dof_tools_17b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_17c.cc b/tests/dofs/dof_tools_17c.cc
index 307bebac45..c71f98df05 100644
--- a/tests/dofs/dof_tools_17c.cc
+++ b/tests/dofs/dof_tools_17c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_17d.cc b/tests/dofs/dof_tools_17d.cc
index d4e9bf4163..bfc2ad7e7e 100644
--- a/tests/dofs/dof_tools_17d.cc
+++ b/tests/dofs/dof_tools_17d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_18a.cc b/tests/dofs/dof_tools_18a.cc
index 87273135da..bf677af78c 100644
--- a/tests/dofs/dof_tools_18a.cc
+++ b/tests/dofs/dof_tools_18a.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_18a_1d.cc b/tests/dofs/dof_tools_18a_1d.cc
index 4f814970dc..ef2e0fb317 100644
--- a/tests/dofs/dof_tools_18a_1d.cc
+++ b/tests/dofs/dof_tools_18a_1d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_18b.cc b/tests/dofs/dof_tools_18b.cc
index 702f9fbbd8..dd56796e6d 100644
--- a/tests/dofs/dof_tools_18b.cc
+++ b/tests/dofs/dof_tools_18b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_18c.cc b/tests/dofs/dof_tools_18c.cc
index 179e8ff187..877a65e0f2 100644
--- a/tests/dofs/dof_tools_18c.cc
+++ b/tests/dofs/dof_tools_18c.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_18d.cc b/tests/dofs/dof_tools_18d.cc
index a5db3f5554..7ca346db0c 100644
--- a/tests/dofs/dof_tools_18d.cc
+++ b/tests/dofs/dof_tools_18d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_19.cc b/tests/dofs/dof_tools_19.cc
index daf8b6f4ce..c9a36c2aa7 100644
--- a/tests/dofs/dof_tools_19.cc
+++ b/tests/dofs/dof_tools_19.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_20.cc b/tests/dofs/dof_tools_20.cc
index a6b854a717..5adc11d12e 100644
--- a/tests/dofs/dof_tools_20.cc
+++ b/tests/dofs/dof_tools_20.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_21.cc b/tests/dofs/dof_tools_21.cc
index e80bf68c3e..7aaffb42ab 100644
--- a/tests/dofs/dof_tools_21.cc
+++ b/tests/dofs/dof_tools_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2016 by the deal.II authors
+// Copyright (C) 2001 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_common.h b/tests/dofs/dof_tools_common.h
index 118b8df6ea..d7b6333451 100644
--- a/tests/dofs/dof_tools_common.h
+++ b/tests/dofs/dof_tools_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/dof_tools_periodic.h b/tests/dofs/dof_tools_periodic.h
index d488909492..111453dd35 100644
--- a/tests/dofs/dof_tools_periodic.h
+++ b/tests/dofs/dof_tools_periodic.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/hp_constraints_are_implemented.cc b/tests/dofs/hp_constraints_are_implemented.cc
index 55c9b256b9..c05387f26e 100644
--- a/tests/dofs/hp_constraints_are_implemented.cc
+++ b/tests/dofs/hp_constraints_are_implemented.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/dofs/n_dofs_per_object.cc b/tests/dofs/n_dofs_per_object.cc
index 750d08dd29..5f6f02b4fd 100644
--- a/tests/dofs/n_dofs_per_object.cc
+++ b/tests/dofs/n_dofs_per_object.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fail/rt_crash_01.cc b/tests/fail/rt_crash_01.cc
index ab9d997139..c1fcabf97d 100644
--- a/tests/fail/rt_crash_01.cc
+++ b/tests/fail/rt_crash_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_step-36.cc b/tests/fe/fe_enriched_step-36.cc
index a5cc42e34c..3531ce4bae 100644
--- a/tests/fe/fe_enriched_step-36.cc
+++ b/tests/fe/fe_enriched_step-36.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_enriched_step-36b.cc b/tests/fe/fe_enriched_step-36b.cc
index 7971f05794..e966a23c02 100644
--- a/tests/fe/fe_enriched_step-36b.cc
+++ b/tests/fe/fe_enriched_step-36b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_nedelec_hessian_divergence_theorem.cc b/tests/fe/fe_nedelec_hessian_divergence_theorem.cc
index f62d68c291..92a982bf75 100644
--- a/tests/fe/fe_nedelec_hessian_divergence_theorem.cc
+++ b/tests/fe/fe_nedelec_hessian_divergence_theorem.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_prolongation_q_bubbles.cc b/tests/fe/fe_prolongation_q_bubbles.cc
index 3080397d32..f054d49211 100644
--- a/tests/fe/fe_prolongation_q_bubbles.cc
+++ b/tests/fe/fe_prolongation_q_bubbles.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_q_bubbles.cc b/tests/fe/fe_q_bubbles.cc
index 56c268cf81..ba59727624 100644
--- a/tests/fe/fe_q_bubbles.cc
+++ b/tests/fe/fe_q_bubbles.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2016 by the deal.II authors
+ * Copyright (C) 1999 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/fe/fe_restriction_q_bubbles.cc b/tests/fe/fe_restriction_q_bubbles.cc
index 6256e42364..8e7ef51aec 100644
--- a/tests/fe/fe_restriction_q_bubbles.cc
+++ b/tests/fe/fe_restriction_q_bubbles.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/fe_support_points_q_bubbles.cc b/tests/fe/fe_support_points_q_bubbles.cc
index a430f62f22..68081392b4 100644
--- a/tests/fe/fe_support_points_q_bubbles.cc
+++ b/tests/fe/fe_support_points_q_bubbles.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2015 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/get_dof_association.cc b/tests/fe/get_dof_association.cc
index a154f1119e..ba35d07681 100644
--- a/tests/fe/get_dof_association.cc
+++ b/tests/fe/get_dof_association.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/interpolate_q_bubbles.cc b/tests/fe/interpolate_q_bubbles.cc
index 03a2c01754..795be3a4b8 100644
--- a/tests/fe/interpolate_q_bubbles.cc
+++ b/tests/fe/interpolate_q_bubbles.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2015 by the deal.II authors
+// Copyright (C) 2005 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/q_bubbles_projection_01.cc b/tests/fe/q_bubbles_projection_01.cc
index 3f5cf57953..e3ee32defc 100644
--- a/tests/fe/q_bubbles_projection_01.cc
+++ b/tests/fe/q_bubbles_projection_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/fe/restrict_prolongation_01.cc b/tests/fe/restrict_prolongation_01.cc
index df5096cb0e..b7de1a6d41 100644
--- a/tests/fe/restrict_prolongation_01.cc
+++ b/tests/fe/restrict_prolongation_01.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 1999 - 2016 by the deal.II authors
+ * Copyright (C) 1999 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/fe/shapes_q_bubbles.cc b/tests/fe/shapes_q_bubbles.cc
index 11c5f49fdb..2d4d637de3 100644
--- a/tests/fe/shapes_q_bubbles.cc
+++ b/tests/fe/shapes_q_bubbles.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2016 by the deal.II authors
+// Copyright (C) 2013 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_01.cc b/tests/full_matrix/complex_complex_full_matrix_01.cc
index 79063b9f11..612bb7688a 100644
--- a/tests/full_matrix/complex_complex_full_matrix_01.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_02.cc b/tests/full_matrix/complex_complex_full_matrix_02.cc
index 163773f38c..1a3333fd32 100644
--- a/tests/full_matrix/complex_complex_full_matrix_02.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_03.cc b/tests/full_matrix/complex_complex_full_matrix_03.cc
index 245e4d55b3..450583f95e 100644
--- a/tests/full_matrix/complex_complex_full_matrix_03.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_04.cc b/tests/full_matrix/complex_complex_full_matrix_04.cc
index 43d9170e9c..063439cb77 100644
--- a/tests/full_matrix/complex_complex_full_matrix_04.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_06.cc b/tests/full_matrix/complex_complex_full_matrix_06.cc
index 87e2467190..05377820c3 100644
--- a/tests/full_matrix/complex_complex_full_matrix_06.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_07.cc b/tests/full_matrix/complex_complex_full_matrix_07.cc
index 9e25028e39..35819654e6 100644
--- a/tests/full_matrix/complex_complex_full_matrix_07.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_08.cc b/tests/full_matrix/complex_complex_full_matrix_08.cc
index 8cf16595ea..e4d50aadf4 100644
--- a/tests/full_matrix/complex_complex_full_matrix_08.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_10.cc b/tests/full_matrix/complex_complex_full_matrix_10.cc
index 128669ff2b..b285ddcf2f 100644
--- a/tests/full_matrix/complex_complex_full_matrix_10.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_11.cc b/tests/full_matrix/complex_complex_full_matrix_11.cc
index c2500cab10..b99430b363 100644
--- a/tests/full_matrix/complex_complex_full_matrix_11.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_12.cc b/tests/full_matrix/complex_complex_full_matrix_12.cc
index f91dd1bcc8..b3bec16edd 100644
--- a/tests/full_matrix/complex_complex_full_matrix_12.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_13.cc b/tests/full_matrix/complex_complex_full_matrix_13.cc
index 273db85243..b262783a9b 100644
--- a/tests/full_matrix/complex_complex_full_matrix_13.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_14.cc b/tests/full_matrix/complex_complex_full_matrix_14.cc
index 73bc77425a..c238bbaff2 100644
--- a/tests/full_matrix/complex_complex_full_matrix_14.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_15.cc b/tests/full_matrix/complex_complex_full_matrix_15.cc
index adf9b4a550..6f9bfece71 100644
--- a/tests/full_matrix/complex_complex_full_matrix_15.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_16.cc b/tests/full_matrix/complex_complex_full_matrix_16.cc
index 52047e754a..8d2aee8643 100644
--- a/tests/full_matrix/complex_complex_full_matrix_16.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_17.cc b/tests/full_matrix/complex_complex_full_matrix_17.cc
index 1e4d60f552..447b725c24 100644
--- a/tests/full_matrix/complex_complex_full_matrix_17.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_18.cc b/tests/full_matrix/complex_complex_full_matrix_18.cc
index 9a76b2aa34..2f5aaf603c 100644
--- a/tests/full_matrix/complex_complex_full_matrix_18.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_19.cc b/tests/full_matrix/complex_complex_full_matrix_19.cc
index b3977e7a45..5bdcba4e74 100644
--- a/tests/full_matrix/complex_complex_full_matrix_19.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_19.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_20.cc b/tests/full_matrix/complex_complex_full_matrix_20.cc
index dc2c0e44bd..6bf3a17f65 100644
--- a/tests/full_matrix/complex_complex_full_matrix_20.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_20.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_21.cc b/tests/full_matrix/complex_complex_full_matrix_21.cc
index 2818a9858f..fbb14f69de 100644
--- a/tests/full_matrix/complex_complex_full_matrix_21.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_22.cc b/tests/full_matrix/complex_complex_full_matrix_22.cc
index 934de8cd30..d17ca02e3f 100644
--- a/tests/full_matrix/complex_complex_full_matrix_22.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_22.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_23.cc b/tests/full_matrix/complex_complex_full_matrix_23.cc
index 8b69c300b8..e3868a74fe 100644
--- a/tests/full_matrix/complex_complex_full_matrix_23.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_23.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_24.cc b/tests/full_matrix/complex_complex_full_matrix_24.cc
index e016a6170f..c7bbaf5be1 100644
--- a/tests/full_matrix/complex_complex_full_matrix_24.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_24.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_25.cc b/tests/full_matrix/complex_complex_full_matrix_25.cc
index e96b0b0546..91aab524a7 100644
--- a/tests/full_matrix/complex_complex_full_matrix_25.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_25.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_26.cc b/tests/full_matrix/complex_complex_full_matrix_26.cc
index 41d55f9a80..d204296df1 100644
--- a/tests/full_matrix/complex_complex_full_matrix_26.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_26.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_27.cc b/tests/full_matrix/complex_complex_full_matrix_27.cc
index bf0499efda..c4d806ad09 100644
--- a/tests/full_matrix/complex_complex_full_matrix_27.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_27.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_28.cc b/tests/full_matrix/complex_complex_full_matrix_28.cc
index 89d5031182..0c8e7d9f85 100644
--- a/tests/full_matrix/complex_complex_full_matrix_28.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_28.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_29.cc b/tests/full_matrix/complex_complex_full_matrix_29.cc
index c42fe25712..a1245a818a 100644
--- a/tests/full_matrix/complex_complex_full_matrix_29.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_29.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_30.cc b/tests/full_matrix/complex_complex_full_matrix_30.cc
index fcfc560f3c..d9844164ba 100644
--- a/tests/full_matrix/complex_complex_full_matrix_30.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_30.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_31.cc b/tests/full_matrix/complex_complex_full_matrix_31.cc
index 9866026be6..d260ab9bd6 100644
--- a/tests/full_matrix/complex_complex_full_matrix_31.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_31.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_32.cc b/tests/full_matrix/complex_complex_full_matrix_32.cc
index a622d39921..5979f9c045 100644
--- a/tests/full_matrix/complex_complex_full_matrix_32.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_32.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_33.cc b/tests/full_matrix/complex_complex_full_matrix_33.cc
index c706b83591..fb1e051287 100644
--- a/tests/full_matrix/complex_complex_full_matrix_33.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_33.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_34.cc b/tests/full_matrix/complex_complex_full_matrix_34.cc
index 2b2f397079..2939357de5 100644
--- a/tests/full_matrix/complex_complex_full_matrix_34.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_34.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_36.cc b/tests/full_matrix/complex_complex_full_matrix_36.cc
index 23d255d693..f6e270a048 100644
--- a/tests/full_matrix/complex_complex_full_matrix_36.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_36.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_37.cc b/tests/full_matrix/complex_complex_full_matrix_37.cc
index 20e0aa5030..a8d1ef5ec3 100644
--- a/tests/full_matrix/complex_complex_full_matrix_37.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_37.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_38.cc b/tests/full_matrix/complex_complex_full_matrix_38.cc
index 13ef90d7a1..82f4216260 100644
--- a/tests/full_matrix/complex_complex_full_matrix_38.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_38.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_39.cc b/tests/full_matrix/complex_complex_full_matrix_39.cc
index 9ce2700498..95b6e48116 100644
--- a/tests/full_matrix/complex_complex_full_matrix_39.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_39.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_40.cc b/tests/full_matrix/complex_complex_full_matrix_40.cc
index 6d0fafad98..9ad21d3488 100644
--- a/tests/full_matrix/complex_complex_full_matrix_40.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_40.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_41.cc b/tests/full_matrix/complex_complex_full_matrix_41.cc
index 902fa9e93a..8f6ea44f87 100644
--- a/tests/full_matrix/complex_complex_full_matrix_41.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_41.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_42.cc b/tests/full_matrix/complex_complex_full_matrix_42.cc
index c1be185017..4e44130926 100644
--- a/tests/full_matrix/complex_complex_full_matrix_42.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_42.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_43.cc b/tests/full_matrix/complex_complex_full_matrix_43.cc
index 19373b3e9d..e48f16a3c3 100644
--- a/tests/full_matrix/complex_complex_full_matrix_43.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_43.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_44.cc b/tests/full_matrix/complex_complex_full_matrix_44.cc
index 6c391030a6..ad233bdd31 100644
--- a/tests/full_matrix/complex_complex_full_matrix_44.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_44.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_45.cc b/tests/full_matrix/complex_complex_full_matrix_45.cc
index 55f2266a67..57a5815b74 100644
--- a/tests/full_matrix/complex_complex_full_matrix_45.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_45.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_46.cc b/tests/full_matrix/complex_complex_full_matrix_46.cc
index 26206e7289..0e037cd08e 100644
--- a/tests/full_matrix/complex_complex_full_matrix_46.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_46.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_47.cc b/tests/full_matrix/complex_complex_full_matrix_47.cc
index 285afa2263..1f6a8836f4 100644
--- a/tests/full_matrix/complex_complex_full_matrix_47.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_47.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_48.cc b/tests/full_matrix/complex_complex_full_matrix_48.cc
index 55c31bafad..eb519d7ddd 100644
--- a/tests/full_matrix/complex_complex_full_matrix_48.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_48.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_49.cc b/tests/full_matrix/complex_complex_full_matrix_49.cc
index 18ec05965f..53b59da5e5 100644
--- a/tests/full_matrix/complex_complex_full_matrix_49.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_49.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_50.cc b/tests/full_matrix/complex_complex_full_matrix_50.cc
index 841abaf1ae..b686a84999 100644
--- a/tests/full_matrix/complex_complex_full_matrix_50.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_50.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_51.cc b/tests/full_matrix/complex_complex_full_matrix_51.cc
index ac6d05fd78..8197ed9d3e 100644
--- a/tests/full_matrix/complex_complex_full_matrix_51.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_51.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_complex_full_matrix_52.cc b/tests/full_matrix/complex_complex_full_matrix_52.cc
index 29bf7bddc6..4b53eb0f52 100644
--- a/tests/full_matrix/complex_complex_full_matrix_52.cc
+++ b/tests/full_matrix/complex_complex_full_matrix_52.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_01.cc b/tests/full_matrix/complex_real_full_matrix_01.cc
index d72ec8b143..582662512c 100644
--- a/tests/full_matrix/complex_real_full_matrix_01.cc
+++ b/tests/full_matrix/complex_real_full_matrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_02.cc b/tests/full_matrix/complex_real_full_matrix_02.cc
index 8291449bb8..4355a1da38 100644
--- a/tests/full_matrix/complex_real_full_matrix_02.cc
+++ b/tests/full_matrix/complex_real_full_matrix_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_03.cc b/tests/full_matrix/complex_real_full_matrix_03.cc
index 97ed17abd0..f2213e37fc 100644
--- a/tests/full_matrix/complex_real_full_matrix_03.cc
+++ b/tests/full_matrix/complex_real_full_matrix_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_04.cc b/tests/full_matrix/complex_real_full_matrix_04.cc
index 6e8df6c7d2..2da96bac81 100644
--- a/tests/full_matrix/complex_real_full_matrix_04.cc
+++ b/tests/full_matrix/complex_real_full_matrix_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_05.cc b/tests/full_matrix/complex_real_full_matrix_05.cc
index 80d400dbd8..75d7770538 100644
--- a/tests/full_matrix/complex_real_full_matrix_05.cc
+++ b/tests/full_matrix/complex_real_full_matrix_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_06.cc b/tests/full_matrix/complex_real_full_matrix_06.cc
index a393e388c8..608d523bb9 100644
--- a/tests/full_matrix/complex_real_full_matrix_06.cc
+++ b/tests/full_matrix/complex_real_full_matrix_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_07.cc b/tests/full_matrix/complex_real_full_matrix_07.cc
index 1db7611bce..ffe435dce6 100644
--- a/tests/full_matrix/complex_real_full_matrix_07.cc
+++ b/tests/full_matrix/complex_real_full_matrix_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_08.cc b/tests/full_matrix/complex_real_full_matrix_08.cc
index 7091d5c72f..1455d55a9e 100644
--- a/tests/full_matrix/complex_real_full_matrix_08.cc
+++ b/tests/full_matrix/complex_real_full_matrix_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_09.cc b/tests/full_matrix/complex_real_full_matrix_09.cc
index 0e557ae78a..d1c41e8560 100644
--- a/tests/full_matrix/complex_real_full_matrix_09.cc
+++ b/tests/full_matrix/complex_real_full_matrix_09.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_10.cc b/tests/full_matrix/complex_real_full_matrix_10.cc
index 4e86320693..9ed991f18e 100644
--- a/tests/full_matrix/complex_real_full_matrix_10.cc
+++ b/tests/full_matrix/complex_real_full_matrix_10.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_11.cc b/tests/full_matrix/complex_real_full_matrix_11.cc
index 8e82cab5f1..afed182b46 100644
--- a/tests/full_matrix/complex_real_full_matrix_11.cc
+++ b/tests/full_matrix/complex_real_full_matrix_11.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_12.cc b/tests/full_matrix/complex_real_full_matrix_12.cc
index 1562e13b87..6ce5d83386 100644
--- a/tests/full_matrix/complex_real_full_matrix_12.cc
+++ b/tests/full_matrix/complex_real_full_matrix_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_13.cc b/tests/full_matrix/complex_real_full_matrix_13.cc
index 6a4da24495..1789905a9f 100644
--- a/tests/full_matrix/complex_real_full_matrix_13.cc
+++ b/tests/full_matrix/complex_real_full_matrix_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_14.cc b/tests/full_matrix/complex_real_full_matrix_14.cc
index 3bc0363a77..c0326ec221 100644
--- a/tests/full_matrix/complex_real_full_matrix_14.cc
+++ b/tests/full_matrix/complex_real_full_matrix_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_15.cc b/tests/full_matrix/complex_real_full_matrix_15.cc
index 969fbcfb11..6b01dd744b 100644
--- a/tests/full_matrix/complex_real_full_matrix_15.cc
+++ b/tests/full_matrix/complex_real_full_matrix_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_16.cc b/tests/full_matrix/complex_real_full_matrix_16.cc
index c6705e500d..fe6cd52d74 100644
--- a/tests/full_matrix/complex_real_full_matrix_16.cc
+++ b/tests/full_matrix/complex_real_full_matrix_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_17.cc b/tests/full_matrix/complex_real_full_matrix_17.cc
index 21d9cbc6db..925a0029ea 100644
--- a/tests/full_matrix/complex_real_full_matrix_17.cc
+++ b/tests/full_matrix/complex_real_full_matrix_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_18.cc b/tests/full_matrix/complex_real_full_matrix_18.cc
index 690e6808e2..f8bde86969 100644
--- a/tests/full_matrix/complex_real_full_matrix_18.cc
+++ b/tests/full_matrix/complex_real_full_matrix_18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_19.cc b/tests/full_matrix/complex_real_full_matrix_19.cc
index a22a2aeb48..c4c1e21829 100644
--- a/tests/full_matrix/complex_real_full_matrix_19.cc
+++ b/tests/full_matrix/complex_real_full_matrix_19.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_20.cc b/tests/full_matrix/complex_real_full_matrix_20.cc
index 87f7b9cfcb..deae6614fc 100644
--- a/tests/full_matrix/complex_real_full_matrix_20.cc
+++ b/tests/full_matrix/complex_real_full_matrix_20.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_21.cc b/tests/full_matrix/complex_real_full_matrix_21.cc
index 3a65ddd0e5..f62c250380 100644
--- a/tests/full_matrix/complex_real_full_matrix_21.cc
+++ b/tests/full_matrix/complex_real_full_matrix_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_22.cc b/tests/full_matrix/complex_real_full_matrix_22.cc
index cc6d9bd613..732bf9aa05 100644
--- a/tests/full_matrix/complex_real_full_matrix_22.cc
+++ b/tests/full_matrix/complex_real_full_matrix_22.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_23.cc b/tests/full_matrix/complex_real_full_matrix_23.cc
index 297d1902d6..9b805045cd 100644
--- a/tests/full_matrix/complex_real_full_matrix_23.cc
+++ b/tests/full_matrix/complex_real_full_matrix_23.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_24.cc b/tests/full_matrix/complex_real_full_matrix_24.cc
index 3c6a30a498..487ddd9159 100644
--- a/tests/full_matrix/complex_real_full_matrix_24.cc
+++ b/tests/full_matrix/complex_real_full_matrix_24.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_25.cc b/tests/full_matrix/complex_real_full_matrix_25.cc
index 7a4494699f..a34b82865e 100644
--- a/tests/full_matrix/complex_real_full_matrix_25.cc
+++ b/tests/full_matrix/complex_real_full_matrix_25.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_26.cc b/tests/full_matrix/complex_real_full_matrix_26.cc
index 4f0d7b39ba..d045db987f 100644
--- a/tests/full_matrix/complex_real_full_matrix_26.cc
+++ b/tests/full_matrix/complex_real_full_matrix_26.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_27.cc b/tests/full_matrix/complex_real_full_matrix_27.cc
index 10368080b5..65cad8cf83 100644
--- a/tests/full_matrix/complex_real_full_matrix_27.cc
+++ b/tests/full_matrix/complex_real_full_matrix_27.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_28.cc b/tests/full_matrix/complex_real_full_matrix_28.cc
index 4713f10f28..5a319cdc93 100644
--- a/tests/full_matrix/complex_real_full_matrix_28.cc
+++ b/tests/full_matrix/complex_real_full_matrix_28.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_29.cc b/tests/full_matrix/complex_real_full_matrix_29.cc
index de04ccf8c5..2c24f738fa 100644
--- a/tests/full_matrix/complex_real_full_matrix_29.cc
+++ b/tests/full_matrix/complex_real_full_matrix_29.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_30.cc b/tests/full_matrix/complex_real_full_matrix_30.cc
index 11e6c9648d..881ec77df0 100644
--- a/tests/full_matrix/complex_real_full_matrix_30.cc
+++ b/tests/full_matrix/complex_real_full_matrix_30.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_31.cc b/tests/full_matrix/complex_real_full_matrix_31.cc
index 9f658e6337..8a878a6ad9 100644
--- a/tests/full_matrix/complex_real_full_matrix_31.cc
+++ b/tests/full_matrix/complex_real_full_matrix_31.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_32.cc b/tests/full_matrix/complex_real_full_matrix_32.cc
index 94199410e9..0986fe3113 100644
--- a/tests/full_matrix/complex_real_full_matrix_32.cc
+++ b/tests/full_matrix/complex_real_full_matrix_32.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_33.cc b/tests/full_matrix/complex_real_full_matrix_33.cc
index ac56963c0c..c4870fa493 100644
--- a/tests/full_matrix/complex_real_full_matrix_33.cc
+++ b/tests/full_matrix/complex_real_full_matrix_33.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_34.cc b/tests/full_matrix/complex_real_full_matrix_34.cc
index c5939d1d35..6cf4edc0cc 100644
--- a/tests/full_matrix/complex_real_full_matrix_34.cc
+++ b/tests/full_matrix/complex_real_full_matrix_34.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_36.cc b/tests/full_matrix/complex_real_full_matrix_36.cc
index 4af2fd3b0c..d8722a113f 100644
--- a/tests/full_matrix/complex_real_full_matrix_36.cc
+++ b/tests/full_matrix/complex_real_full_matrix_36.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_37.cc b/tests/full_matrix/complex_real_full_matrix_37.cc
index c38af97a9c..168d939acd 100644
--- a/tests/full_matrix/complex_real_full_matrix_37.cc
+++ b/tests/full_matrix/complex_real_full_matrix_37.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_38.cc b/tests/full_matrix/complex_real_full_matrix_38.cc
index 9803900c50..4a3723f698 100644
--- a/tests/full_matrix/complex_real_full_matrix_38.cc
+++ b/tests/full_matrix/complex_real_full_matrix_38.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_39.cc b/tests/full_matrix/complex_real_full_matrix_39.cc
index 1cca871c7c..70b7a8d155 100644
--- a/tests/full_matrix/complex_real_full_matrix_39.cc
+++ b/tests/full_matrix/complex_real_full_matrix_39.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_40.cc b/tests/full_matrix/complex_real_full_matrix_40.cc
index 528655ab6f..f44e21e59b 100644
--- a/tests/full_matrix/complex_real_full_matrix_40.cc
+++ b/tests/full_matrix/complex_real_full_matrix_40.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_41.cc b/tests/full_matrix/complex_real_full_matrix_41.cc
index b94e1a30d9..6efd9f76a2 100644
--- a/tests/full_matrix/complex_real_full_matrix_41.cc
+++ b/tests/full_matrix/complex_real_full_matrix_41.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_42.cc b/tests/full_matrix/complex_real_full_matrix_42.cc
index b8964d3276..555f3b191f 100644
--- a/tests/full_matrix/complex_real_full_matrix_42.cc
+++ b/tests/full_matrix/complex_real_full_matrix_42.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_43.cc b/tests/full_matrix/complex_real_full_matrix_43.cc
index 1bfb389252..dacfa2a3d8 100644
--- a/tests/full_matrix/complex_real_full_matrix_43.cc
+++ b/tests/full_matrix/complex_real_full_matrix_43.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_44.cc b/tests/full_matrix/complex_real_full_matrix_44.cc
index e794c29ce2..c76bed978a 100644
--- a/tests/full_matrix/complex_real_full_matrix_44.cc
+++ b/tests/full_matrix/complex_real_full_matrix_44.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_45.cc b/tests/full_matrix/complex_real_full_matrix_45.cc
index 2d651c8886..862269550c 100644
--- a/tests/full_matrix/complex_real_full_matrix_45.cc
+++ b/tests/full_matrix/complex_real_full_matrix_45.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_46.cc b/tests/full_matrix/complex_real_full_matrix_46.cc
index cc95b785ac..a6363cabea 100644
--- a/tests/full_matrix/complex_real_full_matrix_46.cc
+++ b/tests/full_matrix/complex_real_full_matrix_46.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_47.cc b/tests/full_matrix/complex_real_full_matrix_47.cc
index 60432747a9..fce6cd11bd 100644
--- a/tests/full_matrix/complex_real_full_matrix_47.cc
+++ b/tests/full_matrix/complex_real_full_matrix_47.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_48.cc b/tests/full_matrix/complex_real_full_matrix_48.cc
index 0a56fd1019..3197851191 100644
--- a/tests/full_matrix/complex_real_full_matrix_48.cc
+++ b/tests/full_matrix/complex_real_full_matrix_48.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_49.cc b/tests/full_matrix/complex_real_full_matrix_49.cc
index c95cfe7f1d..2319bf7ebf 100644
--- a/tests/full_matrix/complex_real_full_matrix_49.cc
+++ b/tests/full_matrix/complex_real_full_matrix_49.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_50.cc b/tests/full_matrix/complex_real_full_matrix_50.cc
index 12da4b24ef..f50fb19136 100644
--- a/tests/full_matrix/complex_real_full_matrix_50.cc
+++ b/tests/full_matrix/complex_real_full_matrix_50.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_51.cc b/tests/full_matrix/complex_real_full_matrix_51.cc
index f32fabcaba..711c331d8a 100644
--- a/tests/full_matrix/complex_real_full_matrix_51.cc
+++ b/tests/full_matrix/complex_real_full_matrix_51.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/complex_real_full_matrix_52.cc b/tests/full_matrix/complex_real_full_matrix_52.cc
index 771b6ae5ed..166942beb7 100644
--- a/tests/full_matrix/complex_real_full_matrix_52.cc
+++ b/tests/full_matrix/complex_real_full_matrix_52.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_01.cc b/tests/full_matrix/full_matrix_01.cc
index 24524dbde9..f6c311d674 100644
--- a/tests/full_matrix/full_matrix_01.cc
+++ b/tests/full_matrix/full_matrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_12.cc b/tests/full_matrix/full_matrix_12.cc
index 69671c8b1d..a63afc7f77 100644
--- a/tests/full_matrix/full_matrix_12.cc
+++ b/tests/full_matrix/full_matrix_12.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_13.cc b/tests/full_matrix/full_matrix_13.cc
index c8d4118b53..5cadd505a9 100644
--- a/tests/full_matrix/full_matrix_13.cc
+++ b/tests/full_matrix/full_matrix_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_14.cc b/tests/full_matrix/full_matrix_14.cc
index d7ef556d33..520b2dc4da 100644
--- a/tests/full_matrix/full_matrix_14.cc
+++ b/tests/full_matrix/full_matrix_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_15.cc b/tests/full_matrix/full_matrix_15.cc
index 0f3dc2f9ec..7659ac00e2 100644
--- a/tests/full_matrix/full_matrix_15.cc
+++ b/tests/full_matrix/full_matrix_15.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_16.cc b/tests/full_matrix/full_matrix_16.cc
index 8757092877..7baaa1d887 100644
--- a/tests/full_matrix/full_matrix_16.cc
+++ b/tests/full_matrix/full_matrix_16.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_17.cc b/tests/full_matrix/full_matrix_17.cc
index c96197c32d..8e98e7c468 100644
--- a/tests/full_matrix/full_matrix_17.cc
+++ b/tests/full_matrix/full_matrix_17.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_18.cc b/tests/full_matrix/full_matrix_18.cc
index 55ae39adfd..8f45045791 100644
--- a/tests/full_matrix/full_matrix_18.cc
+++ b/tests/full_matrix/full_matrix_18.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_19.cc b/tests/full_matrix/full_matrix_19.cc
index 6c6518ddf5..9f8e8049f2 100644
--- a/tests/full_matrix/full_matrix_19.cc
+++ b/tests/full_matrix/full_matrix_19.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_20.cc b/tests/full_matrix/full_matrix_20.cc
index 84bb3a893e..88240d2bf7 100644
--- a/tests/full_matrix/full_matrix_20.cc
+++ b/tests/full_matrix/full_matrix_20.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_21.cc b/tests/full_matrix/full_matrix_21.cc
index c8ef05c3d4..60d3f58d53 100644
--- a/tests/full_matrix/full_matrix_21.cc
+++ b/tests/full_matrix/full_matrix_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_22.cc b/tests/full_matrix/full_matrix_22.cc
index cfc014e883..329d55ba8f 100644
--- a/tests/full_matrix/full_matrix_22.cc
+++ b/tests/full_matrix/full_matrix_22.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_23.cc b/tests/full_matrix/full_matrix_23.cc
index 1cc337de71..8005280363 100644
--- a/tests/full_matrix/full_matrix_23.cc
+++ b/tests/full_matrix/full_matrix_23.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_24.cc b/tests/full_matrix/full_matrix_24.cc
index a63c3a0189..89d3fbd15e 100644
--- a/tests/full_matrix/full_matrix_24.cc
+++ b/tests/full_matrix/full_matrix_24.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_25.cc b/tests/full_matrix/full_matrix_25.cc
index 742e8eec60..d3bb6480bc 100644
--- a/tests/full_matrix/full_matrix_25.cc
+++ b/tests/full_matrix/full_matrix_25.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_26.cc b/tests/full_matrix/full_matrix_26.cc
index 237a06caab..645c3a566e 100644
--- a/tests/full_matrix/full_matrix_26.cc
+++ b/tests/full_matrix/full_matrix_26.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_27.cc b/tests/full_matrix/full_matrix_27.cc
index a7f6db6d3f..95466a70e4 100644
--- a/tests/full_matrix/full_matrix_27.cc
+++ b/tests/full_matrix/full_matrix_27.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_28.cc b/tests/full_matrix/full_matrix_28.cc
index 61ce432c7c..43976a540a 100644
--- a/tests/full_matrix/full_matrix_28.cc
+++ b/tests/full_matrix/full_matrix_28.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_29.cc b/tests/full_matrix/full_matrix_29.cc
index 7309c48d8c..e27d2f93bc 100644
--- a/tests/full_matrix/full_matrix_29.cc
+++ b/tests/full_matrix/full_matrix_29.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_30.cc b/tests/full_matrix/full_matrix_30.cc
index b53fa2922e..3fa6fbd09c 100644
--- a/tests/full_matrix/full_matrix_30.cc
+++ b/tests/full_matrix/full_matrix_30.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_31.cc b/tests/full_matrix/full_matrix_31.cc
index a63b416253..34dfef005c 100644
--- a/tests/full_matrix/full_matrix_31.cc
+++ b/tests/full_matrix/full_matrix_31.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_32.cc b/tests/full_matrix/full_matrix_32.cc
index cfeaca6f1d..61869fd133 100644
--- a/tests/full_matrix/full_matrix_32.cc
+++ b/tests/full_matrix/full_matrix_32.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_33.cc b/tests/full_matrix/full_matrix_33.cc
index 8fb55f0f17..451d18c95e 100644
--- a/tests/full_matrix/full_matrix_33.cc
+++ b/tests/full_matrix/full_matrix_33.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_34.cc b/tests/full_matrix/full_matrix_34.cc
index 04900cff21..91380c5c69 100644
--- a/tests/full_matrix/full_matrix_34.cc
+++ b/tests/full_matrix/full_matrix_34.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_36.cc b/tests/full_matrix/full_matrix_36.cc
index 7b46549057..d0b028b911 100644
--- a/tests/full_matrix/full_matrix_36.cc
+++ b/tests/full_matrix/full_matrix_36.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_37.cc b/tests/full_matrix/full_matrix_37.cc
index 0ab5cdd706..e95c6b93a5 100644
--- a/tests/full_matrix/full_matrix_37.cc
+++ b/tests/full_matrix/full_matrix_37.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_38.cc b/tests/full_matrix/full_matrix_38.cc
index d703fdc461..5a1b4411ef 100644
--- a/tests/full_matrix/full_matrix_38.cc
+++ b/tests/full_matrix/full_matrix_38.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_39.cc b/tests/full_matrix/full_matrix_39.cc
index 9d41c6f7fa..9baaf54da4 100644
--- a/tests/full_matrix/full_matrix_39.cc
+++ b/tests/full_matrix/full_matrix_39.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_40.cc b/tests/full_matrix/full_matrix_40.cc
index 5b88635296..c678cfac91 100644
--- a/tests/full_matrix/full_matrix_40.cc
+++ b/tests/full_matrix/full_matrix_40.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_41.cc b/tests/full_matrix/full_matrix_41.cc
index bf57f6d508..8c40e85c88 100644
--- a/tests/full_matrix/full_matrix_41.cc
+++ b/tests/full_matrix/full_matrix_41.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_42.cc b/tests/full_matrix/full_matrix_42.cc
index 2111727f9c..9672c6449f 100644
--- a/tests/full_matrix/full_matrix_42.cc
+++ b/tests/full_matrix/full_matrix_42.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_43.cc b/tests/full_matrix/full_matrix_43.cc
index d4830e51d8..015fc84394 100644
--- a/tests/full_matrix/full_matrix_43.cc
+++ b/tests/full_matrix/full_matrix_43.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_44.cc b/tests/full_matrix/full_matrix_44.cc
index 9dc51140a2..4dab6f5005 100644
--- a/tests/full_matrix/full_matrix_44.cc
+++ b/tests/full_matrix/full_matrix_44.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_45.cc b/tests/full_matrix/full_matrix_45.cc
index 2a8fe9bb52..f690041a1f 100644
--- a/tests/full_matrix/full_matrix_45.cc
+++ b/tests/full_matrix/full_matrix_45.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_46.cc b/tests/full_matrix/full_matrix_46.cc
index 7d7380ebd9..3f94b00596 100644
--- a/tests/full_matrix/full_matrix_46.cc
+++ b/tests/full_matrix/full_matrix_46.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_47.cc b/tests/full_matrix/full_matrix_47.cc
index dc66e89004..b2670959d1 100644
--- a/tests/full_matrix/full_matrix_47.cc
+++ b/tests/full_matrix/full_matrix_47.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_48.cc b/tests/full_matrix/full_matrix_48.cc
index 41e32963f7..f9e18869ac 100644
--- a/tests/full_matrix/full_matrix_48.cc
+++ b/tests/full_matrix/full_matrix_48.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_49.cc b/tests/full_matrix/full_matrix_49.cc
index 7ccc3019c7..cc225b0620 100644
--- a/tests/full_matrix/full_matrix_49.cc
+++ b/tests/full_matrix/full_matrix_49.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_50.cc b/tests/full_matrix/full_matrix_50.cc
index 2f638dfa46..3794dcffe1 100644
--- a/tests/full_matrix/full_matrix_50.cc
+++ b/tests/full_matrix/full_matrix_50.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_51.cc b/tests/full_matrix/full_matrix_51.cc
index 2b80727a2d..f5986e0904 100644
--- a/tests/full_matrix/full_matrix_51.cc
+++ b/tests/full_matrix/full_matrix_51.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_52.cc b/tests/full_matrix/full_matrix_52.cc
index 675d30cd2c..2de6ec6c3e 100644
--- a/tests/full_matrix/full_matrix_52.cc
+++ b/tests/full_matrix/full_matrix_52.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_53.cc b/tests/full_matrix/full_matrix_53.cc
index 6b87a32209..ccef2f4487 100644
--- a/tests/full_matrix/full_matrix_53.cc
+++ b/tests/full_matrix/full_matrix_53.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_54.cc b/tests/full_matrix/full_matrix_54.cc
index cd9e0fb33f..ea97b38b8d 100644
--- a/tests/full_matrix/full_matrix_54.cc
+++ b/tests/full_matrix/full_matrix_54.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_55.cc b/tests/full_matrix/full_matrix_55.cc
index cfbcfb5614..a2c5b11ef4 100644
--- a/tests/full_matrix/full_matrix_55.cc
+++ b/tests/full_matrix/full_matrix_55.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_56.cc b/tests/full_matrix/full_matrix_56.cc
index 6f2297be44..f99d26235e 100644
--- a/tests/full_matrix/full_matrix_56.cc
+++ b/tests/full_matrix/full_matrix_56.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_57.cc b/tests/full_matrix/full_matrix_57.cc
index 40280184e8..7b3e6e0ee8 100644
--- a/tests/full_matrix/full_matrix_57.cc
+++ b/tests/full_matrix/full_matrix_57.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_59.cc b/tests/full_matrix/full_matrix_59.cc
index 9ca9fce213..3863960c18 100644
--- a/tests/full_matrix/full_matrix_59.cc
+++ b/tests/full_matrix/full_matrix_59.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_60.cc b/tests/full_matrix/full_matrix_60.cc
index e057b8d035..0f1742e3cf 100644
--- a/tests/full_matrix/full_matrix_60.cc
+++ b/tests/full_matrix/full_matrix_60.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_61.cc b/tests/full_matrix/full_matrix_61.cc
index 92371b8bd7..0c1e9ee5f2 100644
--- a/tests/full_matrix/full_matrix_61.cc
+++ b/tests/full_matrix/full_matrix_61.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_62.cc b/tests/full_matrix/full_matrix_62.cc
index a74d70c3b6..a9efc25b10 100644
--- a/tests/full_matrix/full_matrix_62.cc
+++ b/tests/full_matrix/full_matrix_62.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_63.cc b/tests/full_matrix/full_matrix_63.cc
index 84f9c421cb..7032059f02 100644
--- a/tests/full_matrix/full_matrix_63.cc
+++ b/tests/full_matrix/full_matrix_63.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_64.cc b/tests/full_matrix/full_matrix_64.cc
index a24f16d4e1..1d348b89b3 100644
--- a/tests/full_matrix/full_matrix_64.cc
+++ b/tests/full_matrix/full_matrix_64.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_65.cc b/tests/full_matrix/full_matrix_65.cc
index 41a2091904..c00cba26b3 100644
--- a/tests/full_matrix/full_matrix_65.cc
+++ b/tests/full_matrix/full_matrix_65.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_66.cc b/tests/full_matrix/full_matrix_66.cc
index 4a84c2b33f..8a4c7464c8 100644
--- a/tests/full_matrix/full_matrix_66.cc
+++ b/tests/full_matrix/full_matrix_66.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_67.cc b/tests/full_matrix/full_matrix_67.cc
index 9eb9ee93cf..d6040e21ac 100644
--- a/tests/full_matrix/full_matrix_67.cc
+++ b/tests/full_matrix/full_matrix_67.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_68.cc b/tests/full_matrix/full_matrix_68.cc
index f893b1c6f2..066cfc7f98 100644
--- a/tests/full_matrix/full_matrix_68.cc
+++ b/tests/full_matrix/full_matrix_68.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/full_matrix/full_matrix_common.h b/tests/full_matrix/full_matrix_common.h
index b0d3df1da7..2e4c18dde3 100644
--- a/tests/full_matrix/full_matrix_common.h
+++ b/tests/full_matrix/full_matrix_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2007 - 2016 by the deal.II authors
+// Copyright (C) 2007 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_out_per_processor_vtu_02.cc b/tests/grid/grid_out_per_processor_vtu_02.cc
index d4254505dd..a49df58519 100644
--- a/tests/grid/grid_out_per_processor_vtu_02.cc
+++ b/tests/grid/grid_out_per_processor_vtu_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2016 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_transform_02.cc b/tests/grid/grid_transform_02.cc
index 27237e0660..9718f8b6cf 100644
--- a/tests/grid/grid_transform_02.cc
+++ b/tests/grid/grid_transform_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_transform_3d.cc b/tests/grid/grid_transform_3d.cc
index a2d0e9937e..46caa044dc 100644
--- a/tests/grid/grid_transform_3d.cc
+++ b/tests/grid/grid_transform_3d.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/grid/grid_transform_coefficient.cc b/tests/grid/grid_transform_coefficient.cc
index eb4841820e..ea2ac2569b 100644
--- a/tests/grid/grid_transform_coefficient.cc
+++ b/tests/grid/grid_transform_coefficient.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2015 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/count_dofs_per_block_01.cc b/tests/hp/count_dofs_per_block_01.cc
index 43a318669b..802c02c4dc 100644
--- a/tests/hp/count_dofs_per_block_01.cc
+++ b/tests/hp/count_dofs_per_block_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/count_dofs_per_block_02.cc b/tests/hp/count_dofs_per_block_02.cc
index fc6a07231a..6bbf77552b 100644
--- a/tests/hp/count_dofs_per_block_02.cc
+++ b/tests/hp/count_dofs_per_block_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_laplace_matrix_01.cc b/tests/hp/create_laplace_matrix_01.cc
index 65009d2b4f..6217a6a05e 100644
--- a/tests/hp/create_laplace_matrix_01.cc
+++ b/tests/hp/create_laplace_matrix_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_laplace_matrix_01b.cc b/tests/hp/create_laplace_matrix_01b.cc
index 8c0521ceff..19ea99b392 100644
--- a/tests/hp/create_laplace_matrix_01b.cc
+++ b/tests/hp/create_laplace_matrix_01b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_laplace_matrix_02.cc b/tests/hp/create_laplace_matrix_02.cc
index 4ae8632f27..7b01c8f8e7 100644
--- a/tests/hp/create_laplace_matrix_02.cc
+++ b/tests/hp/create_laplace_matrix_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/create_laplace_matrix_02b.cc b/tests/hp/create_laplace_matrix_02b.cc
index 89061465f3..91d5593971 100644
--- a/tests/hp/create_laplace_matrix_02b.cc
+++ b/tests/hp/create_laplace_matrix_02b.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/hp/distribute_dofs_linear_time.cc b/tests/hp/distribute_dofs_linear_time.cc
index bf27fa4be6..05ce1d1b3d 100644
--- a/tests/hp/distribute_dofs_linear_time.cc
+++ b/tests/hp/distribute_dofs_linear_time.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/integrators/elasticity_01.cc b/tests/integrators/elasticity_01.cc
index f531a5bdbc..a01c63f5b1 100644
--- a/tests/integrators/elasticity_01.cc
+++ b/tests/integrators/elasticity_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2016 by the deal.II authors
+// Copyright (C) 2012 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/integrators/grad_div_01.cc b/tests/integrators/grad_div_01.cc
index 6146116e53..58bca5d42c 100644
--- a/tests/integrators/grad_div_01.cc
+++ b/tests/integrators/grad_div_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2016 by the deal.II authors
+// Copyright (C) 2012 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/linear_operator_08.cc b/tests/lac/linear_operator_08.cc
index 9208838ee1..0a57a1c989 100644
--- a/tests/lac/linear_operator_08.cc
+++ b/tests/lac/linear_operator_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 - 2016 by the deal.II authors
+// Copyright (C) 2015 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/vector_operations_parallel_for_start_end.cc b/tests/lac/vector_operations_parallel_for_start_end.cc
index 10cd70b62a..53417dd7a2 100644
--- a/tests/lac/vector_operations_parallel_for_start_end.cc
+++ b/tests/lac/vector_operations_parallel_for_start_end.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lac/vector_operations_parallel_reduce_start_end.cc b/tests/lac/vector_operations_parallel_reduce_start_end.cc
index e3a84e2dfa..1f097ddd82 100644
--- a/tests/lac/vector_operations_parallel_reduce_start_end.cc
+++ b/tests/lac/vector_operations_parallel_reduce_start_end.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2012 - 2015 by the deal.II authors
+// Copyright (C) 2012 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lapack/full_matrix_13.cc b/tests/lapack/full_matrix_13.cc
index cd649d1449..c311c4c6ce 100644
--- a/tests/lapack/full_matrix_13.cc
+++ b/tests/lapack/full_matrix_13.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/lapack/full_matrix_14.cc b/tests/lapack/full_matrix_14.cc
index e1f89e3ccb..b508ac9136 100644
--- a/tests/lapack/full_matrix_14.cc
+++ b/tests/lapack/full_matrix_14.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2015 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mappings/mapping_q_generic_cell_cache.cc b/tests/mappings/mapping_q_generic_cell_cache.cc
index fe484c80b6..edf5471728 100644
--- a/tests/mappings/mapping_q_generic_cell_cache.cc
+++ b/tests/mappings/mapping_q_generic_cell_cache.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/copy_feevaluation.cc b/tests/matrix_free/copy_feevaluation.cc
index 2e07122a80..6f724c263d 100644
--- a/tests/matrix_free/copy_feevaluation.cc
+++ b/tests/matrix_free/copy_feevaluation.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2016 by the deal.II authors
+// Copyright (C) 2013 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/inverse_mass_01.cc b/tests/matrix_free/inverse_mass_01.cc
index df92307228..f6c0cbf0a0 100644
--- a/tests/matrix_free/inverse_mass_01.cc
+++ b/tests/matrix_free/inverse_mass_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2016 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_20.cc b/tests/matrix_free/matrix_vector_20.cc
index d08a59f642..0852450373 100644
--- a/tests/matrix_free/matrix_vector_20.cc
+++ b/tests/matrix_free/matrix_vector_20.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_21.cc b/tests/matrix_free/matrix_vector_21.cc
index 19e51fbbe6..51867f9bfb 100644
--- a/tests/matrix_free/matrix_vector_21.cc
+++ b/tests/matrix_free/matrix_vector_21.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2015 by the deal.II authors
+// Copyright (C) 2013 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/matrix_free/matrix_vector_common.h b/tests/matrix_free/matrix_vector_common.h
index 1837813c78..2ea7e8bdfa 100644
--- a/tests/matrix_free/matrix_vector_common.h
+++ b/tests/matrix_free/matrix_vector_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2016 by the deal.II authors
+// Copyright (C) 2013 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/data_out_hdf5_01.cc b/tests/mpi/data_out_hdf5_01.cc
index c677a1ffcd..5a3cf4a4b4 100644
--- a/tests/mpi/data_out_hdf5_01.cc
+++ b/tests/mpi/data_out_hdf5_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2015 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/distort_random_01.cc b/tests/mpi/distort_random_01.cc
index e30453d9c0..2435e63299 100644
--- a/tests/mpi/distort_random_01.cc
+++ b/tests/mpi/distort_random_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/distort_random_02.cc b/tests/mpi/distort_random_02.cc
index 7954dfd8a1..4e5d9062eb 100644
--- a/tests/mpi/distort_random_02.cc
+++ b/tests/mpi/distort_random_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2001 - 2015 by the deal.II authors
+// Copyright (C) 2001 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/distribute_flux_sparsity_pattern.cc b/tests/mpi/distribute_flux_sparsity_pattern.cc
index 2083c65b8d..ec85cfaba6 100644
--- a/tests/mpi/distribute_flux_sparsity_pattern.cc
+++ b/tests/mpi/distribute_flux_sparsity_pattern.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/fe_field_function_03.cc b/tests/mpi/fe_field_function_03.cc
index e4f5cf8e3c..0271defde3 100644
--- a/tests/mpi/fe_field_function_03.cc
+++ b/tests/mpi/fe_field_function_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2016 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/no_flux_constraints_02.cc b/tests/mpi/no_flux_constraints_02.cc
index c57be6bef6..391e8d6996 100644
--- a/tests/mpi/no_flux_constraints_02.cc
+++ b/tests/mpi/no_flux_constraints_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/mpi/no_flux_constraints_03.cc b/tests/mpi/no_flux_constraints_03.cc
index 36267fc374..fee5961627 100644
--- a/tests/mpi/no_flux_constraints_03.cc
+++ b/tests/mpi/no_flux_constraints_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/dof_05.cc b/tests/multigrid/dof_05.cc
index 610b4229eb..151ca55f7b 100644
--- a/tests/multigrid/dof_05.cc
+++ b/tests/multigrid/dof_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/mg_coarse_01.cc b/tests/multigrid/mg_coarse_01.cc
index ed557e61bf..b4c279d27e 100644
--- a/tests/multigrid/mg_coarse_01.cc
+++ b/tests/multigrid/mg_coarse_01.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 by the deal.II authors
+ * Copyright (C) 2016 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/multigrid/step-16-04.cc b/tests/multigrid/step-16-04.cc
index b03eacbc7d..e7dc30b508 100644
--- a/tests/multigrid/step-16-04.cc
+++ b/tests/multigrid/step-16-04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/step-16-05.cc b/tests/multigrid/step-16-05.cc
index a917e2ef10..21b64441aa 100644
--- a/tests/multigrid/step-16-05.cc
+++ b/tests/multigrid/step-16-05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/step-16-06.cc b/tests/multigrid/step-16-06.cc
index e1159f83cc..d2ddadfcb6 100644
--- a/tests/multigrid/step-16-06.cc
+++ b/tests/multigrid/step-16-06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/multigrid/step-50_01.cc b/tests/multigrid/step-50_01.cc
index 277689ce7f..2cd7a1bbd5 100644
--- a/tests/multigrid/step-50_01.cc
+++ b/tests/multigrid/step-50_01.cc
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2016 by the deal.II authors
+ * Copyright (C) 2016 - 2017 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
diff --git a/tests/multigrid/transfer_matrix_free_08.cc b/tests/multigrid/transfer_matrix_free_08.cc
index a85fda1dca..61ff666d97 100644
--- a/tests/multigrid/transfer_matrix_free_08.cc
+++ b/tests/multigrid/transfer_matrix_free_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/create_mass_matrix_05.cc b/tests/numerics/create_mass_matrix_05.cc
index e9ced88c95..de7fa7947c 100644
--- a/tests/numerics/create_mass_matrix_05.cc
+++ b/tests/numerics/create_mass_matrix_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2015 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_01.cc b/tests/numerics/data_out_01.cc
index 0d7b411fd9..a52b1e3163 100644
--- a/tests/numerics/data_out_01.cc
+++ b/tests/numerics/data_out_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_02.cc b/tests/numerics/data_out_02.cc
index c1fd3841cb..6358b271d9 100644
--- a/tests/numerics/data_out_02.cc
+++ b/tests/numerics/data_out_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_03.cc b/tests/numerics/data_out_03.cc
index bbcbd70cf9..342b0496e6 100644
--- a/tests/numerics/data_out_03.cc
+++ b/tests/numerics/data_out_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_04.cc b/tests/numerics/data_out_04.cc
index 833ac55161..d7aad9a624 100644
--- a/tests/numerics/data_out_04.cc
+++ b/tests/numerics/data_out_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2016 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_05.cc b/tests/numerics/data_out_05.cc
index 37e7851f19..30ac0ef9f6 100644
--- a/tests/numerics/data_out_05.cc
+++ b/tests/numerics/data_out_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_06.cc b/tests/numerics/data_out_06.cc
index 56730096ac..027ab70ab7 100644
--- a/tests/numerics/data_out_06.cc
+++ b/tests/numerics/data_out_06.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_07.cc b/tests/numerics/data_out_07.cc
index 357effee8f..49601f6692 100644
--- a/tests/numerics/data_out_07.cc
+++ b/tests/numerics/data_out_07.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_08.cc b/tests/numerics/data_out_08.cc
index 8b9951bde4..f332c0d289 100644
--- a/tests/numerics/data_out_08.cc
+++ b/tests/numerics/data_out_08.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_common.h b/tests/numerics/data_out_common.h
index 56a9ea2d63..1ce92ba0b6 100644
--- a/tests/numerics/data_out_common.h
+++ b/tests/numerics/data_out_common.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_faces_01.cc b/tests/numerics/data_out_faces_01.cc
index 1eb4a45c70..c005313c87 100644
--- a/tests/numerics/data_out_faces_01.cc
+++ b/tests/numerics/data_out_faces_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_faces_02.cc b/tests/numerics/data_out_faces_02.cc
index 0d08e349d0..26635ccd70 100644
--- a/tests/numerics/data_out_faces_02.cc
+++ b/tests/numerics/data_out_faces_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_faces_03.cc b/tests/numerics/data_out_faces_03.cc
index 640dd77087..1f7903fcfa 100644
--- a/tests/numerics/data_out_faces_03.cc
+++ b/tests/numerics/data_out_faces_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_faces_04.cc b/tests/numerics/data_out_faces_04.cc
index 74d0c86cd5..b05ca80494 100644
--- a/tests/numerics/data_out_faces_04.cc
+++ b/tests/numerics/data_out_faces_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2016 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_faces_05.cc b/tests/numerics/data_out_faces_05.cc
index 12dc931fad..17346c84a6 100644
--- a/tests/numerics/data_out_faces_05.cc
+++ b/tests/numerics/data_out_faces_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_multi_dh_01.cc b/tests/numerics/data_out_multi_dh_01.cc
index 0a8f605b1f..7a59abd7c0 100644
--- a/tests/numerics/data_out_multi_dh_01.cc
+++ b/tests/numerics/data_out_multi_dh_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_multi_dh_02.cc b/tests/numerics/data_out_multi_dh_02.cc
index bf84df90d8..05f38f8a3c 100644
--- a/tests/numerics/data_out_multi_dh_02.cc
+++ b/tests/numerics/data_out_multi_dh_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_multi_dh_03.cc b/tests/numerics/data_out_multi_dh_03.cc
index 15140d3eee..4f8334f273 100644
--- a/tests/numerics/data_out_multi_dh_03.cc
+++ b/tests/numerics/data_out_multi_dh_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_multi_dh_04.cc b/tests/numerics/data_out_multi_dh_04.cc
index 5a907300c4..ec6eaa4ba9 100644
--- a/tests/numerics/data_out_multi_dh_04.cc
+++ b/tests/numerics/data_out_multi_dh_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_multi_dh_05.cc b/tests/numerics/data_out_multi_dh_05.cc
index 5c4d64d53c..e774378fb0 100644
--- a/tests/numerics/data_out_multi_dh_05.cc
+++ b/tests/numerics/data_out_multi_dh_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_rotation_01.cc b/tests/numerics/data_out_rotation_01.cc
index ce7bc10e1d..d869eac82f 100644
--- a/tests/numerics/data_out_rotation_01.cc
+++ b/tests/numerics/data_out_rotation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_rotation_02.cc b/tests/numerics/data_out_rotation_02.cc
index 79edd1ce80..77fadceaf0 100644
--- a/tests/numerics/data_out_rotation_02.cc
+++ b/tests/numerics/data_out_rotation_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_rotation_03.cc b/tests/numerics/data_out_rotation_03.cc
index 1ab2564391..5e305b100f 100644
--- a/tests/numerics/data_out_rotation_03.cc
+++ b/tests/numerics/data_out_rotation_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_rotation_04.cc b/tests/numerics/data_out_rotation_04.cc
index ff9237cc05..5f48cdab4b 100644
--- a/tests/numerics/data_out_rotation_04.cc
+++ b/tests/numerics/data_out_rotation_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2016 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_rotation_05.cc b/tests/numerics/data_out_rotation_05.cc
index 035aa6a163..49a268089f 100644
--- a/tests/numerics/data_out_rotation_05.cc
+++ b/tests/numerics/data_out_rotation_05.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_stack_01.cc b/tests/numerics/data_out_stack_01.cc
index 4aa8df2d49..ff4f76a999 100644
--- a/tests/numerics/data_out_stack_01.cc
+++ b/tests/numerics/data_out_stack_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/data_out_stack_02.cc b/tests/numerics/data_out_stack_02.cc
index ccc8e7df68..1b3bea4f67 100644
--- a/tests/numerics/data_out_stack_02.cc
+++ b/tests/numerics/data_out_stack_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/derivative_approximation_01.cc b/tests/numerics/derivative_approximation_01.cc
index 933fdbb591..9150ab7c3e 100644
--- a/tests/numerics/derivative_approximation_01.cc
+++ b/tests/numerics/derivative_approximation_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/numerics/derivative_approximation_02.cc b/tests/numerics/derivative_approximation_02.cc
index 0c196f5c72..2f7fd97000 100644
--- a/tests/numerics/derivative_approximation_02.cc
+++ b/tests/numerics/derivative_approximation_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/opencascade/circle_normal_projection.cc b/tests/opencascade/circle_normal_projection.cc
index 5771298858..408d814df5 100644
--- a/tests/opencascade/circle_normal_projection.cc
+++ b/tests/opencascade/circle_normal_projection.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2014 - 2015 by the deal.II authors
+//    Copyright (C) 2014 - 2017 by the deal.II authors
 //
 //    This file is subject to LGPL and may not be distributed
 //    without copyright and license information. Please refer
diff --git a/tests/opencascade/closest_point_to_shape.cc b/tests/opencascade/closest_point_to_shape.cc
index 7c76a61d29..2b83fc4706 100644
--- a/tests/opencascade/closest_point_to_shape.cc
+++ b/tests/opencascade/closest_point_to_shape.cc
@@ -1,6 +1,6 @@
 //-----------------------------------------------------------
 //
-//    Copyright (C) 2014 - 2015 by the deal.II authors
+//    Copyright (C) 2014 - 2017 by the deal.II authors
 //
 //    This file is subject to LGPL and may not be distributed
 //    without copyright and license information. Please refer
diff --git a/tests/parameter_handler/parameter_handler_3_with_space.cc b/tests/parameter_handler/parameter_handler_3_with_space.cc
index 4cd7139174..0e9b9ee67c 100644
--- a/tests/parameter_handler/parameter_handler_3_with_space.cc
+++ b/tests/parameter_handler/parameter_handler_3_with_space.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2016 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/physics/elasticity-kinematics_02.cc b/tests/physics/elasticity-kinematics_02.cc
index 11d12001d3..0a8a3d50c2 100644
--- a/tests/physics/elasticity-kinematics_02.cc
+++ b/tests/physics/elasticity-kinematics_02.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/slepc/solve_04.cc b/tests/slepc/solve_04.cc
index 539ee5782f..542a3389ad 100644
--- a/tests/slepc/solve_04.cc
+++ b/tests/slepc/solve_04.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2016 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/slepc_complex/00.cc b/tests/slepc_complex/00.cc
index 0986208e0e..3194456798 100644
--- a/tests/slepc_complex/00.cc
+++ b/tests/slepc_complex/00.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 - 2016 by the deal.II authors
+// Copyright (C) 2013 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/tests.h b/tests/tests.h
index 8c6b76d41a..1ce99af8a6 100644
--- a/tests/tests.h
+++ b/tests/tests.h
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2004 - 2016 by the deal.II authors
+// Copyright (C) 2004 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/block_vector_iterator_03.cc b/tests/trilinos/block_vector_iterator_03.cc
index 0bd55a52b1..07ab49c978 100644
--- a/tests/trilinos/block_vector_iterator_03.cc
+++ b/tests/trilinos/block_vector_iterator_03.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2000 - 2016 by the deal.II authors
+// Copyright (C) 2000 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/elide_zeros.cc b/tests/trilinos/elide_zeros.cc
index 7fae90661f..9db2ee4e80 100644
--- a/tests/trilinos/elide_zeros.cc
+++ b/tests/trilinos/elide_zeros.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/renumbering_01.cc b/tests/trilinos/renumbering_01.cc
index aec92f37ca..c95b9e4823 100644
--- a/tests/trilinos/renumbering_01.cc
+++ b/tests/trilinos/renumbering_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2016 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
diff --git a/tests/trilinos/sparse_matrix_mmult_01.cc b/tests/trilinos/sparse_matrix_mmult_01.cc
index a9976a05ae..f801d00fa7 100644
--- a/tests/trilinos/sparse_matrix_mmult_01.cc
+++ b/tests/trilinos/sparse_matrix_mmult_01.cc
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
-- 
2.39.5